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