@atlaskit/logo 13.16.1 → 14.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (531) hide show
  1. package/CHANGELOG.md +655 -611
  2. package/__perf__/default.tsx +2 -2
  3. package/codemods/13.6.0-rename-imports.tsx +6 -6
  4. package/codemods/utils.tsx +2 -2
  5. package/dist/cjs/atlas-logo/icon.js +5 -37
  6. package/dist/cjs/atlas-logo/logo.js +5 -39
  7. package/dist/cjs/atlassian-access-logo/icon.js +61 -0
  8. package/dist/cjs/atlassian-access-logo/index.js +19 -0
  9. package/dist/cjs/atlassian-access-logo/logo.js +64 -0
  10. package/dist/cjs/atlassian-admin-logo/icon.js +61 -0
  11. package/dist/cjs/atlassian-admin-logo/index.js +19 -0
  12. package/dist/cjs/atlassian-admin-logo/logo.js +64 -0
  13. package/dist/cjs/atlassian-administration-logo/icon.js +61 -0
  14. package/dist/cjs/atlassian-administration-logo/index.js +19 -0
  15. package/dist/cjs/atlassian-administration-logo/logo.js +64 -0
  16. package/dist/cjs/atlassian-analytics-logo/icon.js +6 -3
  17. package/dist/cjs/atlassian-analytics-logo/logo.js +6 -3
  18. package/dist/cjs/atlassian-logo/icon.js +3 -30
  19. package/dist/cjs/atlassian-logo/index.js +1 -8
  20. package/dist/cjs/atlassian-logo/logo.js +3 -30
  21. package/dist/cjs/atlassian-marketplace-logo/icon.js +61 -0
  22. package/dist/cjs/atlassian-marketplace-logo/index.js +19 -0
  23. package/dist/cjs/atlassian-marketplace-logo/logo.js +64 -0
  24. package/dist/cjs/atlassian-start-logo/logo.js +13 -17
  25. package/dist/cjs/bitbucket-logo/icon.js +3 -30
  26. package/dist/cjs/bitbucket-logo/index.js +1 -8
  27. package/dist/cjs/bitbucket-logo/logo.js +3 -31
  28. package/dist/cjs/compass-logo/icon.js +3 -30
  29. package/dist/cjs/compass-logo/index.js +1 -8
  30. package/dist/cjs/compass-logo/logo.js +3 -30
  31. package/dist/cjs/confluence-logo/icon.js +3 -35
  32. package/dist/cjs/confluence-logo/index.js +1 -8
  33. package/dist/cjs/confluence-logo/logo.js +3 -35
  34. package/dist/cjs/constants.js +5 -3
  35. package/dist/cjs/guard-logo/icon.js +61 -0
  36. package/dist/cjs/guard-logo/index.js +19 -0
  37. package/dist/cjs/guard-logo/logo.js +64 -0
  38. package/dist/cjs/halp-logo/icon.js +13 -17
  39. package/dist/cjs/halp-logo/index.js +1 -8
  40. package/dist/cjs/halp-logo/logo.js +12 -16
  41. package/dist/cjs/index.js +65 -159
  42. package/dist/cjs/jira-align-logo/icon.js +4 -32
  43. package/dist/cjs/jira-align-logo/index.js +1 -8
  44. package/dist/cjs/jira-align-logo/logo.js +4 -33
  45. package/dist/cjs/jira-logo/icon.js +4 -31
  46. package/dist/cjs/jira-logo/index.js +1 -8
  47. package/dist/cjs/jira-logo/logo.js +3 -30
  48. package/dist/cjs/jira-product-discovery-logo/icon.js +3 -30
  49. package/dist/cjs/jira-product-discovery-logo/logo.js +3 -30
  50. package/dist/cjs/jira-service-management-logo/icon.js +3 -30
  51. package/dist/cjs/jira-service-management-logo/index.js +1 -8
  52. package/dist/cjs/jira-service-management-logo/logo.js +3 -30
  53. package/dist/cjs/jira-software-logo/icon.js +12 -16
  54. package/dist/cjs/jira-software-logo/index.js +1 -8
  55. package/dist/cjs/jira-software-logo/logo.js +12 -16
  56. package/dist/cjs/jira-work-management-logo/icon.js +12 -16
  57. package/dist/cjs/jira-work-management-logo/index.js +1 -8
  58. package/dist/cjs/jira-work-management-logo/logo.js +12 -16
  59. package/dist/cjs/loom-logo/icon.js +7 -13
  60. package/dist/cjs/loom-logo/logo.js +4 -9
  61. package/dist/cjs/opsgenie-logo/icon.js +63 -0
  62. package/dist/cjs/opsgenie-logo/index.js +4 -32
  63. package/dist/cjs/opsgenie-logo/logo.js +66 -0
  64. package/dist/cjs/rovo-logo/icon.js +61 -0
  65. package/dist/cjs/rovo-logo/index.js +19 -0
  66. package/dist/cjs/rovo-logo/logo.js +64 -0
  67. package/dist/cjs/statuspage-logo/icon.js +3 -30
  68. package/dist/cjs/statuspage-logo/index.js +1 -8
  69. package/dist/cjs/statuspage-logo/logo.js +3 -30
  70. package/dist/cjs/trello-logo/icon.js +3 -35
  71. package/dist/cjs/trello-logo/index.js +1 -8
  72. package/dist/cjs/trello-logo/logo.js +3 -35
  73. package/dist/cjs/utils.js +38 -10
  74. package/dist/cjs/wrapper.js +6 -5
  75. package/dist/es2019/atlas-logo/icon.js +5 -224
  76. package/dist/es2019/atlas-logo/logo.js +9 -330
  77. package/dist/es2019/atlassian-access-logo/icon.js +64 -0
  78. package/dist/es2019/atlassian-access-logo/index.js +2 -0
  79. package/dist/es2019/atlassian-access-logo/logo.js +71 -0
  80. package/dist/es2019/atlassian-admin-logo/icon.js +57 -0
  81. package/dist/es2019/atlassian-admin-logo/index.js +2 -0
  82. package/dist/es2019/atlassian-admin-logo/logo.js +71 -0
  83. package/dist/es2019/atlassian-administration-logo/icon.js +57 -0
  84. package/dist/es2019/atlassian-administration-logo/index.js +2 -0
  85. package/dist/es2019/atlassian-administration-logo/logo.js +71 -0
  86. package/dist/es2019/atlassian-analytics-logo/icon.js +7 -3
  87. package/dist/es2019/atlassian-analytics-logo/logo.js +7 -3
  88. package/dist/es2019/atlassian-logo/icon.js +5 -40
  89. package/dist/es2019/atlassian-logo/index.js +1 -2
  90. package/dist/es2019/atlassian-logo/logo.js +5 -51
  91. package/dist/es2019/atlassian-marketplace-logo/icon.js +55 -0
  92. package/dist/es2019/atlassian-marketplace-logo/index.js +2 -0
  93. package/dist/es2019/atlassian-marketplace-logo/logo.js +64 -0
  94. package/dist/es2019/atlassian-start-logo/logo.js +15 -16
  95. package/dist/es2019/bitbucket-logo/icon.js +5 -42
  96. package/dist/es2019/bitbucket-logo/index.js +1 -2
  97. package/dist/es2019/bitbucket-logo/logo.js +5 -44
  98. package/dist/es2019/compass-logo/icon.js +5 -57
  99. package/dist/es2019/compass-logo/index.js +1 -2
  100. package/dist/es2019/compass-logo/logo.js +5 -64
  101. package/dist/es2019/confluence-logo/icon.js +5 -51
  102. package/dist/es2019/confluence-logo/index.js +1 -2
  103. package/dist/es2019/confluence-logo/logo.js +5 -51
  104. package/dist/es2019/constants.js +4 -2
  105. package/dist/es2019/guard-logo/icon.js +57 -0
  106. package/dist/es2019/guard-logo/index.js +2 -0
  107. package/dist/es2019/guard-logo/logo.js +64 -0
  108. package/dist/es2019/halp-logo/icon.js +15 -16
  109. package/dist/es2019/halp-logo/index.js +1 -2
  110. package/dist/es2019/halp-logo/logo.js +14 -15
  111. package/dist/es2019/index.js +20 -18
  112. package/dist/es2019/jira-align-logo/icon.js +10 -47
  113. package/dist/es2019/jira-align-logo/index.js +1 -2
  114. package/dist/es2019/jira-align-logo/logo.js +6 -59
  115. package/dist/es2019/jira-logo/icon.js +6 -43
  116. package/dist/es2019/jira-logo/index.js +1 -2
  117. package/dist/es2019/jira-logo/logo.js +5 -43
  118. package/dist/es2019/jira-product-discovery-logo/icon.js +5 -58
  119. package/dist/es2019/jira-product-discovery-logo/logo.js +5 -64
  120. package/dist/es2019/jira-service-management-logo/icon.js +5 -42
  121. package/dist/es2019/jira-service-management-logo/index.js +1 -2
  122. package/dist/es2019/jira-service-management-logo/logo.js +5 -42
  123. package/dist/es2019/jira-software-logo/icon.js +14 -15
  124. package/dist/es2019/jira-software-logo/index.js +1 -2
  125. package/dist/es2019/jira-software-logo/logo.js +14 -15
  126. package/dist/es2019/jira-work-management-logo/icon.js +14 -15
  127. package/dist/es2019/jira-work-management-logo/index.js +1 -2
  128. package/dist/es2019/jira-work-management-logo/logo.js +14 -15
  129. package/dist/es2019/loom-logo/icon.js +21 -24
  130. package/dist/es2019/loom-logo/logo.js +13 -20
  131. package/dist/es2019/opsgenie-logo/icon.js +56 -0
  132. package/dist/es2019/opsgenie-logo/index.js +2 -6
  133. package/dist/es2019/opsgenie-logo/logo.js +60 -0
  134. package/dist/es2019/rovo-logo/icon.js +57 -0
  135. package/dist/es2019/rovo-logo/index.js +2 -0
  136. package/dist/es2019/rovo-logo/logo.js +70 -0
  137. package/dist/es2019/statuspage-logo/icon.js +5 -41
  138. package/dist/es2019/statuspage-logo/index.js +1 -2
  139. package/dist/es2019/statuspage-logo/logo.js +5 -42
  140. package/dist/es2019/trello-logo/icon.js +5 -48
  141. package/dist/es2019/trello-logo/index.js +1 -2
  142. package/dist/es2019/trello-logo/logo.js +5 -68
  143. package/dist/es2019/utils.js +38 -10
  144. package/dist/es2019/wrapper.js +5 -4
  145. package/dist/esm/atlas-logo/icon.js +5 -37
  146. package/dist/esm/atlas-logo/logo.js +5 -39
  147. package/dist/esm/atlassian-access-logo/icon.js +53 -0
  148. package/dist/esm/atlassian-access-logo/index.js +2 -0
  149. package/dist/esm/atlassian-access-logo/logo.js +56 -0
  150. package/dist/esm/atlassian-admin-logo/icon.js +53 -0
  151. package/dist/esm/atlassian-admin-logo/index.js +2 -0
  152. package/dist/esm/atlassian-admin-logo/logo.js +56 -0
  153. package/dist/esm/atlassian-administration-logo/icon.js +53 -0
  154. package/dist/esm/atlassian-administration-logo/index.js +2 -0
  155. package/dist/esm/atlassian-administration-logo/logo.js +56 -0
  156. package/dist/esm/atlassian-analytics-logo/icon.js +6 -3
  157. package/dist/esm/atlassian-analytics-logo/logo.js +6 -3
  158. package/dist/esm/atlassian-logo/icon.js +4 -31
  159. package/dist/esm/atlassian-logo/index.js +1 -2
  160. package/dist/esm/atlassian-logo/logo.js +4 -31
  161. package/dist/esm/atlassian-marketplace-logo/icon.js +53 -0
  162. package/dist/esm/atlassian-marketplace-logo/index.js +2 -0
  163. package/dist/esm/atlassian-marketplace-logo/logo.js +56 -0
  164. package/dist/esm/atlassian-start-logo/logo.js +14 -18
  165. package/dist/esm/bitbucket-logo/icon.js +4 -31
  166. package/dist/esm/bitbucket-logo/index.js +1 -2
  167. package/dist/esm/bitbucket-logo/logo.js +4 -32
  168. package/dist/esm/compass-logo/icon.js +4 -31
  169. package/dist/esm/compass-logo/index.js +1 -2
  170. package/dist/esm/compass-logo/logo.js +4 -31
  171. package/dist/esm/confluence-logo/icon.js +4 -36
  172. package/dist/esm/confluence-logo/index.js +1 -2
  173. package/dist/esm/confluence-logo/logo.js +4 -36
  174. package/dist/esm/constants.js +4 -2
  175. package/dist/esm/guard-logo/icon.js +53 -0
  176. package/dist/esm/guard-logo/index.js +2 -0
  177. package/dist/esm/guard-logo/logo.js +56 -0
  178. package/dist/esm/halp-logo/icon.js +14 -18
  179. package/dist/esm/halp-logo/index.js +1 -2
  180. package/dist/esm/halp-logo/logo.js +13 -17
  181. package/dist/esm/index.js +20 -18
  182. package/dist/esm/jira-align-logo/icon.js +5 -33
  183. package/dist/esm/jira-align-logo/index.js +1 -2
  184. package/dist/esm/jira-align-logo/logo.js +5 -34
  185. package/dist/esm/jira-logo/icon.js +5 -32
  186. package/dist/esm/jira-logo/index.js +1 -2
  187. package/dist/esm/jira-logo/logo.js +4 -31
  188. package/dist/esm/jira-product-discovery-logo/icon.js +4 -31
  189. package/dist/esm/jira-product-discovery-logo/logo.js +4 -31
  190. package/dist/esm/jira-service-management-logo/icon.js +4 -31
  191. package/dist/esm/jira-service-management-logo/index.js +1 -2
  192. package/dist/esm/jira-service-management-logo/logo.js +4 -31
  193. package/dist/esm/jira-software-logo/icon.js +13 -17
  194. package/dist/esm/jira-software-logo/index.js +1 -2
  195. package/dist/esm/jira-software-logo/logo.js +13 -17
  196. package/dist/esm/jira-work-management-logo/icon.js +13 -17
  197. package/dist/esm/jira-work-management-logo/index.js +1 -2
  198. package/dist/esm/jira-work-management-logo/logo.js +13 -17
  199. package/dist/esm/loom-logo/icon.js +8 -14
  200. package/dist/esm/loom-logo/logo.js +5 -10
  201. package/dist/esm/opsgenie-logo/icon.js +55 -0
  202. package/dist/esm/opsgenie-logo/index.js +2 -6
  203. package/dist/esm/opsgenie-logo/logo.js +58 -0
  204. package/dist/esm/rovo-logo/icon.js +53 -0
  205. package/dist/esm/rovo-logo/index.js +2 -0
  206. package/dist/esm/rovo-logo/logo.js +56 -0
  207. package/dist/esm/statuspage-logo/icon.js +4 -31
  208. package/dist/esm/statuspage-logo/index.js +1 -2
  209. package/dist/esm/statuspage-logo/logo.js +4 -31
  210. package/dist/esm/trello-logo/icon.js +4 -36
  211. package/dist/esm/trello-logo/index.js +1 -2
  212. package/dist/esm/trello-logo/logo.js +4 -36
  213. package/dist/esm/utils.js +38 -10
  214. package/dist/esm/wrapper.js +6 -5
  215. package/dist/types/atlas-logo/icon.d.ts +3 -1
  216. package/dist/types/atlas-logo/logo.d.ts +3 -1
  217. package/dist/types/atlassian-access-logo/icon.d.ts +12 -0
  218. package/dist/types/atlassian-access-logo/index.d.ts +2 -0
  219. package/dist/types/atlassian-access-logo/logo.d.ts +12 -0
  220. package/dist/types/atlassian-admin-logo/icon.d.ts +12 -0
  221. package/dist/types/atlassian-admin-logo/index.d.ts +2 -0
  222. package/dist/types/atlassian-admin-logo/logo.d.ts +12 -0
  223. package/dist/types/atlassian-administration-logo/icon.d.ts +12 -0
  224. package/dist/types/atlassian-administration-logo/index.d.ts +2 -0
  225. package/dist/types/atlassian-administration-logo/logo.d.ts +12 -0
  226. package/dist/types/atlassian-analytics-logo/icon.d.ts +1 -1
  227. package/dist/types/atlassian-analytics-logo/logo.d.ts +1 -1
  228. package/dist/types/atlassian-logo/icon.d.ts +2 -2
  229. package/dist/types/atlassian-logo/index.d.ts +0 -1
  230. package/dist/types/atlassian-logo/logo.d.ts +2 -2
  231. package/dist/types/atlassian-marketplace-logo/icon.d.ts +12 -0
  232. package/dist/types/atlassian-marketplace-logo/index.d.ts +2 -0
  233. package/dist/types/atlassian-marketplace-logo/logo.d.ts +12 -0
  234. package/dist/types/atlassian-start-logo/logo.d.ts +5 -3
  235. package/dist/types/bitbucket-logo/icon.d.ts +2 -2
  236. package/dist/types/bitbucket-logo/index.d.ts +0 -1
  237. package/dist/types/bitbucket-logo/logo.d.ts +2 -2
  238. package/dist/types/compass-logo/icon.d.ts +2 -2
  239. package/dist/types/compass-logo/index.d.ts +0 -1
  240. package/dist/types/compass-logo/logo.d.ts +2 -2
  241. package/dist/types/confluence-logo/icon.d.ts +2 -2
  242. package/dist/types/confluence-logo/index.d.ts +0 -1
  243. package/dist/types/confluence-logo/logo.d.ts +2 -2
  244. package/dist/types/constants.d.ts +5 -1
  245. package/dist/types/guard-logo/icon.d.ts +12 -0
  246. package/dist/types/guard-logo/index.d.ts +2 -0
  247. package/dist/types/guard-logo/logo.d.ts +12 -0
  248. package/dist/types/halp-logo/icon.d.ts +4 -2
  249. package/dist/types/halp-logo/index.d.ts +0 -1
  250. package/dist/types/halp-logo/logo.d.ts +4 -2
  251. package/dist/types/index.d.ts +19 -17
  252. package/dist/types/jira-align-logo/icon.d.ts +2 -2
  253. package/dist/types/jira-align-logo/index.d.ts +0 -1
  254. package/dist/types/jira-align-logo/logo.d.ts +2 -2
  255. package/dist/types/jira-logo/icon.d.ts +2 -2
  256. package/dist/types/jira-logo/index.d.ts +0 -1
  257. package/dist/types/jira-logo/logo.d.ts +2 -2
  258. package/dist/types/jira-product-discovery-logo/icon.d.ts +2 -2
  259. package/dist/types/jira-product-discovery-logo/logo.d.ts +2 -2
  260. package/dist/types/jira-service-management-logo/icon.d.ts +2 -2
  261. package/dist/types/jira-service-management-logo/index.d.ts +0 -1
  262. package/dist/types/jira-service-management-logo/logo.d.ts +2 -2
  263. package/dist/types/jira-software-logo/icon.d.ts +4 -2
  264. package/dist/types/jira-software-logo/index.d.ts +0 -1
  265. package/dist/types/jira-software-logo/logo.d.ts +4 -2
  266. package/dist/types/jira-work-management-logo/icon.d.ts +4 -2
  267. package/dist/types/jira-work-management-logo/index.d.ts +0 -1
  268. package/dist/types/jira-work-management-logo/logo.d.ts +4 -2
  269. package/dist/types/loom-logo/icon.d.ts +2 -2
  270. package/dist/types/loom-logo/logo.d.ts +1 -1
  271. package/dist/{types-ts4.5/opsgenie-logo/new-icon.d.ts → types/opsgenie-logo/icon.d.ts} +3 -2
  272. package/dist/types/opsgenie-logo/index.d.ts +2 -6
  273. package/dist/{types-ts4.5/opsgenie-logo/new-logo.d.ts → types/opsgenie-logo/logo.d.ts} +3 -2
  274. package/dist/types/rovo-logo/icon.d.ts +12 -0
  275. package/dist/types/rovo-logo/index.d.ts +2 -0
  276. package/dist/types/rovo-logo/logo.d.ts +12 -0
  277. package/dist/types/statuspage-logo/icon.d.ts +2 -2
  278. package/dist/types/statuspage-logo/index.d.ts +0 -1
  279. package/dist/types/statuspage-logo/logo.d.ts +2 -2
  280. package/dist/types/trello-logo/icon.d.ts +2 -2
  281. package/dist/types/trello-logo/index.d.ts +0 -1
  282. package/dist/types/trello-logo/logo.d.ts +2 -2
  283. package/dist/types/types.d.ts +1 -10
  284. package/dist/types/utils.d.ts +5 -3
  285. package/dist/types/wrapper.d.ts +2 -2
  286. package/dist/types-ts4.5/atlas-logo/icon.d.ts +3 -1
  287. package/dist/types-ts4.5/atlas-logo/logo.d.ts +3 -1
  288. package/dist/types-ts4.5/atlassian-access-logo/icon.d.ts +12 -0
  289. package/dist/types-ts4.5/atlassian-access-logo/index.d.ts +2 -0
  290. package/dist/types-ts4.5/atlassian-access-logo/logo.d.ts +12 -0
  291. package/dist/types-ts4.5/atlassian-admin-logo/icon.d.ts +12 -0
  292. package/dist/types-ts4.5/atlassian-admin-logo/index.d.ts +2 -0
  293. package/dist/types-ts4.5/atlassian-admin-logo/logo.d.ts +12 -0
  294. package/dist/types-ts4.5/atlassian-administration-logo/icon.d.ts +12 -0
  295. package/dist/types-ts4.5/atlassian-administration-logo/index.d.ts +2 -0
  296. package/dist/types-ts4.5/atlassian-administration-logo/logo.d.ts +12 -0
  297. package/dist/types-ts4.5/atlassian-analytics-logo/icon.d.ts +1 -1
  298. package/dist/types-ts4.5/atlassian-analytics-logo/logo.d.ts +1 -1
  299. package/dist/types-ts4.5/atlassian-logo/icon.d.ts +2 -2
  300. package/dist/types-ts4.5/atlassian-logo/index.d.ts +0 -1
  301. package/dist/types-ts4.5/atlassian-logo/logo.d.ts +2 -2
  302. package/dist/types-ts4.5/atlassian-marketplace-logo/icon.d.ts +12 -0
  303. package/dist/types-ts4.5/atlassian-marketplace-logo/index.d.ts +2 -0
  304. package/dist/types-ts4.5/atlassian-marketplace-logo/logo.d.ts +12 -0
  305. package/dist/types-ts4.5/atlassian-start-logo/logo.d.ts +5 -3
  306. package/dist/types-ts4.5/bitbucket-logo/icon.d.ts +2 -2
  307. package/dist/types-ts4.5/bitbucket-logo/index.d.ts +0 -1
  308. package/dist/types-ts4.5/bitbucket-logo/logo.d.ts +2 -2
  309. package/dist/types-ts4.5/compass-logo/icon.d.ts +2 -2
  310. package/dist/types-ts4.5/compass-logo/index.d.ts +0 -1
  311. package/dist/types-ts4.5/compass-logo/logo.d.ts +2 -2
  312. package/dist/types-ts4.5/confluence-logo/icon.d.ts +2 -2
  313. package/dist/types-ts4.5/confluence-logo/index.d.ts +0 -1
  314. package/dist/types-ts4.5/confluence-logo/logo.d.ts +2 -2
  315. package/dist/types-ts4.5/constants.d.ts +5 -1
  316. package/dist/types-ts4.5/guard-logo/icon.d.ts +12 -0
  317. package/dist/types-ts4.5/guard-logo/index.d.ts +2 -0
  318. package/dist/types-ts4.5/guard-logo/logo.d.ts +12 -0
  319. package/dist/types-ts4.5/halp-logo/icon.d.ts +4 -2
  320. package/dist/types-ts4.5/halp-logo/index.d.ts +0 -1
  321. package/dist/types-ts4.5/halp-logo/logo.d.ts +4 -2
  322. package/dist/types-ts4.5/index.d.ts +19 -17
  323. package/dist/types-ts4.5/jira-align-logo/icon.d.ts +2 -2
  324. package/dist/types-ts4.5/jira-align-logo/index.d.ts +0 -1
  325. package/dist/types-ts4.5/jira-align-logo/logo.d.ts +2 -2
  326. package/dist/types-ts4.5/jira-logo/icon.d.ts +2 -2
  327. package/dist/types-ts4.5/jira-logo/index.d.ts +0 -1
  328. package/dist/types-ts4.5/jira-logo/logo.d.ts +2 -2
  329. package/dist/types-ts4.5/jira-product-discovery-logo/icon.d.ts +2 -2
  330. package/dist/types-ts4.5/jira-product-discovery-logo/logo.d.ts +2 -2
  331. package/dist/types-ts4.5/jira-service-management-logo/icon.d.ts +2 -2
  332. package/dist/types-ts4.5/jira-service-management-logo/index.d.ts +0 -1
  333. package/dist/types-ts4.5/jira-service-management-logo/logo.d.ts +2 -2
  334. package/dist/types-ts4.5/jira-software-logo/icon.d.ts +4 -2
  335. package/dist/types-ts4.5/jira-software-logo/index.d.ts +0 -1
  336. package/dist/types-ts4.5/jira-software-logo/logo.d.ts +4 -2
  337. package/dist/types-ts4.5/jira-work-management-logo/icon.d.ts +4 -2
  338. package/dist/types-ts4.5/jira-work-management-logo/index.d.ts +0 -1
  339. package/dist/types-ts4.5/jira-work-management-logo/logo.d.ts +4 -2
  340. package/dist/types-ts4.5/loom-logo/icon.d.ts +2 -2
  341. package/dist/types-ts4.5/loom-logo/logo.d.ts +1 -1
  342. package/dist/{types/opsgenie-logo/new-icon.d.ts → types-ts4.5/opsgenie-logo/icon.d.ts} +3 -2
  343. package/dist/types-ts4.5/opsgenie-logo/index.d.ts +2 -6
  344. package/dist/{types/opsgenie-logo/new-logo.d.ts → types-ts4.5/opsgenie-logo/logo.d.ts} +3 -2
  345. package/dist/types-ts4.5/rovo-logo/icon.d.ts +12 -0
  346. package/dist/types-ts4.5/rovo-logo/index.d.ts +2 -0
  347. package/dist/types-ts4.5/rovo-logo/logo.d.ts +12 -0
  348. package/dist/types-ts4.5/statuspage-logo/icon.d.ts +2 -2
  349. package/dist/types-ts4.5/statuspage-logo/index.d.ts +0 -1
  350. package/dist/types-ts4.5/statuspage-logo/logo.d.ts +2 -2
  351. package/dist/types-ts4.5/trello-logo/icon.d.ts +2 -2
  352. package/dist/types-ts4.5/trello-logo/index.d.ts +0 -1
  353. package/dist/types-ts4.5/trello-logo/logo.d.ts +2 -2
  354. package/dist/types-ts4.5/types.d.ts +1 -10
  355. package/dist/types-ts4.5/utils.d.ts +5 -3
  356. package/dist/types-ts4.5/wrapper.d.ts +2 -2
  357. package/extract-react-types/logo.tsx +1 -1
  358. package/opsgenie-icon/package.json +15 -0
  359. package/package.json +6 -19
  360. package/dist/cjs/atlassian-logo/wordmark.js +0 -56
  361. package/dist/cjs/bitbucket-logo/wordmark.js +0 -55
  362. package/dist/cjs/compass-logo/wordmark.js +0 -55
  363. package/dist/cjs/confluence-logo/wordmark.js +0 -54
  364. package/dist/cjs/halp-logo/wordmark.js +0 -55
  365. package/dist/cjs/hipchat-logo/icon.js +0 -60
  366. package/dist/cjs/hipchat-logo/index.js +0 -26
  367. package/dist/cjs/hipchat-logo/logo.js +0 -60
  368. package/dist/cjs/hipchat-logo/wordmark.js +0 -48
  369. package/dist/cjs/jira-align-logo/wordmark.js +0 -55
  370. package/dist/cjs/jira-core-logo/icon.js +0 -60
  371. package/dist/cjs/jira-core-logo/index.js +0 -26
  372. package/dist/cjs/jira-core-logo/logo.js +0 -60
  373. package/dist/cjs/jira-core-logo/wordmark.js +0 -48
  374. package/dist/cjs/jira-logo/wordmark.js +0 -55
  375. package/dist/cjs/jira-service-desk-logo/icon.js +0 -60
  376. package/dist/cjs/jira-service-desk-logo/index.js +0 -26
  377. package/dist/cjs/jira-service-desk-logo/logo.js +0 -60
  378. package/dist/cjs/jira-service-desk-logo/wordmark.js +0 -46
  379. package/dist/cjs/jira-service-management-logo/wordmark.js +0 -55
  380. package/dist/cjs/jira-software-logo/wordmark.js +0 -64
  381. package/dist/cjs/jira-work-management-logo/wordmark.js +0 -64
  382. package/dist/cjs/opsgenie-logo/new-icon.js +0 -88
  383. package/dist/cjs/opsgenie-logo/new-logo.js +0 -91
  384. package/dist/cjs/opsgenie-logo/new-wordmark.js +0 -61
  385. package/dist/cjs/opsgenie-logo/old-icon.js +0 -61
  386. package/dist/cjs/opsgenie-logo/old-logo.js +0 -57
  387. package/dist/cjs/opsgenie-logo/old-wordmark.js +0 -45
  388. package/dist/cjs/statuspage-logo/wordmark.js +0 -64
  389. package/dist/cjs/stride-logo/icon.js +0 -57
  390. package/dist/cjs/stride-logo/index.js +0 -26
  391. package/dist/cjs/stride-logo/logo.js +0 -57
  392. package/dist/cjs/stride-logo/wordmark.js +0 -45
  393. package/dist/cjs/trello-logo/wordmark.js +0 -64
  394. package/dist/es2019/atlassian-logo/wordmark.js +0 -60
  395. package/dist/es2019/bitbucket-logo/wordmark.js +0 -51
  396. package/dist/es2019/compass-logo/wordmark.js +0 -61
  397. package/dist/es2019/confluence-logo/wordmark.js +0 -50
  398. package/dist/es2019/halp-logo/wordmark.js +0 -59
  399. package/dist/es2019/hipchat-logo/icon.js +0 -59
  400. package/dist/es2019/hipchat-logo/index.js +0 -3
  401. package/dist/es2019/hipchat-logo/logo.js +0 -60
  402. package/dist/es2019/hipchat-logo/wordmark.js +0 -38
  403. package/dist/es2019/jira-align-logo/wordmark.js +0 -60
  404. package/dist/es2019/jira-core-logo/icon.js +0 -60
  405. package/dist/es2019/jira-core-logo/index.js +0 -3
  406. package/dist/es2019/jira-core-logo/logo.js +0 -61
  407. package/dist/es2019/jira-core-logo/wordmark.js +0 -37
  408. package/dist/es2019/jira-logo/wordmark.js +0 -51
  409. package/dist/es2019/jira-service-desk-logo/icon.js +0 -60
  410. package/dist/es2019/jira-service-desk-logo/index.js +0 -3
  411. package/dist/es2019/jira-service-desk-logo/logo.js +0 -61
  412. package/dist/es2019/jira-service-desk-logo/wordmark.js +0 -37
  413. package/dist/es2019/jira-service-management-logo/wordmark.js +0 -50
  414. package/dist/es2019/jira-software-logo/wordmark.js +0 -57
  415. package/dist/es2019/jira-work-management-logo/wordmark.js +0 -64
  416. package/dist/es2019/opsgenie-logo/new-icon.js +0 -109
  417. package/dist/es2019/opsgenie-logo/new-logo.js +0 -114
  418. package/dist/es2019/opsgenie-logo/new-wordmark.js +0 -55
  419. package/dist/es2019/opsgenie-logo/old-icon.js +0 -81
  420. package/dist/es2019/opsgenie-logo/old-logo.js +0 -78
  421. package/dist/es2019/opsgenie-logo/old-wordmark.js +0 -36
  422. package/dist/es2019/statuspage-logo/wordmark.js +0 -57
  423. package/dist/es2019/stride-logo/icon.js +0 -58
  424. package/dist/es2019/stride-logo/index.js +0 -3
  425. package/dist/es2019/stride-logo/logo.js +0 -59
  426. package/dist/es2019/stride-logo/wordmark.js +0 -36
  427. package/dist/es2019/trello-logo/wordmark.js +0 -56
  428. package/dist/esm/atlassian-logo/wordmark.js +0 -48
  429. package/dist/esm/bitbucket-logo/wordmark.js +0 -47
  430. package/dist/esm/compass-logo/wordmark.js +0 -47
  431. package/dist/esm/confluence-logo/wordmark.js +0 -46
  432. package/dist/esm/halp-logo/wordmark.js +0 -47
  433. package/dist/esm/hipchat-logo/icon.js +0 -52
  434. package/dist/esm/hipchat-logo/index.js +0 -3
  435. package/dist/esm/hipchat-logo/logo.js +0 -52
  436. package/dist/esm/hipchat-logo/wordmark.js +0 -40
  437. package/dist/esm/jira-align-logo/wordmark.js +0 -47
  438. package/dist/esm/jira-core-logo/icon.js +0 -52
  439. package/dist/esm/jira-core-logo/index.js +0 -3
  440. package/dist/esm/jira-core-logo/logo.js +0 -52
  441. package/dist/esm/jira-core-logo/wordmark.js +0 -40
  442. package/dist/esm/jira-logo/wordmark.js +0 -47
  443. package/dist/esm/jira-service-desk-logo/icon.js +0 -52
  444. package/dist/esm/jira-service-desk-logo/index.js +0 -3
  445. package/dist/esm/jira-service-desk-logo/logo.js +0 -52
  446. package/dist/esm/jira-service-desk-logo/wordmark.js +0 -38
  447. package/dist/esm/jira-service-management-logo/wordmark.js +0 -47
  448. package/dist/esm/jira-software-logo/wordmark.js +0 -56
  449. package/dist/esm/jira-work-management-logo/wordmark.js +0 -56
  450. package/dist/esm/opsgenie-logo/new-icon.js +0 -80
  451. package/dist/esm/opsgenie-logo/new-logo.js +0 -83
  452. package/dist/esm/opsgenie-logo/new-wordmark.js +0 -53
  453. package/dist/esm/opsgenie-logo/old-icon.js +0 -53
  454. package/dist/esm/opsgenie-logo/old-logo.js +0 -49
  455. package/dist/esm/opsgenie-logo/old-wordmark.js +0 -37
  456. package/dist/esm/statuspage-logo/wordmark.js +0 -56
  457. package/dist/esm/stride-logo/icon.js +0 -49
  458. package/dist/esm/stride-logo/index.js +0 -3
  459. package/dist/esm/stride-logo/logo.js +0 -49
  460. package/dist/esm/stride-logo/wordmark.js +0 -37
  461. package/dist/esm/trello-logo/wordmark.js +0 -56
  462. package/dist/types/atlassian-logo/wordmark.d.ts +0 -12
  463. package/dist/types/bitbucket-logo/wordmark.d.ts +0 -12
  464. package/dist/types/compass-logo/wordmark.d.ts +0 -12
  465. package/dist/types/confluence-logo/wordmark.d.ts +0 -12
  466. package/dist/types/halp-logo/wordmark.d.ts +0 -12
  467. package/dist/types/hipchat-logo/icon.d.ts +0 -6
  468. package/dist/types/hipchat-logo/index.d.ts +0 -3
  469. package/dist/types/hipchat-logo/logo.d.ts +0 -6
  470. package/dist/types/hipchat-logo/wordmark.d.ts +0 -6
  471. package/dist/types/jira-align-logo/wordmark.d.ts +0 -12
  472. package/dist/types/jira-core-logo/icon.d.ts +0 -6
  473. package/dist/types/jira-core-logo/index.d.ts +0 -3
  474. package/dist/types/jira-core-logo/logo.d.ts +0 -6
  475. package/dist/types/jira-core-logo/wordmark.d.ts +0 -6
  476. package/dist/types/jira-logo/wordmark.d.ts +0 -12
  477. package/dist/types/jira-service-desk-logo/icon.d.ts +0 -6
  478. package/dist/types/jira-service-desk-logo/index.d.ts +0 -3
  479. package/dist/types/jira-service-desk-logo/logo.d.ts +0 -6
  480. package/dist/types/jira-service-desk-logo/wordmark.d.ts +0 -6
  481. package/dist/types/jira-service-management-logo/wordmark.d.ts +0 -12
  482. package/dist/types/jira-software-logo/wordmark.d.ts +0 -12
  483. package/dist/types/jira-work-management-logo/wordmark.d.ts +0 -12
  484. package/dist/types/opsgenie-logo/new-wordmark.d.ts +0 -12
  485. package/dist/types/opsgenie-logo/old-icon.d.ts +0 -10
  486. package/dist/types/opsgenie-logo/old-logo.d.ts +0 -6
  487. package/dist/types/opsgenie-logo/old-wordmark.d.ts +0 -6
  488. package/dist/types/statuspage-logo/wordmark.d.ts +0 -12
  489. package/dist/types/stride-logo/icon.d.ts +0 -6
  490. package/dist/types/stride-logo/index.d.ts +0 -3
  491. package/dist/types/stride-logo/logo.d.ts +0 -6
  492. package/dist/types/stride-logo/wordmark.d.ts +0 -6
  493. package/dist/types/trello-logo/wordmark.d.ts +0 -12
  494. package/dist/types-ts4.5/atlassian-logo/wordmark.d.ts +0 -12
  495. package/dist/types-ts4.5/bitbucket-logo/wordmark.d.ts +0 -12
  496. package/dist/types-ts4.5/compass-logo/wordmark.d.ts +0 -12
  497. package/dist/types-ts4.5/confluence-logo/wordmark.d.ts +0 -12
  498. package/dist/types-ts4.5/halp-logo/wordmark.d.ts +0 -12
  499. package/dist/types-ts4.5/hipchat-logo/icon.d.ts +0 -6
  500. package/dist/types-ts4.5/hipchat-logo/index.d.ts +0 -3
  501. package/dist/types-ts4.5/hipchat-logo/logo.d.ts +0 -6
  502. package/dist/types-ts4.5/hipchat-logo/wordmark.d.ts +0 -6
  503. package/dist/types-ts4.5/jira-align-logo/wordmark.d.ts +0 -12
  504. package/dist/types-ts4.5/jira-core-logo/icon.d.ts +0 -6
  505. package/dist/types-ts4.5/jira-core-logo/index.d.ts +0 -3
  506. package/dist/types-ts4.5/jira-core-logo/logo.d.ts +0 -6
  507. package/dist/types-ts4.5/jira-core-logo/wordmark.d.ts +0 -6
  508. package/dist/types-ts4.5/jira-logo/wordmark.d.ts +0 -12
  509. package/dist/types-ts4.5/jira-service-desk-logo/icon.d.ts +0 -6
  510. package/dist/types-ts4.5/jira-service-desk-logo/index.d.ts +0 -3
  511. package/dist/types-ts4.5/jira-service-desk-logo/logo.d.ts +0 -6
  512. package/dist/types-ts4.5/jira-service-desk-logo/wordmark.d.ts +0 -6
  513. package/dist/types-ts4.5/jira-service-management-logo/wordmark.d.ts +0 -12
  514. package/dist/types-ts4.5/jira-software-logo/wordmark.d.ts +0 -12
  515. package/dist/types-ts4.5/jira-work-management-logo/wordmark.d.ts +0 -12
  516. package/dist/types-ts4.5/opsgenie-logo/new-wordmark.d.ts +0 -12
  517. package/dist/types-ts4.5/opsgenie-logo/old-icon.d.ts +0 -10
  518. package/dist/types-ts4.5/opsgenie-logo/old-logo.d.ts +0 -6
  519. package/dist/types-ts4.5/opsgenie-logo/old-wordmark.d.ts +0 -6
  520. package/dist/types-ts4.5/statuspage-logo/wordmark.d.ts +0 -12
  521. package/dist/types-ts4.5/stride-logo/icon.d.ts +0 -6
  522. package/dist/types-ts4.5/stride-logo/index.d.ts +0 -3
  523. package/dist/types-ts4.5/stride-logo/logo.d.ts +0 -6
  524. package/dist/types-ts4.5/stride-logo/wordmark.d.ts +0 -6
  525. package/dist/types-ts4.5/trello-logo/wordmark.d.ts +0 -12
  526. package/hipchat-icon/package.json +0 -15
  527. package/jira-core-icon/package.json +0 -15
  528. package/jira-service-desk-icon/package.json +0 -15
  529. package/jra-service-desk-icon/package.json +0 -15
  530. package/ops-genie-icon/package.json +0 -15
  531. package/stride-icon/package.json +0 -15
