@atlaskit/editor-slack-transformer 3.3.5 → 3.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,218 +1,307 @@
1
1
  # @atlaskit/editor-slack-transformer
2
2
 
3
+ ## 3.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
8
+ [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
9
+ [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
10
+ language triggering composition on an empty line.This was fixed in a patch bump of
11
+ prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
12
+
13
+ ## 3.4.0
14
+
15
+ ### Minor Changes
16
+
17
+ - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
18
+ [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
19
+ bumped editor-prosemirror version to 4.0.0
20
+
3
21
  ## 3.3.5
4
22
 
5
23
  ### Patch Changes
6
24
 
7
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
25
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
26
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
27
+ Upgrade Typescript from `4.9.5` to `5.4.2`
8
28
 
9
29
  ## 3.3.4
10
30
 
11
31
  ### Patch Changes
12
32
 
13
- - [#75947](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75947) [`43549c3789b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43549c3789b1) - Migrate @atlaskit/editor-core to use declarative entry points
33
+ - [#75947](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75947)
34
+ [`43549c3789b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/43549c3789b1) -
35
+ Migrate @atlaskit/editor-core to use declarative entry points
14
36
 
15
37
  ## 3.3.3
16
38
 
17
39
  ### Patch Changes
18
40
 
19
- - [#77984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77984) [`eb7139b3ec21`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb7139b3ec21) - Replace hardcoded values with spacing tokens
41
+ - [#77984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77984)
42
+ [`eb7139b3ec21`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb7139b3ec21) -
43
+ Replace hardcoded values with spacing tokens
20
44
 
21
45
  ## 3.3.2
22
46
 
23
47
  ### Patch Changes
24
48
 
25
- - [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572) [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) - Upgrading @atlaskit/editor-prosemirror dependency
49
+ - [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
50
+ [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
51
+ Upgrading @atlaskit/editor-prosemirror dependency
26
52
 
27
53
  ## 3.3.1
28
54
 
29
55
  ### Patch Changes
30
56
 
31
- - [#70084](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70084) [`4d651eb93ab5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d651eb93ab5) - Add editor-plugin-annotation pr and create shared utils for it in editor-test-helpers
57
+ - [#70084](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70084)
58
+ [`4d651eb93ab5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4d651eb93ab5) -
59
+ Add editor-plugin-annotation pr and create shared utils for it in editor-test-helpers
32
60
 
33
61
  ## 3.3.0
34
62
 
35
63
  ### Minor Changes
36
64
 
37
- - [#70008](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70008) [`0aa6be50ddd3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0aa6be50ddd3) - Added support for inline image
65
+ - [#70008](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70008)
66
+ [`0aa6be50ddd3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0aa6be50ddd3) -
67
+ Added support for inline image
38
68
 
39
69
  ## 3.2.9
40
70
 
41
71
  ### Patch Changes
42
72
 
43
- - [#42761](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42761) [`5d1881c7ed0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d1881c7ed0) - Adds @ak/tokens as a dependency
73
+ - [#42761](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42761)
74
+ [`5d1881c7ed0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d1881c7ed0) - Adds
75
+ @ak/tokens as a dependency
44
76
 
45
77
  ## 3.2.8
46
78
 
47
79
  ### Patch Changes
48
80
 
49
- - [#39320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39320) [`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) - Removed captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set to `false` by default and products will need to opt in to be able to use captions from now on.
81
+ - [#39320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39320)
82
+ [`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) -
83
+ Removed captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set
84
+ to `false` by default and products will need to opt in to be able to use captions from now on.
50
85
 
51
86
  ## 3.2.7
52
87
 
53
88
  ### Patch Changes
54
89
 
55
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
90
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
91
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
92
+ version.json
56
93
 
57
94
  ## 3.2.6
58
95
 
59
96
  ### Patch Changes
60
97
 
61
- - Updated dependencies
98
+ - Updated dependencies
62
99
 
63
100
  ## 3.2.5
64
101
 
65
102
  ### Patch Changes
66
103
 
67
- - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785) [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) - [ED-19233] Import prosemirror libraries from internal facade package
104
+ - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
105
+ [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
106
+ [ED-19233] Import prosemirror libraries from internal facade package
68
107
 
69
108
  ## 3.2.4
70
109
 
71
110
  ### Patch Changes
72
111
 
73
- - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443) [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
112
+ - [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443)
113
+ [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) -
114
+ Removing unused dependencies and dev dependencies
74
115
 
75
116
  ## 3.2.3
76
117
 
77
118
  ### Patch Changes
78
119
 
79
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
120
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
121
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
122
+ legacy types are published for TS 4.5-4.8
80
123
 
81
124
  ## 3.2.2
82
125
 
83
126
  ### Patch Changes
84
127
 
85
- - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771) [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) - [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed work-arounds for fixed issues
128
+ - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
129
+ [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
130
+ [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed
131
+ work-arounds for fixed issues
86
132
 
87
133
  ## 3.2.1
88
134
 
89
135
  ### Patch Changes
90
136
 
91
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
137
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
138
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
139
+ Upgrade Typescript from `4.5.5` to `4.9.5`
92
140
 
93
141
  ## 3.2.0
94
142
 
95
143
  ### Minor Changes
96
144
 
97
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
145
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
146
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
147
+ minor dependency bump
98
148
 
99
149
  ## 3.1.7
100
150
 
101
151
  ### Patch Changes
102
152
 
103
- - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004) [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed issues"
153
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
154
+ [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
155
+ "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
156
+ issues"
104
157
 
105
158
  ## 3.1.6
106
159
 
107
160
  ### Patch Changes
108
161
 
109
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
162
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
163
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
164
+ remove before merging to master; dupe adf-schema via adf-utils
110
165
 
111
166
  ## 3.1.5
112
167
 
113
168
  ### Patch Changes
114
169
 
115
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
170
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
171
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
172
+ Upgrade Typescript from `4.3.5` to `4.5.5`
116
173
 
117
174
  ## 3.1.4
118
175
 
119
176
  ### Patch Changes
120
177
 
121
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
178
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
179
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
180
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
122
181
 
123
182
  ## 3.1.3
124
183
 
125
184
  ### Patch Changes
126
185
 
127
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`4db684dafa6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4db684dafa6) - ED-13895 update editor slack transformer to emotion
186
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
187
+ [`4db684dafa6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4db684dafa6) -
188
+ ED-13895 update editor slack transformer to emotion
128
189
 
129
190
  ## 3.1.2
130
191
 
131
192
  ### Patch Changes
132
193
 
133
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
194
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
195
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
196
+ Upgrade to TypeScript 4.2.4
134
197
 
135
198
  ## 3.1.1
136
199
 
137
200
  ### Patch Changes
138
201
 
139
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13025 Bump prosemirror-view 1.23.1 -> 1.23.2
202
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
203
+ [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
204
+ ED-13025 Bump prosemirror-view 1.23.1 -> 1.23.2
140
205
 
141
206
  ## 3.1.0
142
207
 
143
208
  ### Minor Changes
144
209
 
145
- - [#17424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17424) [`95c8a998ef1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95c8a998ef1) - Inline cards with url type attributes are sent as links. Adding a new row after embedded card
210
+ - [#17424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17424)
211
+ [`95c8a998ef1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95c8a998ef1) - Inline
212
+ cards with url type attributes are sent as links. Adding a new row after embedded card
146
213
 
147
214
  ## 3.0.0
148
215
 
149
216
  ### Major Changes
150
217
 
151
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`8f0577e0eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f0577e0eb1) - [ux] Promoted captions to full schema and better support of wikimarkup, email and slack renderer
218
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
219
+ [`8f0577e0eb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f0577e0eb1) - [ux]
220
+ Promoted captions to full schema and better support of wikimarkup, email and slack renderer
152
221
 
153
222
  ### Minor Changes
154
223
 
155
- - [`b230f366971`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b230f366971) - [ED-14008] Bump prosemirror-view from 1.20.2 to 1.23.1
224
+ - [`b230f366971`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b230f366971) -
225
+ [ED-14008] Bump prosemirror-view from 1.20.2 to 1.23.1
156
226
 
157
227
  ### Patch Changes
158
228
 
159
- - [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) - ED-11632: Bump prosemirror packages;
229
+ - [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) -
230
+ ED-11632: Bump prosemirror packages;
160
231
 
161
- - prosmirror-commands 1.1.4 -> 1.1.11,
162
- - prosemirror-model 1.11.0 -> 1.14.3,
163
- - prosemirror-state 1.3.3 -> 1.3.4,
164
- - prosemirror-transform 1.2.8 -> 1.3.2,
165
- - prosemirror-view 1.15.4 + 1.18.8 -> 1.20.2.
232
+ - prosmirror-commands 1.1.4 -> 1.1.11,
233
+ - prosemirror-model 1.11.0 -> 1.14.3,
234
+ - prosemirror-state 1.3.3 -> 1.3.4,
235
+ - prosemirror-transform 1.2.8 -> 1.3.2,
236
+ - prosemirror-view 1.15.4 + 1.18.8 -> 1.20.2.
166
237
 
167
238
  ## 2.0.0
168
239
 
169
240
  ### Major Changes
170
241
 
171
- - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`ad7872a08ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad7872a08ed) - Add media inline component to wikimarkup, slack markdown, email renderer transformers
242
+ - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
243
+ [`ad7872a08ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad7872a08ed) - Add
244
+ media inline component to wikimarkup, slack markdown, email renderer transformers
172
245
 
173
246
  ## 1.0.6
174
247
 
175
248
  ### Patch Changes
176
249
 
177
- - [#14969](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14969) [`4855cb64aab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4855cb64aab) - Fixed typo in the embedded node name
250
+ - [#14969](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14969)
251
+ [`4855cb64aab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4855cb64aab) - Fixed
252
+ typo in the embedded node name
178
253
 
179
254
  ## 1.0.5
180
255
 
181
256
  ### Patch Changes
182
257
 
183
- - [#12300](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12300) [`5eb1f5c3eb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5eb1f5c3eb6) - Moved @atlaskit/editor-common to devDependencies. Extracted Transformer interface from it.
258
+ - [#12300](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12300)
259
+ [`5eb1f5c3eb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5eb1f5c3eb6) - Moved
260
+ @atlaskit/editor-common to devDependencies. Extracted Transformer interface from it.
184
261
 
185
262
  ## 1.0.4
186
263
 
187
264
  ### Patch Changes
188
265
 
189
- - Updated dependencies
266
+ - Updated dependencies
190
267
 
191
268
  ## 1.0.3
192
269
 
193
270
  ### Patch Changes
194
271
 
195
- - [#12237](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12237) [`b7d23a07930`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7d23a07930) - Added/updated unsupported nodes/marks stubs. Added support for decisions, layouts, status, panel.
196
- Emojis return text (an emoji itself) instead of a short name.
272
+ - [#12237](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12237)
273
+ [`b7d23a07930`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7d23a07930) -
274
+ Added/updated unsupported nodes/marks stubs. Added support for decisions, layouts, status,
275
+ panel. Emojis return text (an emoji itself) instead of a short name.
197
276
 
198
277
  ## 1.0.2
199
278
 
200
279
  ### Patch Changes
201
280
 
202
- - [#11502](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11502) [`a17337cd389`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a17337cd389) - Added stubs for unsupported nodes in Slack markdown such as table, panel, inline card, task, decision as ["node type" attached]
281
+ - [#11502](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11502)
282
+ [`a17337cd389`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a17337cd389) - Added
283
+ stubs for unsupported nodes in Slack markdown such as table, panel, inline card, task, decision
284
+ as ["node type" attached]
203
285
 
204
286
  ## 1.0.1
205
287
 
206
288
  ### Patch Changes
207
289
 
208
- - [#11387](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11387) [`93a63117404`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93a63117404) - Replaced a [media attached] link (when some file is attached) just with a text [media attached].
209
- Added a rule node (serialized to an empty line) and a text color mark (serialized to a pure text). Slack doesn’t have syntax for it.
210
- Added a missed description in package.json. Removed unused devDependencies.
290
+ - [#11387](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11387)
291
+ [`93a63117404`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93a63117404) -
292
+ Replaced a [media attached] link (when some file is attached) just with a text [media attached].
293
+ Added a rule node (serialized to an empty line) and a text color mark (serialized to a pure
294
+ text). Slack doesn’t have syntax for it. Added a missed description in package.json. Removed
295
+ unused devDependencies.
211
296
 
212
297
  ## 1.0.0
213
298
 
214
299
  ### Major Changes
215
300
 
216
- - [#11002](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11002) [`944b9d04d22`](https://bitbucket.org/atlassian/atlassian-frontend/commits/944b9d04d22) - [ux] TI-210 Implemented a converter to support ADF to Slack markdown transformation.
217
- Supported bold, italic and strikethrough text, links, quotes, inline code blocks, code blocks, emojis. Mentions are serialised as @id.
218
- There’s no specific list syntax in app-published text, but we can mimic list (bullet, numbered) formatting. Also there’s no specific syntax for headers, images/files (will be converted to [image attached] or [media attached] as a link).
301
+ - [#11002](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11002)
302
+ [`944b9d04d22`](https://bitbucket.org/atlassian/atlassian-frontend/commits/944b9d04d22) - [ux]
303
+ TI-210 Implemented a converter to support ADF to Slack markdown transformation. Supported bold,
304
+ italic and strikethrough text, links, quotes, inline code blocks, code blocks, emojis. Mentions
305
+ are serialised as @id. There’s no specific list syntax in app-published text, but we can mimic
306
+ list (bullet, numbered) formatting. Also there’s no specific syntax for headers, images/files
307
+ (will be converted to [image attached] or [media attached] as a link).
@@ -2,32 +2,24 @@ import { css } from '@emotion/react';
2
2
  import { token } from '@atlaskit/tokens';
3
3
  import { N800 } from '@atlaskit/theme/colors';
4
4
 
5
- export const content = css`
6
- & div.toolsDrawer {
7
- padding: ${token('space.100', '8px')} ${token('space.200', '16px')};
8
- background: ${token('color.background.neutral.bold', N800)};
9
-
10
- & label {
11
- display: flex;
12
- color: ${token('color.text.inverse', 'white')};
13
- align-self: center;
14
- padding-right: ${token('space.100', '8px')};
15
- }
16
-
17
- & > div {
18
- /* padding: 4px 0; */
19
- }
20
-
21
- & button {
22
- margin: ${token('space.050', '4px')} 0;
23
- }
24
- }
25
-
26
- & legend {
27
- margin: ${token('space.100', '8px')} 0;
28
- }
29
-
30
- & input {
31
- font-size: 13px;
32
- }
33
- `;
5
+ export const content = css({
6
+ '& div.toolsDrawer': {
7
+ padding: `${token('space.100', '8px')} ${token('space.200', '16px')}`,
8
+ background: token('color.background.neutral.bold', N800),
9
+ '& label': {
10
+ display: 'flex',
11
+ color: token('color.text.inverse', 'white'),
12
+ alignSelf: 'center',
13
+ paddingRight: token('space.100', '8px'),
14
+ },
15
+ '& button': {
16
+ margin: `${token('space.050', '4px')} 0`,
17
+ },
18
+ },
19
+ '& legend': {
20
+ margin: `${token('space.100', '8px')} 0`,
21
+ },
22
+ '& input': {
23
+ fontSize: '13px',
24
+ },
25
+ });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-slack-transformer",
3
- "version": "3.3.5",
3
+ "version": "3.4.1",
4
4
  "description": "Editor Slack transformer",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -32,7 +32,7 @@
32
32
  "runReact18": false
33
33
  },
34
34
  "dependencies": {
35
- "@atlaskit/editor-prosemirror": "3.0.0",
35
+ "@atlaskit/editor-prosemirror": "4.0.1",
36
36
  "@babel/runtime": "^7.0.0"
37
37
  },
38
38
  "peerDependencies": {
@@ -40,11 +40,11 @@
40
40
  },
41
41
  "devDependencies": {
42
42
  "@atlaskit/activity": "^1.0.1",
43
- "@atlaskit/editor-core": "^193.5.0",
44
- "@atlaskit/editor-test-helpers": "^18.20.0",
43
+ "@atlaskit/editor-core": "^193.14.0",
44
+ "@atlaskit/editor-test-helpers": "^18.22.0",
45
45
  "@atlaskit/emoji": "^67.6.0",
46
- "@atlaskit/theme": "^12.6.0",
47
- "@atlaskit/tokens": "^1.42.0",
46
+ "@atlaskit/theme": "^12.7.0",
47
+ "@atlaskit/tokens": "^1.45.0",
48
48
  "@atlaskit/util-data-test": "^17.9.0",
49
49
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
50
50
  "@emotion/react": "^11.7.1",