@atlaskit/reduced-ui-pack 16.1.0 → 17.0.0

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.
Files changed (2) hide show
  1. package/package.json +10 -8
  2. package/CHANGELOG.md +0 -674
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@atlaskit/reduced-ui-pack",
3
- "version": "16.1.0",
3
+ "version": "17.0.0",
4
4
  "description": "CSS classes which provide styling for a reduced number of Atlaskit components.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
7
7
  },
8
- "repository": "https://bitbucket.org/atlassian/atlassian-frontend",
8
+ "repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror",
9
9
  "author": "Atlassian Pty Ltd",
10
10
  "license": "Apache-2.0",
11
11
  "main": "dist/bundle.css",
@@ -17,7 +17,8 @@
17
17
  "team": "Design System Team",
18
18
  "releaseModel": "scheduled",
19
19
  "website": {
20
- "name": "Reduced UI Pack"
20
+ "name": "Reduced UI Pack",
21
+ "category": "Libraries"
21
22
  }
22
23
  },
23
24
  "scripts": {
@@ -31,16 +32,16 @@
31
32
  "dist/icons-sprite.svg"
32
33
  ],
33
34
  "dependencies": {
34
- "@atlaskit/theme": "^12.0.0",
35
+ "@atlaskit/theme": "^12.4.0",
35
36
  "fbjs": "^3.0.0"
36
37
  },
37
38
  "peerDependencies": {
38
- "@atlaskit/css-reset": "^6.3.1"
39
+ "@atlaskit/css-reset": "^6.4.0"
39
40
  },
40
41
  "devDependencies": {
41
42
  "@atlaskit/docs": "*",
42
- "@atlaskit/icon": "^21.9.0",
43
- "@atlaskit/section-message": "^6.0.0",
43
+ "@atlaskit/icon": "^21.11.0",
44
+ "@atlaskit/section-message": "^6.3.0",
44
45
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
45
46
  "bolt": "^0.24.10",
46
47
  "glob": "^7.1.2",
@@ -48,10 +49,11 @@
48
49
  "mkdirp": "^0.5.1",
49
50
  "react": "^16.8.0",
50
51
  "svg-sprite": "^1.4.0",
51
- "ts-node": "^10.0.0"
52
+ "ts-node": "^10.9.1"
52
53
  },
53
54
  "af:exports": {
54
55
  ".": "./src/bundle.css"
55
56
  },
57
+ "homepage": "https://atlaskit.atlassian.com/packages/css-packs/reduced-ui-pack",
56
58
  "prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
57
59
  }
