@atlaskit/icon 22.1.1 → 22.3.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 (465) hide show
  1. package/CHANGELOG.md +1082 -691
  2. package/UNSAFE_base-new/package.json +15 -0
  3. package/afm-cc/tsconfig.json +3 -0
  4. package/base/package.json +1 -1
  5. package/build/index.tsx +79 -11
  6. package/constants/package.json +1 -1
  7. package/core/add.d.ts +9 -0
  8. package/core/add.js +26 -0
  9. package/core/ai-agent.d.ts +9 -0
  10. package/core/ai-agent.js +26 -0
  11. package/core/ai-chat.d.ts +9 -0
  12. package/core/ai-chat.js +26 -0
  13. package/core/alert.d.ts +9 -0
  14. package/core/alert.js +26 -0
  15. package/core/align-center.d.ts +9 -0
  16. package/core/align-center.js +26 -0
  17. package/core/align-left.d.ts +9 -0
  18. package/core/align-left.js +26 -0
  19. package/core/align-right.d.ts +9 -0
  20. package/core/align-right.js +26 -0
  21. package/core/angle-brackets.d.ts +9 -0
  22. package/core/angle-brackets.js +26 -0
  23. package/core/app.d.ts +9 -0
  24. package/core/app.js +26 -0
  25. package/core/apps.d.ts +9 -0
  26. package/core/apps.js +26 -0
  27. package/core/archive-box.d.ts +9 -0
  28. package/core/archive-box.js +26 -0
  29. package/core/arrow-down.d.ts +9 -0
  30. package/core/arrow-down.js +26 -0
  31. package/core/arrow-left.d.ts +9 -0
  32. package/core/arrow-left.js +26 -0
  33. package/core/arrow-right.d.ts +9 -0
  34. package/core/arrow-right.js +26 -0
  35. package/core/arrow-up-right.d.ts +9 -0
  36. package/core/arrow-up-right.js +26 -0
  37. package/core/arrow-up.d.ts +9 -0
  38. package/core/arrow-up.js +26 -0
  39. package/core/atlassian-intelligence.d.ts +9 -0
  40. package/core/atlassian-intelligence.js +26 -0
  41. package/core/attachment.d.ts +9 -0
  42. package/core/attachment.js +26 -0
  43. package/core/audio.d.ts +9 -0
  44. package/core/audio.js +25 -0
  45. package/core/automation.d.ts +9 -0
  46. package/core/automation.js +26 -0
  47. package/core/backlog.d.ts +9 -0
  48. package/core/backlog.js +26 -0
  49. package/core/board.d.ts +9 -0
  50. package/core/board.js +26 -0
  51. package/core/boards.d.ts +9 -0
  52. package/core/boards.js +26 -0
  53. package/core/book-with-bookmark.d.ts +9 -0
  54. package/core/book-with-bookmark.js +26 -0
  55. package/core/branch.d.ts +9 -0
  56. package/core/branch.js +26 -0
  57. package/core/briefcase.d.ts +9 -0
  58. package/core/briefcase.js +26 -0
  59. package/core/bug.d.ts +9 -0
  60. package/core/bug.js +26 -0
  61. package/core/bulleted-list.d.ts +9 -0
  62. package/core/bulleted-list.js +26 -0
  63. package/core/calendar.d.ts +9 -0
  64. package/core/calendar.js +26 -0
  65. package/core/camera.d.ts +9 -0
  66. package/core/camera.js +26 -0
  67. package/core/capture.d.ts +9 -0
  68. package/core/capture.js +25 -0
  69. package/core/changes.d.ts +9 -0
  70. package/core/changes.js +26 -0
  71. package/core/chart-bar.d.ts +9 -0
  72. package/core/chart-bar.js +26 -0
  73. package/core/chart-matrix.d.ts +9 -0
  74. package/core/chart-matrix.js +26 -0
  75. package/core/chart-pie.d.ts +9 -0
  76. package/core/chart-pie.js +26 -0
  77. package/core/chart-trend.d.ts +9 -0
  78. package/core/chart-trend.js +26 -0
  79. package/core/check-circle.d.ts +9 -0
  80. package/core/check-circle.js +26 -0
  81. package/core/check-mark.d.ts +9 -0
  82. package/core/check-mark.js +26 -0
  83. package/core/checkbox-checked.d.ts +9 -0
  84. package/core/checkbox-checked.js +26 -0
  85. package/core/checkbox-indeterminate.d.ts +9 -0
  86. package/core/checkbox-indeterminate.js +26 -0
  87. package/core/checkbox-unchecked.d.ts +9 -0
  88. package/core/checkbox-unchecked.js +26 -0
  89. package/core/child-issues.d.ts +9 -0
  90. package/core/child-issues.js +26 -0
  91. package/core/clock.d.ts +9 -0
  92. package/core/clock.js +26 -0
  93. package/core/close.d.ts +9 -0
  94. package/core/close.js +26 -0
  95. package/core/cloud-arrow-up.d.ts +9 -0
  96. package/core/cloud-arrow-up.js +26 -0
  97. package/core/collapse.d.ts +9 -0
  98. package/core/collapse.js +26 -0
  99. package/core/comment-add.d.ts +9 -0
  100. package/core/comment-add.js +26 -0
  101. package/core/comment.d.ts +9 -0
  102. package/core/comment.js +26 -0
  103. package/core/commit.d.ts +9 -0
  104. package/core/commit.js +26 -0
  105. package/core/compass.d.ts +9 -0
  106. package/core/compass.js +26 -0
  107. package/core/component.d.ts +9 -0
  108. package/core/component.js +26 -0
  109. package/core/copy.d.ts +9 -0
  110. package/core/copy.js +26 -0
  111. package/core/credit-card.d.ts +9 -0
  112. package/core/credit-card.js +26 -0
  113. package/core/cross-circle.d.ts +9 -0
  114. package/core/cross-circle.js +26 -0
  115. package/core/customize.d.ts +9 -0
  116. package/core/customize.js +26 -0
  117. package/core/dashboard.d.ts +9 -0
  118. package/core/dashboard.js +26 -0
  119. package/core/database.d.ts +9 -0
  120. package/core/database.js +26 -0
  121. package/core/decision.d.ts +9 -0
  122. package/core/decision.js +26 -0
  123. package/core/delete.d.ts +9 -0
  124. package/core/delete.js +26 -0
  125. package/core/department.d.ts +9 -0
  126. package/core/department.js +26 -0
  127. package/core/device-mobile.d.ts +9 -0
  128. package/core/device-mobile.js +26 -0
  129. package/core/download.d.ts +9 -0
  130. package/core/download.js +26 -0
  131. package/core/drag-handle.d.ts +9 -0
  132. package/core/drag-handle.js +26 -0
  133. package/core/edit.d.ts +9 -0
  134. package/core/edit.js +26 -0
  135. package/core/email.d.ts +9 -0
  136. package/core/email.js +26 -0
  137. package/core/emoji-add.d.ts +9 -0
  138. package/core/emoji-add.js +26 -0
  139. package/core/emoji.d.ts +9 -0
  140. package/core/emoji.js +26 -0
  141. package/core/epic.d.ts +9 -0
  142. package/core/epic.js +26 -0
  143. package/core/error.d.ts +9 -0
  144. package/core/error.js +26 -0
  145. package/core/expand.d.ts +9 -0
  146. package/core/expand.js +26 -0
  147. package/core/eye-open-filled.d.ts +9 -0
  148. package/core/eye-open-filled.js +26 -0
  149. package/core/eye-open.d.ts +9 -0
  150. package/core/eye-open.js +26 -0
  151. package/core/feed.d.ts +9 -0
  152. package/core/feed.js +26 -0
  153. package/core/feedback.d.ts +9 -0
  154. package/core/feedback.js +26 -0
  155. package/core/filter.d.ts +9 -0
  156. package/core/filter.js +26 -0
  157. package/core/flag.d.ts +9 -0
  158. package/core/flag.js +26 -0
  159. package/core/flask.d.ts +9 -0
  160. package/core/flask.js +26 -0
  161. package/core/folder-closed.d.ts +9 -0
  162. package/core/folder-closed.js +26 -0
  163. package/core/folder-open.d.ts +9 -0
  164. package/core/folder-open.js +26 -0
  165. package/core/fullscreen-enter.d.ts +9 -0
  166. package/core/fullscreen-enter.js +26 -0
  167. package/core/fullscreen-exit.d.ts +9 -0
  168. package/core/fullscreen-exit.js +26 -0
  169. package/core/globe.d.ts +9 -0
  170. package/core/globe.js +26 -0
  171. package/core/goal.d.ts +9 -0
  172. package/core/goal.js +26 -0
  173. package/core/grid.d.ts +9 -0
  174. package/core/grid.js +26 -0
  175. package/core/hashtag.d.ts +9 -0
  176. package/core/hashtag.js +26 -0
  177. package/core/heart.d.ts +9 -0
  178. package/core/heart.js +26 -0
  179. package/core/home.d.ts +9 -0
  180. package/core/home.js +26 -0
  181. package/core/image.d.ts +9 -0
  182. package/core/image.js +26 -0
  183. package/core/inbox.d.ts +9 -0
  184. package/core/inbox.js +26 -0
  185. package/core/incident.d.ts +9 -0
  186. package/core/incident.js +26 -0
  187. package/core/information.d.ts +9 -0
  188. package/core/information.js +26 -0
  189. package/core/issue.d.ts +9 -0
  190. package/core/issue.js +26 -0
  191. package/core/issues.d.ts +9 -0
  192. package/core/issues.js +26 -0
  193. package/core/lightbulb.d.ts +9 -0
  194. package/core/lightbulb.js +26 -0
  195. package/core/link-broken.d.ts +9 -0
  196. package/core/link-broken.js +26 -0
  197. package/core/link-external.d.ts +9 -0
  198. package/core/link-external.js +26 -0
  199. package/core/link.d.ts +9 -0
  200. package/core/link.js +26 -0
  201. package/core/lobby-bell.d.ts +9 -0
  202. package/core/lobby-bell.js +26 -0
  203. package/core/location.d.ts +9 -0
  204. package/core/location.js +26 -0
  205. package/core/lock-locked.d.ts +9 -0
  206. package/core/lock-locked.js +26 -0
  207. package/core/lock-unlocked.d.ts +9 -0
  208. package/core/lock-unlocked.js +26 -0
  209. package/core/log-in.d.ts +9 -0
  210. package/core/log-in.js +26 -0
  211. package/core/log-out.d.ts +9 -0
  212. package/core/log-out.js +26 -0
  213. package/core/marketplace.d.ts +9 -0
  214. package/core/marketplace.js +26 -0
  215. package/core/maximize.d.ts +9 -0
  216. package/core/maximize.js +26 -0
  217. package/core/megaphone.d.ts +9 -0
  218. package/core/megaphone.js +26 -0
  219. package/core/mention.d.ts +9 -0
  220. package/core/mention.js +26 -0
  221. package/core/microphone.d.ts +9 -0
  222. package/core/microphone.js +26 -0
  223. package/core/minimize.d.ts +9 -0
  224. package/core/minimize.js +26 -0
  225. package/core/node.d.ts +9 -0
  226. package/core/node.js +26 -0
  227. package/core/office-building.d.ts +9 -0
  228. package/core/office-building.js +26 -0
  229. package/core/page.d.ts +9 -0
  230. package/core/page.js +26 -0
  231. package/core/pages.d.ts +9 -0
  232. package/core/pages.js +26 -0
  233. package/core/person-add.d.ts +9 -0
  234. package/core/person-add.js +26 -0
  235. package/core/person-added.d.ts +9 -0
  236. package/core/person-added.js +26 -0
  237. package/core/person-avatar.d.ts +9 -0
  238. package/core/person-avatar.js +26 -0
  239. package/core/person-offboard.d.ts +9 -0
  240. package/core/person-offboard.js +25 -0
  241. package/core/person.d.ts +9 -0
  242. package/core/person.js +26 -0
  243. package/core/phone.d.ts +9 -0
  244. package/core/phone.js +26 -0
  245. package/core/pin-filled.d.ts +9 -0
  246. package/core/pin-filled.js +26 -0
  247. package/core/pin.d.ts +9 -0
  248. package/core/pin.js +26 -0
  249. package/core/power-plug.d.ts +9 -0
  250. package/core/power-plug.js +26 -0
  251. package/core/premium.d.ts +9 -0
  252. package/core/premium.js +26 -0
  253. package/core/presenter-mode.d.ts +9 -0
  254. package/core/presenter-mode.js +26 -0
  255. package/core/printer.d.ts +9 -0
  256. package/core/printer.js +26 -0
  257. package/core/priority-blocker.d.ts +9 -0
  258. package/core/priority-blocker.js +26 -0
  259. package/core/priority-critical.d.ts +9 -0
  260. package/core/priority-critical.js +26 -0
  261. package/core/priority-high.d.ts +9 -0
  262. package/core/priority-high.js +26 -0
  263. package/core/priority-highest.d.ts +9 -0
  264. package/core/priority-highest.js +26 -0
  265. package/core/priority-low.d.ts +9 -0
  266. package/core/priority-low.js +26 -0
  267. package/core/priority-lowest.d.ts +9 -0
  268. package/core/priority-lowest.js +26 -0
  269. package/core/priority-major.d.ts +9 -0
  270. package/core/priority-major.js +26 -0
  271. package/core/priority-medium.d.ts +9 -0
  272. package/core/priority-medium.js +26 -0
  273. package/core/priority-minor.d.ts +9 -0
  274. package/core/priority-minor.js +26 -0
  275. package/core/priority-trivial.d.ts +9 -0
  276. package/core/priority-trivial.js +26 -0
  277. package/core/problem.d.ts +9 -0
  278. package/core/problem.js +26 -0
  279. package/core/project.d.ts +9 -0
  280. package/core/project.js +26 -0
  281. package/core/pull-request.d.ts +9 -0
  282. package/core/pull-request.js +26 -0
  283. package/core/question-circle.d.ts +9 -0
  284. package/core/question-circle.js +26 -0
  285. package/core/quotation-mark.d.ts +9 -0
  286. package/core/quotation-mark.js +26 -0
  287. package/core/redo.d.ts +9 -0
  288. package/core/redo.js +26 -0
  289. package/core/release.d.ts +9 -0
  290. package/core/release.js +26 -0
  291. package/core/retry.d.ts +9 -0
  292. package/core/retry.js +26 -0
  293. package/core/roadmap.d.ts +9 -0
  294. package/core/roadmap.js +26 -0
  295. package/core/scorecard.d.ts +9 -0
  296. package/core/scorecard.js +26 -0
  297. package/core/screen.d.ts +9 -0
  298. package/core/screen.js +26 -0
  299. package/core/search.d.ts +9 -0
  300. package/core/search.js +26 -0
  301. package/core/send.d.ts +9 -0
  302. package/core/send.js +26 -0
  303. package/core/settings.d.ts +9 -0
  304. package/core/settings.js +26 -0
  305. package/core/shapes.d.ts +9 -0
  306. package/core/shapes.js +26 -0
  307. package/core/share.d.ts +9 -0
  308. package/core/share.js +26 -0
  309. package/core/shield.d.ts +9 -0
  310. package/core/shield.js +26 -0
  311. package/core/shortcut.d.ts +9 -0
  312. package/core/shortcut.js +26 -0
  313. package/core/show-more-horizontal.d.ts +9 -0
  314. package/core/show-more-horizontal.js +26 -0
  315. package/core/show-more-vertical.d.ts +9 -0
  316. package/core/show-more-vertical.js +26 -0
  317. package/core/sidebar-collapse.d.ts +9 -0
  318. package/core/sidebar-collapse.js +26 -0
  319. package/core/sidebar-expand.d.ts +9 -0
  320. package/core/sidebar-expand.js +26 -0
  321. package/core/snippet.d.ts +9 -0
  322. package/core/snippet.js +26 -0
  323. package/core/spreadsheet.d.ts +9 -0
  324. package/core/spreadsheet.js +26 -0
  325. package/core/sprint.d.ts +9 -0
  326. package/core/sprint.js +26 -0
  327. package/core/star-starred.d.ts +9 -0
  328. package/core/star-starred.js +26 -0
  329. package/core/star-unstarred.d.ts +9 -0
  330. package/core/star-unstarred.js +26 -0
  331. package/core/stopwatch.d.ts +9 -0
  332. package/core/stopwatch.js +26 -0
  333. package/core/story.d.ts +9 -0
  334. package/core/story.js +26 -0
  335. package/core/subtasks.d.ts +9 -0
  336. package/core/subtasks.js +26 -0
  337. package/core/tag.d.ts +9 -0
  338. package/core/tag.js +26 -0
  339. package/core/task.d.ts +9 -0
  340. package/core/task.js +26 -0
  341. package/core/tasks.d.ts +9 -0
  342. package/core/tasks.js +26 -0
  343. package/core/teams.d.ts +9 -0
  344. package/core/teams.js +26 -0
  345. package/core/text-style.d.ts +9 -0
  346. package/core/text-style.js +26 -0
  347. package/core/thumbs-down.d.ts +9 -0
  348. package/core/thumbs-down.js +26 -0
  349. package/core/thumbs-up.d.ts +9 -0
  350. package/core/thumbs-up.js +26 -0
  351. package/core/timeline.d.ts +9 -0
  352. package/core/timeline.js +26 -0
  353. package/core/transition.d.ts +9 -0
  354. package/core/transition.js +26 -0
  355. package/core/undo.d.ts +9 -0
  356. package/core/undo.js +26 -0
  357. package/core/upload.d.ts +9 -0
  358. package/core/upload.js +26 -0
  359. package/core/video-next.d.ts +9 -0
  360. package/core/video-next.js +26 -0
  361. package/core/video-pause.d.ts +9 -0
  362. package/core/video-pause.js +26 -0
  363. package/core/video-play.d.ts +9 -0
  364. package/core/video-play.js +26 -0
  365. package/core/video-previous.d.ts +9 -0
  366. package/core/video-previous.js +26 -0
  367. package/core/video.d.ts +9 -0
  368. package/core/video.js +26 -0
  369. package/core/volume-high.d.ts +9 -0
  370. package/core/volume-high.js +25 -0
  371. package/core/volume-low.d.ts +9 -0
  372. package/core/volume-low.js +25 -0
  373. package/core/volume-muted.d.ts +9 -0
  374. package/core/volume-muted.js +25 -0
  375. package/core/warning.d.ts +9 -0
  376. package/core/warning.js +26 -0
  377. package/core/whiteboard.d.ts +9 -0
  378. package/core/whiteboard.js +26 -0
  379. package/core/zoom-in.d.ts +9 -0
  380. package/core/zoom-in.js +26 -0
  381. package/core/zoom-out.d.ts +9 -0
  382. package/core/zoom-out.js +26 -0
  383. package/dist/cjs/components/icon-new.js +155 -0
  384. package/dist/cjs/components/icon-tile.js +155 -0
  385. package/dist/cjs/components/icon.js +1 -3
  386. package/dist/cjs/entry-points/base-new.js +21 -0
  387. package/dist/cjs/entry-points/base.js +2 -2
  388. package/dist/cjs/entry-points/types.js +1 -5
  389. package/dist/cjs/index.js +15 -1
  390. package/dist/cjs/metadata-core.js +2019 -0
  391. package/dist/cjs/metadata-utility.js +214 -0
  392. package/dist/es2019/components/icon-new.js +156 -0
  393. package/dist/es2019/components/icon-tile.js +149 -0
  394. package/dist/es2019/components/icon.js +1 -3
  395. package/dist/es2019/entry-points/base-new.js +1 -0
  396. package/dist/es2019/entry-points/types.js +0 -1
  397. package/dist/es2019/index.js +3 -1
  398. package/dist/es2019/metadata-core.js +2013 -0
  399. package/dist/es2019/metadata-utility.js +208 -0
  400. package/dist/esm/components/icon-new.js +149 -0
  401. package/dist/esm/components/icon-tile.js +149 -0
  402. package/dist/esm/components/icon.js +1 -3
  403. package/dist/esm/entry-points/base-new.js +1 -0
  404. package/dist/esm/entry-points/types.js +0 -1
  405. package/dist/esm/index.js +3 -1
  406. package/dist/esm/metadata-core.js +2013 -0
  407. package/dist/esm/metadata-utility.js +208 -0
  408. package/dist/types/components/icon-new.d.ts +23 -0
  409. package/dist/types/components/icon-tile.d.ts +12 -0
  410. package/dist/types/entry-points/base-new.d.ts +2 -0
  411. package/dist/types/entry-points/types.d.ts +1 -1
  412. package/dist/types/index.d.ts +3 -1
  413. package/dist/types/metadata-core.d.ts +22 -0
  414. package/dist/types/metadata-utility.d.ts +22 -0
  415. package/dist/types/types.d.ts +75 -6
  416. package/dist/types-ts4.5/components/icon-new.d.ts +23 -0
  417. package/dist/types-ts4.5/components/icon-tile.d.ts +12 -0
  418. package/dist/types-ts4.5/entry-points/base-new.d.ts +2 -0
  419. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  420. package/dist/types-ts4.5/index.d.ts +3 -1
  421. package/dist/types-ts4.5/metadata-core.d.ts +22 -0
  422. package/dist/types-ts4.5/metadata-utility.d.ts +22 -0
  423. package/dist/types-ts4.5/types.d.ts +75 -6
  424. package/metadata/package.json +1 -1
  425. package/package.json +26 -10
  426. package/svg/package.json +1 -1
  427. package/types/package.json +1 -1
  428. package/utility/add.d.ts +9 -0
  429. package/utility/add.js +27 -0
  430. package/utility/check-circle.d.ts +9 -0
  431. package/utility/check-circle.js +27 -0
  432. package/utility/check-mark.d.ts +9 -0
  433. package/utility/check-mark.js +27 -0
  434. package/utility/chevron-down.d.ts +9 -0
  435. package/utility/chevron-down.js +27 -0
  436. package/utility/chevron-left.d.ts +9 -0
  437. package/utility/chevron-left.js +27 -0
  438. package/utility/chevron-right.d.ts +9 -0
  439. package/utility/chevron-right.js +27 -0
  440. package/utility/chevron-up.d.ts +9 -0
  441. package/utility/chevron-up.js +27 -0
  442. package/utility/cross-circle.d.ts +9 -0
  443. package/utility/cross-circle.js +27 -0
  444. package/utility/cross.d.ts +9 -0
  445. package/utility/cross.js +27 -0
  446. package/utility/error.d.ts +9 -0
  447. package/utility/error.js +27 -0
  448. package/utility/information.d.ts +9 -0
  449. package/utility/information.js +27 -0
  450. package/utility/link-external.d.ts +9 -0
  451. package/utility/link-external.js +27 -0
  452. package/utility/lock-locked.d.ts +9 -0
  453. package/utility/lock-locked.js +27 -0
  454. package/utility/lock-unlocked.d.ts +9 -0
  455. package/utility/lock-unlocked.js +27 -0
  456. package/utility/show-more-horizontal.d.ts +9 -0
  457. package/utility/show-more-horizontal.js +27 -0
  458. package/utility/show-more-vertical.d.ts +9 -0
  459. package/utility/show-more-vertical.js +27 -0
  460. package/utility/star-starred.d.ts +9 -0
  461. package/utility/star-starred.js +27 -0
  462. package/utility/star-unstarred.d.ts +9 -0
  463. package/utility/star-unstarred.js +27 -0
  464. package/utility/warning.d.ts +9 -0
  465. package/utility/warning.js +27 -0