package/CHANGELOG.md CHANGED
@@ -1,1263 +1,1307 @@
1
1
  # @atlaskit/logo
2
2
 
3
+ ## 14.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [#93481](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93481)
8
+ [`fb0aacf8c8957`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fb0aacf8c8957) -
9
+ Updates product logos following a brand refresh, cleaning up the feature flag from `13.17.0`. This
10
+ release also deletes a number of deprecated logos and props, and marks other logos as deprecated.
11
+
12
+ ### Breaking changes:
13
+
14
+ - `iconGradientStart` and `iconGradientStop` props have been removed from all Icon and Logo
15
+ components. Updated logos do not support gradients.
16
+ - Deprecated `Wordmark` components have been removed. These wordmarks were only designed for use
17
+ in a legacy navigation pattern which is no longer supported. If you are using these components,
18
+ you should replace them with the appropriate `Logo` component.
19
+ - Deleted deprecated logos:
20
+ - `HipchatLogo` and `HipChatIcon`
21
+ - `StrideLogo` and `StrideIcon`
22
+ - `JiraCoreLogo` and `JiraCoreIcon`
23
+ - `JiraServiceDeskLogo` and `JiraServiceDeskIcon`
24
+ - `OpsGenieLogo` and `OpsGenieIcon` (old versions of `OpsgenieLogo` and `OpsgenieIcon`)
25
+
26
+ ### Deprecations
27
+
28
+ - `AtlasLogo` and `AtlasIcon`
29
+ - `AtlassianStartLogo`
30
+ - `HalpLogo` and `HalpIcon`
31
+ - `JiraSoftwareLogo` and `JiraSoftwareIcon` - use `JiraLogo` and `JiraIcon` instead
32
+ - `JiraWorkManagementLogo` and `JiraWorkManagementIcon` - use `JiraLogo` and `JiraIcon` instead
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies
37
+
38
+ ## 13.17.0
39
+
40
+ ### Minor Changes
41
+
42
+ - [#99225](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99225)
43
+ [`428f67898ecb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/428f67898ecb) -
44
+ [ux] Adding product logos for Guard, Rovo, Atlassian Marketplace, Atlassian Admin, Atlassian
45
+ Administration, and Atlassian Access. Testing some other glyphs behind a feature flag, if
46
+ successful these changes will be enabled in a future release.
47
+
3
48
  ## 13.16.1
4
49
 
5
50
  ### Patch Changes
6
51
 
7
- - [#97031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97031)
8
- [`539af758079d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/539af758079d) -
9
- [ux] Fixing Atlas logo bug with inconsistent sizing
52
+ - [#97031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97031)
53
+ [`539af758079d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/539af758079d) -
54
+ [ux] Fixing Atlas logo bug with inconsistent sizing
10
55
 
11
56
  ## 13.16.0
12
57
 
13
58
  ### Minor Changes
14
59
 
15
- - [#96639](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96639)
16
- [`f6cdb5e53e81`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f6cdb5e53e81) -
17
- Add support for React 18.
60
+ - [#96639](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96639)
61
+ [`f6cdb5e53e81`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f6cdb5e53e81) -
62
+ Add support for React 18.
18
63
 
19
64
  ## 13.15.4
20
65
 
21
66
  ### Patch Changes
22
67
 
23
- - [#92537](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92537)
24
- [`d6c368b4b3e5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d6c368b4b3e5) -
25
- [ux] This release updates some glyph, colour and theming behaviour changes.
68
+ - [#92537](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92537)
69
+ [`d6c368b4b3e5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d6c368b4b3e5) -
70
+ [ux] This release updates some glyph, colour and theming behaviour changes.
26
71
 
27
72
  ## 13.15.3
28
73
 
29
74
  ### Patch Changes
30
75
 
31
- - [#92971](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92971)
32
- [`89925a9d50b2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/89925a9d50b2) -
33
- [ux] This release tests some Jira Align and Atlas glyph, colour and theming behaviour changes
34
- behind a feature flag. If successful, these changes will be enabled in a future release.
35
- - Updated dependencies
76
+ - [#92971](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92971)
77
+ [`89925a9d50b2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/89925a9d50b2) -
78
+ [ux] This release tests some Jira Align and Atlas glyph, colour and theming behaviour changes
79
+ behind a feature flag. If successful, these changes will be enabled in a future release.
80
+ - Updated dependencies
36
81
 
37
82
  ## 13.15.2
38
83
 
39
84
  ### Patch Changes
40
85
 
41
- - [#89713](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89713)
42
- [`57d3c407b13c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/57d3c407b13c) -
43
- [ux] This release tests some glyph, colour and theming behaviour changes behind a feature flag.
44
- If successful, these changes will be enabled in a future release.
86
+ - [#89713](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89713)
87
+ [`57d3c407b13c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/57d3c407b13c) -
88
+ [ux] This release tests some glyph, colour and theming behaviour changes behind a feature flag. If
89
+ successful, these changes will be enabled in a future release.
45
90
 
46
91
  ## 13.15.1
47
92
 
48
93
  ### Patch Changes
49
94
 
50
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
51
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
52
- Upgrade Typescript from `4.9.5` to `5.4.2`
95
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
96
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
97
+ Upgrade Typescript from `4.9.5` to `5.4.2`
53
98
 
54
99
  ## 13.15.0
55
100
 
56
101
  ### Minor Changes
57
102
 
58
- - [#64792](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64792)
59
- [`5e543c3a5479`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e543c3a5479) -
60
- Adds Loom icon and logo components.
103
+ - [#64792](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64792)
104
+ [`5e543c3a5479`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e543c3a5479) -
105
+ Adds Loom icon and logo components.
61
106
 
62
107
  ## 13.14.9
63
108
 
64
109
  ### Patch Changes
65
110
 
66
- - [#40928](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40928)
67
- [`dbe29ba5d95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbe29ba5d95) - remove
68
- unused size/label paramaters to fix ts error
111
+ - [#40928](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40928)
112
+ [`dbe29ba5d95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dbe29ba5d95) - remove
113
+ unused size/label paramaters to fix ts error
69
114
 
70
115
  ## 13.14.8
71
116
 
72
117
  ### Patch Changes
73
118
 
74
- - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
75
- [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
76
- `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
77
- testing.
119
+ - [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
120
+ [`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
121
+ `@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
122
+ testing.
78
123
 
79
124
  ## 13.14.7
80
125
 
81
126
  ### Patch Changes
82
127
 
83
- - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
84
- [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
85
- the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
86
- migration work. The change is internal only and should not introduce any changes for the
87
- component consumers.
128
+ - [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
129
+ [`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans the
130
+ use of React.FC/React.FunctionComponent type in ADS components as part of the React 18 migration
131
+ work. The change is internal only and should not introduce any changes for the component
132
+ consumers.
88
133
 
89
134
  ## 13.14.6
90
135
 
91
136
  ### Patch Changes
92
137
 
93
- - [#34445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34445)
94
- [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) -
95
- Removing unused dependencies and dev dependencies
138
+ - [#34445](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34445)
139
+ [`33f10b7eb36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33f10b7eb36) - Removing
140
+ unused dependencies and dev dependencies
96
141
 
97
142
  ## 13.14.5
98
143
 
99
144
  ### Patch Changes
100
145
 
101
- - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
102
- [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
103
- Internal change to enforce token usage for spacing properties. There is no expected visual or
104
- behaviour change.
146
+ - [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
147
+ [`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) - Internal
148
+ change to enforce token usage for spacing properties. There is no expected visual or behaviour
149
+ change.
105
150
 
106
151
  ## 13.14.4
107
152
 
108
153
  ### Patch Changes
109
154
 
110
- - [#34305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34305)
111
- [`0ee3115921e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ee3115921e) - [ux]
112
- removed width property in svg tag fro atlas logo
155
+ - [#34305](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34305)
156
+ [`0ee3115921e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ee3115921e) - [ux]
157
+ removed width property in svg tag fro atlas logo
113
158
 
114
159
  ## 13.14.3
115
160
 
116
161
  ### Patch Changes
117
162
 
118
- - [#34124](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34124)
119
- [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol
120
- packages to push-model consumption in Jira.
163
+ - [#34124](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34124)
164
+ [`77766ad157d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77766ad157d) - Enrol
165
+ packages to push-model consumption in Jira.
121
166
 
122
167
  ## 13.14.2
123
168
 
124
169
  ### Patch Changes
125
170
 
126
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
127
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
128
- legacy types are published for TS 4.5-4.8
171
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
172
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
173
+ legacy types are published for TS 4.5-4.8
129
174
 
130
175
  ## 13.14.1
131
176
 
132
177
  ### Patch Changes
133
178
 
134
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
135
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
136
- Upgrade Typescript from `4.5.5` to `4.9.5`
179
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
180
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
181
+ Typescript from `4.5.5` to `4.9.5`
137
182
 
138
183
  ## 13.14.0
139
184
 
140
185
  ### Minor Changes
141
186
 
142
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
143
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
144
- minor dependency bump
187
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
188
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
189
+ minor dependency bump
145
190
 
146
191
  ### Patch Changes
147
192
 
148
- - Updated dependencies
193
+ - Updated dependencies
149
194
 
150
195
  ## 13.13.0
151
196
 
152
197
  ### Minor Changes
153
198
 
154
- - [#32323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32323)
155
- [`5111380b383`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5111380b383) - Adds
156
- logo assets for Atlas
199
+ - [#32323](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32323)
200
+ [`5111380b383`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5111380b383) - Adds
201
+ logo assets for Atlas
157
202
 
158
203
  ## 13.12.1
159
204
 
160
205
  ### Patch Changes
161
206
 
162
- - [#32294](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32294)
163
- [`e0460d5d989`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0460d5d989) - Usages
164
- of `process` are now guarded by a `typeof` check.
207
+ - [#32294](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32294)
208
+ [`e0460d5d989`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e0460d5d989) - Usages
209
+ of `process` are now guarded by a `typeof` check.
165
210
 
166
211
  ## 13.12.0
167
212
 
168
213
  ### Minor Changes
169
214
 
170
- - [#31973](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31973)
171
- [`4d2e52e86d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d2e52e86d3) - [ux]
172
- Add Atlassian Analytics logo and icon. Also fixes a bug with non-unique linear-gradient ids
173
- where subsequent logos on a page could be impacted by display/vvisibility styles applied to the
174
- first logo on a page.
215
+ - [#31973](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31973)
216
+ [`4d2e52e86d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d2e52e86d3) - [ux] Add
217
+ Atlassian Analytics logo and icon. Also fixes a bug with non-unique linear-gradient ids where
218
+ subsequent logos on a page could be impacted by display/vvisibility styles applied to the first
219
+ logo on a page.
175
220
 
176
221
  ## 13.11.2
177
222
 
178
223
  ### Patch Changes
179
224
 
180
- - [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
181
- [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) -
182
- Upgrades component types to support React 18.
183
- - Updated dependencies
225
+ - [#31206](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31206)
226
+ [`261420360ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/261420360ec) - Upgrades
227
+ component types to support React 18.
228
+ - Updated dependencies
184
229
 
185
230
  ## 13.11.1
186
231
 
187
232
  ### Patch Changes
188
233
 
189
- - [#29835](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29835)
190
- [`b77d5924c19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77d5924c19) - [ux]
191
- Remove "width" attribute from Jira Product Discovery logo and icon SVGs.
234
+ - [#29835](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29835)
235
+ [`b77d5924c19`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77d5924c19) - [ux]
236
+ Remove "width" attribute from Jira Product Discovery logo and icon SVGs.
192
237
 
193
238
  ## 13.11.0
194
239
 
195
240
  ### Minor Changes
196
241
 
197
- - [#29472](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29472)
198
- [`a6da509aa20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6da509aa20) - [ux]
199
- Adds Jira Product Discovery logo and icon
242
+ - [#29472](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29472)
243
+ [`a6da509aa20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6da509aa20) - [ux]
244
+ Adds Jira Product Discovery logo and icon
200
245
 
201
246
  ## 13.10.5
202
247
 
203
248
  ### Patch Changes
204
249
 
205
- - Updated dependencies
250
+ - Updated dependencies
206
251
 
207
252
  ## 13.10.4
208
253
 
209
254
  ### Patch Changes
210
255
 
211
- - Updated dependencies
256
+ - Updated dependencies
212
257
 
213
258
  ## 13.10.3
214
259
 
215
260
  ### Patch Changes
216
261
 
217
- - Updated dependencies
262
+ - Updated dependencies
218
263
 
219
264
  ## 13.10.2
220
265
 
221
266
  ### Patch Changes
222
267
 
223
- - Updated dependencies
268
+ - Updated dependencies
224
269
 
225
270
  ## 13.10.1
226
271
 
227
272
  ### Patch Changes
228
273
 
229
- - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
230
- [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove
231
- redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
274
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
275
+ [`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove
276
+ redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
232
277
 
233
278
  ## 13.10.0
234
279
 
235
280
  ### Minor Changes
236
281
 
237
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
238
- [`68e771a783a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68e771a783a) -
239
- Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
282
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
283
+ [`68e771a783a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68e771a783a) - Updates
284
+ `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
240
285
 
241
286
  ## 13.9.1
242
287
 
243
288
  ### Patch Changes
244
289
 
245
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
246
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
247
- Upgrade Typescript from `4.3.5` to `4.5.5`
290
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
291
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
292
+ Typescript from `4.3.5` to `4.5.5`
248
293
 
249
294
  ## 13.9.0
250
295
 
251
296
  ### Minor Changes
252
297
 
253
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
254
- [`76eadca8ef3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76eadca8ef3) - Adds
255
- Jira Align logo, icon and wordmark.
298
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
299
+ [`76eadca8ef3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76eadca8ef3) - Adds
300
+ Jira Align logo, icon and wordmark.
256
301
 
257
302
  ### Patch Changes
258
303
 
259
- - Updated dependencies
304
+ - Updated dependencies
260
305
 
261
306
  ## 13.8.2
262
307
 
263
308
  ### Patch Changes
264
309
 
265
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
266
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
267
- Upgrade Typescript from `4.2.4` to `4.3.5`.
310
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
311
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
312
+ Typescript from `4.2.4` to `4.3.5`.
268
313
 
269
314
  ## 13.8.1
270
315
 
271
316
  ### Patch Changes
272
317
 
273
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
274
- [`d448e04e6a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d448e04e6a8) - [ux]
275
- Internal changes to make the styling more resilient to inherited styles.
276
- - [`c320954edd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c320954edd7) -
277
- Internal code change turning on new linting rules.
278
- - Updated dependencies
318
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
319
+ [`d448e04e6a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d448e04e6a8) - [ux]
320
+ Internal changes to make the styling more resilient to inherited styles.
321
+ - [`c320954edd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c320954edd7) - Internal
322
+ code change turning on new linting rules.
323
+ - Updated dependencies
279
324
 
280
325
  ## 13.8.0
281
326
 
282
327
  ### Minor Changes
283
328
 
284
- - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
285
- [`c7c2083475d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7c2083475d) - [ux] -
286
- Adds `appearance` prop that allows you to choose between three brand-approved appearances:
287
- `brand`, `neutral` and `inverse`. These will be based on design tokens and theme-responsive.
329
+ - [#22642](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22642)
330
+ [`c7c2083475d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7c2083475d) - [ux] -
331
+ Adds `appearance` prop that allows you to choose between three brand-approved appearances:
332
+ `brand`, `neutral` and `inverse`. These will be based on design tokens and theme-responsive.
288
333
 
289
- - Deprecates the `iconColor`, `iconGradientStart`, `iconGradientEnd` and `textColor` props.
290
- They will still be supported in the immediate future but the goal is to shift usages towards
291
- using the `appearance` prop.
334
+ - Deprecates the `iconColor`, `iconGradientStart`, `iconGradientEnd` and `textColor` props. They
335
+ will still be supported in the immediate future but the goal is to shift usages towards using
336
+ the `appearance` prop.
292
337
 
293
338
  ## 13.7.1
294
339
 
295
340
  ### Patch Changes
296
341
 
297
- - Updated dependencies
342
+ - Updated dependencies
298
343
 
299
344
  ## 13.7.0
300
345
 
301
346
  ### Minor Changes
302
347
 
303
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
304
- [`0793be315f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0793be315f4) - [ux]
305
- This is an update to clearly mark all deprecated Logo exports as deprecated and slated for
306
- removal in the next major release. In the next verion we will be removing the following
307
- deprecated exports from the main entrypoint:
348
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
349
+ [`0793be315f4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0793be315f4) - [ux]
350
+ This is an update to clearly mark all deprecated Logo exports as deprecated and slated for removal
351
+ in the next major release. In the next verion we will be removing the following deprecated exports
352
+ from the main entrypoint:
308
353
 
309
- - `StrideIcon`, `StrideLogo`, `StrideWordmark`
310
- - `HipchatIcon`, `HipchatLogo`, `HipchatWordmark`
311
- - `JiraCoreIcon`, `JiraCoreLogo`, `JiraCoreWordmark` (use `JiraWorkManagement` +
312
- `Icon`|`Logo`|`Wordmark` instead)
313
- - `JiraServiceDeskIcon`, `JiraServiceDeskLogo`, `JiraServiceDeskWordmark` (use
314
- `JiraServiceManagement` + `Icon`|`Logo`|`Wordmark` instead)
315
- - `OpsGenieIcon`, `OpsGenieLogo`, `OpsGenieWordmark` (use `Opsgenie` with a lowercase 'g' +
316
- `Icon`|`Logo`|`Wordmark` instead)
354
+ - `StrideIcon`, `StrideLogo`, `StrideWordmark`
355
+ - `HipchatIcon`, `HipchatLogo`, `HipchatWordmark`
356
+ - `JiraCoreIcon`, `JiraCoreLogo`, `JiraCoreWordmark` (use `JiraWorkManagement` +
357
+ `Icon`|`Logo`|`Wordmark` instead)
358
+ - `JiraServiceDeskIcon`, `JiraServiceDeskLogo`, `JiraServiceDeskWordmark` (use
359
+ `JiraServiceManagement` + `Icon`|`Logo`|`Wordmark` instead)
360
+ - `OpsGenieIcon`, `OpsGenieLogo`, `OpsGenieWordmark` (use `Opsgenie` with a lowercase 'g' +
361
+ `Icon`|`Logo`|`Wordmark` instead)
317
362
 
318
- We will also be removing the following deprecated exports from the `@atlaskit/logo/constants`
319
- entrypoint:
363
+ We will also be removing the following deprecated exports from the `@atlaskit/logo/constants`
364
+ entrypoint:
320
365
 
321
- - `Props` (use `LogoProps` instead)
322
- - `DefaultProps` (use `defaultLogoParams` instead)
366
+ - `Props` (use `LogoProps` instead)
367
+ - `DefaultProps` (use `defaultLogoParams` instead)
323
368
 
324
- ## Codemod
369
+ ## Codemod
325
370
 
326
- To help with this migration, we have provided a codemod that you can run to automatically update
327
- your imports (it will leave a comment if you are using a logo with no alternative). This codemod
328
- has been around for a while, but we've updated it in this release.
371
+ To help with this migration, we have provided a codemod that you can run to automatically update
372
+ your imports (it will leave a comment if you are using a logo with no alternative). This codemod
373
+ has been around for a while, but we've updated it in this release.
329
374
 
330
- Once you've upgraded `@atlaskit/logo`, use the Atlaskit codemod CLI. See
331
- [documentation on DAC](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for
332
- general codemod guidance.
375
+ Once you've upgraded `@atlaskit/logo`, use the Atlaskit codemod CLI. See
376
+ [documentation on DAC](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for
377
+ general codemod guidance.
333
378
 
334
- Without setting options in your terminal command, you can run the following and type to search
335
- for `logo` and select `@atlaskit/logo: 13.6.0-rename-imports` from the interactive CLI.
379
+ Without setting options in your terminal command, you can run the following and type to search for
380
+ `logo` and select `@atlaskit/logo: 13.6.0-rename-imports` from the interactive CLI.
336
381
 
337
- ```
338
- npx @atlaskit/codemod-cli [TARGET_PATH]`
339
- ```
382
+ ```
383
+ npx @atlaskit/codemod-cli [TARGET_PATH]`
384
+ ```
340
385
 
341
- For a TypeScript codebase, a more detailed command might look something like this.
386
+ For a TypeScript codebase, a more detailed command might look something like this.
342
387
 
343
- ```
344
- npx @atlaskit/codemod-cli --ignore-pattern node_modules --parser tsx --extensions js,jsx,ts,tsx ./packages
345
- ```
388
+ ```
389
+ npx @atlaskit/codemod-cli --ignore-pattern node_modules --parser tsx --extensions js,jsx,ts,tsx ./packages
390
+ ```
346
391
 
347
- For a Flow codebase, you will want to use `--parser babylon` instead of `--parser flow`.
392
+ For a Flow codebase, you will want to use `--parser babylon` instead of `--parser flow`.
348
393
 
349
- ## Design System ESLint Plugin
394
+ ## Design System ESLint Plugin
350
395
 
351
- We've also updated `@atlaskit/eslint-plugin-design-system` to add new restrictions to these
352
- imports. If you haven't already, we recommend installing this plugin and enabling the rules in
353
- your ESLint config. For now, documentation for the plugin resides on
354
- [Bitbucket](https://bitbucket.org/atlassian/atlassian-frontend-mirror/src/master/design-system/eslint-plugin/).
396
+ We've also updated `@atlaskit/eslint-plugin-design-system` to add new restrictions to these
397
+ imports. If you haven't already, we recommend installing this plugin and enabling the rules in
398
+ your ESLint config. For now, documentation for the plugin resides on
399
+ [Bitbucket](https://bitbucket.org/atlassian/atlassian-frontend-mirror/src/master/design-system/eslint-plugin/).
355
400
 
356
401
  ## 13.6.0
357
402
 
358
403
  ### Minor Changes
359
404
 
360
- - [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
361
- [`4caed6d5063`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4caed6d5063) -
362
- Refactors logo converting it from class components to functional components. This includes file
363
- renames and some API changes such as prop name changes but is still backwards compatible. These
364
- old APIs will be deprecated in a later release.
405
+ - [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
406
+ [`4caed6d5063`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4caed6d5063) -
407
+ Refactors logo converting it from class components to functional components. This includes file
408
+ renames and some API changes such as prop name changes but is still backwards compatible. These
409
+ old APIs will be deprecated in a later release.
365
410
 
366
411
  ## 13.5.5
367
412
 
368
413
  ### Patch Changes
369
414
 
370
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
371
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
372
- Upgrade to TypeScript 4.2.4
415
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
416
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
417
+ to TypeScript 4.2.4
373
418
 
374
419
  ## 13.5.4
375
420
 
376
421
  ### Patch Changes
377
422
 
378
- - [#16285](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16285)
379
- [`ec464e07b10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec464e07b10) - Fixes
380
- a bug where the Atlassian Start logo did not render correctly on Firefox
423
+ - [#16285](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16285)
424
+ [`ec464e07b10`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec464e07b10) - Fixes a
425
+ bug where the Atlassian Start logo did not render correctly on Firefox
381
426
 
382
427
  ## 13.5.3
383
428
 
384
429
  ### Patch Changes
385
430
 
386
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
387
- [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) -
388
- Internal changes to supress eslint rules.
389
- - Updated dependencies
431
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
432
+ [`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) - Internal
433
+ changes to supress eslint rules.
434
+ - Updated dependencies
390
435
 
391
436
  ## 13.5.2
392
437
 
393
438
  ### Patch Changes
394
439
 
395
- - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
396
- [`545d363ca28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/545d363ca28) -
397
- Convert usage of `styled-components` to `emotion`.
440
+ - [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
441
+ [`545d363ca28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/545d363ca28) - Convert
442
+ usage of `styled-components` to `emotion`.
398
443
 
399
444
  ## 13.5.1
400
445
 
401
446
  ### Patch Changes
402
447
 
403
- - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
404
- [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
405
- `@atlaskit/theme` to version `^11.3.0`.
448
+ - [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
449
+ [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
450
+ `@atlaskit/theme` to version `^11.3.0`.
406
451
 
407
452
  ## 13.5.0
408
453
 
409
454
  ### Minor Changes
410
455
 
411
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
412
- [`83a089fe0cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83a089fe0cc) - Halp
413
- has been added to logos. This includes the logo, wordmark and icon.
456
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
457
+ [`83a089fe0cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83a089fe0cc) - Halp has
458
+ been added to logos. This includes the logo, wordmark and icon.
414
459
 
415
460
  ### Patch Changes
416
461
 
417
- - [`cc0c678724c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc0c678724c) - Add
418
- default label for Logo
462
+ - [`cc0c678724c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc0c678724c) - Add
463
+ default label for Logo
419
464
 
420
465
  ## 13.4.2
421
466
 
422
467
  ### Patch Changes
423
468
 
424
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
425
- [`17770b662ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17770b662ac) -
426
- NO-ISSUE reference existing file in af.exports['.']
469
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
470
+ [`17770b662ac`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17770b662ac) - NO-ISSUE
471
+ reference existing file in af.exports['.']
427
472
 
428
473
  ## 13.4.1
429
474
 
430
475
  ### Patch Changes
431
476
 
432
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
433
- [`0017d2a8439`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0017d2a8439) - Since
434
- the logo, icon and workmard components of JiraCore, JiraServiceDesk, OpsGenie, Stride and
435
- Hipchat are deprecated in `@atlaskit/logo`, we provided a codemod to help consumers upgrade
436
- their components.
477
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
478
+ [`0017d2a8439`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0017d2a8439) - Since
479
+ the logo, icon and workmard components of JiraCore, JiraServiceDesk, OpsGenie, Stride and Hipchat
480
+ are deprecated in `@atlaskit/logo`, we provided a codemod to help consumers upgrade their
481
+ components.
437
482
 
438
- **Running the codemod cli**
483
+ **Running the codemod cli**
439
484
 
440
- To run the codemod: **You first need to have the latest avatar installed before you can run the
441
- codemod**
485
+ To run the codemod: **You first need to have the latest avatar installed before you can run the
486
+ codemod**
442
487
 
443
- `yarn upgrade @atlaskit/logo`
488
+ `yarn upgrade @atlaskit/logo`
444
489
 
445
- Once upgraded, use the Atlaskit codemod-cli;
490
+ Once upgraded, use the Atlaskit codemod-cli;
446
491
 
447
- `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
492
+ `npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
448
493
 
449
- Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to this
450
- doc for more details on the codemod CLI.
494
+ Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to this doc
495
+ for more details on the codemod CLI.
451
496
 
452
- - Updated dependencies
497
+ - Updated dependencies
453
498
 
454
499
  ## 13.4.0
455
500
 
456
501
  ### Minor Changes
457
502
 
458
- - [#10212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10212)
459
- [`5f44a31b58a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f44a31b58a) - [ux]
460
- Add new Trello logo, Atlassian Start logo and Compass logo to `@atlaskit/logo`
503
+ - [#10212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10212)
504
+ [`5f44a31b58a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f44a31b58a) - [ux] Add
505
+ new Trello logo, Atlassian Start logo and Compass logo to `@atlaskit/logo`
461
506
 
462
507
  ## 13.3.0
463
508
 
464
509
  ### Minor Changes
465
510
 
466
- - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
467
- [`c8afaa49d34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8afaa49d34) - Add
468
- `OpsgenieIcon`, `OpsgenieLogo` and `OpsgenieWordmark` in order to rename `OpsGenie` to
469
- `Opsgenie`, and deprecate the following logos:
511
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
512
+ [`c8afaa49d34`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8afaa49d34) - Add
513
+ `OpsgenieIcon`, `OpsgenieLogo` and `OpsgenieWordmark` in order to rename `OpsGenie` to `Opsgenie`,
514
+ and deprecate the following logos:
470
515
 
471
- - `JiraCoreIcon`, `JiraCoreLogo`, `JiraCoreWordmark`
472
- - `JiraServiceDeskIcon`, `JiraServiceDeskLogo`, `JiraServiceDeskWordmark`
473
- - `StrideIcon`, `StrideLogo`, `StrideWordmark`
474
- - `HipchatIcon`, `HipchatLogo`, `HipchatWordmark`
516
+ - `JiraCoreIcon`, `JiraCoreLogo`, `JiraCoreWordmark`
517
+ - `JiraServiceDeskIcon`, `JiraServiceDeskLogo`, `JiraServiceDeskWordmark`
518
+ - `StrideIcon`, `StrideLogo`, `StrideWordmark`
519
+ - `HipchatIcon`, `HipchatLogo`, `HipchatWordmark`
475
520
 
476
521
  ### Patch Changes
477
522
 
478
- - Updated dependencies
523
+ - Updated dependencies
479
524
 
480
525
  ## 13.2.0
481
526
 
482
527
  ### Minor Changes
483
528
 
484
- - [#9446](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9446)
485
- [`95838b0d7cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95838b0d7cf) - [ux]
486
- Add Jira Work Management Logo
529
+ - [#9446](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9446)
530
+ [`95838b0d7cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/95838b0d7cf) - [ux] Add
531
+ Jira Work Management Logo
487
532
 
488
533
  ## 13.1.2
489
534
 
490
535
  ### Patch Changes
491
536
 
492
- - [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299)
493
- [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) -
494
- Downgrade back to date-fns 1.30.1 We discovered big bundle size increases associated with the
495
- date-fns upgrade. We're reverting the upgarde to investigate
537
+ - [#9299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9299)
538
+ [`471e2431a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/471e2431a7c) -
539
+ Downgrade back to date-fns 1.30.1 We discovered big bundle size increases associated with the
540
+ date-fns upgrade. We're reverting the upgarde to investigate
496
541
 
497
542
  ## 13.1.1
498
543
 
499
544
  ### Patch Changes
500
545
 
501
- - [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291)
502
- [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) -
503
- Upgrade date-fns to 2.17
546
+ - [#8291](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8291)
547
+ [`70f0701c2e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f0701c2e6) - Upgrade
548
+ date-fns to 2.17
504
549
 
505
550
  ## 13.1.0
506
551
 
507
552
  ### Minor Changes
508
553
 
509
- - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
510
- [`5216ebed3b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5216ebed3b6) - Expose
511
- and use atlassian-icon, jira-icon entry points
554
+ - [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
555
+ [`5216ebed3b6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5216ebed3b6) - Expose
556
+ and use atlassian-icon, jira-icon entry points
512
557
 
513
558
  ## 13.0.8
514
559
 
515
560
  ### Patch Changes
516
561
 
517
- - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
518
- [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) -
519
- Removed extraneous/unnecessary dependencies for design system components.
520
- - [`dfa1827ecad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfa1827ecad) - Fixed
521
- the broken "Download the logos" link on https://atlassian.design/components/logo/usage
562
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
563
+ [`952019cfd39`](https://bitbucket.org/atlassian/atlassian-frontend/commits/952019cfd39) - Removed
564
+ extraneous/unnecessary dependencies for design system components.
565
+ - [`dfa1827ecad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfa1827ecad) - Fixed
566
+ the broken "Download the logos" link on https://atlassian.design/components/logo/usage
522
567
 
523
568
  ## 13.0.7
524
569
 
525
570
  ### Patch Changes
526
571
 
527
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
528
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
529
- Transpile packages using babel rather than tsc
572
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
573
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
574
+ packages using babel rather than tsc
530
575
 
531
576
  ## 13.0.6
532
577
 
533
578
  ### Patch Changes
534
579
 
535
- - [#6125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6125)
536
- [`ce8c85a20d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce8c85a20d) - As part
537
- of this task we have introduced a new JSM logo and deprecated JSD logo
580
+ - [#6125](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6125)
581
+ [`ce8c85a20d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce8c85a20d) - As part of
582
+ this task we have introduced a new JSM logo and deprecated JSD logo
538
583
 
539
584
  ## 13.0.5
540
585
 
541
586
  ### Patch Changes
542
587
 
543
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
544
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
545
- types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
546
- compiler option. This requires version 3.8 of Typescript, read more about how we handle
547
- Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
548
- `devDependencies` to denote version that the package was built with.
588
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
589
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
590
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
591
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
592
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
593
+ `devDependencies` to denote version that the package was built with.
549
594
 
550
595
  ## 13.0.4
551
596
 
552
597
  ### Patch Changes
553
598
 
554
- - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
555
- [`7315203b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7315203b80) - Rename
556
- `AkCode` and `AkCodeBlock` exports to `Code` and `CodeBlock` for `@atlaskit/code`.
599
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
600
+ [`7315203b80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7315203b80) - Rename
601
+ `AkCode` and `AkCodeBlock` exports to `Code` and `CodeBlock` for `@atlaskit/code`.
557
602
 
558
603
  ## 13.0.3
559
604
 
560
605
  ### Patch Changes
561
606
 
562
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
563
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
564
- to TypeScript 3.9.6 and tslib to 2.0.0
607
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
608
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
609
+ to TypeScript 3.9.6 and tslib to 2.0.0
565
610
 
566
- Since tslib is a dependency for all our packages we recommend that products also follow this
567
- tslib upgrade to prevent duplicates of tslib being bundled.
611
+ Since tslib is a dependency for all our packages we recommend that products also follow this tslib
612
+ upgrade to prevent duplicates of tslib being bundled.
568
613
 
569
614
  ## 13.0.2
570
615
 
571
616
  ### Patch Changes
572
617
 
573
- - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
574
- [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The
575
- readme and package information has been updated to point to the new design system website.
618
+ - [#3293](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3293)
619
+ [`954cc87b62`](https://bitbucket.org/atlassian/atlassian-frontend/commits/954cc87b62) - The readme
620
+ and package information has been updated to point to the new design system website.
576
621
 
577
622
  ## 13.0.1
578
623
 
579
624
  ### Patch Changes
580
625
 
581
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
582
- [`ce3b100bed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce3b100bed) - Change
583
- the Atlassian Icon for better alignment with other Icons
584
- - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
585
- all the theme imports to be tree-shakable
626
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
627
+ [`ce3b100bed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce3b100bed) - Change the
628
+ Atlassian Icon for better alignment with other Icons
629
+ - [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all
630
+ the theme imports to be tree-shakable
586
631
 
587
632
  ## 13.0.0
588
633
 
589
634
  ### Major Changes
590
635
 
591
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
592
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
593
- Officially dropping IE11 support, from this version onwards there are no warranties of the
594
- package working in IE11. For more information see:
595
- https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
636
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
637
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
638
+ dropping IE11 support, from this version onwards there are no warranties of the package working in
639
+ IE11. For more information see:
640
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
596
641
 
597
642
  ## 12.3.5
598
643
 
599
644
  ### Patch Changes
600
645
 
601
- - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
602
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build
603
- and supporting files will no longer be published to npm
646
+ - [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866)
647
+ [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and
648
+ supporting files will no longer be published to npm
604
649
 
605
650
  ## 12.3.4
606
651
 
607
652
  ### Patch Changes
608
653
 
609
- - [patch][f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
654
+ - [patch][f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
610
655
 
611
- Change imports to comply with Atlassian conventions- Updated dependencies
612
- [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
656
+ Change imports to comply with Atlassian conventions- Updated dependencies
657
+ [6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
613
658
 
614
- - Updated dependencies
615
- [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
616
- - Updated dependencies
617
- [f7f2068a76](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f2068a76):
618
- - Updated dependencies
619
- [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
620
- - Updated dependencies
621
- [6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
622
- - @atlaskit/button@13.3.11
623
- - @atlaskit/select@11.0.10
624
- - @atlaskit/code@11.1.5
659
+ - Updated dependencies
660
+ [449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
661
+ - Updated dependencies
662
+ [f7f2068a76](https://bitbucket.org/atlassian/atlassian-frontend/commits/f7f2068a76):
663
+ - Updated dependencies
664
+ [57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
665
+ - Updated dependencies
666
+ [6efb12e06d](https://bitbucket.org/atlassian/atlassian-frontend/commits/6efb12e06d):
667
+ - @atlaskit/button@13.3.11
668
+ - @atlaskit/select@11.0.10
669
+ - @atlaskit/code@11.1.5
625
670
 
626
671
  ## 12.3.3
627
672
 
628
673
  ### Patch Changes
629
674
 
630
- - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
675
+ - [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
631
676
 
632
- Corrects accessibility behavior for wrapping span. It now will now:
677
+ Corrects accessibility behavior for wrapping span. It now will now:
633
678
 
634
- - conditionally set the `aria-label` if `label` is defined
635
- - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it
636
- is not defined- Updated dependencies
637
- [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
679
+ - conditionally set the `aria-label` if `label` is defined
680
+ - conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it is
681
+ not defined- Updated dependencies
682
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
638
683
 
639
- - Updated dependencies
640
- [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
641
- - @atlaskit/docs@8.4.0
642
- - @atlaskit/field-radio-group@7.0.2
643
- - @atlaskit/button@13.3.9
644
- - @atlaskit/select@11.0.9
684
+ - Updated dependencies
685
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
686
+ - @atlaskit/docs@8.4.0
687
+ - @atlaskit/field-radio-group@7.0.2
688
+ - @atlaskit/button@13.3.9
689
+ - @atlaskit/select@11.0.9
645
690
 
646
691
  ## 12.3.2
647
692
 
648
693
  ### Patch Changes
649
694
 
650
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
695
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
651
696
 
652
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
653
- [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
697
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
698
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
654
699
 
655
- - @atlaskit/docs@8.3.2
656
- - @atlaskit/visual-regression@0.1.9
657
- - @atlaskit/button@13.3.7
658
- - @atlaskit/code@11.1.3
659
- - @atlaskit/field-radio-group@7.0.1
660
- - @atlaskit/select@11.0.7
661
- - @atlaskit/theme@9.5.1
700
+ - @atlaskit/docs@8.3.2
701
+ - @atlaskit/visual-regression@0.1.9
702
+ - @atlaskit/button@13.3.7
703
+ - @atlaskit/code@11.1.3
704
+ - @atlaskit/field-radio-group@7.0.1
705
+ - @atlaskit/select@11.0.7
706
+ - @atlaskit/theme@9.5.1
662
707
 
663
708
  ## 12.3.1
664
709
 
665
710
  ### Patch Changes
666
711
 
667
- - Updated dependencies
668
- [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
669
- - @atlaskit/field-radio-group@7.0.0
670
- - @atlaskit/docs@8.3.1
671
- - @atlaskit/button@13.3.6
672
- - @atlaskit/select@11.0.6
712
+ - Updated dependencies
713
+ [c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
714
+ - @atlaskit/field-radio-group@7.0.0
715
+ - @atlaskit/docs@8.3.1
716
+ - @atlaskit/button@13.3.6
717
+ - @atlaskit/select@11.0.6
673
718
 
674
719
  ## 12.3.0
675
720
 
676
721
  ### Minor Changes
677
722
 
678
- - [minor][308708081a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/308708081a):
723
+ - [minor][308708081a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/308708081a):
679
724
 
680
- Export LogoProps
725
+ Export LogoProps
681
726
 
682
727
  ## 12.2.2
683
728
 
684
729
  ### Patch Changes
685
730
 
686
- - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
731
+ - [patch][30acc30979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/30acc30979):
687
732
 
688
- @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type
689
- safety. Flow types are no longer provided. No API or behavioural changes.
733
+ @atlaskit/select has been converted to Typescript. Typescript consumers will now get static type
734
+ safety. Flow types are no longer provided. No API or behavioural changes.
690
735
 
691
736
  ## 12.2.1
692
737
 
693
738
  ### Patch Changes
694
739
 
695
- - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
740
+ - [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):
696
741
 
697
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
742
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.
698
743
 
699
744
  ## 12.2.0
700
745
 
701
746
  ### Minor Changes
702
747
 
703
- - [minor][9e3b4ffeb1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9e3b4ffeb1):
748
+ - [minor][9e3b4ffeb1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9e3b4ffeb1):
704
749
 
705
- Add Trello logo
750
+ Add Trello logo
706
751
 
707
752
  ## 12.1.8
708
753
 
709
754
  ### Patch Changes
710
755
 
711
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
756
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
712
757
 
713
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
714
- non-relative imports as relative imports
758
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
759
+ non-relative imports as relative imports
715
760
 
716
761
  ## 12.1.7
717
762
 
718
763
  ### Patch Changes
719
764
 
720
- - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
765
+ - [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
721
766
 
722
- Upgraded Typescript to 3.3.x
767
+ Upgraded Typescript to 3.3.x
723
768
 
724
769
  ## 12.1.6
725
770
 
726
771
  ### Patch Changes
727
772
 
728
- - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
773
+ - [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
729
774
 
730
- Updates component maintainers
775
+ Updates component maintainers
731
776
 
732
777
  ## 12.1.5
733
778
 
734
779
  ### Patch Changes
735
780
 
736
- - [patch][6260319597](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6260319597):
781
+ - [patch][6260319597](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6260319597):
737
782
 
738
- Updates OpsGenie logo width
783
+ Updates OpsGenie logo width
739
784
 
740
785
  ## 12.1.4
741
786
 
742
787
  ### Patch Changes
743
788
 
744
- - [patch][f34776be97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f34776be97):
789
+ - [patch][f34776be97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f34776be97):
745
790
 
746
- Type definition files are now referenced in package.json
791
+ Type definition files are now referenced in package.json
747
792
 
748
793
  ## 12.1.3
749
794
 
750
795
  ### Patch Changes
751
796
 
752
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
797
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
753
798
 
754
- Fixes bug, missing version.json file
799
+ Fixes bug, missing version.json file
755
800
 
756
801
  ## 12.1.2
757
802
 
758
803
  ### Patch Changes
759
804
 
760
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
805
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
761
806
 
762
- In this PR, we are:
807
+ In this PR, we are:
763
808
 
764
- - Re-introducing dist build folders
765
- - Adding back cjs
766
- - Replacing es5 by cjs and es2015 by esm
767
- - Creating folders at the root for entry-points
768
- - Removing the generation of the entry-points at the root Please see this
769
- [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
770
- [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
771
- for further details
809
+ - Re-introducing dist build folders
810
+ - Adding back cjs
811
+ - Replacing es5 by cjs and es2015 by esm
812
+ - Creating folders at the root for entry-points
813
+ - Removing the generation of the entry-points at the root Please see this
814
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
815
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
816
+ for further details
772
817
 
773
818
  ## 12.1.1
774
819
 
775
- - Updated dependencies
776
- [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
777
- - @atlaskit/button@13.0.11
778
- - @atlaskit/select@10.0.0
820
+ - Updated dependencies
821
+ [790e66bece](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/790e66bece):
822
+ - @atlaskit/button@13.0.11
823
+ - @atlaskit/select@10.0.0
779
824
 
780
825
  ## 12.1.0
781
826
 
782
827
  ### Minor Changes
783
828
 
784
- - [minor][b81d931ee3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b81d931ee3):
829
+ - [minor][b81d931ee3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b81d931ee3):
785
830
 
786
- Added new OpsGenie logo, fixed the gradient for the StatusPage logo, and refactored
787
- atlassian-switcher to use the new logos
831
+ Added new OpsGenie logo, fixed the gradient for the StatusPage logo, and refactored
832
+ atlassian-switcher to use the new logos
788
833
 
789
834
  ## 12.0.4
790
835
 
791
836
  ### Patch Changes
792
837
 
793
- - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
838
+ - [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
794
839
 
795
- index.ts will now be ignored when publishing to npm
840
+ index.ts will now be ignored when publishing to npm
796
841
 
797
842
  ## 12.0.3
798
843
 
799
844
  ### Patch Changes
800
845
 
801
- - [patch][94fc3757b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/94fc3757b8):
846
+ - [patch][94fc3757b8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/94fc3757b8):
802
847
 
803
- Update the Statuspage icon + logo
848
+ Update the Statuspage icon + logo
804
849
 
805
850
  ## 12.0.2
806
851
 
807
- - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
852
+ - [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
808
853
 
809
- - This is just a safety release in case anything strange happened in in the previous one. See
810
- Pull Request #5942 for details
854
+ - This is just a safety release in case anything strange happened in in the previous one. See Pull
855
+ Request #5942 for details
811
856
 
812
857
  ## 12.0.1
813
858
 
814
- - Updated dependencies
815
- [97bfe81ec8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bfe81ec8):
816
- - @atlaskit/docs@8.1.0
817
- - @atlaskit/code@11.0.0
859
+ - Updated dependencies
860
+ [97bfe81ec8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/97bfe81ec8):
861
+ - @atlaskit/docs@8.1.0
862
+ - @atlaskit/code@11.0.0
818
863
 
819
864
  ## 12.0.0
820
865
 
821
- - [major][4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
866
+ - [major][4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
822
867
 
823
- - @atlaskit/logo has been converted to Typescript. Typescript consumers will now get static
824
- type safety. Flow types are no longer provided. No API or behavioural changes.
868
+ - @atlaskit/logo has been converted to Typescript. Typescript consumers will now get static type
869
+ safety. Flow types are no longer provided. No API or behavioural changes.
825
870
 
826
871
  ## 11.0.0
827
872
 
828
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
873
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
829
874
 
830
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
831
- this package, please ensure you use at least this version of react and react-dom.
875
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
876
+ this package, please ensure you use at least this version of react and react-dom.
832
877
 
833
878
  ## 10.0.4
834
879
 
835
- - Updated dependencies
836
- [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
837
- - @atlaskit/docs@7.0.3
838
- - @atlaskit/button@12.0.3
839
- - @atlaskit/code@9.0.1
840
- - @atlaskit/field-radio-group@5.0.3
841
- - @atlaskit/select@8.1.1
842
- - @atlaskit/theme@8.1.7
880
+ - Updated dependencies
881
+ [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
882
+ - @atlaskit/docs@7.0.3
883
+ - @atlaskit/button@12.0.3
884
+ - @atlaskit/code@9.0.1
885
+ - @atlaskit/field-radio-group@5.0.3
886
+ - @atlaskit/select@8.1.1
887
+ - @atlaskit/theme@8.1.7
843
888
 
844
889
  ## 10.0.3
845
890
 
846
- - Updated dependencies
847
- [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
848
- - @atlaskit/docs@7.0.2
849
- - @atlaskit/field-radio-group@5.0.2
850
- - @atlaskit/select@8.0.5
851
- - @atlaskit/theme@8.1.6
852
- - @atlaskit/button@12.0.0
891
+ - Updated dependencies
892
+ [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
893
+ - @atlaskit/docs@7.0.2
894
+ - @atlaskit/field-radio-group@5.0.2
895
+ - @atlaskit/select@8.0.5
896
+ - @atlaskit/theme@8.1.6
897
+ - @atlaskit/button@12.0.0
853
898
 
854
899
  ## 10.0.2
855
900
 
856
- - [patch][e04a402953](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e04a402953):
901
+ - [patch][e04a402953](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e04a402953):
857
902
 
858
- - Internal changes only. Ids relevant to Logo gradients are now ssr-friendly.
903
+ - Internal changes only. Ids relevant to Logo gradients are now ssr-friendly.
859
904
 
860
905
  ## 10.0.1
861
906
 
862
- - Updated dependencies
863
- [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
864
- - @atlaskit/docs@7.0.1
865
- - @atlaskit/field-radio-group@5.0.1
866
- - @atlaskit/select@8.0.3
867
- - @atlaskit/theme@8.0.1
868
- - @atlaskit/button@11.0.0
907
+ - Updated dependencies
908
+ [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
909
+ - @atlaskit/docs@7.0.1
910
+ - @atlaskit/field-radio-group@5.0.1
911
+ - @atlaskit/select@8.0.3
912
+ - @atlaskit/theme@8.0.1
913
+ - @atlaskit/button@11.0.0
869
914
 
870
915
  ## 10.0.0
871
916
 
872
- - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
917
+ - [major][76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
873
918
 
874
- - Drop ES5 from all the flow modules
919
+ - Drop ES5 from all the flow modules
875
920
 
876
- ### Dropping CJS support in all @atlaskit packages
921
+ ### Dropping CJS support in all @atlaskit packages
877
922
 
878
- As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
879
- distribute esm. This means all distributed code will be transpiled, but will still contain
880
- `import` and `export` declarations.
923
+ As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only
924
+ distribute esm. This means all distributed code will be transpiled, but will still contain
925
+ `import` and `export` declarations.
881
926
 
882
- The major reason for doing this is to allow us to support multiple entry points in packages,
883
- e.g:
927
+ The major reason for doing this is to allow us to support multiple entry points in packages, e.g:
884
928
 
885
- ```js
886
- import colors from `@atlaskit/theme/colors`;
887
- ```
929
+ ```js
930
+ import colors from `@atlaskit/theme/colors`;
931
+ ```
888
932
 
889
- Previously this was sort of possible for consumers by doing something like:
933
+ Previously this was sort of possible for consumers by doing something like:
890
934
 
891
- ```js
892
- import colors from `@atlaskit/theme/dist/esm/colors`;
893
- ```
935
+ ```js
936
+ import colors from `@atlaskit/theme/dist/esm/colors`;
937
+ ```
894
938
 
895
- This has a couple of issues. 1, it treats the file system as API making internal refactors
896
- harder, we have to worry about how consumers might be using things that aren't _actually_
897
- supposed to be used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads
898
- to lots of packages bundling all of theme, just to use a single color, especially in situations
899
- where tree shaking fails.
939
+ This has a couple of issues. 1, it treats the file system as API making internal refactors harder,
940
+ we have to worry about how consumers might be using things that aren't _actually_ supposed to be
941
+ used. 2. We are unable to do this _internally_ in @atlaskit packages. This leads to lots of
942
+ packages bundling all of theme, just to use a single color, especially in situations where tree
943
+ shaking fails.
900
944
 
901
- To support being able to use multiple entrypoints internally, we unfortunately cannot have
902
- multiple distributions as they would need to have very different imports from of their own
903
- internal dependencies.
945
+ To support being able to use multiple entrypoints internally, we unfortunately cannot have
946
+ multiple distributions as they would need to have very different imports from of their own
947
+ internal dependencies.
904
948
 
905
- ES Modules are widely supported by all modern bundlers and can be worked around in node
906
- environments.
949
+ ES Modules are widely supported by all modern bundlers and can be worked around in node
950
+ environments.
907
951
 
908
- We may choose to revisit this solution in the future if we find any unintended condequences, but
909
- we see this as a pretty sane path forward which should lead to some major bundle size decreases,
910
- saner API's and simpler package architecture.
952
+ We may choose to revisit this solution in the future if we find any unintended condequences, but
953
+ we see this as a pretty sane path forward which should lead to some major bundle size decreases,
954
+ saner API's and simpler package architecture.
911
955
 
912
- Please reach out to #fabric-build (if in Atlassian) or create an issue in
913
- [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
914
- external) if you have any questions or queries about this.
956
+ Please reach out to #fabric-build (if in Atlassian) or create an issue in
957
+ [Design System Support](https://ecosystem.atlassian.net/secure/CreateIssue.jspa?pid=24670) (for
958
+ external) if you have any questions or queries about this.
915
959
 
916
960
  ## 9.2.7
917
961
 
918
- - Updated dependencies
919
- [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
920
- - @atlaskit/select@7.0.0
962
+ - Updated dependencies
963
+ [06713e0a0c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06713e0a0c):
964
+ - @atlaskit/select@7.0.0
921
965
 
922
966
  ## 9.2.6
923
967
 
924
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
925
- - @atlaskit/button@10.1.1
926
- - @atlaskit/code@8.2.2
927
- - @atlaskit/field-radio-group@4.0.14
928
- - @atlaskit/select@6.1.13
929
- - @atlaskit/theme@7.0.1
930
- - @atlaskit/docs@6.0.0
968
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
969
+ - @atlaskit/button@10.1.1
970
+ - @atlaskit/code@8.2.2
971
+ - @atlaskit/field-radio-group@4.0.14
972
+ - @atlaskit/select@6.1.13
973
+ - @atlaskit/theme@7.0.1
974
+ - @atlaskit/docs@6.0.0
931
975
 
932
976
  ## 9.2.5
933
977
 
934
- - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
935
- - @atlaskit/docs@5.2.3
936
- - @atlaskit/button@10.0.4
937
- - @atlaskit/code@8.2.1
938
- - @atlaskit/field-radio-group@4.0.13
939
- - @atlaskit/select@6.1.10
940
- - @atlaskit/theme@7.0.0
978
+ - Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
979
+ - @atlaskit/docs@5.2.3
980
+ - @atlaskit/button@10.0.4
981
+ - @atlaskit/code@8.2.1
982
+ - @atlaskit/field-radio-group@4.0.13
983
+ - @atlaskit/select@6.1.10
984
+ - @atlaskit/theme@7.0.0
941
985
 
942
986
  ## 9.2.4
943
987
 
944
- - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
945
- - @atlaskit/docs@5.2.1
946
- - @atlaskit/field-radio-group@4.0.11
947
- - @atlaskit/select@6.1.8
948
- - @atlaskit/theme@6.2.1
949
- - @atlaskit/button@10.0.0
988
+ - Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
989
+ - @atlaskit/docs@5.2.1
990
+ - @atlaskit/field-radio-group@4.0.11
991
+ - @atlaskit/select@6.1.8
992
+ - @atlaskit/theme@6.2.1
993
+ - @atlaskit/button@10.0.0
950
994
 
951
995
  ## 9.2.3
952
996
 
953
- - [patch] Adds missing implicit @babel/runtime dependency
954
- [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
997
+ - [patch] Adds missing implicit @babel/runtime dependency
998
+ [b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
955
999
 
956
1000
  ## 9.2.2
957
1001
 
958
- - [patch] Updated dependencies
959
- [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
960
- - @atlaskit/select@6.0.0
1002
+ - [patch] Updated dependencies
1003
+ [4194aa4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4194aa4)
1004
+ - @atlaskit/select@6.0.0
961
1005
 
962
1006
  ## 9.2.1
963
1007
 
964
- - [patch] Pulling the shared styles from @atlaskit/theme and removed dependency on
965
- util-shraed-styles [7d51a09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d51a09)
1008
+ - [patch] Pulling the shared styles from @atlaskit/theme and removed dependency on
1009
+ util-shraed-styles [7d51a09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7d51a09)
966
1010
 
967
1011
  ## 9.2.0
968
1012
 
969
- - [patch] Moved all the shared logic into the wrapper, so refactoring is easier in future
970
- [7e83442](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e83442)
971
- - [minor] Make label required, but provide sane defaults
972
- [12839d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12839d4)
1013
+ - [patch] Moved all the shared logic into the wrapper, so refactoring is easier in future
1014
+ [7e83442](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e83442)
1015
+ - [minor] Make label required, but provide sane defaults
1016
+ [12839d4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12839d4)
973
1017
 
974
1018
  ## 9.1.0
975
1019
 
976
- - [minor] Update product logos alignment issues
977
- [6bbf9a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6bbf9a9)
1020
+ - [minor] Update product logos alignment issues
1021
+ [6bbf9a9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6bbf9a9)
978
1022
 
979
1023
  ## 9.0.4
980
1024
 
981
- - [patch] Updated dependencies
982
- [f9c0cdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c0cdb)
983
- - @atlaskit/code@8.0.0
984
- - @atlaskit/docs@5.0.5
1025
+ - [patch] Updated dependencies
1026
+ [f9c0cdb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c0cdb)
1027
+ - @atlaskit/code@8.0.0
1028
+ - @atlaskit/docs@5.0.5
985
1029
 
986
1030
  ## 9.0.3
987
1031
 
988
- - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
989
- read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
990
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
991
- - [none] Updated dependencies
992
- [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
993
- - @atlaskit/select@5.0.8
994
- - @atlaskit/button@9.0.5
995
- - @atlaskit/code@7.0.3
996
- - @atlaskit/field-radio-group@4.0.4
1032
+ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
1033
+ read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
1034
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1035
+ - [none] Updated dependencies
1036
+ [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
1037
+ - @atlaskit/select@5.0.8
1038
+ - @atlaskit/button@9.0.5
1039
+ - @atlaskit/code@7.0.3
1040
+ - @atlaskit/field-radio-group@4.0.4
997
1041
 
998
1042
  ## 9.0.2
999
1043
 
1000
- - [patch] Updated dependencies
1001
- [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1002
- - @atlaskit/select@5.0.7
1003
- - @atlaskit/field-radio-group@4.0.3
1004
- - @atlaskit/button@9.0.4
1005
- - @atlaskit/code@7.0.2
1006
- - @atlaskit/docs@5.0.2
1044
+ - [patch] Updated dependencies
1045
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1046
+ - @atlaskit/select@5.0.7
1047
+ - @atlaskit/field-radio-group@4.0.3
1048
+ - @atlaskit/button@9.0.4
1049
+ - @atlaskit/code@7.0.2
1050
+ - @atlaskit/docs@5.0.2
1007
1051
 
1008
1052
  ## 9.0.1
1009
1053
 
1010
- - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
1011
- [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1012
- - [none] Updated dependencies
1013
- [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1014
- - @atlaskit/select@5.0.6
1015
- - @atlaskit/button@9.0.3
1016
- - @atlaskit/code@7.0.1
1017
- - @atlaskit/field-radio-group@4.0.2
1054
+ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
1055
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1056
+ - [none] Updated dependencies
1057
+ [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
1058
+ - @atlaskit/select@5.0.6
1059
+ - @atlaskit/button@9.0.3
1060
+ - @atlaskit/code@7.0.1
1061
+ - @atlaskit/field-radio-group@4.0.2
1018
1062
 
1019
1063
  ## 9.0.0
1020
1064
 
1021
- - [major] Updates to React ^16.4.0
1022
- [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1023
- - [major] Updated dependencies
1024
- [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1025
- - @atlaskit/select@5.0.0
1026
- - @atlaskit/button@9.0.0
1027
- - @atlaskit/code@7.0.0
1028
- - @atlaskit/docs@5.0.0
1029
- - @atlaskit/field-radio-group@4.0.0
1030
- - [major] Updated dependencies
1031
- [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1032
- - @atlaskit/select@5.0.0
1033
- - @atlaskit/button@9.0.0
1034
- - @atlaskit/code@7.0.0
1035
- - @atlaskit/docs@5.0.0
1036
- - @atlaskit/field-radio-group@4.0.0
1065
+ - [major] Updates to React ^16.4.0
1066
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1067
+ - [major] Updated dependencies
1068
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1069
+ - @atlaskit/select@5.0.0
1070
+ - @atlaskit/button@9.0.0
1071
+ - @atlaskit/code@7.0.0
1072
+ - @atlaskit/docs@5.0.0
1073
+ - @atlaskit/field-radio-group@4.0.0
1074
+ - [major] Updated dependencies
1075
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1076
+ - @atlaskit/select@5.0.0
1077
+ - @atlaskit/button@9.0.0
1078
+ - @atlaskit/code@7.0.0
1079
+ - @atlaskit/docs@5.0.0
1080
+ - @atlaskit/field-radio-group@4.0.0
1037
1081
 
1038
1082
  ## 8.1.3
1039
1083
 
1040
- - [patch] Updated dependencies
1041
- [eee2d45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eee2d45)
1042
- - @atlaskit/code@6.0.0
1043
- - @atlaskit/docs@4.2.1
1084
+ - [patch] Updated dependencies
1085
+ [eee2d45](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/eee2d45)
1086
+ - @atlaskit/code@6.0.0
1087
+ - @atlaskit/docs@4.2.1
1044
1088
 
1045
1089
  ## 8.1.2
1046
1090
 
1047
- - [patch] Clean Changelogs - remove duplicates and empty entries
1048
- [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1049
- - [none] Updated dependencies
1050
- [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1051
- - @atlaskit/button@8.1.2
1052
- - @atlaskit/field-radio-group@3.0.4
1091
+ - [patch] Clean Changelogs - remove duplicates and empty entries
1092
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1093
+ - [none] Updated dependencies
1094
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1095
+ - @atlaskit/button@8.1.2
1096
+ - @atlaskit/field-radio-group@3.0.4
1053
1097
 
1054
1098
  ## 8.1.1
1055
1099
 
1056
- - [patch] Update changelogs to remove duplicate
1057
- [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1058
- - [none] Updated dependencies
1059
- [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1060
- - @atlaskit/field-radio-group@3.0.3
1061
- - @atlaskit/button@8.1.1
1062
- - @atlaskit/docs@4.1.1
1100
+ - [patch] Update changelogs to remove duplicate
1101
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1102
+ - [none] Updated dependencies
1103
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1104
+ - @atlaskit/field-radio-group@3.0.3
1105
+ - @atlaskit/button@8.1.1
1106
+ - @atlaskit/docs@4.1.1
1063
1107
 
1064
1108
  ## 8.1.0
1065
1109
 
1066
- - [none] Updated dependencies
1067
- [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1068
- - @atlaskit/field-radio-group@3.0.2
1069
- - @atlaskit/docs@4.1.0
1070
- - @atlaskit/button@8.1.0
1110
+ - [none] Updated dependencies
1111
+ [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
1112
+ - @atlaskit/field-radio-group@3.0.2
1113
+ - @atlaskit/docs@4.1.0
1114
+ - @atlaskit/button@8.1.0
1071
1115
 
1072
1116
  ## 8.0.1
1073
1117
 
1074
- - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1075
- - [patch] Updated dependencies
1076
- [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1077
- - @atlaskit/field-radio-group@3.0.1
1078
- - @atlaskit/button@8.0.1
1079
- - @atlaskit/docs@4.0.1
1118
+ - [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1119
+ - [patch] Updated dependencies
1120
+ [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
1121
+ - @atlaskit/field-radio-group@3.0.1
1122
+ - @atlaskit/button@8.0.1
1123
+ - @atlaskit/docs@4.0.1
1080
1124
 
1081
1125
  ## 8.0.0
1082
1126
 
1083
- - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1084
- ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1085
- - [patch] Updated dependencies
1086
- [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1087
- - @atlaskit/field-radio-group@3.0.0
1088
- - @atlaskit/button@8.0.0
1089
- - @atlaskit/docs@4.0.0
1127
+ - [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
1128
+ ^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1129
+ - [patch] Updated dependencies
1130
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1131
+ - @atlaskit/field-radio-group@3.0.0
1132
+ - @atlaskit/button@8.0.0
1133
+ - @atlaskit/docs@4.0.0
1090
1134
 
1091
1135
  ## 7.0.1
1092
1136
 
1093
- - [patch] Updated dependencies
1094
- [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1095
- - @atlaskit/field-radio-group@2.0.3
1096
- - @atlaskit/button@7.2.5
1097
- - @atlaskit/docs@3.0.4
1137
+ - [patch] Updated dependencies
1138
+ [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
1139
+ - @atlaskit/field-radio-group@2.0.3
1140
+ - @atlaskit/button@7.2.5
1141
+ - @atlaskit/docs@3.0.4
1098
1142
 
1099
1143
  ## 7.0.0
1100
1144
 
1101
- - [major] Bump to React 16.3.
1102
- [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1145
+ - [major] Bump to React 16.3.
1146
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1103
1147
 
1104
1148
  ## 6.2.2
1105
1149
 
1106
- - [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
1107
- [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
1150
+ - [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
1151
+ [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
1108
1152
 
1109
1153
  ## 6.2.1
1110
1154
 
1111
- - [patch] Re-releasing due to potentially broken babel release
1112
- [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1155
+ - [patch] Re-releasing due to potentially broken babel release
1156
+ [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
1113
1157
 
1114
1158
  ## 6.2.0
1115
1159
 
1116
- - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1117
- [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1160
+ - [minor] Update styled-components dependency to support versions 1.4.6 - 3
1161
+ [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
1118
1162
 
1119
1163
  ## 6.1.2
1120
1164
 
1121
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1122
- [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1165
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
1166
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1123
1167
 
1124
1168
  ## 6.1.1
1125
1169
 
1126
- - [patch] Packages Flow types for elements components
1127
- [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1170
+ - [patch] Packages Flow types for elements components
1171
+ [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
1128
1172
 
1129
1173
  ## 6.1.0
1130
1174
 
1131
- - [minor] Add React 16 support.
1132
- [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1175
+ - [minor] Add React 16 support.
1176
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1133
1177
 
1134
1178
  ## 6.0.7
1135
1179
 
1136
- - [patch] Fix inherited color logo gradient changes not working in chrome
1137
- [694c59f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/694c59f)
1180
+ - [patch] Fix inherited color logo gradient changes not working in chrome
1181
+ [694c59f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/694c59f)
1138
1182
 
1139
1183
  ## 6.0.3
1140
1184
 
1141
- - [patch] Logo component gradients no work in Firefox and Safari [6d1f521](6d1f521)
1185
+ - [patch] Logo component gradients no work in Firefox and Safari [6d1f521](6d1f521)
1142
1186
 
1143
1187
  ## 6.0.0 (2017-11-09)
1144
1188
 
1145
- - breaking; Removed the collapseTo prop in favour of explicit named exports (see below).
1146
- - breaking; The default export has been removed in favour of named exports. The named exports are
1147
- now: AtlassianLogo, AtlassianIcon, AtlassianWordmark, BitbucketLogo, BitbucketIcon,
1148
- BitbucketWordmark, ConfluenceLogo, ConfluenceIcon, ConfluenceWordmark, HipchatLogo, HipchatIcon,
1149
- HipchatWordmark, JiraCoreLogo, JiraCoreIcon, JiraCoreWordmark, JiraLogo, JiraIcon, JiraWordmark,
1150
- StatuspageLogo, StatuspageIcon, StatuspageWordmark, StrideLogo, StrideIcon, StrideWordmark.
1189
+ - breaking; Removed the collapseTo prop in favour of explicit named exports (see below).
1190
+ - breaking; The default export has been removed in favour of named exports. The named exports are
1191
+ now: AtlassianLogo, AtlassianIcon, AtlassianWordmark, BitbucketLogo, BitbucketIcon,
1192
+ BitbucketWordmark, ConfluenceLogo, ConfluenceIcon, ConfluenceWordmark, HipchatLogo, HipchatIcon,
1193
+ HipchatWordmark, JiraCoreLogo, JiraCoreIcon, JiraCoreWordmark, JiraLogo, JiraIcon, JiraWordmark,
1194
+ StatuspageLogo, StatuspageIcon, StatuspageWordmark, StrideLogo, StrideIcon, StrideWordmark.
1151
1195
 
1152
1196
  ## 5.0.0 (2017-10-27)
1153
1197
 
1154
- - bug fix; fixed logo width issue in IE11.
1155
- ([0ce8ab7](https://bitbucket.org/atlassian/atlaskit/commits/0ce8ab7))
1156
- - breaking; Logo sizes changed, children no longer accepted
1157
- ([7173d81](https://bitbucket.org/atlassian/atlaskit/commits/7173d81))
1158
- - breaking; refactoring Logo component to fix numerous bugs
1159
- ([7173d81](https://bitbucket.org/atlassian/atlaskit/commits/7173d81))
1198
+ - bug fix; fixed logo width issue in IE11.
1199
+ ([0ce8ab7](https://bitbucket.org/atlassian/atlaskit/commits/0ce8ab7))
1200
+ - breaking; Logo sizes changed, children no longer accepted
1201
+ ([7173d81](https://bitbucket.org/atlassian/atlaskit/commits/7173d81))
1202
+ - breaking; refactoring Logo component to fix numerous bugs
1203
+ ([7173d81](https://bitbucket.org/atlassian/atlaskit/commits/7173d81))
1160
1204
 
1161
1205
  ## 4.0.3 (2017-10-26)
1162
1206
 
1163
- - bug fix; fix to rebuild stories
1164
- ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1207
+ - bug fix; fix to rebuild stories
1208
+ ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
1165
1209
 
1166
1210
  ## 4.0.2 (2017-10-22)
1167
1211
 
1168
- - bug fix; update styled-components dep and react peerDep
1169
- ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
1212
+ - bug fix; update styled-components dep and react peerDep
1213
+ ([6a67bf8](https://bitbucket.org/atlassian/atlaskit/commits/6a67bf8))
1170
1214
 
1171
1215
  ## 4.0.1 (2017-09-14)
1172
1216
 
1173
- - bug fix; jSD and Statuspage logo icons have fixed gradients (issues closed: ak-3479)
1174
- ([60d8aca](https://bitbucket.org/atlassian/atlaskit/commits/60d8aca))
1217
+ - bug fix; jSD and Statuspage logo icons have fixed gradients (issues closed: ak-3479)
1218
+ ([60d8aca](https://bitbucket.org/atlassian/atlaskit/commits/60d8aca))
1175
1219
 
1176
1220
  ## 4.0.0 (2017-09-11)
1177
1221
 
1178
- - breaking; All logos have been updated with new assets, please test these inside your application
1179
- to make sure ([c4db7fc](https://bitbucket.org/atlassian/atlaskit/commits/c4db7fc))
1180
- - breaking; new and updated company and product logos
1181
- ([c4db7fc](https://bitbucket.org/atlassian/atlaskit/commits/c4db7fc))
1222
+ - breaking; All logos have been updated with new assets, please test these inside your application
1223
+ to make sure ([c4db7fc](https://bitbucket.org/atlassian/atlaskit/commits/c4db7fc))
1224
+ - breaking; new and updated company and product logos
1225
+ ([c4db7fc](https://bitbucket.org/atlassian/atlaskit/commits/c4db7fc))
1182
1226
 
1183
1227
  ## 3.5.3 (2017-08-11)
1184
1228
 
1185
- - bug fix; fix the theme-dependency
1186
- ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
1229
+ - bug fix; fix the theme-dependency
1230
+ ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
1187
1231
 
1188
1232
  ## 3.5.2 (2017-07-27)
1189
1233
 
1190
- - fix; rename jsnext:main to jsnext:experimental:main temporarily
1191
- ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
1234
+ - fix; rename jsnext:main to jsnext:experimental:main temporarily
1235
+ ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
1192
1236
 
1193
1237
  ## 3.5.1 (2017-07-25)
1194
1238
 
1195
- - fix; use class transform in loose mode in babel to improve load performance in apps
1196
- ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1239
+ - fix; use class transform in loose mode in babel to improve load performance in apps
1240
+ ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
1197
1241
 
1198
1242
  ## 3.2.0 (2017-07-17)
1199
1243
 
1200
- - fix; rerelease, failed prepublish scripts
1201
- ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
1244
+ - fix; rerelease, failed prepublish scripts
1245
+ ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
1202
1246
 
1203
1247
  ## 3.2.0 (2017-07-17)
1204
1248
 
1205
- - feature; added ES module builds to dist and add jsnext:main to most ADG packages
1206
- ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
1249
+ - feature; added ES module builds to dist and add jsnext:main to most ADG packages
1250
+ ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
1207
1251
 
1208
1252
  ## 3.1.0 (2017-06-08)
1209
1253
 
1210
- - fix; add prop-types as a dependency to avoid React 15.x warnings
1211
- ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1212
- - feature; Convert logo to styled-components updated internal structure
1213
- ([ec91404](https://bitbucket.org/atlassian/atlaskit/commits/ec91404))
1254
+ - fix; add prop-types as a dependency to avoid React 15.x warnings
1255
+ ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
1256
+ - feature; Convert logo to styled-components updated internal structure
1257
+ ([ec91404](https://bitbucket.org/atlassian/atlaskit/commits/ec91404))
1214
1258
 
1215
1259
  ## 3.0.6 (2017-04-27)
1216
1260
 
1217
- - fix; update legal copy to be more clear. Not all modules include ADG license.
1218
- ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1261
+ - fix; update legal copy to be more clear. Not all modules include ADG license.
1262
+ ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
1219
1263
 
1220
1264
  ## 3.0.5 (2017-04-26)
1221
1265
 
1222
- - fix; update legal copy and fix broken links for component README on npm. New contribution and
1223
- ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1266
+ - fix; update legal copy and fix broken links for component README on npm. New contribution and
1267
+ ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
1224
1268
 
1225
1269
  ## 3.0.4 (2017-04-18)
1226
1270
 
1227
- - fix; update logo readme to use new readme component
1228
- ([491d789](https://bitbucket.org/atlassian/atlaskit/commits/491d789))
1271
+ - fix; update logo readme to use new readme component
1272
+ ([491d789](https://bitbucket.org/atlassian/atlaskit/commits/491d789))
1229
1273
 
1230
1274
  ## 3.0.3 (2017-03-23)
1231
1275
 
1232
- - fix; Empty commit to release the component
1233
- ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1276
+ - fix; Empty commit to release the component
1277
+ ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
1234
1278
 
1235
1279
  ## 3.0.1 (2017-03-21)
1236
1280
 
1237
- - fix; maintainers for all the packages were added
1238
- ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1281
+ - fix; maintainers for all the packages were added
1282
+ ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
1239
1283
 
1240
1284
  ## 3.0.0 (2017-03-06)
1241
1285
 
1242
- - feature; text-only logo mode without icon
1243
- ([b989245](https://bitbucket.org/atlassian/atlaskit/commits/b989245))
1244
- - breaking; isCollapsed prop has been replaced with an optional collapseTo prop (accepts value of
1245
- 'icon' or 'type')
1246
- - ISSUES CLOSED: AK-1408
1286
+ - feature; text-only logo mode without icon
1287
+ ([b989245](https://bitbucket.org/atlassian/atlaskit/commits/b989245))
1288
+ - breaking; isCollapsed prop has been replaced with an optional collapseTo prop (accepts value of
1289
+ 'icon' or 'type')
1290
+ - ISSUES CLOSED: AK-1408
1247
1291
 
1248
1292
  ## 2.0.1 (2017-02-09)
1249
1293
 
1250
- - fix; avoiding binding render to this
1251
- ([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951))
1294
+ - fix; avoiding binding render to this
1295
+ ([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951))
1252
1296
 
1253
1297
  ## 1.0.0 (2017-02-06)
1254
1298
 
1255
- - fix; fix logo to have public access
1256
- ([5a41e37](https://bitbucket.org/atlassian/atlaskit/commits/5a41e37))
1299
+ - fix; fix logo to have public access
1300
+ ([5a41e37](https://bitbucket.org/atlassian/atlaskit/commits/5a41e37))
1257
1301
 
1258
1302
  ## 1.0.0 (2017-02-06)
1259
1303
 
1260
- - feature; Add more product logos
1261
- ([e84ae80](https://bitbucket.org/atlassian/atlaskit/commits/e84ae80))
1262
- - feature; Adjust width of collapsed logo
1263
- ([99fa4a5](https://bitbucket.org/atlassian/atlaskit/commits/99fa4a5))
1304
+ - feature; Add more product logos
1305
+ ([e84ae80](https://bitbucket.org/atlassian/atlaskit/commits/e84ae80))
1306
+ - feature; Adjust width of collapsed logo
1307
+ ([99fa4a5](https://bitbucket.org/atlassian/atlaskit/commits/99fa4a5))