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