package/CHANGELOG.md CHANGED
@@ -1,196 +1,270 @@
1
1
  # @atlaskit/icon
2
2
 
3
+ ## 22.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#95202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95202)
8
+ [`80507e249e92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/80507e249e92) -
9
+ Adds new experimental icons at the entrypoints @atlaskit/icon/core/\* and
10
+ @atlaskit/icon/utility/\*, as well as a new IconTile component (compatible with global icons).
11
+
12
+ These new components are experimental, and subject to change or removal in minor or patch
13
+ releases.
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies
18
+
19
+ ## 22.2.0
20
+
21
+ ### Minor Changes
22
+
23
+ - [#98193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98193)
24
+ [`d34711ffc0a5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d34711ffc0a5) -
25
+ Add support for React 18.
26
+
3
27
  ## 22.1.1
4
28
 
5
29
  ### Patch Changes
6
30
 
7
- - [#74633](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74633) [`fc09be1a0b9e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc09be1a0b9e) - Fix bug where archive, arrow-left, mobile, editor/file-preview and editor/remove-emoji rendered with a 1% opacity white rectangle behind the glyph
31
+ - [#74633](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74633)
32
+ [`fc09be1a0b9e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc09be1a0b9e) -
33
+ Fix bug where archive, arrow-left, mobile, editor/file-preview and editor/remove-emoji rendered
34
+ with a 1% opacity white rectangle behind the glyph
8
35
 
9
36
  ## 22.1.0
10
37
 
11
38
  ### Minor Changes
12
39
 
13
- - [#74631](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74631) [`3e6dcb8e92d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e6dcb8e92d6) - Adds new `teams` icon
40
+ - [#74631](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74631)
41
+ [`3e6dcb8e92d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e6dcb8e92d6) -
42
+ Adds new `teams` icon
14
43
 
15
44
  ## 22.0.2
16
45
 
17
46
  ### Patch Changes
18
47
 
19
- - [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934) [`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) - Update to internal metadata order, following update of @atlaskit/icon-build-process
48
+ - [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934)
49
+ [`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) -
50
+ Update to internal metadata order, following update of @atlaskit/icon-build-process
20
51
 
21
52
  ## 22.0.1
22
53
 
23
54
  ### Patch Changes
24
55
 
25
- - [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130) [`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) - Update new button text color fallback for default theme (non-token) to match that of old button current text color
56
+ - [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130)
57
+ [`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) -
58
+ Update new button text color fallback for default theme (non-token) to match that of old button
59
+ current text color
26
60
 
27
61
  ## 22.0.0
28
62
 
29
63
  ### Major Changes
30
64
 
31
- - [#41812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41812) [`48b3b440f51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48b3b440f51) - Removed all remaining legacy theming logic from the Icon and ProgressIndicator components.
65
+ - [#41812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41812)
66
+ [`48b3b440f51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48b3b440f51) -
67
+ Removed all remaining legacy theming logic from the Icon and ProgressIndicator components.
32
68
 
33
69
  ## 21.12.8
34
70
 
35
71
  ### Patch Changes
36
72
 
37
- - [#42106](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42106) [`f4b2c484864`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4b2c484864) - Improve typing and prop naming in icon explorer utility.
73
+ - [#42106](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42106)
74
+ [`f4b2c484864`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4b2c484864) -
75
+ Improve typing and prop naming in icon explorer utility.
38
76
 
39
77
  ## 21.12.7
40
78
 
41
79
  ### Patch Changes
42
80
 
43
- - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199) [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This package is now onboarded onto the product push model.Th
81
+ - [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199)
82
+ [`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This
83
+ package is now onboarded onto the product push model.Th
44
84
 
45
85
  ## 21.12.6
46
86
 
47
87
  ### Patch Changes
48
88
 
49
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754) [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility testing.
89
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
90
+ [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
91
+ `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
92
+ testing.
50
93
 
51
94
  ## 21.12.5
52
95
 
53
96
  ### Patch Changes
54
97
 
55
- - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441) [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal change to use shape tokens. There is no expected visual change.
98
+ - [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
99
+ [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) -
100
+ Internal change to use shape tokens. There is no expected visual change.
56
101
 
57
102
  ## 21.12.4
58
103
 
59
104
  ### Patch Changes
60
105
 
61
- - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652) [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18 migration work. The change is internal only and should not introduce any changes for the component consumers.
106
+ - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
107
+ [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
108
+ the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
109
+ migration work. The change is internal only and should not introduce any changes for the
110
+ component consumers.
62
111
 
63
112
  ## 21.12.3
64
113
 
65
114
  ### Patch Changes
66
115
 
67
- - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935) [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
116
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
117
+ [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
118
+ Internal change to enforce token usage for spacing properties. There is no expected visual or
119
+ behaviour change.
68
120
 
69
121
  ## 21.12.2
70
122
 
71
123
  ### Patch Changes
72
124
 
73
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
125
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
126
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
127
+ legacy types are published for TS 4.5-4.8
74
128
 
75
129
  ## 21.12.1
76
130
 
77
131
  ### Patch Changes
78
132
 
79
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
133
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
134
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
135
+ Upgrade Typescript from `4.5.5` to `4.9.5`
80
136
 
81
137
  ## 21.12.0
82
138
 
83
139
  ### Minor Changes
84
140
 
85
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
141
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
142
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
143
+ minor dependency bump
86
144
 
87
145
  ### Patch Changes
88
146
 
89
- - Updated dependencies
147
+ - Updated dependencies
90
148
 
91
149
  ## 21.11.5
92
150
 
93
151
  ### Patch Changes
94
152
 
95
- - Updated dependencies
153
+ - Updated dependencies
96
154
 
97
155
  ## 21.11.4
98
156
 
99
157
  ### Patch Changes
100
158
 
101
- - Updated dependencies
159
+ - Updated dependencies
102
160
 
103
161
  ## 21.11.3
104
162
 
105
163
  ### Patch Changes
106
164
 
107
- - Updated dependencies
165
+ - Updated dependencies
108
166
 
109
167
  ## 21.11.2
110
168
 
111
169
  ### Patch Changes
112
170
 
113
- - Updated dependencies
171
+ - Updated dependencies
114
172
 
115
173
  ## 21.11.1
116
174
 
117
175
  ### Patch Changes
118
176
 
119
- - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
120
- - [`15d704e3090`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d704e3090) - For an SVG icon, do not render a `aria-label` when empty.
177
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
178
+ [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove
179
+ redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
180
+ - [`15d704e3090`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d704e3090) - For an
181
+ SVG icon, do not render a `aria-label` when empty.
121
182
 
122
183
  ## 21.11.0
123
184
 
124
185
  ### Minor Changes
125
186
 
126
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710) [`a3973745679`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3973745679) - Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
187
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
188
+ [`a3973745679`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3973745679) -
189
+ Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
127
190
 
128
191
  ## 21.10.8
129
192
 
130
193
  ### Patch Changes
131
194
 
132
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
195
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
196
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
197
+ Upgrade Typescript from `4.3.5` to `4.5.5`
133
198
 
134
199
  ## 21.10.7
135
200
 
136
201
  ### Patch Changes
137
202
 
138
- - Updated dependencies
203
+ - Updated dependencies
139
204
 
140
205
  ## 21.10.6
141
206
 
142
207
  ### Patch Changes
143
208
 
144
- - Updated dependencies
209
+ - Updated dependencies
145
210
 
146
211
  ## 21.10.5
147
212
 
148
213
  ### Patch Changes
149
214
 
150
- - Updated dependencies
215
+ - Updated dependencies
151
216
 
152
217
  ## 21.10.4
153
218
 
154
219
  ### Patch Changes
155
220
 
156
- - Updated dependencies
221
+ - Updated dependencies
157
222
 
158
223
  ## 21.10.3
159
224
 
160
225
  ### Patch Changes
161
226
 
162
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) - Internal code change turning on a new linting rule.
227
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
228
+ [`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) -
229
+ Internal code change turning on a new linting rule.
163
230
 
164
231
  ## 21.10.2
165
232
 
166
233
  ### Patch Changes
167
234
 
168
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates usage of deprecated token names so they're aligned with the latest naming conventions. No UI or visual changes
169
- - Updated dependencies
235
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
236
+ Updates usage of deprecated token names so they're aligned with the latest naming conventions.
237
+ No UI or visual changes
238
+ - Updated dependencies
170
239
 
171
240
  ## 21.10.1
172
241
 
173
242
  ### Patch Changes
174
243
 
175
- - Updated dependencies
244
+ - Updated dependencies
176
245
 
177
246
  ## 21.10.0
178
247
 
179
248
  ### Minor Changes
180
249
 
181
- - [#17576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17576) [`1c835620aa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c835620aa5) - **Note**: It is a re-release of the wrongly `patched` version `21.9.2` that should have been a `minor` release.
250
+ - [#17576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17576)
251
+ [`1c835620aa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c835620aa5) -
252
+ **Note**: It is a re-release of the wrongly `patched` version `21.9.2` that should have been a
253
+ `minor` release.
182
254
 
183
- CETI-16 added remove emoji icon so that it appears in mobilekit too
255
+ CETI-16 added remove emoji icon so that it appears in mobilekit too
184
256
 
185
257
  ### Patch Changes
186
258
 
187
- - Updated dependencies
259
+ - Updated dependencies
188
260
 
189
261
  ## 21.9.3
190
262
 
191
263
  ### Patch Changes
192
264
 
193
- - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475) [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
265
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
266
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
267
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
194
268
 
195
269
  ## 21.9.2
196
270
 
@@ -198,1454 +272,1771 @@
198
272
 
199
273
  _WRONG RELEASE TYPE - DON'T USE_
200
274
 
201
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`229177bb85d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229177bb85d) - CETI-16 added remove emoji icon so that it appears in mobilekit too
275
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
276
+ [`229177bb85d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229177bb85d) -
277
+ CETI-16 added remove emoji icon so that it appears in mobilekit too
202
278
 
203
279
  ### Patch Changes
204
280
 
205
- - [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
206
- - Updated dependencies
281
+ - [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
282
+ for this package now pass through a tokens babel plugin, removing runtime invocations of the
283
+ tokens() function and improving bundle size.
284
+ - Updated dependencies
207
285
 
208
286
  ## 21.9.1
209
287
 
210
288
  ### Patch Changes
211
289
 
212
- - Updated dependencies
290
+ - Updated dependencies
213
291
 
214
292
  ## 21.9.0
215
293
 
216
294
  ### Minor Changes
217
295
 
218
- - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - [ux] add single layout support for layout
296
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
297
+ [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - [ux]
298
+ add single layout support for layout
219
299
 
220
300
  ### Patch Changes
221
301
 
222
- - Updated dependencies
302
+ - Updated dependencies
223
303
 
224
304
  ## 21.8.1
225
305
 
226
306
  ### Patch Changes
227
307
 
228
- - Updated dependencies
308
+ - Updated dependencies
229
309
 
230
310
  ## 21.8.0
231
311
 
232
312
  ### Minor Changes
233
313
 
234
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`22b8dd3f590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b8dd3f590) - Instrumented Icon with the new theming package, `@atlaskit/tokens`.
314
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
315
+ [`22b8dd3f590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b8dd3f590) -
316
+ Instrumented Icon with the new theming package, `@atlaskit/tokens`.
235
317
 
236
- New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha). These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
318
+ New tokens will be visible only in applications configured to use the new Tokens API (currently
319
+ in alpha). These changes are intended to be interoperable with the legacy theme implementation.
320
+ Legacy dark mode users should expect no visual or breaking changes.
237
321
 
238
- - [`88ff832bd2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ff832bd2b) - Add @atlaskit/icon/glyph/editor/file-preview to atlaskit/icon package for media group toolbar
322
+ - [`88ff832bd2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ff832bd2b) - Add
323
+ @atlaskit/icon/glyph/editor/file-preview to atlaskit/icon package for media group toolbar
239
324
 
240
325
  ### Patch Changes
241
326
 
242
- - Updated dependencies
327
+ - Updated dependencies
243
328
 
244
329
  ## 21.7.4
245
330
 
246
331
  ### Patch Changes
247
332
 
248
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) - Internal changes to supress eslint rules.
333
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
334
+ [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) -
335
+ Internal changes to supress eslint rules.
249
336
 
250
337
  ## 21.7.3
251
338
 
252
339
  ### Patch Changes
253
340
 
254
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) - Corrects eslint supressions.
255
- - [`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) - Internal code changes.
256
- - [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) - Internal code changes.
257
- - Updated dependencies
341
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
342
+ [`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) -
343
+ Corrects eslint supressions.
344
+ - [`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) -
345
+ Internal code changes.
346
+ - [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) -
347
+ Internal code changes.
348
+ - Updated dependencies
258
349
 
259
350
  ## 21.7.2
260
351
 
261
352
  ### Patch Changes
262
353
 
263
- - [#13102](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13102) [`0c0c4315085`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c0c4315085) - [ux] Fixed a regression where Icons used static colors in High Contrast Mode when they should actually dynamically respond to changes to the `primaryColor` and `secondaryColor` props.
354
+ - [#13102](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13102)
355
+ [`0c0c4315085`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c0c4315085) - [ux]
356
+ Fixed a regression where Icons used static colors in High Contrast Mode when they should
357
+ actually dynamically respond to changes to the `primaryColor` and `secondaryColor` props.
264
358
 
265
359
  ## 21.7.1
266
360
 
267
361
  ### Patch Changes
268
362
 
269
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
363
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
364
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
365
+ `@atlaskit/theme` to version `^11.3.0`.
270
366
 
271
367
  ## 21.7.0
272
368
 
273
369
  ### Minor Changes
274
370
 
275
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`662739d8c28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/662739d8c28) - Icon now uses internal techstack "design-system: v1" and "styling: emotion".
371
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
372
+ [`662739d8c28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/662739d8c28) - Icon
373
+ now uses internal techstack "design-system: v1" and "styling: emotion".
276
374
 
277
375
  ### Patch Changes
278
376
 
279
- - [`2368dfabe46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2368dfabe46) - fix Icon appearance in windows high contrast mode
280
- - [`54b0730475e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54b0730475e) - Fixed an a11y bug associated with the role of the SVGIcon component. The role now correctly adapts to whether a user provides a label or not.
377
+ - [`2368dfabe46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2368dfabe46) - fix
378
+ Icon appearance in windows high contrast mode
379
+ - [`54b0730475e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54b0730475e) - Fixed
380
+ an a11y bug associated with the role of the SVGIcon component. The role now correctly adapts to
381
+ whether a user provides a label or not.
281
382
 
282
383
  ## 21.6.1
283
384
 
284
385
  ### Patch Changes
285
386
 
286
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`9f5d6ed95f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f5d6ed95f0) - Added aria-hidden to icon wrapper when there is no label provided
387
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
388
+ [`9f5d6ed95f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f5d6ed95f0) - Added
389
+ aria-hidden to icon wrapper when there is no label provided
287
390
 
288
391
  ## 21.6.0
289
392
 
290
393
  ### Minor Changes
291
394
 
292
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`b9c78813d40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9c78813d40) - Use named export of base icon instead of default in icon glyphs
395
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
396
+ [`b9c78813d40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9c78813d40) - Use
397
+ named export of base icon instead of default in icon glyphs
293
398
 
294
399
  ## 21.5.1
295
400
 
296
401
  ### Patch Changes
297
402
 
298
- - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522) [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add "./glyph" entry point.
403
+ - [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522)
404
+ [`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add
405
+ "./glyph" entry point.
299
406
 
300
407
  ## 21.5.0
301
408
 
302
409
  ### Minor Changes
303
410
 
304
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`017587eca78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017587eca78) - Icon now exposes an additional component `SVG` which can be used to for custom icon use cases.
305
- - [`4203387aa43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4203387aa43) - Internal changes to the way Icon styles are generated. Additional types have also been exposed to match the glyph component.
411
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
412
+ [`017587eca78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017587eca78) - Icon
413
+ now exposes an additional component `SVG` which can be used to for custom icon use cases.
414
+ - [`4203387aa43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4203387aa43) -
415
+ Internal changes to the way Icon styles are generated. Additional types have also been exposed
416
+ to match the glyph component.
306
417
 
307
418
  ### Patch Changes
308
419
 
309
- - [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon build tooling has been updated.
310
- - [`d6580503ce9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6580503ce9) - Internal refactor for JSDoc annotated modules.
311
- - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) - Documentation updates and fixes to types for all icon packages.
312
- - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local build tooling improvements.
420
+ - [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon
421
+ build tooling has been updated.
422
+ - [`d6580503ce9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6580503ce9) -
423
+ Internal refactor for JSDoc annotated modules.
424
+ - [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) -
425
+ Documentation updates and fixes to types for all icon packages.
426
+ - [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local
427
+ build tooling improvements.
313
428
 
314
429
  ## 21.4.0
315
430
 
316
431
  ### Minor Changes
317
432
 
318
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`2f1a299688b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f1a299688b) - The `sizeOpts` type has been renamed to `Size`, available in both the `./` and `./types` entrypoints.
433
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
434
+ [`2f1a299688b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f1a299688b) - The
435
+ `sizeOpts` type has been renamed to `Size`, available in both the `./` and `./types`
436
+ entrypoints.
319
437
 
320
438
  ### Patch Changes
321
439
 
322
- - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use injected package name and version for analytics instead of version.json.
323
- - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons no longer ship with the `focusable` attribute in their glyph exports. This attribute was only required for IE11 support. This is purely a build change and has no effect on user API.
440
+ - [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
441
+ injected package name and version for analytics instead of version.json.
442
+ - [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons
443
+ no longer ship with the `focusable` attribute in their glyph exports. This attribute was only
444
+ required for IE11 support. This is purely a build change and has no effect on user API.
324
445
 
325
446
  ## 21.3.0
326
447
 
327
448
  ### Minor Changes
328
449
 
329
- - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178) [`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.
330
- - [`83944ca2cf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83944ca2cf2) - Icon now ships with cjs, esm, and es2019 bundles for components and utils exported in the icon package. Glyphs unfortunately aren't included and still only export cjs bundles.
331
- - [`6ef8824baee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ef8824baee) - - Icon now uses React.memo() to stop unnecessary re-renders.
450
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
451
+ [`b9265389fa0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9265389fa0) - Icon
452
+ now exposes a base icon via the `@atlaskit/icon/base` entrypoint. This is used in all generated
453
+ glyphs inside the icon package.
454
+ - [`83944ca2cf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83944ca2cf2) - Icon
455
+ now ships with cjs, esm, and es2019 bundles for components and utils exported in the icon
456
+ package. Glyphs unfortunately aren't included and still only export cjs bundles.
457
+ - [`6ef8824baee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ef8824baee) - - Icon
458
+ now uses React.memo() to stop unnecessary re-renders.
332
459
 
333
- - A bug in the types for icon sizes has been resolved
460
+ - A bug in the types for icon sizes has been resolved
334
461
 
335
- This change also includes a number of quality of life fixes as part of lite mode.
462
+ This change also includes a number of quality of life fixes as part of lite mode.
336
463
 
337
- ### Internal changes
464
+ ### Internal changes
338
465
 
339
- - class components have been changed to functional components
340
- - styled-components has been removed as a peer dependency
341
- - @emotion/core has been added a direct dependency, base components now use emotion for styling
342
- - An internal gradient function `insertDynamicGradientId` has been removed from the runtime
343
- - Enzyme removed in favour of RTL
466
+ - class components have been changed to functional components
467
+ - styled-components has been removed as a peer dependency
468
+ - @emotion/core has been added a direct dependency, base components now use emotion for
469
+ styling
470
+ - An internal gradient function `insertDynamicGradientId` has been removed from the runtime
471
+ - Enzyme removed in favour of RTL
344
472
 
345
- ### Updating tests
473
+ ### Updating tests
346
474
 
347
- Tests that rely on `enzyme` may have issues with this update.
348
- We've mostly seen issues with one of the following cases.
475
+ Tests that rely on `enzyme` may have issues with this update. We've mostly seen issues with one
476
+ of the following cases.
349
477
 
350
- #### Can't find internal react test id
478
+ #### Can't find internal react test id
351
479
 
352
- Because icon is now wrapped in `memo` you won't be able to easily find it.
353
- This code will fail:
480
+ Because icon is now wrapped in `memo` you won't be able to easily find it. This code will fail:
354
481
 
355
- ```js
356
- import BookIcon from '@atlaskit/icon/glyph/book';
482
+ ```js
483
+ import BookIcon from '@atlaskit/icon/glyph/book';
357
484
 
358
- <BookIcon />;
485
+ <BookIcon />;
359
486
 
360
- wrapper.find('BookIcon');
361
- ```
487
+ wrapper.find('BookIcon');
488
+ ```
362
489
 
363
- As a fix you can add memo to the target:
490
+ As a fix you can add memo to the target:
364
491
 
365
- ```js
366
- wrapper.find('Memo(BookIcon)');
367
- ```
492
+ ```js
493
+ wrapper.find('Memo(BookIcon)');
494
+ ```
368
495
 
369
- Even better, use the test id.
496
+ Even better, use the test id.
370
497
 
371
- ```js
372
- <BookIcon testId="book-icon" />;
498
+ ```js
499
+ <BookIcon testId="book-icon" />;
373
500
 
374
- wrapper.find('[data-testid="book-icon"]');
375
- ```
501
+ wrapper.find('[data-testid="book-icon"]');
502
+ ```
376
503
 
377
- #### Treating the icon as a button
504
+ #### Treating the icon as a button
378
505
 
379
- Icon hasn't had an `onClick` handler since many major versions.
380
- This code will fail:
506
+ Icon hasn't had an `onClick` handler since many major versions. This code will fail:
381
507
 
382
- ```js
383
- const Example = () => <Button testId="test-id" iconBefore={<SomeGlyph />} />;
508
+ ```js
509
+ const Example = () => <Button testId="test-id" iconBefore={<SomeGlyph />} />;
384
510
 
385
- // in some teat
386
- wrapper.find(SomeGlyph).click();
387
- // OR
388
- wrapper.find('SomeGlyph').click();
389
- ```
511
+ // in some teat
512
+ wrapper.find(SomeGlyph).click();
513
+ // OR
514
+ wrapper.find('SomeGlyph').click();
515
+ ```
390
516
 
391
- As a fix you can target the button instead:
517
+ As a fix you can target the button instead:
392
518
 
393
- ```jsx
394
- wrapper.find('[data-testid="test-id"]').click();
395
- ```
519
+ ```jsx
520
+ wrapper.find('[data-testid="test-id"]').click();
521
+ ```
396
522
 
397
523
  ### Patch Changes
398
524
 
399
- - [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
400
- - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) - Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For context, `onClick` was removed as a functional prop but it was still supported by the types. This may have resulted in a confusing developer experience although the fundamental behaviour has been consistent since version 15.
525
+ - [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All
526
+ icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
527
+ - [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) -
528
+ Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For
529
+ context, `onClick` was removed as a functional prop but it was still supported by the types.
530
+ This may have resulted in a confusing developer experience although the fundamental behaviour
531
+ has been consistent since version 15.
401
532
 
402
533
  ## 21.2.4
403
534
 
404
535
  ### Patch Changes
405
536
 
406
- - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762) [`37afe4a0fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37afe4a0fd5) - [ux] Update Dropbox icon and arrow-left icon
537
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
538
+ [`37afe4a0fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37afe4a0fd5) - [ux]
539
+ Update Dropbox icon and arrow-left icon
407
540
 
408
541
  ## 21.2.3
409
542
 
410
543
  ### Patch Changes
411
544
 
412
- - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) - Re-generated icons using a newer version of the build process
545
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
546
+ [`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) -
547
+ Re-generated icons using a newer version of the build process
413
548
 
414
549
  ## 21.2.2
415
550
 
416
551
  ### Patch Changes
417
552
 
418
- - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589) [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change codemod to return raw source if it is not transforming a file.
553
+ - [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589)
554
+ [`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change
555
+ codemod to return raw source if it is not transforming a file.
419
556
 
420
- Otherwise it would run prettier which can lead to some invalid syntax outputted
421
- in edge cases. This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
557
+ Otherwise it would run prettier which can lead to some invalid syntax outputted in edge cases.
558
+ This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
422
559
 
423
560
  ## 21.2.1
424
561
 
425
562
  ### Patch Changes
426
563
 
427
- - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458) [`bc896a20b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc896a20b0) - Add a missing codemod for the entrypoint change in 21.2.0
564
+ - [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458)
565
+ [`bc896a20b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc896a20b0) - Add a
566
+ missing codemod for the entrypoint change in 21.2.0
428
567
 
429
- ***
568
+ ***
430
569
 
431
- **Running the codemod cli**
570
+ **Running the codemod cli**
432
571
 
433
- To run the codemod: **You first need to have the latest version installed before you can run the codemod**
572
+ To run the codemod: **You first need to have the latest version installed before you can run the
573
+ codemod**
434
574
 
435
- `yarn upgrade @atlaskit/PACKAGE@^VERSION`
575
+ `yarn upgrade @atlaskit/PACKAGE@^VERSION`
436
576
 
437
- Once upgraded, use the Atlaskit codemod-cli;
577
+ Once upgraded, use the Atlaskit codemod-cli;
438
578
 
439
- `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
579
+ `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
440
580
 
441
- Or run `npx @atlaskit/codemod-cli -h` for more details on usage.
442
- For Atlassians, refer to [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more details on the codemod CLI.
581
+ Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
582
+ [this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
583
+ details on the codemod CLI.
443
584
 
444
585
  ## 21.2.0
445
586
 
446
587
  ### Minor Changes
447
588
 
448
- - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove undocumented metadata export from main entry point. To import metadata instead do it from the /metadata entrypoint.
589
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
590
+ [`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove
591
+ undocumented metadata export from main entry point. To import metadata instead do it from the
592
+ /metadata entrypoint.
449
593
 
450
594
  ## 21.1.4
451
595
 
452
596
  ### Patch Changes
453
597
 
454
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
455
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
456
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
598
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
599
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
600
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
601
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
602
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
603
+ `devDependencies` to denote version that the package was built with.
457
604
 
458
605
  ## 21.1.3
459
606
 
460
607
  ### Patch Changes
461
608
 
462
- - Updated dependencies
609
+ - Updated dependencies
463
610
 
464
611
  ## 21.1.2
465
612
 
466
613
  ### Patch Changes
467
614
 
468
- - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649) [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes unused (and incorrect) es2019 key in package.json
615
+ - [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
616
+ [`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes
617
+ unused (and incorrect) es2019 key in package.json
469
618
 
470
619
  ## 21.1.1
471
620
 
472
621
  ### Patch Changes
473
622
 
474
- - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682) [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License updated to Apache 2.0 (previously under the ADG license)
623
+ - [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682)
624
+ [`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License
625
+ updated to Apache 2.0 (previously under the ADG license)
475
626
 
476
627
  ## 21.1.0
477
628
 
478
629
  ### Minor Changes
479
630
 
480
- - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`2f414dd083`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f414dd083) - The new ArchiveIcon is now available to use via `import ArchiveIcon from '@atlaskit/icon/glyph/archive';`
631
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
632
+ [`2f414dd083`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f414dd083) - The new
633
+ ArchiveIcon is now available to use via
634
+ `import ArchiveIcon from '@atlaskit/icon/glyph/archive';`
481
635
 
482
636
  ## 21.0.3
483
637
 
484
638
  ### Patch Changes
485
639
 
486
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
640
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
641
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
642
+ to TypeScript 3.9.6 and tslib to 2.0.0
487
643
 
488
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
489
- to prevent duplicates of tslib being bundled.
644
+ Since tslib is a dependency for all our packages we recommend that products also follow this
645
+ tslib upgrade to prevent duplicates of tslib being bundled.
490
646
 
491
647
  ## 21.0.2
492
648
 
493
649
  ### Patch Changes
494
650
 
495
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
651
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
652
+ [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
653
+ 'lodash' package instead of single-function 'lodash.\*' packages
496
654
 
497
655
  ## 21.0.1
498
656
 
499
657
  ### Patch Changes
500
658
 
501
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
659
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
660
+ [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
661
+ all the theme imports to be tree-shakable
502
662
 
503
663
  ## 21.0.0
504
664
 
505
665
  ### Major Changes
506
666
 
507
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`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.
508
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
667
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
668
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
669
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
670
+ package working in IE11. For more information see:
671
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
509
672
 
510
673
  ### Patch Changes
511
674
 
512
- - Updated dependencies
675
+ - Updated dependencies
513
676
 
514
677
  ## 20.1.2
515
678
 
516
679
  ### Patch Changes
517
680
 
518
- - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`eae51ceead`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae51ceead) - Add mobile icon- Updated dependencies
681
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
682
+ [`eae51ceead`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae51ceead) - Add
683
+ mobile icon- Updated dependencies
519
684
 
520
685
  ## 20.1.1
521
686
 
522
687
  ### Patch Changes
523
688
 
524
- - [patch][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
689
+ - [patch][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
525
690
 
526
- Add a clear icon for datepicker, timepicker and datetimepicker- Updated dependencies [dfc4dba1b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfc4dba1b3):
691
+ Add a clear icon for datepicker, timepicker and datetimepicker- Updated dependencies
692
+ [dfc4dba1b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfc4dba1b3):
527
693
 
528
- - Updated dependencies [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
529
- - Updated dependencies [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
530
- - Updated dependencies [f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
531
- - Updated dependencies [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
532
- - Updated dependencies [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
533
- - @atlaskit/dynamic-table@13.7.4
534
- - @atlaskit/tooltip@15.2.6
535
- - @atlaskit/button@13.3.11
536
- - @atlaskit/logo@12.3.4
537
- - @atlaskit/modal-dialog@10.5.7
694
+ - Updated dependencies
695
+ [3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
696
+ - Updated dependencies
697
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
698
+ - Updated dependencies
699
+ [f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
700
+ - Updated dependencies
701
+ [9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
702
+ - Updated dependencies
703
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
704
+ - @atlaskit/dynamic-table@13.7.4
705
+ - @atlaskit/tooltip@15.2.6
706
+ - @atlaskit/button@13.3.11
707
+ - @atlaskit/logo@12.3.4
708
+ - @atlaskit/modal-dialog@10.5.7
538
709
 
539
710
  ## 20.1.0
540
711
 
541
712
  ### Minor Changes
542
713
 
543
- - [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
714
+ - [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
544
715
 
545
- Adds test id to icon.- [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
716
+ Adds test id to icon.-
717
+ [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
546
718
 
547
- Refactors icon to be a functional component.
719
+ Refactors icon to be a functional component.
548
720
 
549
721
  ### Patch Changes
550
722
 
551
- - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
723
+ - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
552
724
 
553
- Corrects accessibility behavior for wrapping span. It now will now:
725
+ Corrects accessibility behavior for wrapping span. It now will now:
554
726
 
555
- - conditionally set the `aria-label` if `label` is defined
556
- - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it is not defined- Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
727
+ - conditionally set the `aria-label` if `label` is defined
728
+ - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it
729
+ is not defined- Updated dependencies
730
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
557
731
 
558
- - Updated dependencies [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
559
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
560
- - @atlaskit/docs@8.4.0
561
- - @atlaskit/icon-file-type@5.0.3
562
- - @atlaskit/icon-object@5.0.3
563
- - @atlaskit/icon-priority@5.0.3
564
- - @atlaskit/logo@12.3.3
565
- - @atlaskit/button@13.3.9
566
- - @atlaskit/dynamic-table@13.7.2
567
- - @atlaskit/modal-dialog@10.5.4
568
- - @atlaskit/section-message@4.1.7
569
- - @atlaskit/textfield@3.1.9
570
- - @atlaskit/tooltip@15.2.5
732
+ - Updated dependencies
733
+ [fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
734
+ - Updated dependencies
735
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
736
+ - @atlaskit/docs@8.4.0
737
+ - @atlaskit/icon-file-type@5.0.3
738
+ - @atlaskit/icon-object@5.0.3
739
+ - @atlaskit/icon-priority@5.0.3
740
+ - @atlaskit/logo@12.3.3
741
+ - @atlaskit/button@13.3.9
742
+ - @atlaskit/dynamic-table@13.7.2
743
+ - @atlaskit/modal-dialog@10.5.4
744
+ - @atlaskit/section-message@4.1.7
745
+ - @atlaskit/textfield@3.1.9
746
+ - @atlaskit/tooltip@15.2.5
571
747
 
572
748
  ## 20.0.2
573
749
 
574
750
  ### Patch Changes
575
751
 
576
- - [patch][0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
752
+ - [patch][0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
577
753
 
578
- The build on develop produces changes to the metadata file that needed to be tracked / released for consumer.- Updated dependencies [0b09f8a6ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b09f8a6ca):
754
+ The build on develop produces changes to the metadata file that needed to be tracked / released
755
+ for consumer.- Updated dependencies
756
+ [0b09f8a6ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b09f8a6ca):
579
757
 
580
- - Updated dependencies [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
581
- - @atlaskit/dynamic-table@13.7.0
582
- - @atlaskit/textfield@3.1.7
758
+ - Updated dependencies
759
+ [91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
760
+ - @atlaskit/dynamic-table@13.7.0
761
+ - @atlaskit/textfield@3.1.7
583
762
 
584
763
  ## 20.0.1
585
764
 
586
765
  ### Patch Changes
587
766
 
588
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
767
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
589
768
 
590
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
769
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
770
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
591
771
 
592
- - @atlaskit/docs@8.3.2
593
- - @atlaskit/visual-regression@0.1.9
594
- - @atlaskit/button@13.3.7
595
- - @atlaskit/dynamic-table@13.6.2
596
- - @atlaskit/icon-file-type@5.0.2
597
- - @atlaskit/icon-object@5.0.2
598
- - @atlaskit/icon-priority@5.0.2
599
- - @atlaskit/logo@12.3.2
600
- - @atlaskit/modal-dialog@10.5.2
601
- - @atlaskit/section-message@4.1.5
602
- - @atlaskit/textfield@3.1.6
603
- - @atlaskit/theme@9.5.1
604
- - @atlaskit/tooltip@15.2.3
772
+ - @atlaskit/docs@8.3.2
773
+ - @atlaskit/visual-regression@0.1.9
774
+ - @atlaskit/button@13.3.7
775
+ - @atlaskit/dynamic-table@13.6.2
776
+ - @atlaskit/icon-file-type@5.0.2
777
+ - @atlaskit/icon-object@5.0.2
778
+ - @atlaskit/icon-priority@5.0.2
779
+ - @atlaskit/logo@12.3.2
780
+ - @atlaskit/modal-dialog@10.5.2
781
+ - @atlaskit/section-message@4.1.5
782
+ - @atlaskit/textfield@3.1.6
783
+ - @atlaskit/theme@9.5.1
784
+ - @atlaskit/tooltip@15.2.3
605
785
 
606
786
  ## 20.0.0
607
787
 
608
788
  ### Major Changes
609
789
 
610
- - [major][c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
790
+ - [major][c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
611
791
 
612
- BREAKING CHANGE: 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
792
+ BREAKING CHANGE: As part of AFP-1404, we are dropping flow support. It means that those packages
793
+ are not typed. Consumer will need to manually add their types to the component.Background
794
+ ticket: https://product-fabric.atlassian.net/browse/AFP-1397Plan:
795
+ https://product-fabric.atlassian.net/wiki/spaces/AFP/pages/1052870901/Drop+Flow+Support+Plan
613
796
 
614
797
  ### Patch Changes
615
798
 
616
- - @atlaskit/logo@12.3.1
617
- - @atlaskit/modal-dialog@10.5.1
618
- - @atlaskit/section-message@4.1.4
619
- - @atlaskit/docs@8.3.1
620
- - @atlaskit/button@13.3.6
621
- - @atlaskit/textfield@3.1.5
622
- - @atlaskit/tooltip@15.2.2
799
+ - @atlaskit/logo@12.3.1
800
+ - @atlaskit/modal-dialog@10.5.1
801
+ - @atlaskit/section-message@4.1.4
802
+ - @atlaskit/docs@8.3.1
803
+ - @atlaskit/button@13.3.6
804
+ - @atlaskit/textfield@3.1.5
805
+ - @atlaskit/tooltip@15.2.2
623
806
 
624
807
  ## 19.1.0
625
808
 
626
809
  ### Minor Changes
627
810
 
628
- - [minor][28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
811
+ - [minor][28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
629
812
 
630
- Added person-with-circle, person-with-cross, person-with-tick icons
813
+ Added person-with-circle, person-with-cross, person-with-tick icons
631
814
 
632
815
  ### Patch Changes
633
816
 
634
- - Updated dependencies [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
635
- - Updated dependencies [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
636
- - @atlaskit/theme@9.5.0
637
- - @atlaskit/button@13.3.5
638
- - @atlaskit/dynamic-table@13.6.1
639
- - @atlaskit/section-message@4.1.3
640
- - @atlaskit/tooltip@15.2.1
817
+ - Updated dependencies
818
+ [82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
819
+ - Updated dependencies
820
+ [4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
821
+ - @atlaskit/theme@9.5.0
822
+ - @atlaskit/button@13.3.5
823
+ - @atlaskit/dynamic-table@13.6.1
824
+ - @atlaskit/section-message@4.1.3
825
+ - @atlaskit/tooltip@15.2.1
641
826
 
642
827
  ## 19.0.11
643
828
 
644
829
  ### Patch Changes
645
830
 
646
- - [patch][c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
831
+ - [patch][c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
647
832
 
648
- Added Stopwatch and Sprint icons
833
+ Added Stopwatch and Sprint icons
649
834
 
650
- - Updated dependencies [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
651
- - Updated dependencies [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
652
- - @atlaskit/theme@9.3.0
835
+ - Updated dependencies
836
+ [3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
837
+ - Updated dependencies
838
+ [f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
839
+ - @atlaskit/theme@9.3.0
653
840
 
654
841
  ## 19.0.10
655
842
 
656
843
  ### Patch Changes
657
844
 
658
- - [patch][6d37081dc8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d37081dc8):
845
+ - [patch][6d37081dc8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d37081dc8):
659
846
 
660
- Upgrade prettier from 1.18 to 1.19
847
+ Upgrade prettier from 1.18 to 1.19
661
848
 
662
849
  ## 19.0.9
663
850
 
664
851
  ### Patch Changes
665
852
 
666
- - [patch][f081cdac54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f081cdac54):
853
+ - [patch][f081cdac54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f081cdac54):
667
854
 
668
- Upgrade prettier from 1.14 to 1.18
855
+ Upgrade prettier from 1.14 to 1.18
669
856
 
670
857
  ## 19.0.8
671
858
 
672
859
  ### Patch Changes
673
860
 
674
- - [patch][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
861
+ - [patch][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
675
862
 
676
- @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide static typing. Flow types are no longer provided. No API or bahavioural changes.
863
+ @atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide
864
+ static typing. Flow types are no longer provided. No API or bahavioural changes.
677
865
 
678
866
  ## 19.0.7
679
867
 
680
868
  ### Patch Changes
681
869
 
682
- - [patch][3c7bee089a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c7bee089a):
870
+ - [patch][3c7bee089a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c7bee089a):
683
871
 
684
- @atlaskit/icon-priority has been converted to TypeScript to provide static typing. Flow types are no longer provided. No API or bahavioural changes.
872
+ @atlaskit/icon-priority has been converted to TypeScript to provide static typing. Flow types
873
+ are no longer provided. No API or bahavioural changes.
685
874
 
686
875
  ## 19.0.6
687
876
 
688
877
  ### Patch Changes
689
878
 
690
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
879
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
691
880
 
692
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
881
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
882
+ non-relative imports as relative imports
693
883
 
694
884
  ## 19.0.5
695
885
 
696
886
  ### Patch Changes
697
887
 
698
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
888
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
699
889
 
700
- Upgraded Typescript to 3.3.x
890
+ Upgraded Typescript to 3.3.x
701
891
 
702
892
  ## 19.0.4
703
893
 
704
894
  ### Patch Changes
705
895
 
706
- - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
896
+ - [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
707
897
 
708
- Change all the imports to theme in Core to use multi entry points
898
+ Change all the imports to theme in Core to use multi entry points
709
899
 
710
900
  ## 19.0.3
711
901
 
712
902
  ### Patch Changes
713
903
 
714
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
904
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
715
905
 
716
- Updates component maintainers
906
+ Updates component maintainers
717
907
 
718
908
  ## 19.0.2
719
909
 
720
- - Updated dependencies [84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
721
- - @atlaskit/modal-dialog@10.1.2
722
- - @atlaskit/textfield@3.0.0
910
+ - Updated dependencies
911
+ [84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
912
+ - @atlaskit/modal-dialog@10.1.2
913
+ - @atlaskit/textfield@3.0.0
723
914
 
724
915
  ## 19.0.1
725
916
 
726
917
  ### Patch Changes
727
918
 
728
- - [patch][a1a4c19100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1a4c19100):
919
+ - [patch][a1a4c19100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1a4c19100):
729
920
 
730
- include bundled cjs files
921
+ include bundled cjs files
731
922
 
732
923
  ## 19.0.0
733
924
 
734
925
  ### Major Changes
735
926
 
736
- - [major][06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
927
+ - [major][06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
737
928
 
738
- @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no longer provided. No API or bahavioural changes.
929
+ @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no
930
+ longer provided. No API or bahavioural changes.
739
931
 
740
932
  ## 18.0.5
741
933
 
742
934
  ### Patch Changes
743
935
 
744
- - [patch][56eae512a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56eae512a3):
936
+ - [patch][56eae512a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56eae512a3):
745
937
 
746
- Updated the icon for Premium and cleaned up reduced-ui-pack sprite
938
+ Updated the icon for Premium and cleaned up reduced-ui-pack sprite
747
939
 
748
940
  ## 18.0.4
749
941
 
750
942
  ### Patch Changes
751
943
 
752
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
944
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
753
945
 
754
- index.ts will now be ignored when publishing to npm
946
+ index.ts will now be ignored when publishing to npm
755
947
 
756
948
  ## 18.0.3
757
949
 
758
950
  ### Patch Changes
759
951
 
760
- - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
952
+ - [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
761
953
 
762
- Added missing tslib dep
954
+ Added missing tslib dep
763
955
 
764
956
  ## 18.0.2
765
957
 
766
958
  ### Patch Changes
767
959
 
768
- - [patch][0d7be7e6fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7be7e6fc):
960
+ - [patch][0d7be7e6fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7be7e6fc):
769
961
 
770
- All icons are breaking since the Typescript conversion. Revert PR 5769#
962
+ All icons are breaking since the Typescript conversion. Revert PR 5769#
771
963
 
772
964
  ## 18.0.1
773
965
 
774
- - Updated dependencies [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
775
- - @atlaskit/icon-file-type@4.0.3
776
- - @atlaskit/icon-object@4.0.3
777
- - @atlaskit/icon-priority@4.0.3
778
- - @atlaskit/tooltip@15.0.0
966
+ - Updated dependencies
967
+ [67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
968
+ - @atlaskit/icon-file-type@4.0.3
969
+ - @atlaskit/icon-object@4.0.3
970
+ - @atlaskit/icon-priority@4.0.3
971
+ - @atlaskit/tooltip@15.0.0
779
972
 
780
973
  ## 18.0.0
781
974
 
782
975
  ### Major Changes
783
976
 
784
- - [major][cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
977
+ - [major][cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
785
978
 
786
- - @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no longer provided. No API or bahavioural changes.
979
+ - @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no
980
+ longer provided. No API or bahavioural changes.
787
981
 
788
982
  ## 17.2.0
789
983
 
790
- - [minor][70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
984
+ - [minor][70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
791
985
 
792
- - Checkbox has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
986
+ - Checkbox has been converted to Typescript. Typescript consumers will now get static type
987
+ safety. Flow types are no longer provided. No API or behavioural changes.
793
988
 
794
989
  ## 17.1.3
795
990
 
796
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
991
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
797
992
 
798
- - This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details
993
+ - This is just a safety release in case anything strange happened in in the previous one. See
994
+ Pull Request #5942 for details
799
995
 
800
996
  ## 17.1.2
801
997
 
802
- - Updated dependencies [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
803
- - @atlaskit/icon-file-type@4.0.1
804
- - @atlaskit/icon-object@4.0.1
805
- - @atlaskit/icon-priority@4.0.1
806
- - @atlaskit/modal-dialog@10.0.0
998
+ - Updated dependencies
999
+ [06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
1000
+ - @atlaskit/icon-file-type@4.0.1
1001
+ - @atlaskit/icon-object@4.0.1
1002
+ - @atlaskit/icon-priority@4.0.1
1003
+ - @atlaskit/modal-dialog@10.0.0
807
1004
 
808
1005
  ## 17.1.1
809
1006
 
810
- - Updated dependencies [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
811
- - @atlaskit/field-text@9.0.1
812
- - @atlaskit/theme@9.0.2
813
- - @atlaskit/section-message@4.0.0
1007
+ - Updated dependencies
1008
+ [6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
1009
+ - @atlaskit/field-text@9.0.1
1010
+ - @atlaskit/theme@9.0.2
1011
+ - @atlaskit/section-message@4.0.0
814
1012
 
815
1013
  ## 17.1.0
816
1014
 
817
- - [minor][8f4f5d914a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f4f5d914a):
1015
+ - [minor][8f4f5d914a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f4f5d914a):
818
1016
 
819
- - Updated home-circle icon and replaced home-filled icon with new home icon
1017
+ - Updated home-circle icon and replaced home-filled icon with new home icon
820
1018
 
821
1019
  ## 17.0.2
822
1020
 
823
- - Updated dependencies [4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
824
- - @atlaskit/button@13.0.2
825
- - @atlaskit/logo@12.0.0
1021
+ - Updated dependencies
1022
+ [4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
1023
+ - @atlaskit/button@13.0.2
1024
+ - @atlaskit/logo@12.0.0
826
1025
 
827
1026
  ## 17.0.1
828
1027
 
829
- - Updated dependencies [3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
830
- - @atlaskit/dynamic-table@13.0.0
1028
+ - Updated dependencies
1029
+ [3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
1030
+ - @atlaskit/dynamic-table@13.0.0
831
1031
 
832
1032
  ## 17.0.0
833
1033
 
834
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1034
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
835
1035
 
836
- - 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.
1036
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1037
+ this package, please ensure you use at least this version of react and react-dom.
837
1038
 
838
1039
  ## 16.0.9
839
1040
 
840
- - Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
841
- - @atlaskit/docs@7.0.3
842
- - @atlaskit/button@12.0.3
843
- - @atlaskit/dynamic-table@11.0.3
844
- - @atlaskit/field-text@8.0.3
845
- - @atlaskit/icon-file-type@3.0.8
846
- - @atlaskit/icon-object@3.0.8
847
- - @atlaskit/icon-priority@3.0.5
848
- - @atlaskit/logo@10.0.4
849
- - @atlaskit/modal-dialog@8.0.7
850
- - @atlaskit/section-message@2.0.3
851
- - @atlaskit/tooltip@13.0.4
852
- - @atlaskit/theme@8.1.7
1041
+ - Updated dependencies
1042
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
1043
+ - @atlaskit/docs@7.0.3
1044
+ - @atlaskit/button@12.0.3
1045
+ - @atlaskit/dynamic-table@11.0.3
1046
+ - @atlaskit/field-text@8.0.3
1047
+ - @atlaskit/icon-file-type@3.0.8
1048
+ - @atlaskit/icon-object@3.0.8
1049
+ - @atlaskit/icon-priority@3.0.5
1050
+ - @atlaskit/logo@10.0.4
1051
+ - @atlaskit/modal-dialog@8.0.7
1052
+ - @atlaskit/section-message@2.0.3
1053
+ - @atlaskit/tooltip@13.0.4
1054
+ - @atlaskit/theme@8.1.7
853
1055
 
854
1056
  ## 16.0.8
855
1057
 
856
- - Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
857
- - @atlaskit/docs@7.0.2
858
- - @atlaskit/dynamic-table@11.0.2
859
- - @atlaskit/field-text@8.0.2
860
- - @atlaskit/icon-file-type@3.0.7
861
- - @atlaskit/icon-object@3.0.7
862
- - @atlaskit/icon-priority@3.0.4
863
- - @atlaskit/logo@10.0.3
864
- - @atlaskit/modal-dialog@8.0.6
865
- - @atlaskit/section-message@2.0.2
866
- - @atlaskit/theme@8.1.6
867
- - @atlaskit/tooltip@13.0.3
868
- - @atlaskit/button@12.0.0
1058
+ - Updated dependencies
1059
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
1060
+ - @atlaskit/docs@7.0.2
1061
+ - @atlaskit/dynamic-table@11.0.2
1062
+ - @atlaskit/field-text@8.0.2
1063
+ - @atlaskit/icon-file-type@3.0.7
1064
+ - @atlaskit/icon-object@3.0.7
1065
+ - @atlaskit/icon-priority@3.0.4
1066
+ - @atlaskit/logo@10.0.3
1067
+ - @atlaskit/modal-dialog@8.0.6
1068
+ - @atlaskit/section-message@2.0.2
1069
+ - @atlaskit/theme@8.1.6
1070
+ - @atlaskit/tooltip@13.0.3
1071
+ - @atlaskit/button@12.0.0
869
1072
 
870
1073
  ## 16.0.7
871
1074
 
872
- - [patch][a143c9758f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a143c9758f):
1075
+ - [patch][a143c9758f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a143c9758f):
873
1076
 
874
- - New Icon: Add the PremiumIcon
1077
+ - New Icon: Add the PremiumIcon
875
1078
 
876
1079
  ## 16.0.6
877
1080
 
878
- - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
1081
+ - [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
879
1082
 
880
- - Removes duplicate babel-runtime dependency
1083
+ - Removes duplicate babel-runtime dependency
881
1084
 
882
1085
  ## 16.0.5
883
1086
 
884
- - Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
885
- - @atlaskit/docs@7.0.1
886
- - @atlaskit/dynamic-table@11.0.1
887
- - @atlaskit/field-text@8.0.1
888
- - @atlaskit/icon-file-type@3.0.5
889
- - @atlaskit/icon-object@3.0.5
890
- - @atlaskit/icon-priority@3.0.2
891
- - @atlaskit/logo@10.0.1
892
- - @atlaskit/modal-dialog@8.0.2
893
- - @atlaskit/section-message@2.0.1
894
- - @atlaskit/theme@8.0.1
895
- - @atlaskit/tooltip@13.0.1
896
- - @atlaskit/button@11.0.0
1087
+ - Updated dependencies
1088
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1089
+ - @atlaskit/docs@7.0.1
1090
+ - @atlaskit/dynamic-table@11.0.1
1091
+ - @atlaskit/field-text@8.0.1
1092
+ - @atlaskit/icon-file-type@3.0.5
1093
+ - @atlaskit/icon-object@3.0.5
1094
+ - @atlaskit/icon-priority@3.0.2
1095
+ - @atlaskit/logo@10.0.1
1096
+ - @atlaskit/modal-dialog@8.0.2
1097
+ - @atlaskit/section-message@2.0.1
1098
+ - @atlaskit/theme@8.0.1
1099
+ - @atlaskit/tooltip@13.0.1
1100
+ - @atlaskit/button@11.0.0
897
1101
 
898
1102
  ## 16.0.4
899
1103
 
900
- - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
901
- - @atlaskit/button@10.1.3
902
- - @atlaskit/icon-file-type@3.0.4
903
- - @atlaskit/icon-object@3.0.4
904
- - @atlaskit/icon-priority@3.0.1
905
- - @atlaskit/docs@7.0.0
906
- - @atlaskit/dynamic-table@11.0.0
907
- - @atlaskit/field-text@8.0.0
908
- - @atlaskit/logo@10.0.0
909
- - @atlaskit/modal-dialog@8.0.0
910
- - @atlaskit/section-message@2.0.0
911
- - @atlaskit/theme@8.0.0
912
- - @atlaskit/tooltip@13.0.0
1104
+ - Updated dependencies
1105
+ [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1106
+ - @atlaskit/button@10.1.3
1107
+ - @atlaskit/icon-file-type@3.0.4
1108
+ - @atlaskit/icon-object@3.0.4
1109
+ - @atlaskit/icon-priority@3.0.1
1110
+ - @atlaskit/docs@7.0.0
1111
+ - @atlaskit/dynamic-table@11.0.0
1112
+ - @atlaskit/field-text@8.0.0
1113
+ - @atlaskit/logo@10.0.0
1114
+ - @atlaskit/modal-dialog@8.0.0
1115
+ - @atlaskit/section-message@2.0.0
1116
+ - @atlaskit/theme@8.0.0
1117
+ - @atlaskit/tooltip@13.0.0
913
1118
 
914
1119
  ## 16.0.3
915
1120
 
916
- - Updated dependencies [ecf21be58f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecf21be58f):
917
- - @atlaskit/icon-priority@3.0.0
1121
+ - Updated dependencies
1122
+ [ecf21be58f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecf21be58f):
1123
+ - @atlaskit/icon-priority@3.0.0
918
1124
 
919
1125
  ## 16.0.2
920
1126
 
921
- - Updated dependencies [a2653f4453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2653f4453):
922
- - @atlaskit/icon-priority@2.0.0
1127
+ - Updated dependencies
1128
+ [a2653f4453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2653f4453):
1129
+ - @atlaskit/icon-priority@2.0.0
923
1130
 
924
1131
  ## 16.0.1
925
1132
 
926
- - [patch][6b5daa8080](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6b5daa8080):
1133
+ - [patch][6b5daa8080](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6b5daa8080):
927
1134
 
928
- - Added the new Status icon
1135
+ - Added the new Status icon
929
1136
 
930
1137
  ## 16.0.0
931
1138
 
932
- - [major][d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
1139
+ - [major][d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
933
1140
 
934
- - Moved the priority icons to its own package.
935
- - Check the [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for more information.
1141
+ - Moved the priority icons to its own package.
1142
+ - Check the
1143
+ [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for
1144
+ more information.
936
1145
 
937
- - Updated dependencies [d0333acfba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0333acfba):
938
- - @atlaskit/icon-priority@1.0.0
1146
+ - Updated dependencies
1147
+ [d0333acfba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0333acfba):
1148
+ - @atlaskit/icon-priority@1.0.0
939
1149
 
940
1150
  ## 15.0.3
941
1151
 
942
- - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
1152
+ - [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
943
1153
 
944
- - Make icon glyphs not import metadata
1154
+ - Make icon glyphs not import metadata
945
1155
 
946
1156
  ## 15.0.2
947
1157
 
948
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
949
- - @atlaskit/button@10.1.1
950
- - @atlaskit/dynamic-table@10.0.22
951
- - @atlaskit/field-text@7.0.18
952
- - @atlaskit/icon-file-type@3.0.2
953
- - @atlaskit/icon-object@3.0.2
954
- - @atlaskit/logo@9.2.6
955
- - @atlaskit/modal-dialog@7.1.1
956
- - @atlaskit/section-message@1.0.14
957
- - @atlaskit/theme@7.0.1
958
- - @atlaskit/tooltip@12.1.13
959
- - @atlaskit/docs@6.0.0
1158
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1159
+ - @atlaskit/button@10.1.1
1160
+ - @atlaskit/dynamic-table@10.0.22
1161
+ - @atlaskit/field-text@7.0.18
1162
+ - @atlaskit/icon-file-type@3.0.2
1163
+ - @atlaskit/icon-object@3.0.2
1164
+ - @atlaskit/logo@9.2.6
1165
+ - @atlaskit/modal-dialog@7.1.1
1166
+ - @atlaskit/section-message@1.0.14
1167
+ - @atlaskit/theme@7.0.1
1168
+ - @atlaskit/tooltip@12.1.13
1169
+ - @atlaskit/docs@6.0.0
960
1170
 
961
1171
  ## 15.0.1
962
1172
 
963
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
964
- - @atlaskit/docs@5.2.3
965
- - @atlaskit/button@10.0.4
966
- - @atlaskit/dynamic-table@10.0.20
967
- - @atlaskit/field-text@7.0.16
968
- - @atlaskit/icon-file-type@3.0.1
969
- - @atlaskit/icon-object@3.0.1
970
- - @atlaskit/logo@9.2.5
971
- - @atlaskit/modal-dialog@7.0.14
972
- - @atlaskit/section-message@1.0.13
973
- - @atlaskit/tooltip@12.1.12
974
- - @atlaskit/theme@7.0.0
1173
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
1174
+ - @atlaskit/docs@5.2.3
1175
+ - @atlaskit/button@10.0.4
1176
+ - @atlaskit/dynamic-table@10.0.20
1177
+ - @atlaskit/field-text@7.0.16
1178
+ - @atlaskit/icon-file-type@3.0.1
1179
+ - @atlaskit/icon-object@3.0.1
1180
+ - @atlaskit/logo@9.2.5
1181
+ - @atlaskit/modal-dialog@7.0.14
1182
+ - @atlaskit/section-message@1.0.13
1183
+ - @atlaskit/tooltip@12.1.12
1184
+ - @atlaskit/theme@7.0.0
975
1185
 
976
1186
  ## 15.0.0
977
1187
 
978
- - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
1188
+ - [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
979
1189
 
980
- - Removed onClick prop as icon is only a presentational placeholder. Please wrap your icon in a Button or a Link component and add onClick to that instead.
1190
+ - Removed onClick prop as icon is only a presentational placeholder. Please wrap your icon in
1191
+ a Button or a Link component and add onClick to that instead.
981
1192
 
982
1193
  ## 14.6.1
983
1194
 
984
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
985
- - @atlaskit/docs@5.2.1
986
- - @atlaskit/dynamic-table@10.0.18
987
- - @atlaskit/field-text@7.0.15
988
- - @atlaskit/icon-file-type@2.0.1
989
- - @atlaskit/icon-object@2.0.1
990
- - @atlaskit/logo@9.2.4
991
- - @atlaskit/modal-dialog@7.0.12
992
- - @atlaskit/section-message@1.0.11
993
- - @atlaskit/theme@6.2.1
994
- - @atlaskit/tooltip@12.1.10
995
- - @atlaskit/button@10.0.0
1195
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
1196
+ - @atlaskit/docs@5.2.1
1197
+ - @atlaskit/dynamic-table@10.0.18
1198
+ - @atlaskit/field-text@7.0.15
1199
+ - @atlaskit/icon-file-type@2.0.1
1200
+ - @atlaskit/icon-object@2.0.1
1201
+ - @atlaskit/logo@9.2.4
1202
+ - @atlaskit/modal-dialog@7.0.12
1203
+ - @atlaskit/section-message@1.0.11
1204
+ - @atlaskit/theme@6.2.1
1205
+ - @atlaskit/tooltip@12.1.10
1206
+ - @atlaskit/button@10.0.0
996
1207
 
997
1208
  ## 14.6.0
998
1209
 
999
- - [minor][29968f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29968f4):
1210
+ - [minor][29968f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29968f4):
1000
1211
 
1001
- - Add a menu expand icon
1212
+ - Add a menu expand icon
1002
1213
 
1003
1214
  ## 14.5.0
1004
1215
 
1005
- - [minor][f5e26e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5e26e1):
1216
+ - [minor][f5e26e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5e26e1):
1006
1217
 
1007
- - Add a retry icon
1218
+ - Add a retry icon
1008
1219
 
1009
1220
  ## 14.4.0
1010
1221
 
1011
- - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
1222
+ - [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
1012
1223
 
1013
- - Simplify the icons build process
1224
+ - Simplify the icons build process
1014
1225
 
1015
- Icons no longer need a custom `build` step to be accurate on npm. This
1016
- has come about by renaming the `es5` folder to `cjs`. If you weren't reaching
1017
- into our package's internals, you shouldn't notice.
1226
+ Icons no longer need a custom `build` step to be accurate on npm. This has come about by
1227
+ renaming the `es5` folder to `cjs`. If you weren't reaching into our package's internals, you
1228
+ shouldn't notice.
1018
1229
 
1019
- - [minor][62a7c37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62a7c37):
1230
+ - [minor][62a7c37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62a7c37):
1020
1231
 
1021
- - Add metadata export
1232
+ - Add metadata export
1022
1233
 
1023
- In trying to align the icons packages, the core `@atlaskit/icon` package now exports
1024
- `metadata`, which includes information about every icon in this package.
1234
+ In trying to align the icons packages, the core `@atlaskit/icon` package now exports `metadata`,
1235
+ which includes information about every icon in this package.
1025
1236
 
1026
- - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
1027
- - Updated dependencies [80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
1028
- - @atlaskit/icon-file-type@2.0.0
1029
- - @atlaskit/icon-object@2.0.0
1030
- - @atlaskit/icon-build-process@0.1.0
1237
+ - Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
1238
+ - Updated dependencies [80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
1239
+ - @atlaskit/icon-file-type@2.0.0
1240
+ - @atlaskit/icon-object@2.0.0
1241
+ - @atlaskit/icon-build-process@0.1.0
1031
1242
 
1032
1243
  ## 14.3.0
1033
1244
 
1034
- - [minor][dced9bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dced9bf):
1245
+ - [minor][dced9bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dced9bf):
1035
1246
 
1036
- - Remove StarOutlineIcon as it is not used
1247
+ - Remove StarOutlineIcon as it is not used
1037
1248
 
1038
1249
  ## 14.2.1
1039
1250
 
1040
- - [patch][d15caa6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d15caa6):
1251
+ - [patch][d15caa6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d15caa6):
1041
1252
 
1042
- - adding editor image alignment icons
1253
+ - adding editor image alignment icons
1043
1254
 
1044
1255
  ## 14.2.0
1045
1256
 
1046
- - [minor][fe3c283](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe3c283"
1047
- d):
1257
+ - [minor][fe3c283](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe3c283" d):
1048
1258
 
1049
- - ED-5600: add icons for new table ux
1259
+ - ED-5600: add icons for new table ux
1050
1260
 
1051
1261
  ## 14.1.0
1052
1262
 
1053
- - [minor] Add drag-handler [b0a64d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0a64d6)
1263
+ - [minor] Add drag-handler
1264
+ [b0a64d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0a64d6)
1054
1265
 
1055
1266
  ## 14.0.3
1056
1267
 
1057
- - [patch] Update to use babel-7 for build processes [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
1268
+ - [patch] Update to use babel-7 for build processes
1269
+ [e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
1058
1270
 
1059
1271
  ## 14.0.2
1060
1272
 
1061
- - [patch] Adds missing implicit @babel/runtime dependency [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1273
+ - [patch] Adds missing implicit @babel/runtime dependency
1274
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
1062
1275
 
1063
1276
  ## 14.0.1
1064
1277
 
1065
- - [patch] Change devDependency on sectionMessage to caret dependency [91a3ced](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91a3ced)
1278
+ - [patch] Change devDependency on sectionMessage to caret dependency
1279
+ [91a3ced](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91a3ced)
1066
1280
 
1067
1281
  ## 14.0.0
1068
1282
 
1069
- - [major] Remove product logo icons from icons, recommend using @atlaskit/logo instead [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1070
- - The following logo exports have been removed:
1071
- - AtlassianIcon
1072
- - BitbucketIcon
1073
- - ConfluenceIcon
1074
- - HipchatIcon
1075
- - JiraCoreIcon
1076
- - JiraServiceDeskIcon
1077
- - JiraSoftwareIcon
1078
- - JiraIcon
1079
- - StatuspageIcon
1080
- - StrideIcon
1081
- - Check the [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for more information.
1082
- - [patch] Updated dependencies [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
1083
- - @atlaskit/icon-file-type@1.0.0
1084
- - @atlaskit/icon-object@1.0.0
1283
+ - [major] Remove product logo icons from icons, recommend using @atlaskit/logo instead
1284
+ [65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
1285
+ - The following logo exports have been removed:
1286
+ - AtlassianIcon
1287
+ - BitbucketIcon
1288
+ - ConfluenceIcon
1289
+ - HipchatIcon
1290
+ - JiraCoreIcon
1291
+ - JiraServiceDeskIcon
1292
+ - JiraSoftwareIcon
1293
+ - JiraIcon
1294
+ - StatuspageIcon
1295
+ - StrideIcon
1296
+ - Check the
1297
+ [Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for
1298
+ more information.
1299
+ - [patch] Updated dependencies
1300
+ [709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
1301
+ - @atlaskit/icon-file-type@1.0.0
1302
+ - @atlaskit/icon-object@1.0.0
1085
1303
 
1086
1304
  ## 13.9.0
1087
1305
 
1088
- - [minor] Add like icon [cd71c5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd71c5f)
1306
+ - [minor] Add like icon [cd71c5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd71c5f)
1089
1307
 
1090
1308
  ## 13.8.1
1091
1309
 
1092
- - [patch] Updated dependencies [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1093
- - @atlaskit/tooltip@12.0.14
1094
- - @atlaskit/modal-dialog@7.0.0
1310
+ - [patch] Updated dependencies
1311
+ [d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
1312
+ - @atlaskit/tooltip@12.0.14
1313
+ - @atlaskit/modal-dialog@7.0.0
1095
1314
 
1096
1315
  ## 13.8.0
1097
1316
 
1098
- - [minor] Add the questions icon [ad96a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad96a89)
1317
+ - [minor] Add the questions icon
1318
+ [ad96a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad96a89)
1099
1319
 
1100
1320
  ## 13.7.0
1101
1321
 
1102
- - [minor] Add and edit star icons [55e3ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e3ec7)
1322
+ - [minor] Add and edit star icons
1323
+ [55e3ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e3ec7)
1103
1324
 
1104
1325
  ## 13.6.1
1105
1326
 
1106
- - [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1327
+ - [patch] Adds sideEffects: false to allow proper tree shaking
1328
+ [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
1107
1329
 
1108
1330
  ## 13.6.0
1109
1331
 
1110
- - [minor] Add static displayName prop to all icons. This results in accurate display names even after minifying and uglifying the icon variable names. [a75db9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75db9d)
1332
+ - [minor] Add static displayName prop to all icons. This results in accurate display names even
1333
+ after minifying and uglifying the icon variable names.
1334
+ [a75db9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75db9d)
1111
1335
 
1112
1336
  ## 13.5.0
1113
1337
 
1114
- - [minor] Add the new child-issues icon [8d3f8dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d3f8dd)
1338
+ - [minor] Add the new child-issues icon
1339
+ [8d3f8dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d3f8dd)
1115
1340
 
1116
1341
  ## 13.4.0
1117
1342
 
1118
- - [minor] Add the new check circle outline [22af4c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22af4c5)
1343
+ - [minor] Add the new check circle outline
1344
+ [22af4c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22af4c5)
1119
1345
 
1120
1346
  ## 13.3.0
1121
1347
 
1122
- - [minor] Add new icon [d36f760](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d36f760)
1123
- - [patch] Add new icon for Roadmap [7cf05b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cf05b3)
1348
+ - [minor] Add new icon [d36f760](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d36f760)
1349
+ - [patch] Add new icon for Roadmap
1350
+ [7cf05b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cf05b3)
1124
1351
 
1125
1352
  ## 13.2.6
1126
1353
 
1127
- - [patch] Update warning message and fix test for reduced-ui-pack [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1128
- - [none] Updated dependencies [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1354
+ - [patch] Update warning message and fix test for reduced-ui-pack
1355
+ [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1356
+ - [none] Updated dependencies
1357
+ [4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
1129
1358
 
1130
1359
  ## 13.2.5
1131
1360
 
1132
- - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1133
- - @atlaskit/theme@6.0.0
1134
- - @atlaskit/tooltip@12.0.9
1135
- - @atlaskit/modal-dialog@6.0.9
1136
- - @atlaskit/field-text@7.0.6
1137
- - @atlaskit/button@9.0.6
1138
- - @atlaskit/docs@5.0.6
1361
+ - [patch] Updated dependencies
1362
+ [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
1363
+ - @atlaskit/theme@6.0.0
1364
+ - @atlaskit/tooltip@12.0.9
1365
+ - @atlaskit/modal-dialog@6.0.9
1366
+ - @atlaskit/field-text@7.0.6
1367
+ - @atlaskit/button@9.0.6
1368
+ - @atlaskit/docs@5.0.6
1139
1369
 
1140
1370
  ## 13.2.4
1141
1371
 
1142
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1143
- - [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1144
- - @atlaskit/tooltip@12.0.5
1145
- - @atlaskit/modal-dialog@6.0.6
1146
- - @atlaskit/field-text@7.0.4
1147
- - @atlaskit/button@9.0.5
1148
- - @atlaskit/theme@5.1.3
1372
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1373
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1374
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1375
+ - [none] Updated dependencies
1376
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1377
+ - @atlaskit/tooltip@12.0.5
1378
+ - @atlaskit/modal-dialog@6.0.6
1379
+ - @atlaskit/field-text@7.0.4
1380
+ - @atlaskit/button@9.0.5
1381
+ - @atlaskit/theme@5.1.3
1149
1382
 
1150
1383
  ## 13.2.3
1151
1384
 
1152
- - [patch] Added pointer-events: none targeting the `<svg>` element within the Icon component to prevent type errors in JS [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1153
- - [none] Updated dependencies [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1385
+ - [patch] Added pointer-events: none targeting the `<svg>` element within the Icon component to
1386
+ prevent type errors in JS
1387
+ [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1388
+ - [none] Updated dependencies
1389
+ [b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
1154
1390
 
1155
1391
  ## 13.2.2
1156
1392
 
1157
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1158
- - @atlaskit/tooltip@12.0.4
1159
- - @atlaskit/button@9.0.4
1160
- - @atlaskit/theme@5.1.2
1161
- - @atlaskit/field-text@7.0.3
1162
- - @atlaskit/docs@5.0.2
1163
- - @atlaskit/modal-dialog@6.0.5
1393
+ - [patch] Updated dependencies
1394
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1395
+ - @atlaskit/tooltip@12.0.4
1396
+ - @atlaskit/button@9.0.4
1397
+ - @atlaskit/theme@5.1.2
1398
+ - @atlaskit/field-text@7.0.3
1399
+ - @atlaskit/docs@5.0.2
1400
+ - @atlaskit/modal-dialog@6.0.5
1164
1401
 
1165
1402
  ## 13.2.1
1166
1403
 
1167
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1168
- - [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1169
- - @atlaskit/tooltip@12.0.3
1170
- - @atlaskit/modal-dialog@6.0.4
1171
- - @atlaskit/field-text@7.0.2
1172
- - @atlaskit/button@9.0.3
1173
- - @atlaskit/theme@5.1.1
1404
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
1405
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1406
+ - [none] Updated dependencies
1407
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1408
+ - @atlaskit/tooltip@12.0.3
1409
+ - @atlaskit/modal-dialog@6.0.4
1410
+ - @atlaskit/field-text@7.0.2
1411
+ - @atlaskit/button@9.0.3
1412
+ - @atlaskit/theme@5.1.1
1174
1413
 
1175
1414
  ## 13.2.0
1176
1415
 
1177
- - [minor] Add Layout Type icons for the Editor. ED-4196 [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1178
- - [none] Updated dependencies [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1416
+ - [minor] Add Layout Type icons for the Editor. ED-4196
1417
+ [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1418
+ - [none] Updated dependencies
1419
+ [259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
1179
1420
 
1180
1421
  ## 13.1.1
1181
1422
 
1182
- - [patch] Updated dependencies [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1183
- - @atlaskit/tooltip@12.0.0
1423
+ - [patch] Updated dependencies
1424
+ [e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
1425
+ - @atlaskit/tooltip@12.0.0
1184
1426
 
1185
1427
  ## 13.1.0
1186
1428
 
1187
- - [minor] Add a new star large icon [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1188
- - [none] Updated dependencies [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1429
+ - [minor] Add a new star large icon
1430
+ [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1431
+ - [none] Updated dependencies
1432
+ [5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
1189
1433
 
1190
1434
  ## 13.0.0
1191
1435
 
1192
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1193
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1194
- - @atlaskit/tooltip@11.0.0
1195
- - @atlaskit/modal-dialog@6.0.0
1196
- - @atlaskit/field-text@7.0.0
1197
- - @atlaskit/button@9.0.0
1198
- - @atlaskit/theme@5.0.0
1199
- - @atlaskit/docs@5.0.0
1200
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1201
- - @atlaskit/tooltip@11.0.0
1202
- - @atlaskit/modal-dialog@6.0.0
1203
- - @atlaskit/field-text@7.0.0
1204
- - @atlaskit/button@9.0.0
1205
- - @atlaskit/theme@5.0.0
1206
- - @atlaskit/docs@5.0.0
1436
+ - [major] Updates to React ^16.4.0
1437
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1438
+ - [major] Updated dependencies
1439
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1440
+ - @atlaskit/tooltip@11.0.0
1441
+ - @atlaskit/modal-dialog@6.0.0
1442
+ - @atlaskit/field-text@7.0.0
1443
+ - @atlaskit/button@9.0.0
1444
+ - @atlaskit/theme@5.0.0
1445
+ - @atlaskit/docs@5.0.0
1446
+ - [major] Updated dependencies
1447
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1448
+ - @atlaskit/tooltip@11.0.0
1449
+ - @atlaskit/modal-dialog@6.0.0
1450
+ - @atlaskit/field-text@7.0.0
1451
+ - @atlaskit/button@9.0.0
1452
+ - @atlaskit/theme@5.0.0
1453
+ - @atlaskit/docs@5.0.0
1207
1454
 
1208
1455
  ## 12.8.0
1209
1456
 
1210
- - [minor] Add new media viewer icons and replace existing ones [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1211
- - [none] Updated dependencies [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1457
+ - [minor] Add new media viewer icons and replace existing ones
1458
+ [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1459
+ - [none] Updated dependencies
1460
+ [623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
1212
1461
 
1213
1462
  ## 12.7.0
1214
1463
 
1215
- - [minor] Add chevron large icons [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1216
- - [none] Updated dependencies [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1464
+ - [minor] Add chevron large icons
1465
+ [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1466
+ - [none] Updated dependencies
1467
+ [086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
1217
1468
 
1218
1469
  ## 12.6.2
1219
1470
 
1220
- - [patch] Prevent icons shrinking when they are flex-children [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1221
- - [none] Updated dependencies [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1471
+ - [patch] Prevent icons shrinking when they are flex-children
1472
+ [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1473
+ - [none] Updated dependencies
1474
+ [a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
1222
1475
 
1223
1476
  ## 12.6.1
1224
1477
 
1225
- - [patch] Remove or update \$FlowFixMe [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1226
- - [none] Updated dependencies [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1227
- - @atlaskit/field-text@6.1.1
1228
- - @atlaskit/button@8.2.4
1229
- - @atlaskit/modal-dialog@5.2.6
1478
+ - [patch] Remove or update \$FlowFixMe
1479
+ [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1480
+ - [none] Updated dependencies
1481
+ [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
1482
+ - @atlaskit/field-text@6.1.1
1483
+ - @atlaskit/button@8.2.4
1484
+ - @atlaskit/modal-dialog@5.2.6
1230
1485
 
1231
1486
  ## 12.6.0
1232
1487
 
1233
- - [minor] Add a new badge id: department and suitcase [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1234
- - [none] Updated dependencies [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1488
+ - [minor] Add a new badge id: department and suitcase
1489
+ [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1490
+ - [none] Updated dependencies
1491
+ [e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
1235
1492
 
1236
1493
  ## 12.5.1
1237
1494
 
1238
- - [patch] Update to select-clear icon to allow for primaryColor and secondaryColor configuration [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1239
- - [none] Updated dependencies [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1495
+ - [patch] Update to select-clear icon to allow for primaryColor and secondaryColor configuration
1496
+ [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1497
+ - [none] Updated dependencies
1498
+ [216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
1240
1499
 
1241
1500
  ## 12.5.0
1242
1501
 
1243
- - [minor] Added select-clear icon [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1244
- - [none] Updated dependencies [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1502
+ - [minor] Added select-clear icon
1503
+ [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1504
+ - [none] Updated dependencies
1505
+ [91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
1245
1506
 
1246
1507
  ## 12.4.0
1247
1508
 
1248
- - [minor] Add the new app-switcher icon [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1249
- - [none] Updated dependencies [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1509
+ - [minor] Add the new app-switcher icon
1510
+ [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1511
+ - [none] Updated dependencies
1512
+ [8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
1250
1513
 
1251
1514
  ## 12.3.1
1252
1515
 
1253
- - [patch] Fix \$FlowFixMe and release packages [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1254
- - [none] Updated dependencies [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1255
- - @atlaskit/tooltip@10.3.1
1256
- - @atlaskit/modal-dialog@5.2.5
1257
- - @atlaskit/button@8.2.2
1516
+ - [patch] Fix \$FlowFixMe and release packages
1517
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1518
+ - [none] Updated dependencies
1519
+ [25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
1520
+ - @atlaskit/tooltip@10.3.1
1521
+ - @atlaskit/modal-dialog@5.2.5
1522
+ - @atlaskit/button@8.2.2
1258
1523
 
1259
1524
  ## 12.3.0
1260
1525
 
1261
- - [minor] Object icons color updated and adding file types icons [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1262
- - [none] Updated dependencies [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1526
+ - [minor] Object icons color updated and adding file types icons
1527
+ [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1528
+ - [none] Updated dependencies
1529
+ [c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
1263
1530
 
1264
1531
  ## 12.2.0
1265
1532
 
1266
- - [minor] Fixes types for Flow 0.74 [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1267
- - [none] Updated dependencies [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1268
- - @atlaskit/tooltip@10.3.0
1269
- - @atlaskit/button@8.2.0
1533
+ - [minor] Fixes types for Flow 0.74
1534
+ [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1535
+ - [none] Updated dependencies
1536
+ [dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
1537
+ - @atlaskit/tooltip@10.3.0
1538
+ - @atlaskit/button@8.2.0
1270
1539
 
1271
1540
  ## 12.1.2
1272
1541
 
1273
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1274
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1275
- - @atlaskit/tooltip@10.2.1
1276
- - @atlaskit/modal-dialog@5.2.2
1277
- - @atlaskit/field-text@6.0.4
1278
- - @atlaskit/button@8.1.2
1279
- - @atlaskit/theme@4.0.4
1542
+ - [patch] Clean Changelogs - remove duplicates and empty entries
1543
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1544
+ - [none] Updated dependencies
1545
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1546
+ - @atlaskit/tooltip@10.2.1
1547
+ - @atlaskit/modal-dialog@5.2.2
1548
+ - @atlaskit/field-text@6.0.4
1549
+ - @atlaskit/button@8.1.2
1550
+ - @atlaskit/theme@4.0.4
1280
1551
 
1281
1552
  ## 12.1.1
1282
1553
 
1283
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1284
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1285
- - @atlaskit/theme@4.0.3
1286
- - @atlaskit/modal-dialog@5.1.1
1287
- - @atlaskit/button@8.1.1
1288
- - @atlaskit/docs@4.1.1
1554
+ - [patch] Update changelogs to remove duplicate
1555
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1556
+ - [none] Updated dependencies
1557
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1558
+ - @atlaskit/theme@4.0.3
1559
+ - @atlaskit/modal-dialog@5.1.1
1560
+ - @atlaskit/button@8.1.1
1561
+ - @atlaskit/docs@4.1.1
1289
1562
 
1290
1563
  ## 12.1.0
1291
1564
 
1292
- - [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1293
- - @atlaskit/modal-dialog@5.1.0
1294
- - @atlaskit/tooltip@10.2.0
1295
- - @atlaskit/docs@4.1.0
1296
- - @atlaskit/theme@4.0.2
1297
- - @atlaskit/field-text@6.0.2
1298
- - @atlaskit/button@8.1.0
1565
+ - [none] Updated dependencies
1566
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1567
+ - @atlaskit/modal-dialog@5.1.0
1568
+ - @atlaskit/tooltip@10.2.0
1569
+ - @atlaskit/docs@4.1.0
1570
+ - @atlaskit/theme@4.0.2
1571
+ - @atlaskit/field-text@6.0.2
1572
+ - @atlaskit/button@8.1.0
1299
1573
 
1300
1574
  ## 12.0.1
1301
1575
 
1302
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1303
- - [patch] Updated dependencies [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1304
- - @atlaskit/tooltip@10.0.1
1305
- - @atlaskit/modal-dialog@5.0.1
1306
- - @atlaskit/field-text@6.0.1
1307
- - @atlaskit/button@8.0.1
1308
- - @atlaskit/theme@4.0.1
1309
- - @atlaskit/docs@4.0.1
1576
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1577
+ - [patch] Updated dependencies
1578
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1579
+ - @atlaskit/tooltip@10.0.1
1580
+ - @atlaskit/modal-dialog@5.0.1
1581
+ - @atlaskit/field-text@6.0.1
1582
+ - @atlaskit/button@8.0.1
1583
+ - @atlaskit/theme@4.0.1
1584
+ - @atlaskit/docs@4.0.1
1310
1585
 
1311
1586
  ## 12.0.0
1312
1587
 
1313
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1314
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1315
- - @atlaskit/tooltip@10.0.0
1316
- - @atlaskit/modal-dialog@5.0.0
1317
- - @atlaskit/field-text@6.0.0
1318
- - @atlaskit/button@8.0.0
1319
- - @atlaskit/theme@4.0.0
1320
- - @atlaskit/docs@4.0.0
1588
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1589
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1590
+ - [patch] Updated dependencies
1591
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1592
+ - @atlaskit/tooltip@10.0.0
1593
+ - @atlaskit/modal-dialog@5.0.0
1594
+ - @atlaskit/field-text@6.0.0
1595
+ - @atlaskit/button@8.0.0
1596
+ - @atlaskit/theme@4.0.0
1597
+ - @atlaskit/docs@4.0.0
1321
1598
 
1322
1599
  ## 11.4.0
1323
1600
 
1324
- - [minor] Update emoji and add no-image [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1325
- - [none] Updated dependencies [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1601
+ - [minor] Update emoji and add no-image
1602
+ [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1603
+ - [none] Updated dependencies
1604
+ [620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
1326
1605
 
1327
1606
  ## 11.3.2
1328
1607
 
1329
- - [patch] Update readme to be in line with other atlaskit readmes [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1330
- - [none] Updated dependencies [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1608
+ - [patch] Update readme to be in line with other atlaskit readmes
1609
+ [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1610
+ - [none] Updated dependencies
1611
+ [75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
1331
1612
 
1332
1613
  ## 11.3.1
1333
1614
 
1334
- - [patch] Fix unit tests [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1335
- - [patch] Update for label with white background [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1336
- - [patch] Fix whitebackground for label [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1337
- - [patch] Fix white background for label [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1338
- - [none] Updated dependencies [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1339
- - [none] Updated dependencies [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1340
- - [none] Updated dependencies [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1341
- - [none] Updated dependencies [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1615
+ - [patch] Fix unit tests [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1616
+ - [patch] Update for label with white background
1617
+ [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1618
+ - [patch] Fix whitebackground for label
1619
+ [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1620
+ - [patch] Fix white background for label
1621
+ [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1622
+ - [none] Updated dependencies
1623
+ [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
1624
+ - [none] Updated dependencies
1625
+ [a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
1626
+ - [none] Updated dependencies
1627
+ [b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
1628
+ - [none] Updated dependencies
1629
+ [229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
1342
1630
 
1343
1631
  ## 11.3.0
1344
1632
 
1345
- - [minor] FS-1580 add new atlassian emoji [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1346
- - [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1347
- - @atlaskit/tooltip@9.2.1
1348
- - @atlaskit/modal-dialog@4.0.5
1349
- - @atlaskit/field-text@5.0.3
1350
- - @atlaskit/button@7.2.5
1351
- - @atlaskit/theme@3.2.2
1352
- - @atlaskit/docs@3.0.4
1633
+ - [minor] FS-1580 add new atlassian emoji
1634
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1635
+ - [patch] Updated dependencies
1636
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1637
+ - @atlaskit/tooltip@9.2.1
1638
+ - @atlaskit/modal-dialog@4.0.5
1639
+ - @atlaskit/field-text@5.0.3
1640
+ - @atlaskit/button@7.2.5
1641
+ - @atlaskit/theme@3.2.2
1642
+ - @atlaskit/docs@3.0.4
1353
1643
 
1354
1644
  ## 11.2.0
1355
1645
 
1356
- - [minor] Add divider from editor [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1357
- - [minor] Add divider fabric icon [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1358
- - [minor] Add divider icon from fabric [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1359
- - [none] Updated dependencies [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1360
- - [none] Updated dependencies [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1361
- - [none] Updated dependencies [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1646
+ - [minor] Add divider from editor
1647
+ [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1648
+ - [minor] Add divider fabric icon
1649
+ [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1650
+ - [minor] Add divider icon from fabric
1651
+ [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1652
+ - [none] Updated dependencies
1653
+ [5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
1654
+ - [none] Updated dependencies
1655
+ [8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
1656
+ - [none] Updated dependencies
1657
+ [c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
1362
1658
 
1363
1659
  ## 11.1.0
1364
1660
 
1365
- - [minor] Add label icon [72baa86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72baa86)
1366
- - [minor] Add a new label icon [1afe4fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1afe4fe)
1661
+ - [minor] Add label icon [72baa86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72baa86)
1662
+ - [minor] Add a new label icon
1663
+ [1afe4fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1afe4fe)
1367
1664
 
1368
1665
  ## 11.0.1
1369
1666
 
1370
- - [patch] ED-4228 adding icons for table floating toolbar advance options. [b466410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b466410)
1667
+ - [patch] ED-4228 adding icons for table floating toolbar advance options.
1668
+ [b466410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b466410)
1371
1669
 
1372
1670
  ## 11.0.0
1373
1671
 
1374
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1672
+ - [major] Bump to React 16.3.
1673
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1375
1674
 
1376
1675
  ## 10.13.0
1377
1676
 
1378
- - [minor] Add indeterminate checkbox icon [27f4e40](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27f4e40)
1677
+ - [minor] Add indeterminate checkbox icon
1678
+ [27f4e40](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27f4e40)
1379
1679
 
1380
1680
  ## 10.12.2
1381
1681
 
1382
- - [patch] add horizontal rule toolbar item [48c36f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48c36f4)
1682
+ - [patch] add horizontal rule toolbar item
1683
+ [48c36f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48c36f4)
1383
1684
 
1384
1685
  ## 10.12.1
1385
1686
 
1386
- - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1687
+ - [patch] Re-releasing due to potentially broken babel release
1688
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1387
1689
 
1388
1690
  ## 10.12.0
1389
1691
 
1390
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1692
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1693
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1391
1694
 
1392
1695
  ## 10.11.0
1393
1696
 
1394
- - [minor] Create skeleton representations of various components [cd628e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd628e4)
1697
+ - [minor] Create skeleton representations of various components
1698
+ [cd628e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd628e4)
1395
1699
 
1396
1700
  ## 10.10.1
1397
1701
 
1398
- - [patch] update atlaskit src for internal consumption [4601bf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4601bf0)
1702
+ - [patch] update atlaskit src for internal consumption
1703
+ [4601bf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4601bf0)
1399
1704
 
1400
1705
  ## 10.10.0
1401
1706
 
1402
- - [minor] Added 42 new icons for Objects [e00ff79](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e00ff79)
1707
+ - [minor] Added 42 new icons for Objects
1708
+ [e00ff79](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e00ff79)
1403
1709
 
1404
1710
  ## 10.9.3
1405
1711
 
1406
- - [patch] removed role props to make it more accessible [88cc276](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88cc276)
1712
+ - [patch] removed role props to make it more accessible
1713
+ [88cc276](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88cc276)
1407
1714
 
1408
1715
  ## 10.9.2
1409
1716
 
1410
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1717
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1718
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1411
1719
 
1412
1720
  ## 10.9.1
1413
1721
 
1414
- - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1722
+ - [patch] Packages Flow types for elements components
1723
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1415
1724
 
1416
1725
  ## 10.9.0
1417
1726
 
1418
- - [minor] New emoji-add icon [b8b1b51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8b1b51)
1727
+ - [minor] New emoji-add icon
1728
+ [b8b1b51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8b1b51)
1419
1729
 
1420
1730
  ## 10.8.0
1421
1731
 
1422
- - [minor] added editor/success icon, updated a few other editor icons [911074c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911074c)
1732
+ - [minor] added editor/success icon, updated a few other editor icons
1733
+ [911074c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911074c)
1423
1734
 
1424
1735
  ## 10.7.1
1425
1736
 
1426
- - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
1737
+ - [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
1738
+ \$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
1427
1739
 
1428
1740
  ## 10.7.0
1429
1741
 
1430
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1742
+ - [minor] Add React 16 support.
1743
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1431
1744
 
1432
1745
  ## 10.6.0
1433
1746
 
1434
- - [minor] Updated switcher icon [2815441](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2815441)
1747
+ - [minor] Updated switcher icon
1748
+ [2815441](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2815441)
1435
1749
 
1436
1750
  ## 10.5.0
1437
1751
 
1438
- - [minor] Move icon and reduced-ui pack to new repo, update build process [b3977f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3977f3)
1752
+ - [minor] Move icon and reduced-ui pack to new repo, update build process
1753
+ [b3977f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3977f3)
1439
1754
 
1440
1755
  ## 10.4.0 (2017-12-08)
1441
1756
 
1442
- - feature; added new media layout icons for the editor (issues closed: ak-4012) ([ee770f5](https://bitbucket.org/atlassian/atlaskit/commits/ee770f5))
1757
+ - feature; added new media layout icons for the editor (issues closed: ak-4012)
1758
+ ([ee770f5](https://bitbucket.org/atlassian/atlaskit/commits/ee770f5))
1443
1759
 
1444
1760
  ## 10.3.3 (2017-12-05)
1445
1761
 
1446
- - bug fix; fix product icon gradients not appearing with default icon colour ([013f52a](https://bitbucket.org/atlassian/atlaskit/commits/013f52a))
1447
- - bug fix; fix icon gradients not applying properly in safari in some cases (issues closed: ak-3744) ([e35edf8](https://bitbucket.org/atlassian/atlaskit/commits/e35edf8))
1762
+ - bug fix; fix product icon gradients not appearing with default icon colour
1763
+ ([013f52a](https://bitbucket.org/atlassian/atlaskit/commits/013f52a))
1764
+ - bug fix; fix icon gradients not applying properly in safari in some cases (issues closed:
1765
+ ak-3744) ([e35edf8](https://bitbucket.org/atlassian/atlaskit/commits/e35edf8))
1448
1766
 
1449
1767
  ## 10.3.2 (2017-11-23)
1450
1768
 
1451
- - bug fix; remove theme package direct references ([0f99302](https://bitbucket.org/atlassian/atlaskit/commits/0f99302))
1769
+ - bug fix; remove theme package direct references
1770
+ ([0f99302](https://bitbucket.org/atlassian/atlaskit/commits/0f99302))
1452
1771
 
1453
1772
  ## 10.3.1 (2017-11-20)
1454
1773
 
1455
- - bug fix; fS-3907 Use content attribute instead of description for Tooltip ([25c9604](https://bitbucket.org/atlassian/atlaskit/commits/25c9604))
1456
- - bug fix; fS-3907 Bump tooltip version in icon, item and util-shared-styles ([6d20540](https://bitbucket.org/atlassian/atlaskit/commits/6d20540))
1774
+ - bug fix; fS-3907 Use content attribute instead of description for Tooltip
1775
+ ([25c9604](https://bitbucket.org/atlassian/atlaskit/commits/25c9604))
1776
+ - bug fix; fS-3907 Bump tooltip version in icon, item and util-shared-styles
1777
+ ([6d20540](https://bitbucket.org/atlassian/atlaskit/commits/6d20540))
1457
1778
 
1458
1779
  ## 10.3.0 (2017-11-16)
1459
1780
 
1460
- - feature; new and updated icons for the editor (issues closed: ak-3720) ([2c709e2](https://bitbucket.org/atlassian/atlaskit/commits/2c709e2))
1781
+ - feature; new and updated icons for the editor (issues closed: ak-3720)
1782
+ ([2c709e2](https://bitbucket.org/atlassian/atlaskit/commits/2c709e2))
1461
1783
 
1462
1784
  ## 10.2.0 (2017-11-15)
1463
1785
 
1464
- - feature; added a new prop for icons to make them more performant. ([7dc38f7](https://bitbucket.org/atlassian/atlaskit/commits/7dc38f7))
1465
- - feature; icon component performance improved and the glyph can now be passed as a string. ([317274c](https://bitbucket.org/atlassian/atlaskit/commits/317274c))
1786
+ - feature; added a new prop for icons to make them more performant.
1787
+ ([7dc38f7](https://bitbucket.org/atlassian/atlaskit/commits/7dc38f7))
1788
+ - feature; icon component performance improved and the glyph can now be passed as a string.
1789
+ ([317274c](https://bitbucket.org/atlassian/atlaskit/commits/317274c))
1466
1790
 
1467
1791
  ## 10.1.3 (2017-11-09)
1468
1792
 
1469
- - bug fix; add missing color props ([f186c02](https://bitbucket.org/atlassian/atlaskit/commits/f186c02))
1793
+ - bug fix; add missing color props
1794
+ ([f186c02](https://bitbucket.org/atlassian/atlaskit/commits/f186c02))
1470
1795
 
1471
1796
  ## 10.1.2 (2017-10-26)
1472
1797
 
1473
- - bug fix; fix to rebuild stories ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1798
+ - bug fix; fix to rebuild stories
1799
+ ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1474
1800
 
1475
1801
  ## 10.1.1 (2017-10-22)
1476
1802
 
1477
- - bug fix; update styled component dependency and react peerDep ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
1803
+ - bug fix; update styled component dependency and react peerDep
1804
+ ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
1478
1805
 
1479
1806
  ## 10.1.0 (2017-10-10)
1480
1807
 
1481
- - feature; added 8 new icons, updated 4 others (issues closed: ak-3590) ([0cff900](https://bitbucket.org/atlassian/atlaskit/commits/0cff900))
1808
+ - feature; added 8 new icons, updated 4 others (issues closed: ak-3590)
1809
+ ([0cff900](https://bitbucket.org/atlassian/atlaskit/commits/0cff900))
1482
1810
 
1483
1811
  ## 10.0.0 (2017-09-25)
1484
1812
 
1485
- - breaking; Removing the "editor/expand" icon. Use the appropriate chevron-up/chevron-down icons instead. ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
1486
- - 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))
1813
+ - breaking; Removing the "editor/expand" icon. Use the appropriate chevron-up/chevron-down icons
1814
+ instead. ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
1815
+ - breaking; removing the "expand" icon in preference to using the chevron ones instead (issues
1816
+ closed: ak-2157) ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
1487
1817
 
1488
1818
  ## 9.0.1 (2017-09-15)
1489
1819
 
1490
- - bug fix; removed glitched path from the People icon (issues closed: ak-3524) ([bb1da8a](https://bitbucket.org/atlassian/atlaskit/commits/bb1da8a))
1820
+ - bug fix; removed glitched path from the People icon (issues closed: ak-3524)
1821
+ ([bb1da8a](https://bitbucket.org/atlassian/atlaskit/commits/bb1da8a))
1491
1822
 
1492
1823
  ## 9.0.0 (2017-09-11)
1493
1824
 
1494
- - breaking; The company/product icons (AtlassianIcon, BitbucketIcon, ConfluenceIcon, HipchatIcon, JiraIcon) have ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1495
- - breaking; new company and product icons added ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1825
+ - breaking; The company/product icons (AtlassianIcon, BitbucketIcon, ConfluenceIcon, HipchatIcon,
1826
+ JiraIcon) have ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1827
+ - breaking; new company and product icons added
1828
+ ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
1496
1829
 
1497
1830
  ## 8.1.0 (2017-08-28)
1498
1831
 
1499
- - feature; added switcher icon back ([de848a6](https://bitbucket.org/atlassian/atlaskit/commits/de848a6))
1832
+ - feature; added switcher icon back
1833
+ ([de848a6](https://bitbucket.org/atlassian/atlaskit/commits/de848a6))
1500
1834
 
1501
1835
  ## 8.0.1 (2017-08-21)
1502
1836
 
1503
- - bug fix; fix PropTypes warning ([040d579](https://bitbucket.org/atlassian/atlaskit/commits/040d579))
1837
+ - bug fix; fix PropTypes warning
1838
+ ([040d579](https://bitbucket.org/atlassian/atlaskit/commits/040d579))
1504
1839
 
1505
1840
  ## 8.0.0 (2017-08-17)
1506
1841
 
1507
- - bug fix; fixing the devDep for icon on itself ([b3db177](https://bitbucket.org/atlassian/atlaskit/commits/b3db177))
1508
- - bug fix; fixed icon build script ([10aea52](https://bitbucket.org/atlassian/atlaskit/commits/10aea52))
1509
- - feature; updated stories for icons and updated the build step for reduced-ui-pack icons ([0ad9eea](https://bitbucket.org/atlassian/atlaskit/commits/0ad9eea))
1510
- - breaking; Some icons have been deleted, and some are now 2-colours ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1511
- - breaking; icon audit and improvement ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1842
+ - bug fix; fixing the devDep for icon on itself
1843
+ ([b3db177](https://bitbucket.org/atlassian/atlaskit/commits/b3db177))
1844
+ - bug fix; fixed icon build script
1845
+ ([10aea52](https://bitbucket.org/atlassian/atlaskit/commits/10aea52))
1846
+ - feature; updated stories for icons and updated the build step for reduced-ui-pack icons
1847
+ ([0ad9eea](https://bitbucket.org/atlassian/atlaskit/commits/0ad9eea))
1848
+ - breaking; Some icons have been deleted, and some are now 2-colours
1849
+ ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1850
+ - breaking; icon audit and improvement
1851
+ ([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
1512
1852
 
1513
1853
  ## 7.1.0 (2017-08-11)
1514
1854
 
1515
- - bug fix; make theme import absolute ([5ef8926](https://bitbucket.org/atlassian/atlaskit/commits/5ef8926))
1516
- - feature; support dark mode ([6701273](https://bitbucket.org/atlassian/atlaskit/commits/6701273))
1855
+ - bug fix; make theme import absolute
1856
+ ([5ef8926](https://bitbucket.org/atlassian/atlaskit/commits/5ef8926))
1857
+ - feature; support dark mode ([6701273](https://bitbucket.org/atlassian/atlaskit/commits/6701273))
1517
1858
 
1518
1859
  ## 7.0.2 (2017-07-24)
1519
1860
 
1520
- - fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1521
- - fix; icons no longer grow massively in Webkit or when font size bumped ([adfb57e](https://bitbucket.org/atlassian/atlaskit/commits/adfb57e))
1861
+ - fix; use class transform in loose mode in babel to improve load performance in apps
1862
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1863
+ - fix; icons no longer grow massively in Webkit or when font size bumped
1864
+ ([adfb57e](https://bitbucket.org/atlassian/atlaskit/commits/adfb57e))
1522
1865
 
1523
1866
  ## 7.0.1 (2017-06-28)
1524
1867
 
1525
- - fix; changed icon wrapper display from inline-flex to inline-block ([64dc3de](https://bitbucket.org/atlassian/atlaskit/commits/64dc3de))
1868
+ - fix; changed icon wrapper display from inline-flex to inline-block
1869
+ ([64dc3de](https://bitbucket.org/atlassian/atlaskit/commits/64dc3de))
1526
1870
 
1527
1871
  ## 7.0.0 (2017-06-08)
1528
1872
 
1529
- - fix; refactored icon module and build process ([a68abba](https://bitbucket.org/atlassian/atlaskit/commits/a68abba))
1530
- - breaking; Module no longer exports named exports. Import a specific icon like so: import AtlassianIcon from '@atlaskit/icon/glyph/atlassian';
1531
- - ISSUES CLOSED: AK-2388
1873
+ - fix; refactored icon module and build process
1874
+ ([a68abba](https://bitbucket.org/atlassian/atlaskit/commits/a68abba))
1875
+ - breaking; Module no longer exports named exports. Import a specific icon like so: import
1876
+ AtlassianIcon from '@atlaskit/icon/glyph/atlassian';
1877
+ - ISSUES CLOSED: AK-2388
1532
1878
 
1533
1879
  ## 6.6.0 (2017-05-31)
1534
1880
 
1535
- - fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1536
- - 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))
1881
+ - fix; add prop-types as a dependency to avoid React 15.x warnings
1882
+ ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1883
+ - feature; added log-in icon to [@atlaskit](https://github.com/atlaskit)/icon and
1884
+ [@atlaskit](https://github.com/atlaskit)/reduced-ui-pack
1885
+ ([aa72586](https://bitbucket.org/atlassian/atlaskit/commits/aa72586))
1537
1886
 
1538
1887
  ## 6.5.4 (2017-05-12)
1539
1888
 
1540
- - fix; add package name and version to the hashing of classnames in [@atlaskit](https://github.com/atlaskit)/icon to preve ([a28bfe5](https://bitbucket.org/atlassian/atlaskit/commits/a28bfe5))
1889
+ - fix; add package name and version to the hashing of classnames in
1890
+ [@atlaskit](https://github.com/atlaskit)/icon to preve
1891
+ ([a28bfe5](https://bitbucket.org/atlassian/atlaskit/commits/a28bfe5))
1541
1892
 
1542
1893
  ## 6.5.3 (2017-05-10)
1543
1894
 
1544
- - fix; do not import whole icon in media-card ([cc5ec63](https://bitbucket.org/atlassian/atlaskit/commits/cc5ec63))
1895
+ - fix; do not import whole icon in media-card
1896
+ ([cc5ec63](https://bitbucket.org/atlassian/atlaskit/commits/cc5ec63))
1545
1897
 
1546
1898
  ## 6.5.2 (2017-04-27)
1547
1899
 
1548
- - fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1900
+ - fix; update legal copy to be more clear. Not all modules include ADG license.
1901
+ ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1549
1902
 
1550
1903
  ## 6.4.0 (2017-04-26)
1551
1904
 
1552
- - fix; fixed bug in the new ExampleWithCode story type ([f30a4d3](https://bitbucket.org/atlassian/atlaskit/commits/f30a4d3))
1553
- - fix; checkbox icon now correctly a 2-colour icon again ([470642e](https://bitbucket.org/atlassian/atlaskit/commits/470642e))
1554
- - fix; icon SVG files updated. Fills made to be transparent for 2-color icons, and some ico ([264bb97](https://bitbucket.org/atlassian/atlaskit/commits/264bb97))
1555
- - fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1556
- - feature; Adds switcher icon ([220cc33](https://bitbucket.org/atlassian/atlaskit/commits/220cc33))
1557
- - feature; icons now have a primaryColor and secondaryColor prop ([9768e00](https://bitbucket.org/atlassian/atlaskit/commits/9768e00))
1905
+ - fix; fixed bug in the new ExampleWithCode story type
1906
+ ([f30a4d3](https://bitbucket.org/atlassian/atlaskit/commits/f30a4d3))
1907
+ - fix; checkbox icon now correctly a 2-colour icon again
1908
+ ([470642e](https://bitbucket.org/atlassian/atlaskit/commits/470642e))
1909
+ - fix; icon SVG files updated. Fills made to be transparent for 2-color icons, and some ico
1910
+ ([264bb97](https://bitbucket.org/atlassian/atlaskit/commits/264bb97))
1911
+ - fix; update legal copy and fix broken links for component README on npm. New contribution and
1912
+ ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1913
+ - feature; Adds switcher icon
1914
+ ([220cc33](https://bitbucket.org/atlassian/atlaskit/commits/220cc33))
1915
+ - feature; icons now have a primaryColor and secondaryColor prop
1916
+ ([9768e00](https://bitbucket.org/atlassian/atlaskit/commits/9768e00))
1558
1917
 
1559
1918
  ## 6.3.2 (2017-04-24)
1560
1919
 
1561
- - fix; fixing improper PropType for a prop 'glyph' ([cff41c5](https://bitbucket.org/atlassian/atlaskit/commits/cff41c5))
1920
+ - fix; fixing improper PropType for a prop 'glyph'
1921
+ ([cff41c5](https://bitbucket.org/atlassian/atlaskit/commits/cff41c5))
1562
1922
 
1563
1923
  ## 6.3.1 (2017-04-20)
1564
1924
 
1565
- - fix; fixes regressions where styles werent being loaded causing sizing to be broken ([1de6d0c](https://bitbucket.org/atlassian/atlaskit/commits/1de6d0c))
1925
+ - fix; fixes regressions where styles werent being loaded causing sizing to be broken
1926
+ ([1de6d0c](https://bitbucket.org/atlassian/atlaskit/commits/1de6d0c))
1566
1927
 
1567
1928
  ## 6.3.0 (2017-04-20)
1568
1929
 
1569
- - feature; removed explicit style! imports, set style-loader in webpack config ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
1930
+ - feature; removed explicit style! imports, set style-loader in webpack config
1931
+ ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
1570
1932
 
1571
1933
  ## 6.1.0 (2017-04-19)
1572
1934
 
1573
- - feature; refactoring Icon to reduce bundle size and code complexity ([43c61f5](https://bitbucket.org/atlassian/atlaskit/commits/43c61f5))
1935
+ - feature; refactoring Icon to reduce bundle size and code complexity
1936
+ ([43c61f5](https://bitbucket.org/atlassian/atlaskit/commits/43c61f5))
1574
1937
 
1575
1938
  ## 6.0.1 (2017-04-18)
1576
1939
 
1577
- - fix; update icon stories to use new readme component ([1cdfa6d](https://bitbucket.org/atlassian/atlaskit/commits/1cdfa6d))
1578
- - feature; add media services scale large and small icons ([3bd9d86](https://bitbucket.org/atlassian/atlaskit/commits/3bd9d86))
1940
+ - fix; update icon stories to use new readme component
1941
+ ([1cdfa6d](https://bitbucket.org/atlassian/atlaskit/commits/1cdfa6d))
1942
+ - feature; add media services scale large and small icons
1943
+ ([3bd9d86](https://bitbucket.org/atlassian/atlaskit/commits/3bd9d86))
1579
1944
 
1580
1945
  ## 5.0.0 (2017-03-28)
1581
1946
 
1582
- - fix; remove icon baseline alignment story ([876c682](https://bitbucket.org/atlassian/atlaskit/commits/876c682))
1583
- - fix; use new 24px artboard size in 'too big' story ([404e6e0](https://bitbucket.org/atlassian/atlaskit/commits/404e6e0))
1584
- - feature; bulk icon update ([76367b5](https://bitbucket.org/atlassian/atlaskit/commits/76367b5))
1585
- - feature; update default icon sizes ([90850bd](https://bitbucket.org/atlassian/atlaskit/commits/90850bd))
1586
- - breaking; default SVG artboard sizes are now 24px, with some icons such as editor on the 16px artboard.
1587
- - breaking; icons are no longer guaranteed to baseline-align with sibling content. use flexbox to control alignment.
1588
- - ISSUES CLOSED: AK-1924
1589
- - breaking; This icon released contains a large amount of breaking naming changes due to deletions and renames. Please update to this new major version and ensure your application is using the correct icon exports via linting.
1590
- - ISSUES CLOSED: AK-1924
1947
+ - fix; remove icon baseline alignment story
1948
+ ([876c682](https://bitbucket.org/atlassian/atlaskit/commits/876c682))
1949
+ - fix; use new 24px artboard size in 'too big' story
1950
+ ([404e6e0](https://bitbucket.org/atlassian/atlaskit/commits/404e6e0))
1951
+ - feature; bulk icon update ([76367b5](https://bitbucket.org/atlassian/atlaskit/commits/76367b5))
1952
+ - feature; update default icon sizes
1953
+ ([90850bd](https://bitbucket.org/atlassian/atlaskit/commits/90850bd))
1954
+ - breaking; default SVG artboard sizes are now 24px, with some icons such as editor on the 16px
1955
+ artboard.
1956
+ - breaking; icons are no longer guaranteed to baseline-align with sibling content. use flexbox to
1957
+ control alignment.
1958
+ - ISSUES CLOSED: AK-1924
1959
+ - breaking; This icon released contains a large amount of breaking naming changes due to deletions
1960
+ and renames. Please update to this new major version and ensure your application is using the
1961
+ correct icon exports via linting.
1962
+ - ISSUES CLOSED: AK-1924
1591
1963
 
1592
1964
  ## 3.0.3 (2017-03-23)
1593
1965
 
1594
- - fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1595
- - feature; icon sizes changed to be on grid ([f6748ea](https://bitbucket.org/atlassian/atlaskit/commits/f6748ea))
1596
- - breaking; Icon sizes changed. This does not change the default sizes, only the ones when there is a size prop specified.
1597
- - ISSUES CLOSED: AK-1515
1966
+ - fix; Empty commit to release the component
1967
+ ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1968
+ - feature; icon sizes changed to be on grid
1969
+ ([f6748ea](https://bitbucket.org/atlassian/atlaskit/commits/f6748ea))
1970
+ - breaking; Icon sizes changed. This does not change the default sizes, only the ones when there
1971
+ is a size prop specified.
1972
+ - ISSUES CLOSED: AK-1515
1598
1973
 
1599
1974
  ## 3.0.1 (2017-03-21)
1600
1975
 
1601
- - fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1976
+ - fix; maintainers for all the packages were added
1977
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1602
1978
 
1603
1979
  ## 3.0.0 (2017-03-03)
1604
1980
 
1605
- - feature; move service desk icons out of the servicedesk directory ([f959e6b](https://bitbucket.org/atlassian/atlaskit/commits/f959e6b))
1606
- - breaking; Service desk icons now live in the root icons directory
1607
- - ISSUES CLOSED: AK-1858
1981
+ - feature; move service desk icons out of the servicedesk directory
1982
+ ([f959e6b](https://bitbucket.org/atlassian/atlaskit/commits/f959e6b))
1983
+ - breaking; Service desk icons now live in the root icons directory
1984
+ - ISSUES CLOSED: AK-1858
1608
1985
 
1609
1986
  ## 2.5.5 (2017-02-28)
1610
1987
 
1611
- - fix; dummy commit to release stories ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
1988
+ - fix; dummy commit to release stories
1989
+ ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
1612
1990
 
1613
1991
  ## 2.5.3 (2017-02-28)
1614
1992
 
1615
- - fix; dummy commit to fix broken stories and missing registry pages ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
1993
+ - fix; dummy commit to fix broken stories and missing registry pages
1994
+ ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
1616
1995
 
1617
1996
  ## 2.5.3 (2017-02-28)
1618
1997
 
1619
- - fix; dummy commit to release stories for components ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
1998
+ - fix; dummy commit to release stories for components
1999
+ ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
1620
2000
 
1621
2001
  ## 2.5.2 (2017-02-28)
1622
2002
 
1623
- - fix; removes jsdoc annotations from icons and removes scripts used to generate Icons.md ([e5302a0](https://bitbucket.org/atlassian/atlaskit/commits/e5302a0))
2003
+ - fix; removes jsdoc annotations from icons and removes scripts used to generate Icons.md
2004
+ ([e5302a0](https://bitbucket.org/atlassian/atlaskit/commits/e5302a0))
1624
2005
 
1625
2006
  ## 2.5.1 (2017-02-27)
1626
2007
 
1627
- - fix; update flag's icon dependency to latest ([32885ce](https://bitbucket.org/atlassian/atlaskit/commits/32885ce))
2008
+ - fix; update flag's icon dependency to latest
2009
+ ([32885ce](https://bitbucket.org/atlassian/atlaskit/commits/32885ce))
1628
2010
 
1629
2011
  ## 2.4.3 (2017-02-20)
1630
2012
 
1631
- - fix; change directory icon specific names to generic icon names ([13bb38a](https://bitbucket.org/atlassian/atlaskit/commits/13bb38a))
2013
+ - fix; change directory icon specific names to generic icon names
2014
+ ([13bb38a](https://bitbucket.org/atlassian/atlaskit/commits/13bb38a))
1632
2015
 
1633
2016
  ## 2.4.1 (2017-02-20)
1634
2017
 
1635
- - fix; fix fill color typo in jira/addon icon ([8900095](https://bitbucket.org/atlassian/atlaskit/commits/8900095))
1636
- - fix; copy in-code comment about reduced-ui-pack to readme ([24e2c37](https://bitbucket.org/atlassian/atlaskit/commits/24e2c37))
1637
- - fix; use correctly scoped package names in npm docs ([91dbd2f](https://bitbucket.org/atlassian/atlaskit/commits/91dbd2f))
1638
- - feature; add icons for directory privacy levels ([fb5f89b](https://bitbucket.org/atlassian/atlaskit/commits/fb5f89b))
2018
+ - fix; fix fill color typo in jira/addon icon
2019
+ ([8900095](https://bitbucket.org/atlassian/atlaskit/commits/8900095))
2020
+ - fix; copy in-code comment about reduced-ui-pack to readme
2021
+ ([24e2c37](https://bitbucket.org/atlassian/atlaskit/commits/24e2c37))
2022
+ - fix; use correctly scoped package names in npm docs
2023
+ ([91dbd2f](https://bitbucket.org/atlassian/atlaskit/commits/91dbd2f))
2024
+ - feature; add icons for directory privacy levels
2025
+ ([fb5f89b](https://bitbucket.org/atlassian/atlaskit/commits/fb5f89b))
1639
2026
 
1640
2027
  ## 2.4.0 (2017-02-16)
1641
2028
 
1642
- - feature; Force icons version bump to get mediakit icons ([64bf24e](https://bitbucket.org/atlassian/atlaskit/commits/64bf24e))
2029
+ - feature; Force icons version bump to get mediakit icons
2030
+ ([64bf24e](https://bitbucket.org/atlassian/atlaskit/commits/64bf24e))
1643
2031
 
1644
2032
  ## 2.3.3 (2017-02-07)
1645
2033
 
1646
- - fix; Rearrange tsconfig.json organisation to allow per-package configuration. ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
2034
+ - fix; Rearrange tsconfig.json organisation to allow per-package configuration.
2035
+ ([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
1647
2036
 
1648
2037
  ## 2.3.1 (2017-02-06)
1649
2038
 
1650
- - fix; Updates packages to use scoped ak packages ([26285cb](https://bitbucket.org/atlassian/atlaskit/commits/26285cb))
1651
- - fix; Fixes invite team icon for icons ([3b66fd7](https://bitbucket.org/atlassian/atlaskit/commits/3b66fd7))
2039
+ - fix; Updates packages to use scoped ak packages
2040
+ ([26285cb](https://bitbucket.org/atlassian/atlaskit/commits/26285cb))
2041
+ - fix; Fixes invite team icon for icons
2042
+ ([3b66fd7](https://bitbucket.org/atlassian/atlaskit/commits/3b66fd7))