package/CHANGELOG.md DELETED
@@ -1,674 +0,0 @@
1
- # @atlaskit/reduced-ui-pack
2
-
3
- ## 16.1.0
4
-
5
- ### Minor Changes
6
-
7
- - [`229177bb85d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229177bb85d) - CETI-16 added remove emoji icon so that it appears in mobilekit too
8
-
9
- ### Patch Changes
10
-
11
- - Updated dependencies
12
-
13
- ## 16.0.0
14
-
15
- ### Patch Changes
16
-
17
- - Updated dependencies
18
-
19
- ## 15.0.0
20
-
21
- ### Patch Changes
22
-
23
- - Updated dependencies
24
-
25
- ## 14.0.1
26
-
27
- ### Patch Changes
28
-
29
- - Updated dependencies
30
-
31
- ## 14.0.0
32
-
33
- ### Patch Changes
34
-
35
- - Updated dependencies
36
-
37
- ## 13.1.1
38
-
39
- ### Patch Changes
40
-
41
- - [`01d837cb7f5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01d837cb7f5) - Local build tooling has been improved.
42
- - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local build tooling improvements.
43
-
44
- ## 13.1.0
45
-
46
- ### Minor Changes
47
-
48
- - [`b9265389fa0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9265389fa0) - Icon now exposes a base icon via the `@atlaskit/icon/base` entrypoint. This is used in all generated glyphs inside the icon package.
49
-
50
- ## 13.0.8
51
-
52
- ### Patch Changes
53
-
54
- - [`37afe4a0fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37afe4a0fd5) - [ux] Update Dropbox icon and arrow-left icon
55
-
56
- ## 13.0.7
57
-
58
- ### Patch Changes
59
-
60
- - [`bd2fa06042`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bd2fa06042) - Re-generated icons using newer version of build process, and added missing 'archive' and 'mobile' buttons
61
-
62
- ## 13.0.6
63
-
64
- ### Patch Changes
65
-
66
- - [`5a25ec3086`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a25ec3086) - Regenerate icon-sprite after forcing resolution for xmldom to `^0.2.1`.
67
-
68
- ## 13.0.5
69
-
70
- ### Patch Changes
71
-
72
- - [`cdfd30ef56`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cdfd30ef56) - Bumping dep for fbjs util and moving it to a devDep for css-reset
73
- - Updated dependencies
74
-
75
- ## 13.0.4
76
-
77
- ### Patch Changes
78
-
79
- - Updated dependencies
80
-
81
- ## 13.0.3
82
-
83
- ### Patch Changes
84
-
85
- - [`30853172ff`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30853172ff) - Reset babel config back to ie11 to prevent runtime issues in Jira and to unbreak the Confluence es5-check
86
-
87
- ## 13.0.2
88
-
89
- ### Patch Changes
90
-
91
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
92
-
93
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
94
- to prevent duplicates of tslib being bundled.
95
-
96
- ## 13.0.1
97
-
98
- ### Patch Changes
99
-
100
- - [`c061751e24`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c061751e24) - Fix Codesandbox example and update link in documentation
101
-
102
- ## 13.0.0
103
-
104
- ### Major Changes
105
-
106
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
107
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
108
-
109
- ### Patch Changes
110
-
111
- - Updated dependencies
112
-
113
- ## 12.1.3
114
-
115
- ### Patch Changes
116
-
117
- - [patch][eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
118
-
119
- Follow-up on AFP-1401 when removing types to component. Some left over types and small issues- Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
120
-
121
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
122
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
123
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
124
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
125
- - @atlaskit/docs@8.4.0
126
- - @atlaskit/icon@20.1.0
127
- - @atlaskit/section-message@4.1.7
128
-
129
- ## 12.1.2
130
-
131
- ### Patch Changes
132
-
133
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
134
-
135
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
136
-
137
- - @atlaskit/docs@8.3.2
138
- - @atlaskit/icon@20.0.1
139
- - @atlaskit/section-message@4.1.5
140
- - @atlaskit/theme@9.5.1
141
- - @atlaskit/css-reset@5.0.10
142
-
143
- ## 12.1.1
144
-
145
- ### Patch Changes
146
-
147
- - Updated dependencies [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
148
- - @atlaskit/icon@20.0.0
149
- - @atlaskit/section-message@4.1.4
150
- - @atlaskit/docs@8.3.1
151
-
152
- ## 12.1.0
153
-
154
- ### Minor Changes
155
-
156
- - [minor][5f19831428](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f19831428):
157
-
158
- As part of AFP-1404, we are dropping flow support. It means that those packages are not typed. Consumer will need to manually add their types to the component.Background ticket: https://product-fabric.atlassian.net/browse/AFP-1397Plan: https://product-fabric.atlassian.net/wiki/spaces/AFP/pages/1052870901/Drop+Flow+Support+Plan
159
-
160
- ### Patch Changes
161
-
162
- - Updated dependencies [d2b8166208](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b8166208):
163
- - @atlaskit/docs@8.3.0
164
-
165
- ## 12.0.7
166
-
167
- ### Patch Changes
168
-
169
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
170
-
171
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
172
-
173
- ## 12.0.6
174
-
175
- ### Patch Changes
176
-
177
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
178
-
179
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
180
-
181
- ## 12.0.5
182
-
183
- ### Patch Changes
184
-
185
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
186
-
187
- Upgraded Typescript to 3.3.x
188
-
189
- ## 12.0.4
190
-
191
- ### Patch Changes
192
-
193
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
194
-
195
- Updates component maintainers
196
-
197
- ## 12.0.3
198
-
199
- - Updated dependencies [06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
200
- - @atlaskit/docs@8.1.3
201
- - @atlaskit/section-message@4.0.5
202
- - @atlaskit/icon@19.0.0
203
-
204
- ## 12.0.2
205
-
206
- ### Patch Changes
207
-
208
- - [patch][56eae512a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56eae512a3):
209
-
210
- Updated the icon for Premium and cleaned up reduced-ui-pack sprite
211
-
212
- ## 12.0.1
213
-
214
- - Updated dependencies [cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
215
- - @atlaskit/docs@8.1.2
216
- - @atlaskit/section-message@4.0.2
217
- - @atlaskit/icon@18.0.0
218
-
219
- ## 12.0.0
220
-
221
- - Updated dependencies [bfb006f65a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bfb006f65a):
222
- - @atlaskit/css-reset@5.0.0
223
-
224
- ## 11.0.1
225
-
226
- - Updated dependencies [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
227
- - @atlaskit/icon@17.1.1
228
- - @atlaskit/theme@9.0.2
229
- - @atlaskit/section-message@4.0.0
230
-
231
- ## 11.0.0
232
-
233
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
234
-
235
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
236
-
237
- - Updated dependencies [7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
238
- - @atlaskit/docs@8.0.0
239
- - @atlaskit/icon@17.0.0
240
- - @atlaskit/section-message@3.0.0
241
- - @atlaskit/theme@9.0.0
242
- - @atlaskit/css-reset@4.0.0
243
-
244
- ## 10.5.6
245
-
246
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
247
- - @atlaskit/docs@7.0.3
248
- - @atlaskit/icon@16.0.9
249
- - @atlaskit/section-message@2.0.3
250
- - @atlaskit/css-reset@3.0.8
251
- - @atlaskit/theme@8.1.7
252
-
253
- ## 10.5.5
254
-
255
- - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
256
- - @atlaskit/icon@16.0.4
257
- - @atlaskit/css-reset@3.0.6
258
- - @atlaskit/docs@7.0.0
259
- - @atlaskit/section-message@2.0.0
260
- - @atlaskit/theme@8.0.0
261
-
262
- ## 10.5.4
263
-
264
- - Updated dependencies [d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
265
- - @atlaskit/docs@6.0.1
266
- - @atlaskit/section-message@1.0.16
267
- - @atlaskit/icon@16.0.0
268
-
269
- ## 10.5.3
270
-
271
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
272
- - @atlaskit/icon@15.0.2
273
- - @atlaskit/section-message@1.0.14
274
- - @atlaskit/theme@7.0.1
275
- - @atlaskit/css-reset@3.0.5
276
- - @atlaskit/docs@6.0.0
277
-
278
- ## 10.5.2
279
-
280
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
281
- - @atlaskit/docs@5.2.3
282
- - @atlaskit/icon@15.0.1
283
- - @atlaskit/section-message@1.0.13
284
- - @atlaskit/css-reset@3.0.4
285
- - @atlaskit/theme@7.0.0
286
-
287
- ## 10.5.1
288
-
289
- - Updated dependencies [ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
290
- - @atlaskit/docs@5.2.2
291
- - @atlaskit/section-message@1.0.12
292
- - @atlaskit/icon@15.0.0
293
-
294
- ## 10.5.0
295
-
296
- - [minor][29968f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29968f4):
297
-
298
- - Add a menu expand icon
299
-
300
- ## 10.4.0
301
-
302
- - [minor][f5e26e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5e26e1):
303
-
304
- - Add a retry icon
305
-
306
- ## 10.3.1
307
-
308
- - [patch][f2f231c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f2f231c):
309
-
310
- - Use fontSizeSmall from theme
311
-
312
- ## 10.3.0
313
-
314
- - [minor][dced9bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dced9bf):
315
-
316
- - Remove StarOutlineIcon as it is not used
317
-
318
- ## 10.2.1
319
-
320
- - [patch][d15caa6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d15caa6):
321
-
322
- - adding editor image alignment icons
323
-
324
- ## 10.2.0
325
-
326
- - [minor][fe3c283" d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe3c283"
327
- d):
328
-
329
- - ED-5600: add icons for new table ux
330
-
331
- ## 10.1.1
332
-
333
- - [patch] Consume smallFontSize from @atlaskit/theme [a6f8a43](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6f8a43)
334
-
335
- ## 10.1.0
336
-
337
- - [minor] Add drag-handler [b0a64d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0a64d6)
338
-
339
- ## 10.0.1
340
-
341
- - [patch] Update build process to use babel-7 [0e9a221](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0e9a221)
342
-
343
- ## 10.0.0
344
-
345
- - [major] Icons that do not exist in the main icons package have been removed [6dd05b2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd05b2)
346
-
347
- ## 9.6.2
348
-
349
- - [patch] Updated dependencies [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
350
- - @atlaskit/docs@5.0.8
351
- - @atlaskit/section-message@1.0.8
352
- - @atlaskit/icon@14.0.0
353
-
354
- ## 9.6.1
355
-
356
- - [patch] Moved to @atlaskit/theme for all the values from util-shared-styles [6d35164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d35164)
357
-
358
- ## 9.6.0
359
-
360
- - [minor] Add like icon [cd71c5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd71c5f)
361
-
362
- ## 9.5.0
363
-
364
- - [minor] Add the questions icon [ad96a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad96a89)
365
-
366
- ## 9.4.0
367
-
368
- - [minor] Add and edit star icons [55e3ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e3ec7)
369
-
370
- ## 9.3.0
371
-
372
- - [minor] Add the new child-issues icon [8d3f8dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d3f8dd)
373
-
374
- ## 9.2.0
375
-
376
- - [minor] Add new icon [d36f760](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d36f760)
377
- - [patch] Add new icon for Roadmap [365460a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/365460a)
378
-
379
- ## 9.1.2
380
-
381
- - [patch] Update warning message and fix test for reduced-ui-pack [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
382
- - [none] Updated dependencies [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
383
- - @atlaskit/icon@13.2.6
384
-
385
- ## 9.1.1
386
-
387
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
388
- - @atlaskit/icon@13.2.2
389
- - @atlaskit/docs@5.0.2
390
- - @atlaskit/css-reset@3.0.1
391
-
392
- ## 9.1.0
393
-
394
- - [minor] Add a new star large icon [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
395
- - [none] Updated dependencies [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
396
- - @atlaskit/icon@13.1.0
397
-
398
- ## 9.0.0
399
-
400
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
401
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
402
- - @atlaskit/docs@5.0.0
403
- - @atlaskit/css-reset@3.0.0
404
- - @atlaskit/icon@13.0.0
405
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
406
- - @atlaskit/css-reset@3.0.0
407
- - @atlaskit/docs@5.0.0
408
- - @atlaskit/icon@13.0.0
409
-
410
- ## 8.19.0
411
-
412
- - [minor] Add new media viewer icons and replace existing ones [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
413
- - [none] Updated dependencies [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
414
- - @atlaskit/icon@12.8.0
415
-
416
- ## 8.18.0
417
-
418
- - [minor] Added lozenges to reduced-ui-pack [9baf761](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9baf761)
419
-
420
- ## 8.17.0
421
-
422
- - [minor] Add chevron large icons [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
423
- - [none] Updated dependencies [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
424
- - @atlaskit/icon@12.7.0
425
-
426
- ## 8.16.0
427
-
428
- - [minor] Updated form field styling to match latest ADG3 styles [e57e853](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e57e853)
429
-
430
- ## 8.15.0
431
-
432
- - [minor] Add a new badge id: department and suitcase [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
433
- - [none] Updated dependencies [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
434
- - @atlaskit/icon@12.6.0
435
-
436
- ## 8.14.0
437
-
438
- - [minor] Add the new app-switcher icon [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
439
- - [none] Updated dependencies [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
440
- - @atlaskit/icon@12.4.0
441
-
442
- ## 8.13.0
443
-
444
- - [minor] Object icons color updated and adding file types icons [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
445
- - [none] Updated dependencies [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
446
- - @atlaskit/icon@12.3.0
447
-
448
- ## 8.12.0
449
-
450
- - [minor] Fixes types for Flow 0.74 [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
451
- - [none] Updated dependencies [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
452
- - @atlaskit/icon@12.2.0
453
-
454
- ## 8.11.2
455
-
456
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
457
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
458
- - @atlaskit/css-reset@2.0.6
459
- - @atlaskit/icon@12.1.2
460
-
461
- ## 8.11.1
462
-
463
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
464
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
465
- - @atlaskit/css-reset@2.0.5
466
- - @atlaskit/icon@12.1.1
467
- - @atlaskit/docs@4.1.1
468
-
469
- ## 8.11.0
470
-
471
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
472
- - @atlaskit/icon@12.1.0
473
- - @atlaskit/docs@4.1.0
474
- - @atlaskit/css-reset@2.0.4
475
-
476
- ## 8.10.1
477
-
478
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
479
- - @atlaskit/icon@12.0.0
480
- - @atlaskit/docs@4.0.0
481
- - @atlaskit/css-reset@2.0.3
482
-
483
- ## 8.10.0
484
-
485
- - [minor] Update emoji and add no-image [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
486
- - [none] Updated dependencies [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
487
- - @atlaskit/icon@11.4.0
488
-
489
- ## 8.9.2
490
-
491
- - [patch] Fix unit tests [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
492
- - [patch] Update for label with white background [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
493
- - [patch] Fix whitebackground for label [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
494
- - [patch] Fix white background for label [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
495
- - [none] Updated dependencies [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
496
- - @atlaskit/icon@11.3.1
497
-
498
- ## 8.9.1
499
-
500
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
501
- - @atlaskit/icon@11.3.0
502
- - @atlaskit/docs@3.0.4
503
- - @atlaskit/css-reset@2.0.2
504
-
505
- ## 8.9.0
506
-
507
- - [minor] Add divider from editor [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
508
- - [minor] Add divider fabric icon [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
509
- - [minor] Add divider icon from fabric [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
510
- - [none] Updated dependencies [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
511
- - @atlaskit/icon@11.2.0
512
-
513
- ## 8.8.0
514
-
515
- - [minor] Add label icon [72baa86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72baa86)
516
-
517
- ## 8.7.4
518
-
519
- - [patch] ED-4228 adding icons for table floating toolbar advance options. [b466410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b466410)
520
-
521
- ## 8.7.2
522
-
523
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
524
-
525
- ## 8.7.1
526
-
527
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
528
-
529
- ## 8.7.0
530
-
531
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
532
-
533
- ## 8.6.0
534
-
535
- - [minor] Update svg stroke and fill color to match the spec for checkbox and radio button [aaeb66a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aaeb66a)
536
-
537
- ## 8.5.0
538
-
539
- - [minor] Updated switcher icon [2815441](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2815441)
540
-
541
- ## 8.4.0
542
-
543
- - [minor] Move icon and reduced-ui pack to new repo, update build process [b3977f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3977f3)
544
-
545
- ## 8.3.0 (2017-12-08)
546
-
547
- - feature; added new media layout icons for the editor (issues closed: ak-4012) ([ee770f5](https://bitbucket.org/atlassian/atlaskit/commits/ee770f5))
548
-
549
- ## 8.2.1 (2017-11-30)
550
-
551
- - bug fix; update the css style to reduce padding in safari ([89cf40c](https://bitbucket.org/atlassian/atlaskit/commits/89cf40c))
552
-
553
- ## 8.2.0 (2017-11-16)
554
-
555
- - feature; new and updated icons for the editor (issues closed: ak-3720) ([2c709e2](https://bitbucket.org/atlassian/atlaskit/commits/2c709e2))
556
-
557
- ## 8.1.0 (2017-10-10)
558
-
559
- - feature; added 8 new icons, updated 4 others (issues closed: ak-3590) ([0cff900](https://bitbucket.org/atlassian/atlaskit/commits/0cff900))
560
-
561
- ## 8.0.0 (2017-09-25)
562
-
563
- - breaking; Removing the "editor/expand" icon. Use the appropriate chevron-up/chevron-down icons instead. ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
564
- - breaking; removing the "expand" icon in preference to using the chevron ones instead (issues closed: ak-2157) ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
565
-
566
- ## 7.0.0 (2017-09-11)
567
-
568
- - breaking; The company/product icons (AtlassianIcon, BitbucketIcon, ConfluenceIcon, HipchatIcon, JiraIcon) have ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
569
- - breaking; new company and product icons added ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
570
-
571
- ## 6.1.1 (2017-09-06)
572
-
573
- - bug fix; reduced-ui buttons now have correct horizontal padding (issues closed: ak-3457) ([31b66b7](https://bitbucket.org/atlassian/atlaskit/commits/31b66b7))
574
-
575
- ## 6.1.0 (2017-08-28)
576
-
577
- - feature; added switcher icon back ([de848a6](https://bitbucket.org/atlassian/atlaskit/commits/de848a6))
578
-
579
- ## 6.0.0 (2017-08-17)
580
-
581
- - bug fix; fixing interactive coloured icon example ([8086a2c](https://bitbucket.org/atlassian/atlaskit/commits/8086a2c))
582
- - feature; updated stories for icons and updated the build step for reduced-ui-pack icons ([0ad9eea](https://bitbucket.org/atlassian/atlaskit/commits/0ad9eea))
583
- - breaking; syncing reduced UI pack icons with the ones from the Icon package ([d78804a](https://bitbucket.org/atlassian/atlaskit/commits/d78804a))
584
-
585
- ## 5.5.1 (2017-07-25)
586
-
587
- - fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
588
-
589
- ## 5.4.0 (2017-05-31)
590
-
591
- - fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
592
- - feature; added log-in icon to [@atlaskit](https://github.com/atlaskit)/icon and [@atlaskit](https://github.com/atlaskit)/reduced-ui-pack ([aa72586](https://bitbucket.org/atlassian/atlaskit/commits/aa72586))
593
- - feature; update color values and usages as per #AK-2482 ([ae8fae5](https://bitbucket.org/atlassian/atlaskit/commits/ae8fae5))
594
-
595
- ## 5.3.3 (2017-05-25)
596
-
597
- - fix; bump util-shared-styles dependency in reduced-ui-pack ([9b46b13](https://bitbucket.org/atlassian/atlaskit/commits/9b46b13))
598
-
599
- ## 5.3.2 (2017-04-27)
600
-
601
- - fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
602
-
603
- ## 5.3.0 (2017-04-26)
604
-
605
- - fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
606
- - feature; Adds switcher icon ([220cc33](https://bitbucket.org/atlassian/atlaskit/commits/220cc33))
607
-
608
- ## 5.2.0 (2017-04-20)
609
-
610
- - feature; removed explicit style! imports, set style-loader in webpack config ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
611
-
612
- ## 5.1.0 (2017-04-19)
613
-
614
- - feature; add media services scale large and small icons ([3bd9d86](https://bitbucket.org/atlassian/atlaskit/commits/3bd9d86))
615
-
616
- ## 4.0.0 (2017-03-28)
617
-
618
- - fix; show correct npm install command in readme story ([ccee7a2](https://bitbucket.org/atlassian/atlaskit/commits/ccee7a2))
619
- - feature; bulk icon update ([76367b5](https://bitbucket.org/atlassian/atlaskit/commits/76367b5))
620
- - feature; update default icon sizes ([90850bd](https://bitbucket.org/atlassian/atlaskit/commits/90850bd))
621
- - breaking; default SVG artboard sizes are now 24px, with some icons such as editor on the 16px artboard.
622
- - breaking; This icon released contains a large amount of breaking naming changes due to deletions and renames.
623
- - Please update to this new major version and ensure your application is using the correct icon exports via linting.
624
- - ISSUES CLOSED: AK-1924
625
-
626
- ## 3.0.3 (2017-03-23)
627
-
628
- - fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
629
-
630
- ## 3.0.1 (2017-03-21)
631
-
632
- - fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
633
-
634
- ## 3.0.0 (2017-03-03)
635
-
636
- - feature; add service desk icons ([f8d9ad4](https://bitbucket.org/atlassian/atlaskit/commits/f8d9ad4))
637
- - feature; add reminder for breaking changes to icon affecting reduced-ui-pack ([df73682](https://bitbucket.org/atlassian/atlaskit/commits/df73682))
638
- - breaking; Added service desk icons
639
-
640
- ## 2.5.1 (2017-02-27)
641
-
642
- - fix; fixed the story order for reduced-ui-pack ([2d2a509](https://bitbucket.org/atlassian/atlaskit/commits/2d2a509))
643
-
644
- ## 2.5.0 (2017-02-24)
645
-
646
- - fix; Adjusting field width for reduced-ui-pack large fields ([292dac6](https://bitbucket.org/atlassian/atlaskit/commits/292dac6))
647
- - feature; New styles for form elements for the reduced-ui-pack ([07e6bab](https://bitbucket.org/atlassian/atlaskit/commits/07e6bab))
648
- - feature; Updated some field colors to match the latest specs ([1448ab8](https://bitbucket.org/atlassian/atlaskit/commits/1448ab8))
649
-
650
- ## 2.4.0 (2017-02-24)
651
-
652
- - feature; add tooltips feature to reduced UI pack ([282629d](https://bitbucket.org/atlassian/atlaskit/commits/282629d))
653
-
654
- ## 2.3.0 (2017-02-23)
655
-
656
- - feature; add toggle component to reduced UI pack ([8eeb39e](https://bitbucket.org/atlassian/atlaskit/commits/8eeb39e))
657
-
658
- ## 2.2.0 (2017-02-21)
659
-
660
- - fix; change directory icon specific names to generic icon names ([13bb38a](https://bitbucket.org/atlassian/atlaskit/commits/13bb38a))
661
- - feature; directory icons ([b278823](https://bitbucket.org/atlassian/atlaskit/commits/b278823))
662
-
663
- ## 2.1.0 (2017-02-20)
664
-
665
- - feature; add icons to reduced-ui-pack as svg name export ([c05ba4f](https://bitbucket.org/atlassian/atlaskit/commits/c05ba4f))
666
-
667
- ## 2.0.1 (2017-02-14)
668
-
669
- - fix; Rewording docs and triggering a release. ([27c430f](https://bitbucket.org/atlassian/atlaskit/commits/27c430f))
670
-
671
- ## 1.0.0 (2017-02-10)
672
-
673
- - fix; Updates from pull request feedback ([93d90c7](https://bitbucket.org/atlassian/atlaskit/commits/93d90c7))
674
- - feature; Grid and Button patterns for the reduced-ui-pack ([8336747](https://bitbucket.org/atlassian/atlaskit/commits/8336747))