@atlaskit/inline-message 12.1.1 → 12.1.2
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 +570 -563
- package/dist/cjs/components/inline-message/index.js +8 -2
- package/dist/cjs/components/message-icon/index.js +3 -1
- package/dist/es2019/components/inline-message/index.js +8 -2
- package/dist/es2019/components/message-icon/index.js +3 -1
- package/dist/esm/components/inline-message/index.js +8 -2
- package/dist/esm/components/message-icon/index.js +3 -1
- package/dist/types/types.d.ts +1 -1
- package/dist/types-ts4.5/types.d.ts +1 -1
- package/package.json +16 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,1165 +1,1172 @@
|
|
|
1
1
|
# @atlaskit/inline-message
|
|
2
2
|
|
|
3
|
+
## 12.1.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#104958](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104958)
|
|
8
|
+
[`45033e519694`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/45033e519694) -
|
|
9
|
+
Add layering support to fix escape keyboard issue in modals
|
|
10
|
+
|
|
3
11
|
## 12.1.1
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
6
14
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
-
|
|
15
|
+
- [#101830](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101830)
|
|
16
|
+
[`3ae5d8dba986`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3ae5d8dba986) -
|
|
17
|
+
Internal change only; update to use primitive components and tokenised typography.
|
|
18
|
+
- Updated dependencies
|
|
11
19
|
|
|
12
20
|
## 12.1.0
|
|
13
21
|
|
|
14
22
|
### Minor Changes
|
|
15
23
|
|
|
16
|
-
-
|
|
17
|
-
|
|
18
|
-
|
|
24
|
+
- [#96634](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96634)
|
|
25
|
+
[`047cd471b7e2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/047cd471b7e2) -
|
|
26
|
+
Add support for React 18.
|
|
19
27
|
|
|
20
28
|
## 12.0.5
|
|
21
29
|
|
|
22
30
|
### Patch Changes
|
|
23
31
|
|
|
24
|
-
-
|
|
25
|
-
|
|
26
|
-
|
|
32
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
33
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
34
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
27
35
|
|
|
28
36
|
## 12.0.4
|
|
29
37
|
|
|
30
38
|
### Patch Changes
|
|
31
39
|
|
|
32
|
-
-
|
|
33
|
-
|
|
34
|
-
|
|
40
|
+
- [#69022](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69022)
|
|
41
|
+
[`395c74147990`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/395c74147990) -
|
|
42
|
+
Migrate packages to use declarative entry points
|
|
35
43
|
|
|
36
44
|
## 12.0.3
|
|
37
45
|
|
|
38
46
|
### Patch Changes
|
|
39
47
|
|
|
40
|
-
-
|
|
41
|
-
|
|
42
|
-
|
|
48
|
+
- [#63677](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63677)
|
|
49
|
+
[`f320c8ce5039`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f320c8ce5039) -
|
|
50
|
+
This package has been added to the Jira push model.
|
|
43
51
|
|
|
44
52
|
## 12.0.2
|
|
45
53
|
|
|
46
54
|
### Patch Changes
|
|
47
55
|
|
|
48
|
-
-
|
|
56
|
+
- Updated dependencies
|
|
49
57
|
|
|
50
58
|
## 12.0.1
|
|
51
59
|
|
|
52
60
|
### Patch Changes
|
|
53
61
|
|
|
54
|
-
-
|
|
62
|
+
- Updated dependencies
|
|
55
63
|
|
|
56
64
|
## 12.0.0
|
|
57
65
|
|
|
58
66
|
### Major Changes
|
|
59
67
|
|
|
60
|
-
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
68
|
+
- [#41791](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41791)
|
|
69
|
+
[`ec7c2a38247`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec7c2a38247) - Removed
|
|
70
|
+
all remaining legacy theming logic from the Calendar, Form, InlineDialog, InlineEdit and
|
|
71
|
+
InlineMessage components.
|
|
64
72
|
|
|
65
73
|
### Patch Changes
|
|
66
74
|
|
|
67
|
-
-
|
|
75
|
+
- Updated dependencies
|
|
68
76
|
|
|
69
77
|
## 11.5.8
|
|
70
78
|
|
|
71
79
|
### Patch Changes
|
|
72
80
|
|
|
73
|
-
-
|
|
74
|
-
|
|
75
|
-
|
|
81
|
+
- [#42261](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42261)
|
|
82
|
+
[`5bbffa62596`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bbffa62596) - Remove
|
|
83
|
+
shadowed variable and use type imports
|
|
76
84
|
|
|
77
85
|
## 11.5.7
|
|
78
86
|
|
|
79
87
|
### Patch Changes
|
|
80
88
|
|
|
81
|
-
-
|
|
82
|
-
|
|
83
|
-
|
|
89
|
+
- [#40650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40650)
|
|
90
|
+
[`07aa588c8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07aa588c8a4) - Reverts
|
|
91
|
+
the fix to text descender cut-off, due to incompatibilities with Firefox and Safari.
|
|
84
92
|
|
|
85
93
|
## 11.5.6
|
|
86
94
|
|
|
87
95
|
### Patch Changes
|
|
88
96
|
|
|
89
|
-
-
|
|
90
|
-
|
|
91
|
-
|
|
97
|
+
- [#40832](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40832)
|
|
98
|
+
[`89fccc9c758`](https://bitbucket.org/atlassian/atlassian-frontend/commits/89fccc9c758) - Add
|
|
99
|
+
aria-expanded to communicate expanded/ collapsed state
|
|
92
100
|
|
|
93
101
|
## 11.5.5
|
|
94
102
|
|
|
95
103
|
### Patch Changes
|
|
96
104
|
|
|
97
|
-
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
-
|
|
105
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
|
|
106
|
+
[`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
|
|
107
|
+
version.json
|
|
108
|
+
- Updated dependencies
|
|
101
109
|
|
|
102
110
|
## 11.5.4
|
|
103
111
|
|
|
104
112
|
### Patch Changes
|
|
105
113
|
|
|
106
|
-
-
|
|
107
|
-
|
|
108
|
-
|
|
114
|
+
- [#38209](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38209)
|
|
115
|
+
[`56b444b56a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b444b56a8) - Fix a
|
|
116
|
+
bug where text descenders were cut off at high zoom levels on Windows
|
|
109
117
|
|
|
110
118
|
## 11.5.3
|
|
111
119
|
|
|
112
120
|
### Patch Changes
|
|
113
121
|
|
|
114
|
-
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
122
|
+
- [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
|
|
123
|
+
[`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
|
|
124
|
+
`@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
|
|
125
|
+
testing.
|
|
118
126
|
|
|
119
127
|
## 11.5.2
|
|
120
128
|
|
|
121
129
|
### Patch Changes
|
|
122
130
|
|
|
123
|
-
-
|
|
124
|
-
|
|
125
|
-
|
|
131
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
132
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
133
|
+
legacy types are published for TS 4.5-4.8
|
|
126
134
|
|
|
127
135
|
## 11.5.1
|
|
128
136
|
|
|
129
137
|
### Patch Changes
|
|
130
138
|
|
|
131
|
-
-
|
|
132
|
-
|
|
133
|
-
|
|
139
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
140
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
|
|
141
|
+
Typescript from `4.5.5` to `4.9.5`
|
|
134
142
|
|
|
135
143
|
## 11.5.0
|
|
136
144
|
|
|
137
145
|
### Minor Changes
|
|
138
146
|
|
|
139
|
-
-
|
|
140
|
-
|
|
141
|
-
|
|
147
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
148
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
149
|
+
minor dependency bump
|
|
142
150
|
|
|
143
151
|
### Patch Changes
|
|
144
152
|
|
|
145
|
-
-
|
|
153
|
+
- Updated dependencies
|
|
146
154
|
|
|
147
155
|
## 11.4.10
|
|
148
156
|
|
|
149
157
|
### Patch Changes
|
|
150
158
|
|
|
151
|
-
-
|
|
152
|
-
|
|
153
|
-
|
|
159
|
+
- [#31552](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31552)
|
|
160
|
+
[`f6d92b4a378`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6d92b4a378) - Migrates
|
|
161
|
+
unit tests from enzyme to RTL.
|
|
154
162
|
|
|
155
163
|
## 11.4.9
|
|
156
164
|
|
|
157
165
|
### Patch Changes
|
|
158
166
|
|
|
159
|
-
-
|
|
167
|
+
- Updated dependencies
|
|
160
168
|
|
|
161
169
|
## 11.4.8
|
|
162
170
|
|
|
163
171
|
### Patch Changes
|
|
164
172
|
|
|
165
|
-
-
|
|
166
|
-
|
|
167
|
-
|
|
173
|
+
- [#29390](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29390)
|
|
174
|
+
[`18aeca8c199`](https://bitbucket.org/atlassian/atlassian-frontend/commits/18aeca8c199) - Internal
|
|
175
|
+
change to update token references. There is no expected behaviour or visual change.
|
|
168
176
|
|
|
169
177
|
## 11.4.7
|
|
170
178
|
|
|
171
179
|
### Patch Changes
|
|
172
180
|
|
|
173
|
-
-
|
|
174
|
-
|
|
175
|
-
|
|
181
|
+
- [#28064](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28064)
|
|
182
|
+
[`b0f6dd0bc35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0f6dd0bc35) - Updated
|
|
183
|
+
to use typography tokens. There is no expected behaviour or visual change.
|
|
176
184
|
|
|
177
185
|
## 11.4.6
|
|
178
186
|
|
|
179
187
|
### Patch Changes
|
|
180
188
|
|
|
181
|
-
-
|
|
182
|
-
|
|
183
|
-
|
|
189
|
+
- [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
|
|
190
|
+
[`25902de2d93`](https://bitbucket.org/atlassian/atlassian-frontend/commits/25902de2d93) - [ux]
|
|
191
|
+
Added pressed (active) state styles for the secondary text.
|
|
184
192
|
|
|
185
193
|
## 11.4.5
|
|
186
194
|
|
|
187
195
|
### Patch Changes
|
|
188
196
|
|
|
189
|
-
-
|
|
197
|
+
- Updated dependencies
|
|
190
198
|
|
|
191
199
|
## 11.4.4
|
|
192
200
|
|
|
193
201
|
### Patch Changes
|
|
194
202
|
|
|
195
|
-
-
|
|
203
|
+
- Updated dependencies
|
|
196
204
|
|
|
197
205
|
## 11.4.3
|
|
198
206
|
|
|
199
207
|
### Patch Changes
|
|
200
208
|
|
|
201
|
-
-
|
|
209
|
+
- Updated dependencies
|
|
202
210
|
|
|
203
211
|
## 11.4.2
|
|
204
212
|
|
|
205
213
|
### Patch Changes
|
|
206
214
|
|
|
207
|
-
-
|
|
208
|
-
|
|
209
|
-
|
|
215
|
+
- [#26408](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26408)
|
|
216
|
+
[`9de88fa1e1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9de88fa1e1e) - Internal
|
|
217
|
+
changes to include spacing tokens in component implementations.
|
|
210
218
|
|
|
211
219
|
## 11.4.1
|
|
212
220
|
|
|
213
221
|
### Patch Changes
|
|
214
222
|
|
|
215
|
-
-
|
|
216
|
-
|
|
217
|
-
|
|
223
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
224
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
|
|
225
|
+
Typescript from `4.3.5` to `4.5.5`
|
|
218
226
|
|
|
219
227
|
## 11.4.0
|
|
220
228
|
|
|
221
229
|
### Minor Changes
|
|
222
230
|
|
|
223
|
-
-
|
|
224
|
-
|
|
225
|
-
|
|
231
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
|
|
232
|
+
[`bcf29b33526`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bcf29b33526) - Updates
|
|
233
|
+
`@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
|
|
226
234
|
|
|
227
235
|
### Patch Changes
|
|
228
236
|
|
|
229
|
-
-
|
|
237
|
+
- Updated dependencies
|
|
230
238
|
|
|
231
239
|
## 11.3.1
|
|
232
240
|
|
|
233
241
|
### Patch Changes
|
|
234
242
|
|
|
235
|
-
-
|
|
236
|
-
|
|
237
|
-
|
|
243
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
244
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
|
|
245
|
+
Typescript from `4.2.4` to `4.3.5`.
|
|
238
246
|
|
|
239
247
|
## 11.3.0
|
|
240
248
|
|
|
241
249
|
### Minor Changes
|
|
242
250
|
|
|
243
|
-
-
|
|
244
|
-
|
|
245
|
-
|
|
251
|
+
- [#23573](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23573)
|
|
252
|
+
[`38469010a1c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/38469010a1c) - Replaces
|
|
253
|
+
usage of the `type` prop with `appearance`.
|
|
246
254
|
|
|
247
255
|
## 11.2.8
|
|
248
256
|
|
|
249
257
|
### Patch Changes
|
|
250
258
|
|
|
251
|
-
-
|
|
252
|
-
|
|
253
|
-
|
|
259
|
+
- [#21545](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21545)
|
|
260
|
+
[`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) - Adjusts
|
|
261
|
+
jsdoc strings to improve prop documentation
|
|
254
262
|
|
|
255
263
|
## 11.2.7
|
|
256
264
|
|
|
257
265
|
### Patch Changes
|
|
258
266
|
|
|
259
|
-
-
|
|
267
|
+
- Updated dependencies
|
|
260
268
|
|
|
261
269
|
## 11.2.6
|
|
262
270
|
|
|
263
271
|
### Patch Changes
|
|
264
272
|
|
|
265
|
-
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
-
|
|
273
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
274
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
|
|
275
|
+
to TypeScript 4.2.4
|
|
276
|
+
- Updated dependencies
|
|
269
277
|
|
|
270
278
|
## 11.2.5
|
|
271
279
|
|
|
272
280
|
### Patch Changes
|
|
273
281
|
|
|
274
|
-
-
|
|
282
|
+
- Updated dependencies
|
|
275
283
|
|
|
276
284
|
## 11.2.4
|
|
277
285
|
|
|
278
286
|
### Patch Changes
|
|
279
287
|
|
|
280
|
-
-
|
|
288
|
+
- Updated dependencies
|
|
281
289
|
|
|
282
290
|
## 11.2.3
|
|
283
291
|
|
|
284
292
|
### Patch Changes
|
|
285
293
|
|
|
286
|
-
-
|
|
294
|
+
- Updated dependencies
|
|
287
295
|
|
|
288
296
|
## 11.2.2
|
|
289
297
|
|
|
290
298
|
### Patch Changes
|
|
291
299
|
|
|
292
|
-
-
|
|
300
|
+
- Updated dependencies
|
|
293
301
|
|
|
294
302
|
## 11.2.1
|
|
295
303
|
|
|
296
304
|
### Patch Changes
|
|
297
305
|
|
|
298
|
-
-
|
|
306
|
+
- Updated dependencies
|
|
299
307
|
|
|
300
308
|
## 11.2.0
|
|
301
309
|
|
|
302
310
|
### Minor Changes
|
|
303
311
|
|
|
304
|
-
-
|
|
305
|
-
|
|
306
|
-
|
|
312
|
+
- [#16759](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16759)
|
|
313
|
+
[`3d6d3a581d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d6d3a581d6) -
|
|
314
|
+
Instrumented `@atlaskit/inline-message` with the new theming package, `@atlaskit/tokens`.
|
|
307
315
|
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
316
|
+
New tokens will be visible only in applications configured to use the new Tokens API (currently in
|
|
317
|
+
alpha). These changes are intended to be interoperable with the legacy theme implementation.
|
|
318
|
+
Legacy dark mode users should expect no visual or breaking changes.
|
|
311
319
|
|
|
312
320
|
## 11.1.5
|
|
313
321
|
|
|
314
322
|
### Patch Changes
|
|
315
323
|
|
|
316
|
-
-
|
|
317
|
-
|
|
318
|
-
|
|
324
|
+
- [#15632](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15632)
|
|
325
|
+
[`34282240102`](https://bitbucket.org/atlassian/atlassian-frontend/commits/34282240102) - Adds
|
|
326
|
+
explicit type to button usages components.
|
|
319
327
|
|
|
320
328
|
## 11.1.4
|
|
321
329
|
|
|
322
330
|
### Patch Changes
|
|
323
331
|
|
|
324
|
-
-
|
|
332
|
+
- Updated dependencies
|
|
325
333
|
|
|
326
334
|
## 11.1.3
|
|
327
335
|
|
|
328
336
|
### Patch Changes
|
|
329
337
|
|
|
330
|
-
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
-
|
|
338
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
339
|
+
[`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) - Internal
|
|
340
|
+
changes to supress eslint rules.
|
|
341
|
+
- Updated dependencies
|
|
334
342
|
|
|
335
343
|
## 11.1.2
|
|
336
344
|
|
|
337
345
|
### Patch Changes
|
|
338
346
|
|
|
339
|
-
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
-
|
|
347
|
+
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
|
|
348
|
+
[`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) - Internal
|
|
349
|
+
code changes.
|
|
350
|
+
- Updated dependencies
|
|
343
351
|
|
|
344
352
|
## 11.1.1
|
|
345
353
|
|
|
346
354
|
### Patch Changes
|
|
347
355
|
|
|
348
|
-
-
|
|
349
|
-
|
|
350
|
-
|
|
356
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
|
|
357
|
+
[`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
|
|
358
|
+
`@atlaskit/theme` to version `^11.3.0`.
|
|
351
359
|
|
|
352
360
|
## 11.1.0
|
|
353
361
|
|
|
354
362
|
### Minor Changes
|
|
355
363
|
|
|
356
|
-
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
-
|
|
360
|
-
|
|
361
|
-
|
|
364
|
+
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
|
|
365
|
+
[`1489097139d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1489097139d) - Added
|
|
366
|
+
iconLabel prop to provide useful information to users with screen readers
|
|
367
|
+
- [`65388bb777d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65388bb777d) - Removes
|
|
368
|
+
the `styled-components` dependency from the package. Still has a transitive reliance on
|
|
369
|
+
`styled-components` via `inline-dialog`. There should be no visual or UX change.
|
|
362
370
|
|
|
363
371
|
### Patch Changes
|
|
364
372
|
|
|
365
|
-
-
|
|
366
|
-
|
|
367
|
-
-
|
|
373
|
+
- [`9c98e8227f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c98e8227f6) - Internal
|
|
374
|
+
refactor for style declarations.
|
|
375
|
+
- Updated dependencies
|
|
368
376
|
|
|
369
377
|
## 11.0.8
|
|
370
378
|
|
|
371
379
|
### Patch Changes
|
|
372
380
|
|
|
373
|
-
-
|
|
374
|
-
|
|
375
|
-
|
|
381
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
382
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
|
|
383
|
+
packages using babel rather than tsc
|
|
376
384
|
|
|
377
385
|
## 11.0.7
|
|
378
386
|
|
|
379
387
|
### Patch Changes
|
|
380
388
|
|
|
381
|
-
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
389
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
390
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
391
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
392
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
|
|
393
|
+
versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
394
|
+
`devDependencies` to denote version that the package was built with.
|
|
387
395
|
|
|
388
396
|
## 11.0.6
|
|
389
397
|
|
|
390
398
|
### Patch Changes
|
|
391
399
|
|
|
392
|
-
-
|
|
400
|
+
- Updated dependencies
|
|
393
401
|
|
|
394
402
|
## 11.0.5
|
|
395
403
|
|
|
396
404
|
### Patch Changes
|
|
397
405
|
|
|
398
|
-
-
|
|
406
|
+
- Updated dependencies
|
|
399
407
|
|
|
400
408
|
## 11.0.4
|
|
401
409
|
|
|
402
410
|
### Patch Changes
|
|
403
411
|
|
|
404
|
-
-
|
|
405
|
-
|
|
406
|
-
|
|
412
|
+
- [#4707](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4707)
|
|
413
|
+
[`6360c46009`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6360c46009) - Reenable
|
|
414
|
+
integration tests for Edge browser
|
|
407
415
|
|
|
408
416
|
## 11.0.3
|
|
409
417
|
|
|
410
418
|
### Patch Changes
|
|
411
419
|
|
|
412
|
-
-
|
|
413
|
-
|
|
414
|
-
|
|
420
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
421
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
422
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
415
423
|
|
|
416
|
-
|
|
417
|
-
|
|
424
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this tslib
|
|
425
|
+
upgrade to prevent duplicates of tslib being bundled.
|
|
418
426
|
|
|
419
427
|
## 11.0.2
|
|
420
428
|
|
|
421
429
|
### Patch Changes
|
|
422
430
|
|
|
423
|
-
-
|
|
424
|
-
|
|
425
|
-
|
|
431
|
+
- [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
|
|
432
|
+
[`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme
|
|
433
|
+
and package information has been updated to point to the new design system website.
|
|
426
434
|
|
|
427
435
|
## 11.0.1
|
|
428
436
|
|
|
429
437
|
### Patch Changes
|
|
430
438
|
|
|
431
|
-
-
|
|
432
|
-
|
|
433
|
-
|
|
439
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
440
|
+
[`94ba4f2381`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ba4f2381) - Formatted
|
|
441
|
+
testId prop description. The prop description was formatted incorrectly.
|
|
434
442
|
|
|
435
443
|
## 11.0.0
|
|
436
444
|
|
|
437
445
|
### Major Changes
|
|
438
446
|
|
|
439
|
-
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
447
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
448
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
|
|
449
|
+
dropping IE11 support, from this version onwards there are no warranties of the package working in
|
|
450
|
+
IE11. For more information see:
|
|
451
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
444
452
|
|
|
445
453
|
### Patch Changes
|
|
446
454
|
|
|
447
|
-
-
|
|
455
|
+
- Updated dependencies
|
|
448
456
|
|
|
449
457
|
## 10.1.8
|
|
450
458
|
|
|
451
459
|
### Patch Changes
|
|
452
460
|
|
|
453
|
-
-
|
|
454
|
-
|
|
455
|
-
|
|
461
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
|
|
462
|
+
[`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and
|
|
463
|
+
supporting files will no longer be published to npm
|
|
456
464
|
|
|
457
465
|
## 10.1.7
|
|
458
466
|
|
|
459
467
|
### Patch Changes
|
|
460
468
|
|
|
461
|
-
-
|
|
469
|
+
- Updated dependencies
|
|
462
470
|
|
|
463
471
|
## 10.1.6
|
|
464
472
|
|
|
465
473
|
### Patch Changes
|
|
466
474
|
|
|
467
|
-
-
|
|
475
|
+
- [patch][68e206c857](https://bitbucket.org/atlassian/atlassian-frontend/commits/68e206c857):
|
|
468
476
|
|
|
469
|
-
|
|
470
|
-
|
|
477
|
+
Change imports to comply with Atlassian conventions- Updated dependencies
|
|
478
|
+
[6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
|
|
471
479
|
|
|
472
|
-
-
|
|
473
|
-
|
|
474
|
-
-
|
|
475
|
-
|
|
476
|
-
-
|
|
477
|
-
|
|
478
|
-
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
480
|
+
- Updated dependencies
|
|
481
|
+
[449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
|
|
482
|
+
- Updated dependencies
|
|
483
|
+
[3a09573b4e](https://bitbucket.org/atlassian/atlassian-frontend/commits/3a09573b4e):
|
|
484
|
+
- Updated dependencies
|
|
485
|
+
[57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
|
|
486
|
+
- Updated dependencies
|
|
487
|
+
[fd41d77c29](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd41d77c29):
|
|
488
|
+
- @atlaskit/button@13.3.11
|
|
489
|
+
- @atlaskit/icon@20.1.1
|
|
490
|
+
- @atlaskit/inline-dialog@12.1.12
|
|
491
|
+
- @atlaskit/webdriver-runner@0.3.4
|
|
484
492
|
|
|
485
493
|
## 10.1.5
|
|
486
494
|
|
|
487
495
|
### Patch Changes
|
|
488
496
|
|
|
489
|
-
-
|
|
490
|
-
|
|
491
|
-
-
|
|
492
|
-
|
|
493
|
-
-
|
|
494
|
-
|
|
495
|
-
-
|
|
496
|
-
|
|
497
|
-
-
|
|
498
|
-
|
|
499
|
-
-
|
|
500
|
-
|
|
501
|
-
-
|
|
502
|
-
|
|
503
|
-
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
497
|
+
- Updated dependencies
|
|
498
|
+
[66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
|
|
499
|
+
- Updated dependencies
|
|
500
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
501
|
+
- Updated dependencies
|
|
502
|
+
[64fb94fb1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/64fb94fb1e):
|
|
503
|
+
- Updated dependencies
|
|
504
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
505
|
+
- Updated dependencies
|
|
506
|
+
[eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
|
|
507
|
+
- Updated dependencies
|
|
508
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
509
|
+
- Updated dependencies
|
|
510
|
+
[109c1a2c0a](https://bitbucket.org/atlassian/atlassian-frontend/commits/109c1a2c0a):
|
|
511
|
+
- Updated dependencies
|
|
512
|
+
[c57bb32f6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/c57bb32f6d):
|
|
513
|
+
- @atlaskit/docs@8.4.0
|
|
514
|
+
- @atlaskit/icon@20.1.0
|
|
515
|
+
- @atlaskit/webdriver-runner@0.3.0
|
|
516
|
+
- @atlaskit/button@13.3.9
|
|
517
|
+
- @atlaskit/inline-dialog@12.1.11
|
|
510
518
|
|
|
511
519
|
## 10.1.4
|
|
512
520
|
|
|
513
521
|
### Patch Changes
|
|
514
522
|
|
|
515
|
-
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
523
|
+
- Updated dependencies
|
|
524
|
+
[e3f01787dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3f01787dd):
|
|
525
|
+
- @atlaskit/webdriver-runner@0.2.0
|
|
526
|
+
- @atlaskit/button@13.3.8
|
|
527
|
+
- @atlaskit/inline-dialog@12.1.10
|
|
520
528
|
|
|
521
529
|
## 10.1.3
|
|
522
530
|
|
|
523
531
|
### Patch Changes
|
|
524
532
|
|
|
525
|
-
-
|
|
533
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
526
534
|
|
|
527
|
-
|
|
528
|
-
|
|
535
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
536
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
529
537
|
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
538
|
+
- @atlaskit/docs@8.3.2
|
|
539
|
+
- @atlaskit/visual-regression@0.1.9
|
|
540
|
+
- @atlaskit/button@13.3.7
|
|
541
|
+
- @atlaskit/icon@20.0.1
|
|
542
|
+
- @atlaskit/inline-dialog@12.1.9
|
|
543
|
+
- @atlaskit/theme@9.5.1
|
|
536
544
|
|
|
537
545
|
## 10.1.2
|
|
538
546
|
|
|
539
547
|
### Patch Changes
|
|
540
548
|
|
|
541
|
-
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
549
|
+
- Updated dependencies
|
|
550
|
+
[c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
|
|
551
|
+
- @atlaskit/icon@20.0.0
|
|
552
|
+
- @atlaskit/docs@8.3.1
|
|
553
|
+
- @atlaskit/button@13.3.6
|
|
554
|
+
- @atlaskit/inline-dialog@12.1.8
|
|
547
555
|
|
|
548
556
|
## 10.1.1
|
|
549
557
|
|
|
550
558
|
### Patch Changes
|
|
551
559
|
|
|
552
|
-
-
|
|
560
|
+
- [patch][4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
|
|
553
561
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
562
|
+
Removes babel/runtime from dependencies. Users should see a smaller bundlesize as a result-
|
|
563
|
+
Updated dependencies
|
|
564
|
+
[28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
|
|
557
565
|
|
|
558
|
-
-
|
|
559
|
-
|
|
560
|
-
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
+
- Updated dependencies
|
|
567
|
+
[82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
|
|
568
|
+
- Updated dependencies
|
|
569
|
+
[4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
|
|
570
|
+
- @atlaskit/icon@19.1.0
|
|
571
|
+
- @atlaskit/theme@9.5.0
|
|
572
|
+
- @atlaskit/button@13.3.5
|
|
573
|
+
- @atlaskit/inline-dialog@12.1.7
|
|
566
574
|
|
|
567
575
|
## 10.1.0
|
|
568
576
|
|
|
569
577
|
### Minor Changes
|
|
570
578
|
|
|
571
|
-
-
|
|
579
|
+
- [minor][3c86f3180f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c86f3180f):
|
|
572
580
|
|
|
573
|
-
|
|
574
|
-
|
|
581
|
+
Adding an optional prop `testId` that will set the attribute value `data-testid`. It will help
|
|
582
|
+
products to write better integration and end to end tests.
|
|
575
583
|
|
|
576
584
|
## 10.0.15
|
|
577
585
|
|
|
578
586
|
### Patch Changes
|
|
579
587
|
|
|
580
|
-
-
|
|
588
|
+
- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
|
|
581
589
|
|
|
582
|
-
|
|
590
|
+
Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
|
|
583
591
|
|
|
584
592
|
## 10.0.14
|
|
585
593
|
|
|
586
594
|
### Patch Changes
|
|
587
595
|
|
|
588
|
-
-
|
|
596
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
589
597
|
|
|
590
|
-
|
|
591
|
-
|
|
598
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
599
|
+
non-relative imports as relative imports
|
|
592
600
|
|
|
593
601
|
## 10.0.13
|
|
594
602
|
|
|
595
603
|
### Patch Changes
|
|
596
604
|
|
|
597
|
-
-
|
|
605
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
598
606
|
|
|
599
|
-
|
|
607
|
+
Upgraded Typescript to 3.3.x
|
|
600
608
|
|
|
601
609
|
## 10.0.12
|
|
602
610
|
|
|
603
611
|
### Patch Changes
|
|
604
612
|
|
|
605
|
-
-
|
|
613
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
606
614
|
|
|
607
|
-
|
|
615
|
+
Change all the imports to theme in Core to use multi entry points
|
|
608
616
|
|
|
609
617
|
## 10.0.11
|
|
610
618
|
|
|
611
619
|
### Patch Changes
|
|
612
620
|
|
|
613
|
-
-
|
|
621
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
614
622
|
|
|
615
|
-
|
|
623
|
+
Updates component maintainers
|
|
616
624
|
|
|
617
625
|
## 10.0.10
|
|
618
626
|
|
|
619
627
|
### Patch Changes
|
|
620
628
|
|
|
621
|
-
-
|
|
629
|
+
- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
|
|
622
630
|
|
|
623
|
-
|
|
631
|
+
Fixes bug, missing version.json file
|
|
624
632
|
|
|
625
633
|
## 10.0.9
|
|
626
634
|
|
|
627
635
|
### Patch Changes
|
|
628
636
|
|
|
629
|
-
-
|
|
637
|
+
- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
|
|
630
638
|
|
|
631
|
-
|
|
639
|
+
In this PR, we are:
|
|
632
640
|
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
+
- Re-introducing dist build folders
|
|
642
|
+
- Adding back cjs
|
|
643
|
+
- Replacing es5 by cjs and es2015 by esm
|
|
644
|
+
- Creating folders at the root for entry-points
|
|
645
|
+
- Removing the generation of the entry-points at the root Please see this
|
|
646
|
+
[ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
|
|
647
|
+
[page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
|
|
648
|
+
for further details
|
|
641
649
|
|
|
642
650
|
## 10.0.8
|
|
643
651
|
|
|
644
652
|
### Patch Changes
|
|
645
653
|
|
|
646
|
-
-
|
|
654
|
+
- [patch][29a1f158c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29a1f158c1):
|
|
647
655
|
|
|
648
|
-
|
|
656
|
+
Use default react import in typescript files.
|
|
649
657
|
|
|
650
658
|
## 10.0.7
|
|
651
659
|
|
|
652
|
-
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
660
|
+
- Updated dependencies
|
|
661
|
+
[06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
|
|
662
|
+
- @atlaskit/docs@8.1.3
|
|
663
|
+
- @atlaskit/button@13.0.9
|
|
664
|
+
- @atlaskit/inline-dialog@12.0.3
|
|
665
|
+
- @atlaskit/icon@19.0.0
|
|
658
666
|
|
|
659
667
|
## 10.0.6
|
|
660
668
|
|
|
661
669
|
### Patch Changes
|
|
662
670
|
|
|
663
|
-
-
|
|
671
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
664
672
|
|
|
665
|
-
|
|
673
|
+
index.ts will now be ignored when publishing to npm
|
|
666
674
|
|
|
667
675
|
## 10.0.5
|
|
668
676
|
|
|
669
677
|
### Patch Changes
|
|
670
678
|
|
|
671
|
-
-
|
|
679
|
+
- [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
|
|
672
680
|
|
|
673
|
-
|
|
681
|
+
Added missing tslib dep
|
|
674
682
|
|
|
675
683
|
## 10.0.4
|
|
676
684
|
|
|
677
685
|
### Patch Changes
|
|
678
686
|
|
|
679
|
-
-
|
|
687
|
+
- [patch][3b13bd0816](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3b13bd0816):
|
|
680
688
|
|
|
681
|
-
|
|
682
|
-
|
|
689
|
+
Both title and secondaryText prop type changed from string to React.ReactNode. This provides more
|
|
690
|
+
flexibility for consumers to provide i18n components such as FormattedMessage.
|
|
683
691
|
|
|
684
692
|
## 10.0.3
|
|
685
693
|
|
|
686
|
-
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
694
|
+
- Updated dependencies
|
|
695
|
+
[cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
|
|
696
|
+
- @atlaskit/docs@8.1.2
|
|
697
|
+
- @atlaskit/button@13.0.8
|
|
698
|
+
- @atlaskit/inline-dialog@12.0.1
|
|
699
|
+
- @atlaskit/icon@18.0.0
|
|
692
700
|
|
|
693
701
|
## 10.0.2
|
|
694
702
|
|
|
695
|
-
-
|
|
696
|
-
|
|
697
|
-
|
|
703
|
+
- Updated dependencies
|
|
704
|
+
[181209d135](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/181209d135):
|
|
705
|
+
- @atlaskit/inline-dialog@12.0.0
|
|
698
706
|
|
|
699
707
|
## 10.0.1
|
|
700
708
|
|
|
701
|
-
-
|
|
709
|
+
- [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
|
|
702
710
|
|
|
703
|
-
|
|
704
|
-
|
|
711
|
+
- This is just a safety release in case anything strange happened in in the previous one. See Pull
|
|
712
|
+
Request #5942 for details
|
|
705
713
|
|
|
706
714
|
## 10.0.0
|
|
707
715
|
|
|
708
|
-
-
|
|
716
|
+
- [major][66af32c013](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66af32c013):
|
|
709
717
|
|
|
710
|
-
|
|
711
|
-
|
|
718
|
+
- @atlaskit/inline-message has been converted to Typescript. Typescript consumers will now get
|
|
719
|
+
static type safety. Flow types are no longer provided. No API or behavioural changes.
|
|
712
720
|
|
|
713
721
|
## 9.0.0
|
|
714
722
|
|
|
715
|
-
-
|
|
723
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
716
724
|
|
|
717
|
-
|
|
718
|
-
|
|
725
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
726
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
719
727
|
|
|
720
728
|
## 8.0.3
|
|
721
729
|
|
|
722
|
-
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
730
|
+
- Updated dependencies
|
|
731
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
732
|
+
- @atlaskit/docs@7.0.3
|
|
733
|
+
- @atlaskit/button@12.0.3
|
|
734
|
+
- @atlaskit/icon@16.0.9
|
|
735
|
+
- @atlaskit/inline-dialog@10.0.4
|
|
736
|
+
- @atlaskit/theme@8.1.7
|
|
729
737
|
|
|
730
738
|
## 8.0.2
|
|
731
739
|
|
|
732
|
-
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
740
|
+
- Updated dependencies
|
|
741
|
+
[1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
|
|
742
|
+
- @atlaskit/docs@7.0.2
|
|
743
|
+
- @atlaskit/icon@16.0.8
|
|
744
|
+
- @atlaskit/inline-dialog@10.0.3
|
|
745
|
+
- @atlaskit/theme@8.1.6
|
|
746
|
+
- @atlaskit/button@12.0.0
|
|
739
747
|
|
|
740
748
|
## 8.0.1
|
|
741
749
|
|
|
742
|
-
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
750
|
+
- Updated dependencies
|
|
751
|
+
[9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
752
|
+
- @atlaskit/docs@7.0.1
|
|
753
|
+
- @atlaskit/icon@16.0.5
|
|
754
|
+
- @atlaskit/inline-dialog@10.0.1
|
|
755
|
+
- @atlaskit/theme@8.0.1
|
|
756
|
+
- @atlaskit/button@11.0.0
|
|
749
757
|
|
|
750
758
|
## 8.0.0
|
|
751
759
|
|
|
752
|
-
-
|
|
760
|
+
- [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
753
761
|
|
|
754
|
-
|
|
762
|
+
- Drop ES5 from all the flow modules
|
|
755
763
|
|
|
756
|
-
|
|
764
|
+
### Dropping CJS support in all @atlaskit packages
|
|
757
765
|
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
766
|
+
As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
|
|
767
|
+
distribute esm. This means all distributed code will be transpiled, but will still contain
|
|
768
|
+
`import` and `export` declarations.
|
|
761
769
|
|
|
762
|
-
|
|
763
|
-
e.g:
|
|
770
|
+
The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
|
|
764
771
|
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
772
|
+
```js
|
|
773
|
+
import colors from `@atlaskit/theme/colors`;
|
|
774
|
+
```
|
|
768
775
|
|
|
769
|
-
|
|
776
|
+
Previously this was sort of possible for consumers by doing something like:
|
|
770
777
|
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
778
|
+
```js
|
|
779
|
+
import colors from `@atlaskit/theme/dist/esm/colors`;
|
|
780
|
+
```
|
|
774
781
|
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
782
|
+
This has a couple of issues. 1, it treats the file system as API making internal refactors harder,
|
|
783
|
+
we have to worry about how consumers might be using things that aren't _actually_ supposed to be
|
|
784
|
+
used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of
|
|
785
|
+
packages bundling all of theme, just to use a single color, especially in situations where tree
|
|
786
|
+
shaking fails.
|
|
780
787
|
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
788
|
+
To support being able to use multiple entrypoints internally, we unfortunately cannot have
|
|
789
|
+
multiple distributions as they would need to have very different imports from of their own
|
|
790
|
+
internal dependencies.
|
|
784
791
|
|
|
785
|
-
|
|
786
|
-
|
|
792
|
+
ES Modules are widely supported by all modern bundlers and can be worked around in node
|
|
793
|
+
environments.
|
|
787
794
|
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
795
|
+
We may choose to revisit this solution in the future if we find any unintended condequences, but
|
|
796
|
+
we see this as a pretty sane path forward which should lead to some major bundle size decreases,
|
|
797
|
+
saner API's and simpler package architecture.
|
|
791
798
|
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
799
|
+
Please reach out to #fabric-build (if in Atlassian) or create an issue in
|
|
800
|
+
[Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
|
|
801
|
+
external) if you have any questions or queries about this.
|
|
795
802
|
|
|
796
803
|
## 7.0.11
|
|
797
804
|
|
|
798
|
-
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
805
|
+
- Updated dependencies
|
|
806
|
+
[d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
807
|
+
- @atlaskit/docs@6.0.1
|
|
808
|
+
- @atlaskit/button@10.1.2
|
|
809
|
+
- @atlaskit/inline-dialog@9.0.14
|
|
810
|
+
- @atlaskit/icon@16.0.0
|
|
804
811
|
|
|
805
812
|
## 7.0.10
|
|
806
813
|
|
|
807
|
-
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
814
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
815
|
+
- @atlaskit/button@10.1.1
|
|
816
|
+
- @atlaskit/icon@15.0.2
|
|
817
|
+
- @atlaskit/inline-dialog@9.0.13
|
|
818
|
+
- @atlaskit/theme@7.0.1
|
|
819
|
+
- @atlaskit/docs@6.0.0
|
|
813
820
|
|
|
814
821
|
## 7.0.9
|
|
815
822
|
|
|
816
|
-
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
823
|
+
- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
824
|
+
- @atlaskit/docs@5.2.3
|
|
825
|
+
- @atlaskit/button@10.0.4
|
|
826
|
+
- @atlaskit/icon@15.0.1
|
|
827
|
+
- @atlaskit/inline-dialog@9.0.12
|
|
828
|
+
- @atlaskit/theme@7.0.0
|
|
822
829
|
|
|
823
830
|
## 7.0.8
|
|
824
831
|
|
|
825
|
-
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
832
|
+
- Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
833
|
+
- @atlaskit/docs@5.2.2
|
|
834
|
+
- @atlaskit/button@10.0.1
|
|
835
|
+
- @atlaskit/inline-dialog@9.0.11
|
|
836
|
+
- @atlaskit/icon@15.0.0
|
|
830
837
|
|
|
831
838
|
## 7.0.7
|
|
832
839
|
|
|
833
|
-
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
840
|
+
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
|
|
841
|
+
- @atlaskit/docs@5.2.1
|
|
842
|
+
- @atlaskit/icon@14.6.1
|
|
843
|
+
- @atlaskit/inline-dialog@9.0.10
|
|
844
|
+
- @atlaskit/theme@6.2.1
|
|
845
|
+
- @atlaskit/button@10.0.0
|
|
839
846
|
|
|
840
847
|
## 7.0.6
|
|
841
848
|
|
|
842
|
-
-
|
|
843
|
-
|
|
849
|
+
- [patch] Adds missing implicit @babel/runtime dependency
|
|
850
|
+
[b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
|
|
844
851
|
|
|
845
852
|
## 7.0.5
|
|
846
853
|
|
|
847
|
-
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
854
|
+
- [patch] Updated dependencies
|
|
855
|
+
[65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
|
|
856
|
+
- @atlaskit/docs@5.0.8
|
|
857
|
+
- @atlaskit/button@9.0.13
|
|
858
|
+
- @atlaskit/inline-dialog@9.0.6
|
|
859
|
+
- @atlaskit/icon@14.0.0
|
|
853
860
|
|
|
854
861
|
## 7.0.4
|
|
855
862
|
|
|
856
|
-
-
|
|
857
|
-
|
|
863
|
+
- [patch] Adds sideEffects: false to allow proper tree shaking
|
|
864
|
+
[b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
|
|
858
865
|
|
|
859
866
|
## 7.0.3
|
|
860
867
|
|
|
861
|
-
-
|
|
862
|
-
|
|
868
|
+
- [patch] Inline-message now closes on outside click correctly.
|
|
869
|
+
[988b80a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/988b80a)
|
|
863
870
|
|
|
864
871
|
## 7.0.1
|
|
865
872
|
|
|
866
|
-
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
+
- [patch] Updated dependencies
|
|
874
|
+
[df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
|
|
875
|
+
- @atlaskit/theme@6.0.0
|
|
876
|
+
- @atlaskit/inline-dialog@9.0.2
|
|
877
|
+
- @atlaskit/icon@13.2.5
|
|
878
|
+
- @atlaskit/button@9.0.6
|
|
879
|
+
- @atlaskit/docs@5.0.6
|
|
873
880
|
|
|
874
881
|
## 7.0.0
|
|
875
882
|
|
|
876
|
-
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
*
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
*
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
*
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
*
|
|
890
|
-
|
|
891
|
-
|
|
883
|
+
- [major] Inline-message "position" prop has been changed to "placement" to align with what is in
|
|
884
|
+
@atlaskit/inline-dialog and react-popper
|
|
885
|
+
[333a440](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/333a440)
|
|
886
|
+
|
|
887
|
+
* [patch] Updated dependencies
|
|
888
|
+
[1d9e75a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d9e75a)
|
|
889
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
890
|
+
* [none] Updated dependencies
|
|
891
|
+
[a3109d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a3109d3)
|
|
892
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
893
|
+
* [none] Updated dependencies
|
|
894
|
+
[87d45d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87d45d3)
|
|
895
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
896
|
+
* [none] Updated dependencies
|
|
897
|
+
[a08b0c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a08b0c2)
|
|
898
|
+
- @atlaskit/inline-dialog@9.0.0
|
|
892
899
|
|
|
893
900
|
## 6.0.3
|
|
894
901
|
|
|
895
|
-
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
902
|
+
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
|
|
903
|
+
read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
|
|
904
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
905
|
+
- [none] Updated dependencies
|
|
906
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
907
|
+
- @atlaskit/inline-dialog@8.0.4
|
|
908
|
+
- @atlaskit/button@9.0.5
|
|
909
|
+
- @atlaskit/theme@5.1.3
|
|
910
|
+
- @atlaskit/icon@13.2.4
|
|
904
911
|
|
|
905
912
|
## 6.0.2
|
|
906
913
|
|
|
907
|
-
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
+
- [patch] Updated dependencies
|
|
915
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
916
|
+
- @atlaskit/inline-dialog@8.0.3
|
|
917
|
+
- @atlaskit/icon@13.2.2
|
|
918
|
+
- @atlaskit/button@9.0.4
|
|
919
|
+
- @atlaskit/theme@5.1.2
|
|
920
|
+
- @atlaskit/docs@5.0.2
|
|
914
921
|
|
|
915
922
|
## 6.0.1
|
|
916
923
|
|
|
917
|
-
-
|
|
918
|
-
|
|
919
|
-
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
924
|
+
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
|
|
925
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
926
|
+
- [none] Updated dependencies
|
|
927
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
928
|
+
- @atlaskit/inline-dialog@8.0.2
|
|
929
|
+
- @atlaskit/button@9.0.3
|
|
930
|
+
- @atlaskit/theme@5.1.1
|
|
931
|
+
- @atlaskit/icon@13.2.1
|
|
925
932
|
|
|
926
933
|
## 6.0.0
|
|
927
934
|
|
|
928
|
-
-
|
|
929
|
-
|
|
930
|
-
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
935
|
+
- [major] Updates to React ^16.4.0
|
|
936
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
937
|
+
- [major] Updated dependencies
|
|
938
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
939
|
+
- @atlaskit/inline-dialog@8.0.0
|
|
940
|
+
- @atlaskit/button@9.0.0
|
|
941
|
+
- @atlaskit/theme@5.0.0
|
|
942
|
+
- @atlaskit/docs@5.0.0
|
|
943
|
+
- @atlaskit/icon@13.0.0
|
|
944
|
+
- [major] Updated dependencies
|
|
945
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
946
|
+
- @atlaskit/inline-dialog@8.0.0
|
|
947
|
+
- @atlaskit/button@9.0.0
|
|
948
|
+
- @atlaskit/theme@5.0.0
|
|
949
|
+
- @atlaskit/docs@5.0.0
|
|
950
|
+
- @atlaskit/icon@13.0.0
|
|
944
951
|
|
|
945
952
|
## 5.1.2
|
|
946
953
|
|
|
947
|
-
-
|
|
948
|
-
|
|
949
|
-
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
954
|
+
- [patch] Clean Changelogs - remove duplicates and empty entries
|
|
955
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
956
|
+
- [none] Updated dependencies
|
|
957
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
958
|
+
- @atlaskit/inline-dialog@7.1.2
|
|
959
|
+
- @atlaskit/button@8.1.2
|
|
960
|
+
- @atlaskit/theme@4.0.4
|
|
961
|
+
- @atlaskit/icon@12.1.2
|
|
955
962
|
|
|
956
963
|
## 5.1.1
|
|
957
964
|
|
|
958
|
-
-
|
|
959
|
-
|
|
960
|
-
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
965
|
+
- [patch] Update changelogs to remove duplicate
|
|
966
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
967
|
+
- [none] Updated dependencies
|
|
968
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
969
|
+
- @atlaskit/theme@4.0.3
|
|
970
|
+
- @atlaskit/inline-dialog@7.1.1
|
|
971
|
+
- @atlaskit/icon@12.1.1
|
|
972
|
+
- @atlaskit/button@8.1.1
|
|
973
|
+
- @atlaskit/docs@4.1.1
|
|
967
974
|
|
|
968
975
|
## 5.1.0
|
|
969
976
|
|
|
970
|
-
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
+
- [none] Updated dependencies
|
|
978
|
+
[9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
|
|
979
|
+
- @atlaskit/inline-dialog@7.1.0
|
|
980
|
+
- @atlaskit/icon@12.1.0
|
|
981
|
+
- @atlaskit/docs@4.1.0
|
|
982
|
+
- @atlaskit/theme@4.0.2
|
|
983
|
+
- @atlaskit/button@8.1.0
|
|
977
984
|
|
|
978
985
|
## 5.0.1
|
|
979
986
|
|
|
980
|
-
-
|
|
981
|
-
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
987
|
+
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
988
|
+
- [patch] Updated dependencies
|
|
989
|
+
[223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
990
|
+
- @atlaskit/icon@12.0.1
|
|
991
|
+
- @atlaskit/inline-dialog@7.0.1
|
|
992
|
+
- @atlaskit/button@8.0.1
|
|
993
|
+
- @atlaskit/theme@4.0.1
|
|
994
|
+
- @atlaskit/docs@4.0.1
|
|
988
995
|
|
|
989
996
|
## 5.0.0
|
|
990
997
|
|
|
991
|
-
-
|
|
992
|
-
|
|
993
|
-
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
998
|
+
- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
|
|
999
|
+
^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1000
|
+
- [patch] Updated dependencies
|
|
1001
|
+
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1002
|
+
- @atlaskit/icon@12.0.0
|
|
1003
|
+
- @atlaskit/inline-dialog@7.0.0
|
|
1004
|
+
- @atlaskit/button@8.0.0
|
|
1005
|
+
- @atlaskit/theme@4.0.0
|
|
1006
|
+
- @atlaskit/docs@4.0.0
|
|
1000
1007
|
|
|
1001
1008
|
## 4.0.2
|
|
1002
1009
|
|
|
1003
|
-
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
+
- [patch] Updated dependencies
|
|
1011
|
+
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
|
|
1012
|
+
- @atlaskit/icon@11.3.0
|
|
1013
|
+
- @atlaskit/inline-dialog@6.0.2
|
|
1014
|
+
- @atlaskit/button@7.2.5
|
|
1015
|
+
- @atlaskit/theme@3.2.2
|
|
1016
|
+
- @atlaskit/docs@3.0.4
|
|
1010
1017
|
|
|
1011
1018
|
## 4.0.0
|
|
1012
1019
|
|
|
1013
|
-
-
|
|
1014
|
-
|
|
1020
|
+
- [major] Bump to React 16.3.
|
|
1021
|
+
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
|
|
1015
1022
|
|
|
1016
1023
|
## 3.2.2
|
|
1017
1024
|
|
|
1018
|
-
-
|
|
1019
|
-
|
|
1025
|
+
- [patch] Re-releasing due to potentially broken babel release
|
|
1026
|
+
[9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
|
|
1020
1027
|
|
|
1021
1028
|
## 3.2.1
|
|
1022
1029
|
|
|
1023
|
-
-
|
|
1024
|
-
|
|
1030
|
+
- [patch] added truncating logic for text in inline message
|
|
1031
|
+
[0b59d44](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0b59d44)
|
|
1025
1032
|
|
|
1026
1033
|
## 3.2.0
|
|
1027
1034
|
|
|
1028
|
-
-
|
|
1029
|
-
|
|
1035
|
+
- [minor] Update styled-components dependency to support versions 1.4.6 - 3
|
|
1036
|
+
[ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
|
|
1030
1037
|
|
|
1031
1038
|
## 3.1.3
|
|
1032
1039
|
|
|
1033
|
-
-
|
|
1034
|
-
|
|
1040
|
+
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
|
|
1041
|
+
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
|
|
1035
1042
|
|
|
1036
1043
|
## 3.1.2
|
|
1037
1044
|
|
|
1038
|
-
-
|
|
1039
|
-
|
|
1045
|
+
- [patch] Packages Flow types for elements components
|
|
1046
|
+
[3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
|
|
1040
1047
|
|
|
1041
1048
|
## 3.1.1
|
|
1042
1049
|
|
|
1043
|
-
-
|
|
1044
|
-
|
|
1050
|
+
- [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
|
|
1051
|
+
\$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
|
|
1045
1052
|
|
|
1046
1053
|
## 3.1.0
|
|
1047
1054
|
|
|
1048
|
-
-
|
|
1049
|
-
|
|
1055
|
+
- [minor] Add React 16 support.
|
|
1056
|
+
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
|
|
1050
1057
|
|
|
1051
1058
|
## 3.0.6
|
|
1052
1059
|
|
|
1053
|
-
-
|
|
1054
|
-
|
|
1060
|
+
- [patch] updated icons for error, info and udpated size of icon for confirmation
|
|
1061
|
+
[824c40d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/824c40d)
|
|
1055
1062
|
|
|
1056
1063
|
## 3.0.5
|
|
1057
1064
|
|
|
1058
|
-
-
|
|
1059
|
-
|
|
1065
|
+
- [patch] migrate inline-message from ak to mk-2
|
|
1066
|
+
[2323022](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2323022)
|
|
1060
1067
|
|
|
1061
1068
|
## 3.0.4 (2017-10-26)
|
|
1062
1069
|
|
|
1063
|
-
-
|
|
1064
|
-
|
|
1070
|
+
- bug fix; fix to rebuild stories
|
|
1071
|
+
([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
|
|
1065
1072
|
|
|
1066
1073
|
## 3.0.3 (2017-10-22)
|
|
1067
1074
|
|
|
1068
|
-
-
|
|
1069
|
-
|
|
1075
|
+
- bug fix; update styled component dependency and react peerDep
|
|
1076
|
+
([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
|
|
1070
1077
|
|
|
1071
1078
|
## 3.0.2 (2017-10-15)
|
|
1072
1079
|
|
|
1073
|
-
-
|
|
1074
|
-
|
|
1080
|
+
- bug fix; update dependencies for react 16 compatibility
|
|
1081
|
+
([fc47c94](https://bitbucket.org/atlassian/atlaskit/commits/fc47c94))
|
|
1075
1082
|
|
|
1076
1083
|
## 3.0.1 (2017-09-21)
|
|
1077
1084
|
|
|
1078
|
-
-
|
|
1079
|
-
|
|
1085
|
+
- bug fix; removed unnecessary horizontal spacing on inline-messages (issues closed: ak-2603)
|
|
1086
|
+
([d608d79](https://bitbucket.org/atlassian/atlaskit/commits/d608d79))
|
|
1080
1087
|
|
|
1081
1088
|
## 3.0.0 (2017-08-24)
|
|
1082
1089
|
|
|
1083
|
-
-
|
|
1084
|
-
|
|
1085
|
-
-
|
|
1086
|
-
|
|
1087
|
-
-
|
|
1088
|
-
|
|
1090
|
+
- feature; remove util-shared-styles
|
|
1091
|
+
([d0331cf](https://bitbucket.org/atlassian/atlaskit/commits/d0331cf))
|
|
1092
|
+
- breaking; Update inline message to include dark mode theming
|
|
1093
|
+
([dfc37f8](https://bitbucket.org/atlassian/atlaskit/commits/dfc37f8))
|
|
1094
|
+
- breaking; update inline message to include dark mode theming (issues closed: #ak-3237)
|
|
1095
|
+
([dfc37f8](https://bitbucket.org/atlassian/atlaskit/commits/dfc37f8))
|
|
1089
1096
|
|
|
1090
1097
|
## 2.5.2 (2017-07-27)
|
|
1091
1098
|
|
|
1092
|
-
-
|
|
1093
|
-
|
|
1099
|
+
- fix; rename jsnext:main to jsnext:experimental:main temporarily
|
|
1100
|
+
([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
|
|
1094
1101
|
|
|
1095
1102
|
## 2.5.1 (2017-07-25)
|
|
1096
1103
|
|
|
1097
|
-
-
|
|
1098
|
-
|
|
1104
|
+
- fix; use class transform in loose mode in babel to improve load performance in apps
|
|
1105
|
+
([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
|
|
1099
1106
|
|
|
1100
1107
|
## 2.2.0 (2017-07-17)
|
|
1101
1108
|
|
|
1102
|
-
-
|
|
1103
|
-
|
|
1104
|
-
-
|
|
1105
|
-
|
|
1109
|
+
- fix; rerelease, failed prepublish scripts
|
|
1110
|
+
([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
|
|
1111
|
+
- feature; added ES module builds to dist and add jsnext:main to most ADG packages
|
|
1112
|
+
([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
|
|
1106
1113
|
|
|
1107
1114
|
## 2.1.1 (2017-06-20)
|
|
1108
1115
|
|
|
1109
|
-
-
|
|
1110
|
-
|
|
1116
|
+
- fix; bump inline-message dependencies to latest
|
|
1117
|
+
([f705804](https://bitbucket.org/atlassian/atlaskit/commits/f705804))
|
|
1111
1118
|
|
|
1112
1119
|
## 2.1.0 (2017-06-08)
|
|
1113
1120
|
|
|
1114
|
-
-
|
|
1115
|
-
|
|
1116
|
-
-
|
|
1117
|
-
|
|
1121
|
+
- fix; add prop-types as a dependency to avoid React 15.x warnings
|
|
1122
|
+
([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
|
|
1123
|
+
- feature; refactor inline-message to styled-components
|
|
1124
|
+
([5144fc5](https://bitbucket.org/atlassian/atlaskit/commits/5144fc5))
|
|
1118
1125
|
|
|
1119
1126
|
## 2.0.0 (2017-05-11)
|
|
1120
1127
|
|
|
1121
|
-
-
|
|
1122
|
-
-
|
|
1123
|
-
|
|
1124
|
-
-
|
|
1125
|
-
-
|
|
1128
|
+
- fix; update dependencies ([6b6f84e](https://bitbucket.org/atlassian/atlaskit/commits/6b6f84e))
|
|
1129
|
+
- bumps util-shared-styles and inline-dialog dependencies to latest versions
|
|
1130
|
+
([b02a77d](https://bitbucket.org/atlassian/atlaskit/commits/b02a77d))
|
|
1131
|
+
- breaking; Introduces react-dom as a peer dependency (to satisfy inline-dialogs peer dep)
|
|
1132
|
+
- ISSUES CLOSED: AK-2361
|
|
1126
1133
|
|
|
1127
1134
|
## 1.2.2 (2017-04-27)
|
|
1128
1135
|
|
|
1129
|
-
-
|
|
1130
|
-
|
|
1136
|
+
- fix; update legal copy to be more clear. Not all modules include ADG license.
|
|
1137
|
+
([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
|
|
1131
1138
|
|
|
1132
1139
|
## 1.2.1 (2017-04-26)
|
|
1133
1140
|
|
|
1134
|
-
-
|
|
1135
|
-
|
|
1141
|
+
- fix; update legal copy and fix broken links for component README on npm. New contribution and
|
|
1142
|
+
([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
|
|
1136
1143
|
|
|
1137
1144
|
## 1.2.0 (2017-04-20)
|
|
1138
1145
|
|
|
1139
|
-
-
|
|
1140
|
-
|
|
1146
|
+
- feature; removed explicit style! imports, set style-loader in webpack config
|
|
1147
|
+
([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
|
|
1141
1148
|
|
|
1142
1149
|
## 1.1.3 (2017-03-23)
|
|
1143
1150
|
|
|
1144
|
-
-
|
|
1145
|
-
|
|
1151
|
+
- fix; Empty commit to release the component
|
|
1152
|
+
([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
|
|
1146
1153
|
|
|
1147
1154
|
## 1.1.1 (2017-03-21)
|
|
1148
1155
|
|
|
1149
|
-
-
|
|
1150
|
-
|
|
1156
|
+
- fix; maintainers for all the packages were added
|
|
1157
|
+
([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
|
|
1151
1158
|
|
|
1152
1159
|
## 1.1.0 (2017-03-03)
|
|
1153
1160
|
|
|
1154
|
-
-
|
|
1155
|
-
|
|
1161
|
+
- feature; allow positioning of dialog for inline messages
|
|
1162
|
+
([bdaa4d6](https://bitbucket.org/atlassian/atlaskit/commits/bdaa4d6))
|
|
1156
1163
|
|
|
1157
1164
|
## 1.0.2 (2017-02-09)
|
|
1158
1165
|
|
|
1159
|
-
-
|
|
1160
|
-
|
|
1166
|
+
- fix; avoiding binding render to this
|
|
1167
|
+
([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951))
|
|
1161
1168
|
|
|
1162
1169
|
## 1.0.1 (2017-02-06)
|
|
1163
1170
|
|
|
1164
|
-
-
|
|
1165
|
-
|
|
1171
|
+
- fix; Updates packages to use scoped ak packages
|
|
1172
|
+
([f16660f](https://bitbucket.org/atlassian/atlaskit/commits/f16660f))
|