@sproutsocial/racine 12.0.0 → 12.1.0-svgs-bundle.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 (479) hide show
  1. package/__flow__/Checkbox/styles.js +75 -75
  2. package/__flow__/Collapsible/index.js +3 -2
  3. package/__flow__/EnumLogoNames.js +2 -0
  4. package/__flow__/Image/index.js +10 -2
  5. package/__flow__/Input/index.js +2 -2
  6. package/__flow__/LogoViewBoxes.js +1 -0
  7. package/__flow__/PartnerLogo/TypePartnerNames.js +34 -0
  8. package/__flow__/PartnerLogo/index.js +26 -0
  9. package/__flow__/PartnerLogo/index.stories.js +59 -0
  10. package/__flow__/PartnerLogo/partnerLogos/Feedly-dark.svg +1 -0
  11. package/__flow__/PartnerLogo/partnerLogos/Feedly.svg +1 -0
  12. package/__flow__/PartnerLogo/partnerLogos/bitly-dark.svg +1 -0
  13. package/__flow__/PartnerLogo/partnerLogos/bitly.svg +1 -0
  14. package/__flow__/PartnerLogo/partnerLogos/canva-dark.svg +1 -0
  15. package/__flow__/PartnerLogo/partnerLogos/canva.svg +1 -0
  16. package/__flow__/PartnerLogo/partnerLogos/dropbox-dark.svg +1 -0
  17. package/__flow__/PartnerLogo/partnerLogos/dropbox.svg +1 -0
  18. package/__flow__/PartnerLogo/partnerLogos/facebook-dark.svg +1 -0
  19. package/__flow__/PartnerLogo/partnerLogos/facebook-shops-dark.svg +1 -0
  20. package/__flow__/PartnerLogo/partnerLogos/facebook-shops.svg +1 -0
  21. package/__flow__/PartnerLogo/partnerLogos/facebook.svg +1 -0
  22. package/__flow__/PartnerLogo/partnerLogos/glassdoor-dark.svg +1 -0
  23. package/__flow__/PartnerLogo/partnerLogos/glassdoor.svg +1 -0
  24. package/__flow__/PartnerLogo/partnerLogos/google-analytics-dark.svg +1 -0
  25. package/__flow__/PartnerLogo/partnerLogos/google-analytics.svg +1 -0
  26. package/__flow__/PartnerLogo/partnerLogos/google-business-messages-dark.svg +1 -0
  27. package/__flow__/PartnerLogo/partnerLogos/google-business-messages.svg +1 -0
  28. package/__flow__/PartnerLogo/partnerLogos/google-drive-dark.svg +1 -0
  29. package/__flow__/PartnerLogo/partnerLogos/google-drive.svg +1 -0
  30. package/__flow__/PartnerLogo/partnerLogos/google-my-business-dark.svg +1 -0
  31. package/__flow__/PartnerLogo/partnerLogos/google-my-business.svg +1 -0
  32. package/__flow__/PartnerLogo/partnerLogos/hubspot-dark.svg +1 -0
  33. package/__flow__/PartnerLogo/partnerLogos/hubspot.svg +1 -0
  34. package/__flow__/PartnerLogo/partnerLogos/instagram-dark.svg +1 -0
  35. package/__flow__/PartnerLogo/partnerLogos/instagram.svg +1 -0
  36. package/__flow__/PartnerLogo/partnerLogos/linkedin-dark.svg +1 -0
  37. package/__flow__/PartnerLogo/partnerLogos/linkedin.svg +1 -0
  38. package/__flow__/PartnerLogo/partnerLogos/marketo-dark.svg +1 -0
  39. package/__flow__/PartnerLogo/partnerLogos/marketo.svg +1 -0
  40. package/__flow__/PartnerLogo/partnerLogos/messenger-dark.svg +1 -0
  41. package/__flow__/PartnerLogo/partnerLogos/messenger.svg +1 -0
  42. package/__flow__/PartnerLogo/partnerLogos/microsoft-dynamics-dark.svg +1 -0
  43. package/__flow__/PartnerLogo/partnerLogos/microsoft-dynamics.svg +1 -0
  44. package/__flow__/PartnerLogo/partnerLogos/pinterest-dark.svg +1 -0
  45. package/__flow__/PartnerLogo/partnerLogos/pinterest.svg +1 -0
  46. package/__flow__/PartnerLogo/partnerLogos/reddit-dark.svg +1 -0
  47. package/__flow__/PartnerLogo/partnerLogos/reddit.svg +1 -0
  48. package/__flow__/PartnerLogo/partnerLogos/salesforce-dark.svg +1 -0
  49. package/__flow__/PartnerLogo/partnerLogos/salesforce.svg +1 -0
  50. package/__flow__/PartnerLogo/partnerLogos/shopify-dark.svg +1 -0
  51. package/__flow__/PartnerLogo/partnerLogos/shopify.svg +1 -0
  52. package/__flow__/PartnerLogo/partnerLogos/slack-dark.svg +1 -0
  53. package/__flow__/PartnerLogo/partnerLogos/slack.svg +1 -0
  54. package/__flow__/PartnerLogo/partnerLogos/tiktok-dark.svg +1 -0
  55. package/__flow__/PartnerLogo/partnerLogos/tiktok.svg +1 -0
  56. package/__flow__/PartnerLogo/partnerLogos/tripadvisor-dark.svg +1 -0
  57. package/__flow__/PartnerLogo/partnerLogos/tripadvisor.svg +1 -0
  58. package/__flow__/PartnerLogo/partnerLogos/tumblr-dark.svg +1 -0
  59. package/__flow__/PartnerLogo/partnerLogos/tumblr.svg +1 -0
  60. package/__flow__/PartnerLogo/partnerLogos/twitter-dark.svg +1 -0
  61. package/__flow__/PartnerLogo/partnerLogos/twitter.svg +1 -0
  62. package/__flow__/PartnerLogo/partnerLogos/whatsapp-dark.svg +1 -0
  63. package/__flow__/PartnerLogo/partnerLogos/whatsapp.svg +1 -0
  64. package/__flow__/PartnerLogo/partnerLogos/woocommerce-dark.svg +1 -0
  65. package/__flow__/PartnerLogo/partnerLogos/woocommerce.svg +1 -0
  66. package/__flow__/PartnerLogo/partnerLogos/yelp-dark.svg +1 -0
  67. package/__flow__/PartnerLogo/partnerLogos/yelp.svg +1 -0
  68. package/__flow__/PartnerLogo/partnerLogos/youtube-dark.svg +1 -0
  69. package/__flow__/PartnerLogo/partnerLogos/youtube.svg +1 -0
  70. package/__flow__/PartnerLogo/partnerLogos/zendesk-dark.svg +1 -0
  71. package/__flow__/PartnerLogo/partnerLogos/zendesk.svg +1 -0
  72. package/__flow__/SegmentedControl/index.js +3 -2
  73. package/__flow__/TableCell/index.js +9 -2
  74. package/__flow__/ToggleHint/index.js +9 -2
  75. package/__flow__/Token/styles.js +12 -13
  76. package/__flow__/index.js +0 -1
  77. package/__flow__/systemProps/color.js +1 -2
  78. package/__flow__/themes/dark/theme.js +5 -0
  79. package/__flow__/themes/light/theme.js +5 -0
  80. package/__flow__/themes/utils/interact.js +12 -0
  81. package/__flow__/types/theme.flow.js +2 -0
  82. package/__flow__/utils/responsiveProps/index.test.js +10 -2
  83. package/commonjs/EnumLogoNames.js +1 -0
  84. package/commonjs/Input/index.js +1 -3
  85. package/commonjs/LogoViewBoxes.js +66 -0
  86. package/commonjs/PartnerLogo/TypePartnerNames.js +1 -0
  87. package/commonjs/PartnerLogo/index.js +32 -0
  88. package/commonjs/Token/styles.js +7 -9
  89. package/commonjs/index.js +1 -6
  90. package/commonjs/themes/dark/theme.js +5 -0
  91. package/commonjs/themes/light/theme.js +5 -0
  92. package/commonjs/themes/utils/interact.js +19 -0
  93. package/dist/{icons.svg → icon.svg} +0 -0
  94. package/dist/logo.svg +1 -0
  95. package/dist/logoList.js +1 -0
  96. package/dist/themes/dark/theme.scss +3 -0
  97. package/dist/themes/extendedThemes/sproutTheme/dark/theme.scss +3 -0
  98. package/dist/themes/extendedThemes/sproutTheme/light/theme.scss +3 -0
  99. package/dist/themes/light/theme.scss +3 -0
  100. package/lib/EnumLogoNames.js +0 -0
  101. package/lib/Input/index.js +1 -2
  102. package/lib/LogoViewBoxes.js +64 -0
  103. package/lib/PartnerLogo/TypePartnerNames.js +0 -0
  104. package/lib/PartnerLogo/index.js +22 -0
  105. package/lib/Token/styles.js +7 -8
  106. package/lib/index.js +0 -1
  107. package/lib/themes/dark/theme.js +4 -0
  108. package/lib/themes/light/theme.js +4 -0
  109. package/lib/themes/utils/interact.js +13 -0
  110. package/package.json +3 -8
  111. package/CHANGELOG.md +0 -3259
  112. package/__flow__/include-icons.js +0 -11
  113. package/__flow__/utils/useInteractiveColor.js +0 -32
  114. package/commonjs/include-icons.js +0 -14
  115. package/commonjs/utils/useInteractiveColor.js +0 -33
  116. package/icons/active-listener.svg +0 -3
  117. package/icons/add-item.svg +0 -3
  118. package/icons/add-keyword.svg +0 -3
  119. package/icons/add-team-member.svg +0 -3
  120. package/icons/add-variable.svg +0 -3
  121. package/icons/address-card-outline.svg +0 -3
  122. package/icons/address-card-solid.svg +0 -3
  123. package/icons/adobe-experience-manager.svg +0 -3
  124. package/icons/ads.svg +0 -3
  125. package/icons/android.svg +0 -3
  126. package/icons/apple.svg +0 -3
  127. package/icons/approval-indicator-outline.svg +0 -3
  128. package/icons/approval-indicator.svg +0 -3
  129. package/icons/archive.svg +0 -3
  130. package/icons/arrow-down-line.svg +0 -3
  131. package/icons/arrow-down.svg +0 -3
  132. package/icons/arrow-left-line.svg +0 -3
  133. package/icons/arrow-left.svg +0 -3
  134. package/icons/arrow-right-line.svg +0 -3
  135. package/icons/arrow-right.svg +0 -3
  136. package/icons/arrow-up-line.svg +0 -3
  137. package/icons/arrow-up.svg +0 -3
  138. package/icons/arrows.svg +0 -3
  139. package/icons/asset-library-outline.svg +0 -3
  140. package/icons/asset-library.svg +0 -3
  141. package/icons/assign.svg +0 -3
  142. package/icons/atom.svg +0 -3
  143. package/icons/audio.svg +0 -3
  144. package/icons/back-to-top.svg +0 -3
  145. package/icons/bambu-icon-outline.svg +0 -3
  146. package/icons/bambu-icon.svg +0 -3
  147. package/icons/barcode.svg +0 -3
  148. package/icons/basketball.svg +0 -3
  149. package/icons/bell-outline.svg +0 -3
  150. package/icons/bigcommerce.svg +0 -3
  151. package/icons/bitly.svg +0 -3
  152. package/icons/bold.svg +0 -3
  153. package/icons/book.svg +0 -3
  154. package/icons/bot.svg +0 -3
  155. package/icons/browser.svg +0 -3
  156. package/icons/business.svg +0 -3
  157. package/icons/calendar-outline.svg +0 -3
  158. package/icons/calendar.svg +0 -3
  159. package/icons/camera-outline.svg +0 -3
  160. package/icons/camera-story.svg +0 -3
  161. package/icons/camera.svg +0 -3
  162. package/icons/campaign.svg +0 -3
  163. package/icons/canva.svg +0 -3
  164. package/icons/carousel.svg +0 -3
  165. package/icons/cart-plus-outline.svg +0 -3
  166. package/icons/cart-plus.svg +0 -3
  167. package/icons/check.svg +0 -3
  168. package/icons/chevron-down-filled.svg +0 -3
  169. package/icons/chevron-down.svg +0 -3
  170. package/icons/chevron-left.svg +0 -3
  171. package/icons/chevron-right.svg +0 -3
  172. package/icons/chevron-up-down-filled.svg +0 -3
  173. package/icons/chevron-up-filled.svg +0 -3
  174. package/icons/chevron-up.svg +0 -3
  175. package/icons/circle+.svg +0 -3
  176. package/icons/circle-check-outline.svg +0 -3
  177. package/icons/circle-check.svg +0 -3
  178. package/icons/circle.svg +0 -3
  179. package/icons/circles.svg +0 -3
  180. package/icons/circlex.svg +0 -3
  181. package/icons/click-to-view.svg +0 -3
  182. package/icons/clicks.svg +0 -3
  183. package/icons/clipboard-outline.svg +0 -3
  184. package/icons/clipboard.svg +0 -3
  185. package/icons/clock.svg +0 -3
  186. package/icons/closed-captioning.svg +0 -3
  187. package/icons/cloud.svg +0 -3
  188. package/icons/code.svg +0 -3
  189. package/icons/columns.svg +0 -3
  190. package/icons/comment-alt-outline.svg +0 -3
  191. package/icons/comment-alt.svg +0 -3
  192. package/icons/comment-lines-alt-outline.svg +0 -3
  193. package/icons/comment.svg +0 -3
  194. package/icons/compact-density.svg +0 -3
  195. package/icons/compact-indicator.svg +0 -3
  196. package/icons/comparison.svg +0 -3
  197. package/icons/competitor.svg +0 -3
  198. package/icons/compose.svg +0 -3
  199. package/icons/content-suggestions.svg +0 -3
  200. package/icons/credit-card.svg +0 -3
  201. package/icons/crop.svg +0 -3
  202. package/icons/crown.svg +0 -3
  203. package/icons/dashboard.svg +0 -3
  204. package/icons/deconstructed-negative-sentiment.svg +0 -3
  205. package/icons/deconstructed-neutral-sentiment.svg +0 -3
  206. package/icons/deconstructed-positive-sentiment.svg +0 -3
  207. package/icons/discovery.svg +0 -3
  208. package/icons/dislike-outline.svg +0 -3
  209. package/icons/dislike.svg +0 -3
  210. package/icons/dm-link-outline.svg +0 -3
  211. package/icons/dm-link.svg +0 -3
  212. package/icons/dotdotdot.svg +0 -3
  213. package/icons/download.svg +0 -3
  214. package/icons/drafts-outline.svg +0 -3
  215. package/icons/drafts.svg +0 -3
  216. package/icons/dropbox.svg +0 -3
  217. package/icons/duplicate-outline.svg +0 -3
  218. package/icons/duplicate.svg +0 -3
  219. package/icons/emoji-outline.svg +0 -3
  220. package/icons/emoji.svg +0 -3
  221. package/icons/empty-image.svg +0 -3
  222. package/icons/engagement-per-post.svg +0 -3
  223. package/icons/engagements.svg +0 -3
  224. package/icons/error.svg +0 -3
  225. package/icons/exchange-alt.svg +0 -3
  226. package/icons/expanded-indicator.svg +0 -3
  227. package/icons/export.svg +0 -3
  228. package/icons/extended-circles.svg +0 -3
  229. package/icons/external-link-alt.svg +0 -3
  230. package/icons/external-link.svg +0 -3
  231. package/icons/extreme-negative-sentiment.svg +0 -12
  232. package/icons/eye-outline.svg +0 -3
  233. package/icons/eye-slash-outline.svg +0 -3
  234. package/icons/eye-slash.svg +0 -3
  235. package/icons/eye.svg +0 -3
  236. package/icons/facebook-audience-network.svg +0 -3
  237. package/icons/facebook-branded-content-outline.svg +0 -3
  238. package/icons/facebook-branded-content.svg +0 -3
  239. package/icons/facebook-groups.svg +0 -3
  240. package/icons/facebook.svg +0 -3
  241. package/icons/fb-reactions-angry.svg +0 -14
  242. package/icons/fb-reactions-haha.svg +0 -6
  243. package/icons/fb-reactions-like.svg +0 -4
  244. package/icons/fb-reactions-love.svg +0 -4
  245. package/icons/fb-reactions-sad.svg +0 -12
  246. package/icons/fb-reactions-wow.svg +0 -11
  247. package/icons/feedly.svg +0 -3
  248. package/icons/feeds.svg +0 -3
  249. package/icons/female.svg +0 -3
  250. package/icons/file-chart-line.svg +0 -3
  251. package/icons/file-edit.svg +0 -3
  252. package/icons/file-times-solid.svg +0 -3
  253. package/icons/filter.svg +0 -3
  254. package/icons/flag-outline.svg +0 -3
  255. package/icons/flag.svg +0 -3
  256. package/icons/flat-negative-sentiment-outline.svg +0 -4
  257. package/icons/flat-negative-sentiment.svg +0 -3
  258. package/icons/flat-neutral-sentiment-outline.svg +0 -4
  259. package/icons/flat-neutral-sentiment.svg +0 -3
  260. package/icons/flat-positive-sentiment-outline.svg +0 -4
  261. package/icons/flat-positive-sentiment.svg +0 -3
  262. package/icons/folder-open.svg +0 -3
  263. package/icons/folder.svg +0 -3
  264. package/icons/follow-outline.svg +0 -3
  265. package/icons/follow.svg +0 -3
  266. package/icons/follower-increase.svg +0 -3
  267. package/icons/following.svg +0 -3
  268. package/icons/font.svg +0 -3
  269. package/icons/full-access.svg +0 -3
  270. package/icons/gear.svg +0 -3
  271. package/icons/gears.svg +0 -10
  272. package/icons/glassdoor.svg +0 -3
  273. package/icons/glasses.svg +0 -3
  274. package/icons/globe.svg +0 -3
  275. package/icons/google-analytics-color.svg +0 -4
  276. package/icons/google-business-messages.svg +0 -3
  277. package/icons/google-drive.svg +0 -3
  278. package/icons/google-my-business.svg +0 -13
  279. package/icons/grip.svg +0 -3
  280. package/icons/h1.svg +0 -3
  281. package/icons/h2.svg +0 -3
  282. package/icons/hamburger.svg +0 -3
  283. package/icons/hashtag.svg +0 -3
  284. package/icons/headset.svg +0 -3
  285. package/icons/heart-outline.svg +0 -3
  286. package/icons/heart.svg +0 -3
  287. package/icons/heartbeat.svg +0 -3
  288. package/icons/help-alt.svg +0 -3
  289. package/icons/help.svg +0 -3
  290. package/icons/hiking.svg +0 -3
  291. package/icons/history.svg +0 -3
  292. package/icons/home.svg +0 -3
  293. package/icons/hourglass.svg +0 -3
  294. package/icons/hubspot.svg +0 -3
  295. package/icons/image-caption.svg +0 -3
  296. package/icons/image.svg +0 -3
  297. package/icons/images.svg +0 -3
  298. package/icons/impressions-per-post.svg +0 -3
  299. package/icons/impressions.svg +0 -3
  300. package/icons/inactive-listener.svg +0 -3
  301. package/icons/inbox-action.svg +0 -3
  302. package/icons/inbox-views.svg +0 -3
  303. package/icons/inbox.svg +0 -3
  304. package/icons/indicator.svg +0 -3
  305. package/icons/industry.svg +0 -3
  306. package/icons/info.svg +0 -3
  307. package/icons/instagram.svg +0 -3
  308. package/icons/internal-activity-outline.svg +0 -3
  309. package/icons/internal-activity.svg +0 -3
  310. package/icons/italic.svg +0 -3
  311. package/icons/key.svg +0 -3
  312. package/icons/keyboard.svg +0 -3
  313. package/icons/laptop-phone.svg +0 -3
  314. package/icons/large-density.svg +0 -3
  315. package/icons/lift.svg +0 -3
  316. package/icons/like-outline.svg +0 -3
  317. package/icons/like.svg +0 -3
  318. package/icons/link.svg +0 -3
  319. package/icons/linkedin-audience-network.svg +0 -3
  320. package/icons/linkedin.svg +0 -3
  321. package/icons/list-ol.svg +0 -3
  322. package/icons/listening.svg +0 -3
  323. package/icons/lists.svg +0 -3
  324. package/icons/location-outline.svg +0 -3
  325. package/icons/location.svg +0 -3
  326. package/icons/lock.svg +0 -3
  327. package/icons/magic-wand.svg +0 -3
  328. package/icons/male.svg +0 -3
  329. package/icons/marketo.svg +0 -3
  330. package/icons/mention.svg +0 -3
  331. package/icons/message-preview-outline.svg +0 -3
  332. package/icons/message-preview.svg +0 -3
  333. package/icons/message.svg +0 -3
  334. package/icons/messages-outline.svg +0 -3
  335. package/icons/messages.svg +0 -3
  336. package/icons/messenger.svg +0 -11
  337. package/icons/metric-table.svg +0 -3
  338. package/icons/microsoft-dynamics.svg +0 -4
  339. package/icons/minus.svg +0 -3
  340. package/icons/mobile.svg +0 -3
  341. package/icons/monitor.svg +0 -3
  342. package/icons/moon.svg +0 -3
  343. package/icons/negative-sentiment.svg +0 -4
  344. package/icons/neutral-positive-sentiment.svg +0 -6
  345. package/icons/neutral-sentiment.svg +0 -4
  346. package/icons/new-trend.svg +0 -3
  347. package/icons/newspaper.svg +0 -3
  348. package/icons/no-access.svg +0 -3
  349. package/icons/notepad.svg +0 -3
  350. package/icons/notifications-publishing-outline.svg +0 -3
  351. package/icons/notifications-publishing.svg +0 -3
  352. package/icons/notifications.svg +0 -3
  353. package/icons/offline.svg +0 -3
  354. package/icons/online.svg +0 -3
  355. package/icons/paid-promotion-outline.svg +0 -3
  356. package/icons/paid-promotion.svg +0 -3
  357. package/icons/paid.svg +0 -3
  358. package/icons/paint.svg +0 -3
  359. package/icons/palette.svg +0 -3
  360. package/icons/paperclip.svg +0 -3
  361. package/icons/pause.svg +0 -3
  362. package/icons/pencil-outline.svg +0 -3
  363. package/icons/pencil.svg +0 -3
  364. package/icons/person.svg +0 -3
  365. package/icons/phone.svg +0 -3
  366. package/icons/pinterest-boards-outline.svg +0 -3
  367. package/icons/pinterest-boards.svg +0 -3
  368. package/icons/pinterest.svg +0 -3
  369. package/icons/play-circle.svg +0 -3
  370. package/icons/play.svg +0 -3
  371. package/icons/plug.svg +0 -3
  372. package/icons/plus.svg +0 -3
  373. package/icons/positive-sentiment.svg +0 -5
  374. package/icons/power-up-outline.svg +0 -3
  375. package/icons/power-up.svg +0 -3
  376. package/icons/profile-connect.svg +0 -3
  377. package/icons/profile-disconnect.svg +0 -3
  378. package/icons/publishing-outline.svg +0 -3
  379. package/icons/publishing.svg +0 -3
  380. package/icons/puzzle-piece.svg +0 -3
  381. package/icons/qr-code.svg +0 -3
  382. package/icons/queue.svg +0 -3
  383. package/icons/recommendation.svg +0 -3
  384. package/icons/reddit-alien.svg +0 -3
  385. package/icons/reddit.svg +0 -3
  386. package/icons/referrals.svg +0 -3
  387. package/icons/refresh.svg +0 -3
  388. package/icons/rejected.svg +0 -3
  389. package/icons/reply-outline.svg +0 -3
  390. package/icons/reply.svg +0 -3
  391. package/icons/reporting-period.svg +0 -3
  392. package/icons/reporting.svg +0 -3
  393. package/icons/reports-home.svg +0 -3
  394. package/icons/reports.svg +0 -3
  395. package/icons/retweet.svg +0 -3
  396. package/icons/rss.svg +0 -3
  397. package/icons/sales.svg +0 -3
  398. package/icons/salesforce.svg +0 -3
  399. package/icons/save-assets.svg +0 -3
  400. package/icons/saved-messages.svg +0 -3
  401. package/icons/saved-reply-outline.svg +0 -3
  402. package/icons/saved-reply.svg +0 -3
  403. package/icons/search.svg +0 -3
  404. package/icons/sent-message-outline.svg +0 -3
  405. package/icons/sent-message.svg +0 -3
  406. package/icons/share.svg +0 -3
  407. package/icons/shopify.svg +0 -5
  408. package/icons/show-navigation.svg +0 -3
  409. package/icons/slack.svg +0 -3
  410. package/icons/small-density.svg +0 -3
  411. package/icons/smiley.svg +0 -3
  412. package/icons/some-access.svg +0 -3
  413. package/icons/sparkles.svg +0 -3
  414. package/icons/spike-alert.svg +0 -3
  415. package/icons/star-half-alt-solid.svg +0 -3
  416. package/icons/star-of-life.svg +0 -3
  417. package/icons/star-outline.svg +0 -3
  418. package/icons/star.svg +0 -3
  419. package/icons/sticky-note-outline.svg +0 -3
  420. package/icons/sticky-note.svg +0 -3
  421. package/icons/stories.svg +0 -3
  422. package/icons/story.svg +0 -3
  423. package/icons/suggestions.svg +0 -3
  424. package/icons/sun.svg +0 -3
  425. package/icons/tag-outline.svg +0 -3
  426. package/icons/tag.svg +0 -3
  427. package/icons/targeting-outline.svg +0 -3
  428. package/icons/targeting.svg +0 -3
  429. package/icons/tasks-outline.svg +0 -3
  430. package/icons/tasks.svg +0 -3
  431. package/icons/team-conversation-outline.svg +0 -3
  432. package/icons/team-conversation.svg +0 -3
  433. package/icons/team.svg +0 -3
  434. package/icons/text-asset.svg +0 -3
  435. package/icons/text.svg +0 -3
  436. package/icons/tiktok.svg +0 -5
  437. package/icons/times.svg +0 -3
  438. package/icons/trash-can-outline.svg +0 -3
  439. package/icons/trash-can.svg +0 -3
  440. package/icons/trend-down.svg +0 -3
  441. package/icons/trend-neutral.svg +0 -3
  442. package/icons/trend-up.svg +0 -3
  443. package/icons/trends.svg +0 -3
  444. package/icons/triangle-black.svg +0 -3
  445. package/icons/triangle.svg +0 -3
  446. package/icons/tripadvisor-circle-outline.svg +0 -3
  447. package/icons/tripadvisor-circle.svg +0 -11
  448. package/icons/tripadvisor.svg +0 -4
  449. package/icons/trophy-outline.svg +0 -3
  450. package/icons/tumblr.svg +0 -3
  451. package/icons/twitter-audience-network.svg +0 -3
  452. package/icons/twitter.svg +0 -3
  453. package/icons/unfollow-outline.svg +0 -3
  454. package/icons/unfollow.svg +0 -3
  455. package/icons/unlink.svg +0 -3
  456. package/icons/unlock.svg +0 -3
  457. package/icons/upload.svg +0 -3
  458. package/icons/user-circle.svg +0 -3
  459. package/icons/users.svg +0 -3
  460. package/icons/verified.svg +0 -3
  461. package/icons/video-camera-story.svg +0 -3
  462. package/icons/video-camera.svg +0 -3
  463. package/icons/vip.svg +0 -3
  464. package/icons/weight.svg +0 -3
  465. package/icons/whatsapp.svg +0 -20
  466. package/icons/window-maximize.svg +0 -3
  467. package/icons/window-minimize.svg +0 -3
  468. package/icons/window-regular.svg +0 -3
  469. package/icons/window-restore.svg +0 -3
  470. package/icons/woocommerce.svg +0 -3
  471. package/icons/x.svg +0 -3
  472. package/icons/yelp-full-star.svg +0 -3
  473. package/icons/yelp-half-star.svg +0 -4
  474. package/icons/yelp.svg +0 -10
  475. package/icons/youtube.svg +0 -3
  476. package/icons/zendesk.svg +0 -3
  477. package/includeIcons.js +0 -14
  478. package/lib/include-icons.js +0 -12
  479. package/lib/utils/useInteractiveColor.js +0 -27
package/CHANGELOG.md DELETED
@@ -1,3259 +0,0 @@
1
- # Change Log
2
-
3
- ## 12.0.0
4
-
5
- ### Major Changes
6
-
7
- - 54639f5: Moved `theme.util.interact()` to a hook called `useInteractiveColor()`
8
-
9
- - `theme.util.interact()` will no longer be available on the theme object and is moved to a hook called `useInteractiveColor()`
10
- - To import the hook, use `import { useInteractiveColor } from '@sproutsocial/racine'`
11
- - `useInteractiveColor()` accepts a theme color option and returns a lighten or darken version of that color depending on the theme mode currently in use('light' or 'dark')
12
- - `useInteractiveColor()` can only be utilized within a theme context.
13
-
14
- example:
15
-
16
- ```jsx
17
- import { useInteractiveColor } from '@sproutsocial/racine'
18
-
19
- ....
20
- &:hover,
21
- &:active {
22
- color: ${({theme}) => useInteract(theme.colors.icon.base)};
23
- }
24
- ```
25
-
26
- ## 11.9.0
27
-
28
- ### Minor Changes
29
-
30
- - 6c3e703: Extend the sprout theme to add colors for trend arrows
31
-
32
- ### Patch Changes
33
-
34
- - 1c10a77: Fix args
35
-
36
- ## 11.8.0
37
-
38
- ### Minor Changes
39
-
40
- - 1b66f38: Input.ClearButton no longer requires onClear prop
41
- - Input has been updated to be able to clear itself for both controlled and uncontrolled Inputs
42
- - The onChange function will be called upon clearing the input.
43
- - Due to this change, Inputs with type "search" will now automatically include a ClearButton, whereas previously a ClearButton would not be rendered unless an onClear prop was provided.
44
-
45
- ### Patch Changes
46
-
47
- - 1b66f38: Adjust Input elemBefore and elemAfter positioning
48
- - These elements were previously positioned 12px from the side of the Input
49
- - They are now positioned 8px from the side of the Input, for better alignment with Input.ClearButton.
50
- - 1b66f38: Expose Input.ClearButton for uncontrolled Inputs
51
- - Previously, Input.ClearButton would not be usable for uncontrolled Inputs due to checking whether a value was in the input to clear only via the "value" prop.
52
- - Now, Input.ClearButton is usable for uncontrolled Inputs because it is checking for updates to the value in its handleChange function.
53
-
54
- ## 11.7.1
55
-
56
- ### Patch Changes
57
-
58
- - d7b2b1f: - Plug icon
59
- - Alternate help icon
60
-
61
- ## 11.7.0
62
-
63
- ### Minor Changes
64
-
65
- - 90438e2: Add \_themed.scss for Sprout theme
66
- - This allows usage of Sprout theme-specific values in SCSS
67
-
68
- ## 11.6.2
69
-
70
- ### Patch Changes
71
-
72
- - 560c463: Added a new extended theme for the compare to period for the date picker.
73
-
74
- ## 11.6.1
75
-
76
- ### Patch Changes
77
-
78
- - eb27d01: Fix interact util in dark mode themes
79
- - The `interact` util was located at a different location in the light and dark mode base theme objects. It was at the base level of the light theme and nested inside of `colors` for the dark theme.
80
- - `interact` was seemingly available at the base level of the theme in both modes, because we spread the light theme as the basis of the dark theme. However, the `interact` util accessible at the base level of the theme would behave like light mode in either mode.
81
- - The `interact` util located inside the `colors` object inside the dark mode theme object was not usable, due to only being defined in that location for dark mode, and has been removed.
82
- - eb27d01: Remove 'just-clone' dependency
83
- - eb27d01: Fix "navigation" colors in SproutTheme
84
- - The "navigation" colors were not available in the theme due to being spread in incorrectly.
85
- - eb27d01: Improve theme types to be more accurate
86
-
87
- ## 11.6.0
88
-
89
- ### Minor Changes
90
-
91
- - 43adc28: Added a sprout theme to racine
92
-
93
- ## 11.5.0
94
-
95
- ### Minor Changes
96
-
97
- - fa8a45d: Dependency upgrades: upgraded severe vulnerabilities as well as storybook and jest suite fixes. Upgraded styled components from beta to stable v5.2.3.
98
-
99
- ## 11.4.1
100
-
101
- ### Patch Changes
102
-
103
- - 89c935f: Handle focus management in Input handleClear more consistently
104
- - Previously, focus would be returned to the input when Input.ClearButton was triggered only if the innerRef prop was undefined or an object, not if it was a function.
105
- - Now, focus is always returned to the input when the clear button is clicked, regardless of the type of the innerRef prop.
106
-
107
- ## 11.4.0
108
-
109
- ### Minor Changes
110
-
111
- - d888fa0: Add search icon to type "search" Input
112
- - "<Icon name="search" />" is added to Inputs with type "search" unless an elemBefore prop is passed to override it.
113
- - d888fa0: Add Input.ClearButton
114
- - This button is automatically included when Input has type "search" and no "elemAfter" prop is passed
115
- - This button can be manually included with the "elemAfter" prop for non-search inputs
116
- - In either case, the button will only be rendered if an "onClear" callback is passed to the Input component
117
- - A "clearButtonLabel" prop should also be passed to the Input component
118
-
119
- ## 11.3.0
120
-
121
- ### Minor Changes
122
-
123
- - e8a9df6: Add text highlight style to theme
124
-
125
- ### Patch Changes
126
-
127
- - 9e66592: Pass TokenInput autocomplete prop to input as autoComplete to suppress JSX console warnings
128
-
129
- ## 11.2.5
130
-
131
- ### Patch Changes
132
-
133
- - a73cdfb: remove weird characters from props descriptions
134
-
135
- ## 11.2.4
136
-
137
- ### Patch Changes
138
-
139
- - 206bd32: copy updates to the TypeProps comments that power Seeds prop tables
140
-
141
- ## 11.2.3
142
-
143
- ### Patch Changes
144
-
145
- - 514d738: Patch badge component flow issue
146
-
147
- ## 11.2.2
148
-
149
- ### Patch Changes
150
-
151
- - 9cc377e: Created extended theme directory
152
-
153
- ## 11.2.1
154
-
155
- ### Patch Changes
156
-
157
- - 6968733: adds deprecation messaging to typeProps to be displayed on seeds page
158
-
159
- ## 11.2.0
160
-
161
- ### Minor Changes
162
-
163
- - a71a431: backwards compatible style and api changes to the badge component
164
-
165
- ## 11.1.2
166
-
167
- ### Patch Changes
168
-
169
- - 81f95bc: Add flow support for newer colors in theme
170
-
171
- ## 11.1.1
172
-
173
- ### Patch Changes
174
-
175
- - 17cfdda: New Icon: power-up-outline
176
-
177
- ## 11.1.0
178
-
179
- ### Minor Changes
180
-
181
- - 03d1f1a: Export system props
182
-
183
- ## 11.0.2
184
-
185
- ### Patch Changes
186
-
187
- - f3b0741: Add icon.applied to theme file
188
- - 521ee2b: Ensure subcomponents have proper displayName attributes
189
-
190
- ## 11.0.1
191
-
192
- ### Patch Changes
193
-
194
- - 82a6a89: Adjusted styling of selected state to be less confusing for users based on org wide feedback
195
-
196
- ## 11.0.0
197
-
198
- ### Major Changes
199
-
200
- - 3f25fab: Remove themed mixin in favor of functions only
201
-
202
- - Changes in 10.0.0 made the mixin unnecessary
203
- - The functions that were created for use with the mixin can now be used standalone for the same purpose.
204
- - Migration requires removal of all `@include themed` mixin calls. The code inside can stay the same. For example:
205
-
206
- ```scss
207
- @include themed {
208
- color: colors("text.body");
209
- }
210
- ```
211
-
212
- becomes
213
-
214
- ```scss
215
- color: colors("text.body");
216
- ```
217
-
218
- ### Patch Changes
219
-
220
- - f28456b: Add overlay theme object
221
- - a3ed9eb: Patches Menu Group margin issue
222
-
223
- ## 10.0.0
224
-
225
- ### Major Changes
226
-
227
- - 98f063a: Make theme names consistent by removing references to "default-light" and "default-dark"
228
- - We no longer refer to the "light" theme as "default-light" in the theme object.
229
- - We no longer refer to the "dark" theme as "default-dark" in the theme object.
230
- - 98f063a: Change "themed" SCSS mixin setup
231
- - A parent theme classname of 'theme--light' or 'theme--dark' is no longer required to use the mixin.
232
- - A separate mixin is offered per theme, instead of a single mixin for all themes.
233
- - 98f063a: Rename "default" theme to "light"
234
-
235
- ## 9.0.3
236
-
237
- ### Patch Changes
238
-
239
- - a9a06a6: Added aliases for sentiment colors
240
-
241
- ## 9.0.2
242
-
243
- ### Patch Changes
244
-
245
- - 3215099: bug fix for mix blend mode
246
-
247
- ## 9.0.1
248
-
249
- ### Patch Changes
250
-
251
- - 52052ae: Update MenuGroupContainer so that it takes system props instead of css styling
252
- - 2fc4f88: Adds a `palette` prop to Token and uses the proper accessible color tokens
253
- - 7a87944: Update @storybook/react to resolve a vulnerability in one of its sub-dependencies (immer)
254
-
255
- ## 9.0.0
256
-
257
- ### Major Changes
258
-
259
- - a71802f: convert shadow tokens to semantic tokens
260
-
261
- ## 8.8.0
262
-
263
- ### Minor Changes
264
-
265
- - 2746920: Add SCSS themed mixin and functions
266
-
267
- ### Patch Changes
268
-
269
- - 69ddb8e: Replace instances of Icon colors with semantic names
270
-
271
- ## 8.7.1
272
-
273
- ### Patch Changes
274
-
275
- - 1cf97da: Remove font weight rule from Breadcrumbs styles
276
-
277
- ## 8.7.0
278
-
279
- ### Minor Changes
280
-
281
- - bcfb6eb: Export themes as scss variables
282
-
283
- ## 8.6.3
284
-
285
- ### Patch Changes
286
-
287
- - 777fcd7: Unset inverted icon color when menu item is hovered and active
288
-
289
- ## 8.6.2
290
-
291
- ### Patch Changes
292
-
293
- - 039da3f: Address visual bug on collapsible shadow
294
-
295
- ## 8.6.1
296
-
297
- ### Patch Changes
298
-
299
- - c46c79d: Pressing space on a filter input in listbox triggers a submit, preventing users from entering text with spaces. This fix changes the behavior such that if the input is in focus, the space won't trigger a select.
300
- - b34b463: Invert the icon colors in menu items to mirror the text behavior.
301
-
302
- ## 8.6.0
303
-
304
- ### Minor Changes
305
-
306
- - d1c8003: Adds data-viz color rotation to the theme file to support data-viz across dark mode and future themes.
307
-
308
- ## 8.5.2
309
-
310
- ### Patch Changes
311
-
312
- - 41b0717: Adds openHeight and collapsedHeight props to Collapsible component for more flexible collapse usage
313
-
314
- ## 8.5.1
315
-
316
- ### Patch Changes
317
-
318
- - 48628f0: Sync icons from Figma
319
-
320
- ## 8.5.0
321
-
322
- ### Minor Changes
323
-
324
- - 343c636: adds tiktok network color to theme, adds tiktok icon, adds sentiment icons
325
-
326
- ## 8.4.0
327
-
328
- ### Minor Changes
329
-
330
- - 311f9bb: Added placement prop to menuButton component
331
-
332
- ## 8.3.0
333
-
334
- ### Minor Changes
335
-
336
- - 13699d6: Updating Link component to include flexbox shorthand props
337
-
338
- ## 8.2.0
339
-
340
- ### Minor Changes
341
-
342
- - a3887f0: Avatar now has an option for predefined color combos in line with design's accessibility and color guidelines. Overrides are still enabled via styled-system.
343
-
344
- ## 8.1.4
345
-
346
- ### Patch Changes
347
-
348
- - c920778: removing duplicate icon
349
-
350
- ## 8.1.3
351
-
352
- ### Patch Changes
353
-
354
- - 90dbdfc: update autosizer import
355
-
356
- ## 8.1.2
357
-
358
- ### Patch Changes
359
-
360
- - e5bb567: update bigcommerce icon name
361
-
362
- ## 8.1.1
363
-
364
- ### Patch Changes
365
-
366
- - b470c46: Fix big commerce icon and naming convention
367
-
368
- ## 8.1.0
369
-
370
- ### Minor Changes
371
-
372
- - cda796b: adds bigcommerce icon
373
-
374
- ## 8.0.0
375
-
376
- ### Major Changes
377
-
378
- - 856797e: This update includes major changes to the theme file structure that enables theming with a thoroughly tested and more intuitive devEx
379
- - 856797e: This change includes the newest iteration of the theme file that updates a number of paths in the color object to create more logical semantic names.
380
-
381
- ## 7.7.0
382
-
383
- ### Minor Changes
384
-
385
- - dfdb3b5: Added a forwardRef to Modal.Content.
386
-
387
- ## 7.6.1
388
-
389
- ### Patch Changes
390
-
391
- - 9cd384f: Add new icons to the icon library
392
-
393
- ## 7.6.0
394
-
395
- ### Minor Changes
396
-
397
- - b69f92a: fix(token) hover styling for invalid tokens
398
-
399
- ## 7.5.0
400
-
401
- ### Minor Changes
402
-
403
- - 6700ead: This change allows consumers to specify whether or not a Link should be underlined. This work is part of our accessibility initiatives.
404
-
405
- ## 7.4.2
406
-
407
- ### Patch Changes
408
-
409
- - da247d2: update whatsapp icon
410
-
411
- ## 7.4.1
412
-
413
- ### Patch Changes
414
-
415
- - 17fcee6: Revert beta-release feature.
416
-
417
- ## 7.4.0
418
-
419
- ### Minor Changes
420
-
421
- - e1cff9d: Add beta release capability to the Racine development process.
422
-
423
- ## 7.3.8
424
-
425
- ### Patch Changes
426
-
427
- - 80f49f8: Remove npm deprecation from beta release action.
428
-
429
- ## 7.3.7
430
-
431
- ### Patch Changes
432
-
433
- - df202ec: Use Node 15 for beta-release action.
434
-
435
- ## 7.3.6
436
-
437
- ### Patch Changes
438
-
439
- - 3b01ae7: Fix NPM deprecation behavior.
440
- - f1eabea: Add registry specifier.
441
-
442
- ## 7.3.5
443
-
444
- ### Patch Changes
445
-
446
- - a929081: Fix quoting of package version in deprecate command in beta release action.
447
-
448
- ## 7.3.4
449
-
450
- ### Patch Changes
451
-
452
- - 2fa8f19: Fix beta deprecation command in beta-release action.
453
-
454
- ## 7.3.3
455
-
456
- ### Patch Changes
457
-
458
- - 4fc0375: Fix use of \$BETA_SEMVER env var.
459
-
460
- ## 7.3.2
461
-
462
- ### Patch Changes
463
-
464
- - 9e41c57: Fix auth token access in beta release action.
465
-
466
- ## 7.3.1
467
-
468
- ### Patch Changes
469
-
470
- - d5f607e: Add missing NPM token env var to beta-release action.
471
-
472
- ## 7.3.0
473
-
474
- ### Minor Changes
475
-
476
- - 80a1ed7: Update seeds-networkcolor, add WhatsApp to theme.js
477
-
478
- ## 7.2.2
479
-
480
- ### Patch Changes
481
-
482
- - 4db6157: Fix missing dash in beta-release action.
483
-
484
- ## 7.2.1
485
-
486
- ### Patch Changes
487
-
488
- - 0175581: Update beta release Github action to publish to NPM.
489
-
490
- ## 7.2.0
491
-
492
- ### Minor Changes
493
-
494
- - 4f1ea48: Add beta release Github action.
495
- - a2f7821: Added subcomponents that support common type styles recommended for product use
496
-
497
- ## 7.1.0
498
-
499
- ### Minor Changes
500
-
501
- - 0113a82: Update table components to render explicit children
502
-
503
- ## 7.0.2
504
-
505
- ### Patch Changes
506
-
507
- - 482968e: Pass inputProps to Checkbox
508
-
509
- ## 7.0.1
510
-
511
- ### Patch Changes
512
-
513
- - 145b487: Align icons within Banner components to the first line of the message, instead of centered
514
-
515
- ## 7.0.0
516
-
517
- ### Major Changes
518
-
519
- - 052802b: This work includes adding semantic color tokens to our Racine theme and updating the Racine components to use the new tokens. Breaking changes include modifications to the the theme properties. Breaking changes include error -> error.color, warning -> warning.color, cta.primary -> cta.primary.color, cta.secondary -> cta.secondary.color, and cta.link -> cta.link.color
520
-
521
- ## 6.25.2
522
-
523
- ### Patch Changes
524
-
525
- - 0a8ab22: fixes yelp addition in Theme.js
526
- - 0a8ab22: Adds Yelp to theme.js file
527
-
528
- ## 6.25.1
529
-
530
- ### Patch Changes
531
-
532
- - b0b1c60: delay triggering open of modal to run async and prevent render weirdness
533
- - e97c613: Adds Yelp to theme.js file
534
-
535
- ## 6.25.0
536
-
537
- ### Minor Changes
538
-
539
- - 38b94ac: Bump up seeds packet for Yelp token addition
540
-
541
- ## 6.24.0
542
-
543
- ### Minor Changes
544
-
545
- - e5d8bcb: adds yelp star rating icon to seeds
546
-
547
- ## 6.23.0
548
-
549
- ### Minor Changes
550
-
551
- - 49cb663: Add stories icon
552
-
553
- ## 6.22.3
554
-
555
- ### Patch Changes
556
-
557
- - 4ec7f47: Removes the ARIA role of "button" from the Popout component
558
-
559
- ## 6.22.2
560
-
561
- ### Patch Changes
562
-
563
- - 7a5e031: Make the new dependencies added for the date pickers be peer vs direct dependencies.
564
-
565
- ## 6.22.1
566
-
567
- ### Patch Changes
568
-
569
- - 19d9d3f: revert Remove a11y labels changes
570
-
571
- ## 6.22.0
572
-
573
- ### Minor Changes
574
-
575
- - 6aa35b4: add filled-in cart-plus icon and rename previous cart icon to cart-plus-outline
576
-
577
- ## 6.21.0
578
-
579
- ### Minor Changes
580
-
581
- - cb6244e: make font-weight on Link configurable
582
- - cc30795: Fix issue with Popout event propagation
583
-
584
- ### Patch Changes
585
-
586
- - ea40b82: remove a11y labels and fixed tests
587
-
588
- ## 6.20.0
589
-
590
- ### Minor Changes
591
-
592
- - f0d70f5: add marketo icon
593
-
594
- ### Patch Changes
595
-
596
- - cd3d6da: update modal css to use flex for centering
597
-
598
- ## 6.19.0
599
-
600
- ### Minor Changes
601
-
602
- - 9726c45: Add export for dark theme
603
-
604
- ## 6.18.3
605
-
606
- ### Patch Changes
607
-
608
- - 3e505cf: Changes the hyphen for the null case in Numeral.js to an em dash
609
-
610
- ## 6.18.2
611
-
612
- ### Patch Changes
613
-
614
- - b2015e3: # Changes
615
-
616
- - Fix wording of abbreviation prop comment.
617
-
618
- ## 6.18.1
619
-
620
- ### Patch Changes
621
-
622
- - 4aea53e: # Changes
623
-
624
- - Update the comment for the abbreviate prop.
625
- - Move TypeProps back into index.js in order for Seeds prop table to be able to find them automatically.
626
-
627
- ## 6.18.0
628
-
629
- ### Minor Changes
630
-
631
- - 90eaa51: use "standard" when compact fails in Intl.NumberFormat
632
-
633
- ## 6.17.0
634
-
635
- ### Minor Changes
636
-
637
- - 1c45fd1: Added additional color for "Suggestion" badge
638
-
639
- ## 6.16.0
640
-
641
- ### Minor Changes
642
-
643
- - df8fd68: Added `appearance` to Input, with "secondary" being a borderless input.
644
- - fcffab0: Added `ariaLabel` to the `Button` component.
645
-
646
- ## 6.15.2
647
-
648
- ### Patch Changes
649
-
650
- - 1807bb7: Add Shopify network color from seeds packet
651
-
652
- ## 6.15.1
653
-
654
- ### Patch Changes
655
-
656
- - 1bca469: Update Racine GitHub release process to use Node v14
657
-
658
- ## 6.15.0
659
-
660
- ### Minor Changes
661
-
662
- - 9818e70: ## Improvements
663
-
664
- ### Behavior Fixes
665
-
666
- - Ensures abbreviated numbers always include 2 decimal places of precision, by default.
667
- - Ensures _decimal_ numerals show up to 2 decimal places of precision, by default.
668
- - Ensures _percent_ numerals show up to 1 decimal places of precision, by default.
669
- - Ensures _currency_ numerals always display 2 decimal places of precision - in both the display _and_ tooltip text, by default.
670
- - Makes abbreviated numerals show their _specified_ level of precision in _both_ the display text and tooltip text.
671
-
672
- ### New Features
673
-
674
- - Properly handles abbreviations in non-US locales, such as Spain, France, Brazil, and Germany.
675
- - It also handles abbreviations in _non_-[arabic](https://en.wikipedia.org/wiki/Arabic_numerals) numerals such as [Eastern Arabic](https://en.wikipedia.org/wiki/Eastern_Arabic_numerals).
676
- - Enables specifying a numeral as _currency_ by simply including the `currency` prop without the `format` prop.
677
- - Enables specifying an abbreviation threshold (different from the default value of 10000) via the `abbreviate` prop.
678
-
679
- ### Implementation Improvements
680
-
681
- - Simplifies the formatting of numbers eliminating the `numeral` [package](https://www.npmjs.com/package/numeral), by relying solely upon the built-in [Intl.NumberFormat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat).
682
- - Refactors away long `if-else-if` sequences.
683
- - Refactors away magic numbers.
684
-
685
- ### Implementation Fixes
686
-
687
- - Fixes the use of the `lru-memoize` [package](https://www.npmjs.com/package/lru-memoize#api) to ensure its results are properly cached.
688
-
689
- ### Other Improvements
690
-
691
- - Improves the knobs in Numeral's storybook to include more options, including an _unset_ option for the optional props.
692
-
693
- ## 6.14.1
694
-
695
- ### Patch Changes
696
-
697
- - 89dc334: Update Jenkins to use Node v14
698
-
699
- ## 6.14.0
700
-
701
- ### Minor Changes
702
-
703
- - 686fa35: # Improvements
704
-
705
- - Updates the required version of Node to v14.15.5
706
-
707
- ## 6.13.0
708
-
709
- ### Minor Changes
710
-
711
- - 73e81d1: Updates FormField to accept a labelHidden prop
712
-
713
- ## 6.12.0
714
-
715
- ### Minor Changes
716
-
717
- - e8a64f1: fix(tokeninput) add aria-describedby
718
-
719
- ### Patch Changes
720
-
721
- - 6be9173: Add gear icon
722
-
723
- ## 6.11.2
724
-
725
- ### Patch Changes
726
-
727
- - 18ff3c9: Security updates
728
- - 806b867: Fixes Arrays in Tooltips
729
-
730
- ## 6.11.1
731
-
732
- ### Patch Changes
733
-
734
- - 51604f1: Pass readOnly prop to textarea
735
-
736
- ## 6.11.0
737
-
738
- ### Minor Changes
739
-
740
- - 5c6591d: Smart aria-labels for listbox component
741
-
742
- ## 6.10.2
743
-
744
- ### Patch Changes
745
-
746
- - ba44d23: Adds Canva Icon
747
-
748
- ## 6.10.1
749
-
750
- ### Patch Changes
751
-
752
- - 5881622: Remove Collapsible animation when initially expanded
753
-
754
- ## 6.10.0
755
-
756
- ### Minor Changes
757
-
758
- - 89f4ef8: Publishes individual SVGs in NPM package
759
-
760
- ## 6.9.1
761
-
762
- ### Patch Changes
763
-
764
- - e673a62: [SEC-8155] Deploy CodeQL
765
-
766
- ## 6.9.0
767
-
768
- ### Minor Changes
769
-
770
- - e7f7eac: Added support for individual token icons in TokenInput
771
-
772
- ### Patch Changes
773
-
774
- - e7f7eac: Export TypeToastOptions
775
-
776
- ## 6.8.0
777
-
778
- ### Minor Changes
779
-
780
- - a314af7: Add whiteSpace system prop
781
-
782
- ### Patch Changes
783
-
784
- - 027eb60: Pass flex-align property into MenuItem
785
-
786
- ## 6.7.4
787
-
788
- ### Patch Changes
789
-
790
- - a2100de: Added ariaDescribedby to FormField type props
791
- - 26ea7b6: MenuCheckbox now supports indeterminate state
792
-
793
- ## 6.7.3
794
-
795
- ### Patch Changes
796
-
797
- - 4cf1346: Fixes for performance issues in Menu and OverflowList
798
-
799
- ## 6.7.2
800
-
801
- ### Patch Changes
802
-
803
- - d1b6ef7: Added aria-describedby association to FormField and other form components
804
- - 2618ece: Use aria-pressed in Switch for more accessible component
805
-
806
- ## 6.7.1
807
-
808
- ### Patch Changes
809
-
810
- - e918f98: Don't override menu item with an aria-label
811
-
812
- ## 6.7.0
813
-
814
- ### Minor Changes
815
-
816
- - 0136d44: Update TokenInput event props logic
817
-
818
- ## 6.6.0
819
-
820
- ### Minor Changes
821
-
822
- - 294759c: Add a truncated prop to the Tooltip component
823
- - 99e34cc: Add border radius token 400
824
-
825
- ## 6.5.0
826
-
827
- ### Minor Changes
828
-
829
- - 3ebb3dc: Add the ability to change the MenuGroup title's element
830
-
831
- ## 6.4.1
832
-
833
- ### Patch Changes
834
-
835
- - b131840: Export TypeToastOptions
836
-
837
- ## 6.4.0
838
-
839
- ### Minor Changes
840
-
841
- - 46e67fa: Export the MenuButtonContext so consumers can selectively close menus
842
-
843
- ## 6.3.2
844
-
845
- ### Patch Changes
846
-
847
- - 3c58977: Remove unneccessary role from Collapsible component
848
-
849
- ## 6.3.1
850
-
851
- ### Patch Changes
852
-
853
- - a5a9d29: Explicitly declared some table styles in DatePicker to prevent css stylesheet overrides on Seeds
854
-
855
- ## 6.3.0
856
-
857
- ### Minor Changes
858
-
859
- - 951dfae: Add autocomplete as a prop to tokeninput so consumers can disable when using a menu
860
-
861
- ## 6.2.1
862
-
863
- ### Patch Changes
864
-
865
- - e78d2c9: # Fix remaining node-fetch vulnerability
866
-
867
- Use `resolutions` to force `react-popper` to use a more current version of its dependency, `create-react-context`, since we are unready to upgrade `react-popper`.
868
-
869
- ```
870
- yarn audit v1.21.1
871
- ┌───────────────┬──────────────────────────────────────────────────────────────┐
872
- │ low │ Denial of Service │
873
- ├───────────────┼──────────────────────────────────────────────────────────────┤
874
- │ Package │ node-fetch │
875
- ├───────────────┼──────────────────────────────────────────────────────────────┤
876
- │ Patched in │ >=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9 │
877
- ├───────────────┼──────────────────────────────────────────────────────────────┤
878
- │ Dependency of │ react-popper │
879
- ├───────────────┼──────────────────────────────────────────────────────────────┤
880
- │ Path │ react-popper > create-react-context > fbjs > │
881
- │ │ isomorphic-fetch > node-fetch │
882
- ├───────────────┼──────────────────────────────────────────────────────────────┤
883
- │ More info │ https://www.npmjs.com/advisories/1556 │
884
- └───────────────┴──────────────────────────────────────────────────────────────┘
885
- ```
886
-
887
- ## 6.2.0
888
-
889
- ### Minor Changes
890
-
891
- - 402e384: make Popout.Content system props overridable
892
- - 402e384: add SingleDatePicker and DateRangePicker
893
- - 402e384: add moment, moment flow types
894
-
895
- ### Patch Changes
896
-
897
- - 402e384: remove duplicate build process in watch
898
-
899
- ## 6.1.4
900
-
901
- ### Patch Changes
902
-
903
- - d10ba31: Removes double box-shadow focus state on tokenInput
904
-
905
- ## 6.1.3
906
-
907
- ### Patch Changes
908
-
909
- - c31b1d0: Update packages to handle highest priority security vulnerabilities
910
-
911
- ## 6.1.2
912
-
913
- ### Patch Changes
914
-
915
- - 6274b87: Adjust the weight of external-link-alt to match other icons
916
-
917
- ## 6.1.1
918
-
919
- ### Patch Changes
920
-
921
- - 0350000: Fix menu test broken when upgrading React Test Library
922
-
923
- ## 6.1.0
924
-
925
- ### Minor Changes
926
-
927
- - 112712b: Modify the target element a user needs to click in order to close an opened Drawer"
928
-
929
- ## 6.0.0
930
-
931
- ### Major Changes
932
-
933
- - 2e75622: # BREAKING CHANGES to the TokenInput component interface
934
-
935
- ## Changes
936
-
937
- ### Added props
938
-
939
- - `onChangeTokens?: (tokens: TypeTokenSpec[]) => void`
940
- - `onAddToken?: (tokenSpec: TypeTokenSpec) => void`
941
- - `onRemoveToken?: (tokenId: string) => void`
942
- - `onClickToken?: (e: SyntheticEvent<HTMLButtonElement>, tokenId: string) => void`
943
- - `delimiters?: string[]`
944
-
945
- ### Removed props
946
-
947
- - `onTokenClick?: (e: SyntheticEvent<HTMLButtonElement>, token: TypeTokenInputToken) => void`
948
-
949
- ### Added types
950
-
951
- - `type TypeTokenSpec = { id: string, text: string, valid?: boolean, }`
952
-
953
- ### Removed types
954
-
955
- - `type TypeTokenInputToken = { ...React.ElementConfig<typeof Token>, id: string, children: string, }`
956
-
957
- ## Discussion
958
-
959
- The semantics of `TokenInput` have been changed to pass in data - ids and token specs - instead of elements as parameters to the token handler props.
960
-
961
- Specifically, the `onTokenClick` prop has been replaced with the `onClickToken` to:
962
-
963
- 1. simply pass the id of the clicked token as opposed to an entire element;
964
- 1. be consistent with the naming of the other token-oriented props.
965
-
966
- The `TokenInput` enables either simple or fine-grained control. In most cases, you can simply use the `onChangeTokens` prop. For more control over the creation and deletion of tokens, use the `onAddToken` and `onRemoveToken` props, instead.
967
-
968
- Also, you can now specify the `delimiters` used to separate the inputted text into new tokens.
969
-
970
- ### Patch Changes
971
-
972
- - ff66ead: Update network colors to include new pinterest and linkedin values
973
-
974
- ## 5.29.3
975
-
976
- ### Patch Changes
977
-
978
- - 56c299c: Put min-width on the correct wrapper
979
-
980
- ## 5.29.2
981
-
982
- ### Patch Changes
983
-
984
- - 91e0a01: Add min-width:0 to MenuItem
985
-
986
- ## 5.29.1
987
-
988
- ### Patch Changes
989
-
990
- - a0f4217: Reverting the upgrade to react-popper
991
-
992
- ## 5.29.0
993
-
994
- ### Minor Changes
995
-
996
- - 9df6933: Bumped `react-popper` to 2.2.4. This is a major version bump which migrates to Popper V2. Now, `@popperjs/core` must be installed as a peer dependency. Additionally, there were two places in the Racine `Popout` component that needed to be updated. The `scheduleUpdate` method has been renamed to `update` and returns a promise, and the `outOfBoundaries` prop has been replaced with `isReferenceHidden` and `hasPopperEscaped`. See [here](https://github.com/popperjs/react-popper/pull/333) for the full release notes.
997
-
998
- ## 5.28.0
999
-
1000
- ### Minor Changes
1001
-
1002
- - e3e595e: Add opportunity type to banner component
1003
-
1004
- ## 5.27.1
1005
-
1006
- ### Patch Changes
1007
-
1008
- - a314a7b: correctly pass readOnly prop to input
1009
-
1010
- ## 5.27.0
1011
-
1012
- ### Minor Changes
1013
-
1014
- - 5ff0e02: Add onClear callback to useMultiSelect hook
1015
-
1016
- ## 5.26.2
1017
-
1018
- ### Patch Changes
1019
-
1020
- - f9ea96f: Attempt to fix OverflowList in webapp jest env
1021
-
1022
- ## 5.26.1
1023
-
1024
- ### Patch Changes
1025
-
1026
- - 8f9c842: Moves the element where a user can close the Drawer by clicking outside of it down to the first child element (the main app) from the body element. The fixes an issue where a user using the dropdown filters clicks inside it will cause the Drawer to accidentally close.
1027
-
1028
- ## 5.26.0
1029
-
1030
- ### Minor Changes
1031
-
1032
- - 1d49713: Creates fall back for color prop on Icon component used in Toast Component
1033
-
1034
- ## 5.25.0
1035
-
1036
- ### Minor Changes
1037
-
1038
- - 108b148: Updates Toast component to use more Icon options
1039
-
1040
- ## 5.24.2
1041
-
1042
- ### Patch Changes
1043
-
1044
- - 0f1c7e6: Bump seeds-networkcolor version
1045
-
1046
- ## 5.24.1
1047
-
1048
- ### Patch Changes
1049
-
1050
- - 9e0268e: fix swapped network colors
1051
-
1052
- ## 5.24.0
1053
-
1054
- ### Minor Changes
1055
-
1056
- - 1effa28: Add network colors for Salesforce, Zendesk, and Hubspot
1057
-
1058
- ## 5.23.3
1059
-
1060
- ### Patch Changes
1061
-
1062
- - 3a7df5e: Add book icon
1063
-
1064
- ## 5.23.2
1065
-
1066
- ### Patch Changes
1067
-
1068
- - c000ba1: MenuItem - allow data-qa-menu-item prop to be overriden
1069
- - ca38ab7: Various TokenInput type fixes
1070
-
1071
- ## 5.23.1
1072
-
1073
- ### Patch Changes
1074
-
1075
- - 55c3bf8: Globally export TokenInput component
1076
-
1077
- ## 5.23.0
1078
-
1079
- ### Minor Changes
1080
-
1081
- - 3e92a83: Add new TokenInput component
1082
-
1083
- ## 5.22.4
1084
-
1085
- ### Patch Changes
1086
-
1087
- - 9196d49: Add closed caption icon
1088
-
1089
- ## 5.22.3
1090
-
1091
- ### Patch Changes
1092
-
1093
- - 26b8664: Specify react-virtualized 9.18.5 to match webapp
1094
-
1095
- ## 5.22.2
1096
-
1097
- ### Patch Changes
1098
-
1099
- - 42755dd: update Input isValid prop to force boolean values in rendered elements
1100
-
1101
- ## 5.22.1
1102
-
1103
- ### Patch Changes
1104
-
1105
- - e5f8435: Fix spacing of form field title when using helper text
1106
-
1107
- ## 5.22.0
1108
-
1109
- ### Minor Changes
1110
-
1111
- - 6d29a11: make Fieldset more composable with child components
1112
-
1113
- ### Patch Changes
1114
-
1115
- - 6d29a11: add jest flow typings
1116
-
1117
- ## 5.21.0
1118
-
1119
- ### Minor Changes
1120
-
1121
- - 95b488d: Add OverflowList component
1122
-
1123
- ## 5.20.0
1124
-
1125
- ### Minor Changes
1126
-
1127
- - ab4fb13: Add Google Business Messages network color to theme
1128
-
1129
- ## 5.19.2
1130
-
1131
- ### Patch Changes
1132
-
1133
- - 1e1684d: Change children and content prop types of Tooltip to React.Node
1134
- - 73b1380: Add Layout System Props group to Text component
1135
-
1136
- ## 5.19.1
1137
-
1138
- ### Patch Changes
1139
-
1140
- - b232234: Only add aria-describedby on tooltips that are open
1141
-
1142
- ## 5.19.0
1143
-
1144
- ### Minor Changes
1145
-
1146
- - ec1dde4: Remove unused icons: `gplus`, `gplus-alt`, `pinterest-square`, `reddit-square`, `rss-square`, `twitter2`, `youtube-square`
1147
-
1148
- ### Patch Changes
1149
-
1150
- - 5010b66: Add google-business-messages icon
1151
-
1152
- ## 5.18.3
1153
-
1154
- ### Patch Changes
1155
-
1156
- - 2b30923: Add `disabled` prop for Menu.Group and Listbox.Group
1157
- - 2b30923: Design tweaks for Menu and Listbox
1158
-
1159
- ## 5.18.2
1160
-
1161
- ### Patch Changes
1162
-
1163
- - 31c5234: Update overflow props on breadcrumb component to be optional
1164
-
1165
- ## 5.18.1
1166
-
1167
- ### Patch Changes
1168
-
1169
- - c39760f: Adds disabled styles for disabled Listbox items
1170
- - c39760f: Align ListboxButton popouts to bottom-start by default
1171
- - cdfedad: Fix flow issue with “size” prop on ListboxButton
1172
-
1173
- ## 5.18.0
1174
-
1175
- ### Minor Changes
1176
-
1177
- - d6d3593: Add overflow menu capability to Breadcrumb
1178
-
1179
- ## 5.17.6
1180
-
1181
- ### Patch Changes
1182
-
1183
- - b3d2014: Make Token a non-submit button
1184
-
1185
- ## 5.17.5
1186
-
1187
- ### Patch Changes
1188
-
1189
- - 2ae8896: Set tabIndex on Checkbox input instead of container
1190
- - 7809bce: Add archive icon
1191
-
1192
- ## 5.17.4
1193
-
1194
- ### Patch Changes
1195
-
1196
- - 9a5f35e: Fix size of x icon in Toast
1197
- - db90795: EmptyState: Hide wrapping box when media is not provided
1198
-
1199
- ## 5.17.3
1200
-
1201
- ### Patch Changes
1202
-
1203
- - a0ec170: Makes EmptyState's media prop optional
1204
- - 8ef9296: Flow fix for Menu
1205
-
1206
- ## 5.17.2
1207
-
1208
- ### Patch Changes
1209
-
1210
- - 14c59ac: Minor bug fixes for Menu and Listbox
1211
-
1212
- ## 5.17.1
1213
-
1214
- ### Patch Changes
1215
-
1216
- - 35a189c: Change version of scroll-into-view-if-needed to match web app
1217
-
1218
- ## 5.17.0
1219
-
1220
- ### Minor Changes
1221
-
1222
- - ca65014: Add Menu and Listbox components
1223
-
1224
- ## 5.16.0
1225
-
1226
- ### Minor Changes
1227
-
1228
- - ac3924c: Allow styling to FormField component and clean up of qa fields
1229
-
1230
- ## 5.15.9
1231
-
1232
- ### Patch Changes
1233
-
1234
- - 1b7230b: Add Facebook Groups icon
1235
-
1236
- ## 5.15.8
1237
-
1238
- ### Patch Changes
1239
-
1240
- - 7043ff1: raw-loader is used in Toast so it needs to be a dependency
1241
- - d7016f9: Changing the default precision for the Numeral component when dealing with currencies
1242
- - bfe073a: Making the content prop on the Popout and Tooltip components optional
1243
- - c8f17c1: Add Glassdoor color
1244
- - e6c98a1: Disable interactivity for "pill" tooltips
1245
-
1246
- ## 5.15.7
1247
-
1248
- ### Patch Changes
1249
-
1250
- - 8f23014: Add Glassdoor icon
1251
-
1252
- ## 5.15.6
1253
-
1254
- ### Patch Changes
1255
-
1256
- - 8b33446: Adjusted animation on skeleton component now communicates forward progress
1257
- - 8ac502a: Toast updated to use semantic Seeds values
1258
-
1259
- ## 5.15.5
1260
-
1261
- ### Patch Changes
1262
-
1263
- - 2a29537: Fixed a small bug on checkbox where the pill variation did not have a transition on hover.
1264
- - 240ea47: Update Slack icon to match their new logo
1265
-
1266
- ## 5.15.4
1267
-
1268
- ### Patch Changes
1269
-
1270
- - 9569ba6: Adjust toast font size and alignment
1271
-
1272
- ## 5.15.3
1273
-
1274
- ### Patch Changes
1275
-
1276
- - d88ff57: Add qa attributes to Toast component
1277
-
1278
- ## 5.15.2
1279
-
1280
- ### Patch Changes
1281
-
1282
- - b9fa5ba: Update react-toastify
1283
-
1284
- ## 5.15.1
1285
-
1286
- ### Patch Changes
1287
-
1288
- - feeb946: Set correct width for toasts, regardless of content
1289
- - 20c9fd4: Fix import statement for react-toastify css
1290
-
1291
- ## 5.15.0
1292
-
1293
- ### Minor Changes
1294
-
1295
- - 8ccd0ba: Add Toast component
1296
- - 841eaee: Add Skeleton component
1297
-
1298
- ## 5.14.0
1299
-
1300
- ### Minor Changes
1301
-
1302
- - c81af7d: Make the `align`, `direction`, and `space` props of the Stack component accept responsive values
1303
-
1304
- ## 5.13.2
1305
-
1306
- ### Patch Changes
1307
-
1308
- - 051d592: Set default background color on Card
1309
-
1310
- ## 5.13.1
1311
-
1312
- ### Patch Changes
1313
-
1314
- - df2010b: Fix common `bg` prop not being respected
1315
-
1316
- ## 5.13.0
1317
-
1318
- ### Minor Changes
1319
-
1320
- - 73bac2f: Add CSS grid props to Box component
1321
-
1322
- ## 5.12.2
1323
-
1324
- ### Patch Changes
1325
-
1326
- - 5d46f54: Fix z-index bug on Card
1327
-
1328
- ## 5.12.1
1329
-
1330
- ### Patch Changes
1331
-
1332
- - 6646e97: Add Card to package exports
1333
-
1334
- ## 5.12.0
1335
-
1336
- ### Minor Changes
1337
-
1338
- - d26a365: Add a Card component
1339
-
1340
- ### Patch Changes
1341
-
1342
- - 79c0f4c: Additional condensed message spacing tweaks
1343
-
1344
- ## 5.11.0
1345
-
1346
- ### Minor Changes
1347
-
1348
- - 55b5a44: The Drawer.Closebutton is changed into a pill button instead of the default in order to highlight the hover state
1349
-
1350
- ### Patch Changes
1351
-
1352
- - 270cb4d: Spacing adjustments for Messages
1353
-
1354
- ## 5.10.0
1355
-
1356
- ### Minor Changes
1357
-
1358
- - 2462c04: Message.Footer should be nowrap when in condensed
1359
-
1360
- ## 5.9.0
1361
-
1362
- ### Minor Changes
1363
-
1364
- - 8acb826: Add `stretch` alignment option for the Stack component
1365
-
1366
- ### Patch Changes
1367
-
1368
- - 83849af: add flow types for border(Top|Bottom)(Left|Right)Radius, fix className flow type collision on styled-components common props
1369
-
1370
- ## 5.8.0
1371
-
1372
- ### Minor Changes
1373
-
1374
- - 1eab2a5: Add `trophy-outline` icon
1375
-
1376
- ## 5.7.4
1377
-
1378
- ### Patch Changes
1379
-
1380
- - d36f49a: Adjust Message.Header padding for condensed density
1381
-
1382
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1383
-
1384
- <a name="5.7.3"></a>
1385
-
1386
- ## [5.7.3](https://github.com/sproutsocial/racine/compare/v5.7.2...v5.7.3) (2020-04-13)
1387
-
1388
- <a name="5.7.2"></a>
1389
-
1390
- ## [5.7.2](https://github.com/sproutsocial/racine/compare/v5.7.1...v5.7.2) (2020-04-13)
1391
-
1392
- ### Bug Fixes
1393
-
1394
- - **Portal:** make component safe for SSR ([#780](https://github.com/sproutsocial/racine/issues/780)) ([51501c9](https://github.com/sproutsocial/racine/commit/51501c9))
1395
-
1396
- <a name="5.7.1"></a>
1397
-
1398
- ## [5.7.1](https://github.com/sproutsocial/racine/compare/v5.7.0...v5.7.1) (2020-04-09)
1399
-
1400
- ### Bug Fixes
1401
-
1402
- - **Message:** update condensed avatar size CUSTCARE-379 ([#778](https://github.com/sproutsocial/racine/issues/778)) ([317b77f](https://github.com/sproutsocial/racine/commit/317b77f))
1403
-
1404
- <a name="5.7.0"></a>
1405
-
1406
- # [5.7.0](https://github.com/sproutsocial/racine/compare/v5.6.1...v5.7.0) (2020-04-08)
1407
-
1408
- ### Features
1409
-
1410
- - **Message:** add condensed density CUSTCARE-379 ([#777](https://github.com/sproutsocial/racine/issues/777)) ([cdf5dd1](https://github.com/sproutsocial/racine/commit/cdf5dd1))
1411
-
1412
- <a name="5.6.1"></a>
1413
-
1414
- ## [5.6.1](https://github.com/sproutsocial/racine/compare/v5.6.0...v5.6.1) (2020-04-01)
1415
-
1416
- ### Bug Fixes
1417
-
1418
- - **Switch:** fix flow type definition ([#775](https://github.com/sproutsocial/racine/issues/775)) ([ede9326](https://github.com/sproutsocial/racine/commit/ede9326))
1419
-
1420
- <a name="5.6.0"></a>
1421
-
1422
- # [5.6.0](https://github.com/sproutsocial/racine/compare/v5.5.2...v5.6.0) (2020-03-31)
1423
-
1424
- ### Features
1425
-
1426
- - add standardized breakpoints for responsive props ([#764](https://github.com/sproutsocial/racine/issues/764)) ([87b8f56](https://github.com/sproutsocial/racine/commit/87b8f56))
1427
-
1428
- <a name="5.5.2"></a>
1429
-
1430
- ## [5.5.2](https://github.com/sproutsocial/racine/compare/v5.5.1...v5.5.2) (2020-03-24)
1431
-
1432
- <a name="5.5.1"></a>
1433
-
1434
- ## [5.5.1](https://github.com/sproutsocial/racine/compare/v5.5.0...v5.5.1) (2020-03-24)
1435
-
1436
- ### Bug Fixes
1437
-
1438
- - **Message:** correct innerRef prop flow type ([#772](https://github.com/sproutsocial/racine/issues/772)) ([624f1e8](https://github.com/sproutsocial/racine/commit/624f1e8))
1439
-
1440
- <a name="5.5.0"></a>
1441
-
1442
- # [5.5.0](https://github.com/sproutsocial/racine/compare/v5.4.2...v5.5.0) (2020-03-16)
1443
-
1444
- ### Bug Fixes
1445
-
1446
- - **LoaderButton:** fix secondary appearance ([#767](https://github.com/sproutsocial/racine/issues/767)) ([bc746a9](https://github.com/sproutsocial/racine/commit/bc746a9))
1447
- - **Switch:** fix “on” state ([#769](https://github.com/sproutsocial/racine/issues/769)) ([e964b3d](https://github.com/sproutsocial/racine/commit/e964b3d))
1448
-
1449
- ### Features
1450
-
1451
- - **Message:** add Avatar subcomponent ([#766](https://github.com/sproutsocial/racine/issues/766)) ([9d9eaa3](https://github.com/sproutsocial/racine/commit/9d9eaa3))
1452
-
1453
- <a name="5.4.2"></a>
1454
-
1455
- ## [5.4.2](https://github.com/sproutsocial/racine/compare/v5.4.1...v5.4.2) (2020-03-11)
1456
-
1457
- <a name="5.4.1"></a>
1458
-
1459
- ## [5.4.1](https://github.com/sproutsocial/racine/compare/v5.4.0...v5.4.1) (2020-03-09)
1460
-
1461
- <a name="5.4.0"></a>
1462
-
1463
- # [5.4.0](https://github.com/sproutsocial/racine/compare/v5.3.0...v5.4.0) (2020-03-04)
1464
-
1465
- ### Bug Fixes
1466
-
1467
- - **Avatar:** add margin 0 to image ([f4432c9](https://github.com/sproutsocial/racine/commit/f4432c9))
1468
-
1469
- ### Features
1470
-
1471
- - **Breadcrumb:** creation of the breadcrumb component ([#759](https://github.com/sproutsocial/racine/issues/759)) ([9bb78a7](https://github.com/sproutsocial/racine/commit/9bb78a7))
1472
-
1473
- <a name="5.3.0"></a>
1474
-
1475
- # [5.3.0](https://github.com/sproutsocial/racine/compare/v5.2.0...v5.3.0) (2020-03-03)
1476
-
1477
- ### Bug Fixes
1478
-
1479
- - **Banner:** switch to correct icons ([7fa53a2](https://github.com/sproutsocial/racine/commit/7fa53a2))
1480
- - **ChartLegend:** fix label text color ([#756](https://github.com/sproutsocial/racine/issues/756)) ([cd68cf9](https://github.com/sproutsocial/racine/commit/cd68cf9))
1481
-
1482
- ### Features
1483
-
1484
- - **utils:** added border radius system props ([#758](https://github.com/sproutsocial/racine/issues/758)) ([0fae6f0](https://github.com/sproutsocial/racine/commit/0fae6f0))
1485
- - add Avatar component ([#760](https://github.com/sproutsocial/racine/issues/760)) ([227c042](https://github.com/sproutsocial/racine/commit/227c042))
1486
-
1487
- <a name="5.2.0"></a>
1488
-
1489
- # [5.2.0](https://github.com/sproutsocial/racine/compare/v5.1.0...v5.2.0) (2020-02-24)
1490
-
1491
- ### Features
1492
-
1493
- - **Banner:** rename Alert to Banner, new design ([#743](https://github.com/sproutsocial/racine/issues/743)) ([571761e](https://github.com/sproutsocial/racine/commit/571761e))
1494
-
1495
- <a name="5.1.0"></a>
1496
-
1497
- # [5.1.0](https://github.com/sproutsocial/racine/compare/v5.0.0...v5.1.0) (2020-02-20)
1498
-
1499
- ### Bug Fixes
1500
-
1501
- - **icons:** fix misspelling in icon deprecation map ([5d24ca3](https://github.com/sproutsocial/racine/commit/5d24ca3))
1502
- - **icons:** update Tripadvisor Icon ([#734](https://github.com/sproutsocial/racine/issues/734)) ([a728543](https://github.com/sproutsocial/racine/commit/a728543))
1503
- - **Modal:** add flow types for Modal.Content ([#741](https://github.com/sproutsocial/racine/issues/741)) ([f2e4f42](https://github.com/sproutsocial/racine/commit/f2e4f42))
1504
-
1505
- ### Features
1506
-
1507
- - **icons:** add comment lines alt outline icon ([#747](https://github.com/sproutsocial/racine/issues/747)) ([db669a7](https://github.com/sproutsocial/racine/commit/db669a7))
1508
- - **icons:** add save assets icon ([#746](https://github.com/sproutsocial/racine/issues/746)) ([b3dedb0](https://github.com/sproutsocial/racine/commit/b3dedb0))
1509
- - **Popout:** add focusLockProps prop ([#748](https://github.com/sproutsocial/racine/issues/748)) ([3600af6](https://github.com/sproutsocial/racine/commit/3600af6))
1510
-
1511
- <a name="5.0.0"></a>
1512
-
1513
- # [5.0.0](https://github.com/sproutsocial/racine/compare/v4.6.2...v5.0.0) (2020-02-05)
1514
-
1515
- ### Chores
1516
-
1517
- - merge nectar branch into master ([#732](https://github.com/sproutsocial/racine/issues/732)) ([2362a24](https://github.com/sproutsocial/racine/commit/2362a24))
1518
-
1519
- ### BREAKING CHANGES
1520
-
1521
- - All components have now been switched over to the refreshed, "Nectar" aesthetic.
1522
-
1523
- <a name="4.6.2"></a>
1524
-
1525
- ## [4.6.2](https://github.com/sproutsocial/racine/compare/v4.6.1...v4.6.2) (2020-01-29)
1526
-
1527
- <a name="4.6.1"></a>
1528
-
1529
- ## [4.6.1](https://github.com/sproutsocial/racine/compare/v4.6.0...v4.6.1) (2020-01-28)
1530
-
1531
- <a name="4.6.0"></a>
1532
-
1533
- # [4.6.0](https://github.com/sproutsocial/racine/compare/v4.5.0...v4.6.0) (2020-01-28)
1534
-
1535
- ### Features
1536
-
1537
- - **icons:** add density control icons ([#713](https://github.com/sproutsocial/racine/issues/713)) ([2ba7e11](https://github.com/sproutsocial/racine/commit/2ba7e11))
1538
- - **icons:** add helper for including icons in new projects ([#580](https://github.com/sproutsocial/racine/issues/580)) ([ea9082d](https://github.com/sproutsocial/racine/commit/ea9082d))
1539
-
1540
- ### Performance Improvements
1541
-
1542
- - **FormField:** decrease render depth of FormField ([#714](https://github.com/sproutsocial/racine/issues/714)) ([4ec706e](https://github.com/sproutsocial/racine/commit/4ec706e))
1543
-
1544
- <a name="4.5.0"></a>
1545
-
1546
- # [4.5.0](https://github.com/sproutsocial/racine/compare/v4.4.3...v4.5.0) (2020-01-15)
1547
-
1548
- ### Bug Fixes
1549
-
1550
- - **Button:** outline and active buttons use neutral 800 ([#709](https://github.com/sproutsocial/racine/issues/709)) ([9065307](https://github.com/sproutsocial/racine/commit/9065307))
1551
- - **Message:** adjust and clean up spacing on message ([#712](https://github.com/sproutsocial/racine/issues/712)) ([1c9c41c](https://github.com/sproutsocial/racine/commit/1c9c41c))
1552
- - **Tooltip:** wire up zIndex prop ([#711](https://github.com/sproutsocial/racine/issues/711)) ([1733f62](https://github.com/sproutsocial/racine/commit/1733f62)), closes [#496](https://github.com/sproutsocial/racine/issues/496)
1553
- - **utils:** fix bad ref. to network color for fb-aud-net in theme util ([#710](https://github.com/sproutsocial/racine/issues/710)) ([03451ba](https://github.com/sproutsocial/racine/commit/03451ba))
1554
-
1555
- ### Features
1556
-
1557
- - **icons:** puzzle piece ([#706](https://github.com/sproutsocial/racine/issues/706)) ([b32263c](https://github.com/sproutsocial/racine/commit/b32263c))
1558
-
1559
- <a name="4.4.3"></a>
1560
-
1561
- ## [4.4.3](https://github.com/sproutsocial/racine/compare/v4.4.2...v4.4.3) (2020-01-13)
1562
-
1563
- ### Bug Fixes
1564
-
1565
- - **Button:** enable backface visibility on pill button ([#707](https://github.com/sproutsocial/racine/issues/707)) ([331970d](https://github.com/sproutsocial/racine/commit/331970d))
1566
- - **Message:** remove unneeded props from message button ([#708](https://github.com/sproutsocial/racine/issues/708)) ([ce8b129](https://github.com/sproutsocial/racine/commit/ce8b129))
1567
- - **Popout:** fix onClose and onOpen trigger behavior ([#705](https://github.com/sproutsocial/racine/issues/705)) ([6773ed6](https://github.com/sproutsocial/racine/commit/6773ed6))
1568
-
1569
- <a name="4.4.2"></a>
1570
-
1571
- ## [4.4.2](https://github.com/sproutsocial/racine/compare/v4.4.1...v4.4.2) (2019-12-19)
1572
-
1573
- ### Bug Fixes
1574
-
1575
- - **Popout:** revert [#695](https://github.com/sproutsocial/racine/issues/695) ([68a478c](https://github.com/sproutsocial/racine/commit/68a478c))
1576
-
1577
- <a name="4.4.1"></a>
1578
-
1579
- ## [4.4.1](https://github.com/sproutsocial/racine/compare/v4.4.0...v4.4.1) (2019-12-18)
1580
-
1581
- ### Bug Fixes
1582
-
1583
- - **Stack:** wrap items in div to isolate styles ([#702](https://github.com/sproutsocial/racine/issues/702)) ([1f7589a](https://github.com/sproutsocial/racine/commit/1f7589a))
1584
-
1585
- <a name="4.4.0"></a>
1586
-
1587
- # [4.4.0](https://github.com/sproutsocial/racine/compare/v4.3.0...v4.4.0) (2019-12-17)
1588
-
1589
- ### Bug Fixes
1590
-
1591
- - **Popout:** clean up a11y for tooltip and popout ([#695](https://github.com/sproutsocial/racine/issues/695)) ([1b6a137](https://github.com/sproutsocial/racine/commit/1b6a137))
1592
-
1593
- ### Features
1594
-
1595
- - add Stack component ([#693](https://github.com/sproutsocial/racine/issues/693)) ([be75397](https://github.com/sproutsocial/racine/commit/be75397))
1596
-
1597
- <a name="4.3.0"></a>
1598
-
1599
- # [4.3.0](https://github.com/sproutsocial/racine/compare/v4.2.0...v4.3.0) (2019-12-16)
1600
-
1601
- ### Features
1602
-
1603
- - **icons:** add dropbox and google drive icons ([74dfa52](https://github.com/sproutsocial/racine/commit/74dfa52))
1604
-
1605
- <a name="4.2.0"></a>
1606
-
1607
- # [4.2.0](https://github.com/sproutsocial/racine/compare/v4.1.2...v4.2.0) (2019-12-12)
1608
-
1609
- ### Features
1610
-
1611
- - Enable icon linting + further icon optimization ([#694](https://github.com/sproutsocial/racine/issues/694)) ([5914497](https://github.com/sproutsocial/racine/commit/5914497))
1612
-
1613
- <a name="4.1.2"></a>
1614
-
1615
- ## [4.1.2](https://github.com/sproutsocial/racine/compare/v4.1.1...v4.1.2) (2019-12-11)
1616
-
1617
- ### Bug Fixes
1618
-
1619
- - **Modal:** fix ReactModalAdapter class names ([#692](https://github.com/sproutsocial/racine/issues/692)) ([8e184cc](https://github.com/sproutsocial/racine/commit/8e184cc))
1620
-
1621
- <a name="4.1.1"></a>
1622
-
1623
- ## [4.1.1](https://github.com/sproutsocial/racine/compare/v4.1.0...v4.1.1) (2019-12-04)
1624
-
1625
- ### Bug Fixes
1626
-
1627
- - **Message:** make densities and context available as subs of Me… ([#687](https://github.com/sproutsocial/racine/issues/687)) ([1bd9fdf](https://github.com/sproutsocial/racine/commit/1bd9fdf))
1628
-
1629
- <a name="4.1.0"></a>
1630
-
1631
- # [4.1.0](https://github.com/sproutsocial/racine/compare/v4.0.0...v4.1.0) (2019-12-03)
1632
-
1633
- ### Features
1634
-
1635
- - add Message component ([#671](https://github.com/sproutsocial/racine/issues/671)) ([1d279d4](https://github.com/sproutsocial/racine/commit/1d279d4))
1636
- - **Drawer:** drawer content should accept system props ([#686](https://github.com/sproutsocial/racine/issues/686)) ([fb93deb](https://github.com/sproutsocial/racine/commit/fb93deb))
1637
-
1638
- <a name="4.0.0"></a>
1639
-
1640
- # [4.0.0](https://github.com/sproutsocial/racine/compare/v3.36.0...v4.0.0) (2019-12-02)
1641
-
1642
- ### BREAKING CHANGES
1643
-
1644
- - Components must be wrapped in a ThemeProvider
1645
- - **Modal:** The API of the Modal component has changed. Visit Seeds for updated documentation.
1646
- - **Drawer:** The API of the Drawer component has changed. Visit Seeds for updated documentation.
1647
- - components must now be wrapped in a ThemeProvider
1648
-
1649
- ### Bug Fixes
1650
-
1651
- - remove theme object from default props ([#574](https://github.com/sproutsocial/racine/issues/574)) ([ffd5d1b](https://github.com/sproutsocial/racine/commit/ffd5d1b))
1652
- - **Checkbox:** align check when labels wrap ([3ea0861](https://github.com/sproutsocial/racine/commit/3ea0861))
1653
- - **Checkbox:** fix qa attributes ([0db753e](https://github.com/sproutsocial/racine/commit/0db753e))
1654
- - **Checkbox:** keep border when checkbox is focused ([#683](https://github.com/sproutsocial/racine/issues/683)) ([fd7aaab](https://github.com/sproutsocial/racine/commit/fd7aaab))
1655
- - **Checkbox:** refactor default checkboxes for perf ([#668](https://github.com/sproutsocial/racine/issues/668)) ([2b93677](https://github.com/sproutsocial/racine/commit/2b93677))
1656
- - **Modal:** add border to footer via system prop ([38a0dbf](https://github.com/sproutsocial/racine/commit/38a0dbf))
1657
- - **Modal:** add border top to footer ([a6e6544](https://github.com/sproutsocial/racine/commit/a6e6544))
1658
- - **Modal:** fix logic for close button ([7fb5115](https://github.com/sproutsocial/racine/commit/7fb5115))
1659
-
1660
- ### Chores
1661
-
1662
- - remove hardcoded themes ([10d44b0](https://github.com/sproutsocial/racine/commit/10d44b0))
1663
-
1664
- ### Features
1665
-
1666
- - **Drawer:** add ability to customize components further ([#667](https://github.com/sproutsocial/racine/issues/667)) ([1b4dc99](https://github.com/sproutsocial/racine/commit/1b4dc99))
1667
- - **Drawer:** remove layout opinions and header prop, add esc ke… ([#557](https://github.com/sproutsocial/racine/issues/557)) ([af3fd00](https://github.com/sproutsocial/racine/commit/af3fd00))
1668
- - **Modal:** remove opinionated modal styles ([#629](https://github.com/sproutsocial/racine/issues/629)) ([6fb5dd5](https://github.com/sproutsocial/racine/commit/6fb5dd5))
1669
- - **Select:** add innerRef to Select ([#673](https://github.com/sproutsocial/racine/issues/673)) ([fab3d79](https://github.com/sproutsocial/racine/commit/fab3d79))
1670
-
1671
- <a name="3.36.0"></a>
1672
-
1673
- # [3.36.0](https://github.com/sproutsocial/racine/compare/v3.35.3...v3.36.0) (2019-11-14)
1674
-
1675
- ### Bug Fixes
1676
-
1677
- - **Select:** fix onChange event type ([#670](https://github.com/sproutsocial/racine/issues/670)) ([da57248](https://github.com/sproutsocial/racine/commit/da57248))
1678
- - **Tabs:** add bottom border to tabs ([#656](https://github.com/sproutsocial/racine/issues/656)) ([1c7bf62](https://github.com/sproutsocial/racine/commit/1c7bf62))
1679
-
1680
- ### Features
1681
-
1682
- - **Popout:** add option to mount using portal ([#666](https://github.com/sproutsocial/racine/issues/666)) ([672e760](https://github.com/sproutsocial/racine/commit/672e760))
1683
-
1684
- <a name="3.35.3"></a>
1685
-
1686
- ## [3.35.3](https://github.com/sproutsocial/racine/compare/v3.35.2...v3.35.3) (2019-11-06)
1687
-
1688
- ### Bug Fixes
1689
-
1690
- - **Link:** add default type to links as buttons ([#665](https://github.com/sproutsocial/racine/issues/665)) ([bf0d14f](https://github.com/sproutsocial/racine/commit/bf0d14f))
1691
-
1692
- <a name="3.35.2"></a>
1693
-
1694
- ## [3.35.2](https://github.com/sproutsocial/racine/compare/v3.35.1...v3.35.2) (2019-11-05)
1695
-
1696
- <a name="3.35.1"></a>
1697
-
1698
- ## [3.35.1](https://github.com/sproutsocial/racine/compare/v3.35.0...v3.35.1) (2019-11-04)
1699
-
1700
- <a name="3.35.0"></a>
1701
-
1702
- # [3.35.0](https://github.com/sproutsocial/racine/compare/v3.34.0...v3.35.0) (2019-11-04)
1703
-
1704
- ### Bug Fixes
1705
-
1706
- - **EmptyState:** generalize subtext flow type ([#657](https://github.com/sproutsocial/racine/issues/657)) ([4589744](https://github.com/sproutsocial/racine/commit/4589744))
1707
- - **icons:** remove unused icons ([#640](https://github.com/sproutsocial/racine/issues/640)) ([3a27bef](https://github.com/sproutsocial/racine/commit/3a27bef))
1708
-
1709
- ### Features
1710
-
1711
- - **icons:** add keyboard icon ([#658](https://github.com/sproutsocial/racine/issues/658)) ([afe781b](https://github.com/sproutsocial/racine/commit/afe781b))
1712
-
1713
- <a name="3.34.0"></a>
1714
-
1715
- # [3.34.0](https://github.com/sproutsocial/racine/compare/v3.33.0...v3.34.0) (2019-10-28)
1716
-
1717
- ### Bug Fixes
1718
-
1719
- - **Link:** make selector casing consistent ([#655](https://github.com/sproutsocial/racine/issues/655)) ([830864a](https://github.com/sproutsocial/racine/commit/830864a))
1720
-
1721
- ### Features
1722
-
1723
- - **icons:** add arrow-left-line ([#653](https://github.com/sproutsocial/racine/issues/653)) ([8364a3d](https://github.com/sproutsocial/racine/commit/8364a3d))
1724
- - **icons:** add click-to-view icon ([#652](https://github.com/sproutsocial/racine/issues/652)) ([7adb673](https://github.com/sproutsocial/racine/commit/7adb673))
1725
-
1726
- <a name="3.33.0"></a>
1727
-
1728
- # [3.33.0](https://github.com/sproutsocial/racine/compare/v3.32.0...v3.33.0) (2019-10-23)
1729
-
1730
- ### Bug Fixes
1731
-
1732
- - **icons:** clean up follow-outline icon markup ([#651](https://github.com/sproutsocial/racine/issues/651)) ([3052436](https://github.com/sproutsocial/racine/commit/3052436))
1733
- - **LoaderButton:** center loader in all browsers ([#649](https://github.com/sproutsocial/racine/issues/649)) ([2c620f3](https://github.com/sproutsocial/racine/commit/2c620f3))
1734
- - **Popout:** use referenceElement to workaround memory leak ([#642](https://github.com/sproutsocial/racine/issues/642)) ([7415261](https://github.com/sproutsocial/racine/commit/7415261))
1735
-
1736
- ### Features
1737
-
1738
- - **icons:** add dislike icons ([#650](https://github.com/sproutsocial/racine/issues/650)) ([89e1f86](https://github.com/sproutsocial/racine/commit/89e1f86))
1739
- - **utils:** add cursor system prop ([#648](https://github.com/sproutsocial/racine/issues/648)) ([856e6ac](https://github.com/sproutsocial/racine/commit/856e6ac))
1740
-
1741
- <a name="3.32.0"></a>
1742
-
1743
- # [3.32.0](https://github.com/sproutsocial/racine/compare/v3.31.0...v3.32.0) (2019-10-22)
1744
-
1745
- ### Bug Fixes
1746
-
1747
- - **Collapsible:** remove default height ([#644](https://github.com/sproutsocial/racine/issues/644)) ([029462a](https://github.com/sproutsocial/racine/commit/029462a))
1748
- - align qa selectors with standards ([#635](https://github.com/sproutsocial/racine/issues/635)) ([f552594](https://github.com/sproutsocial/racine/commit/f552594))
1749
- - **icons:** asset library and asset library outline icons ([#646](https://github.com/sproutsocial/racine/issues/646)) ([0f60ec1](https://github.com/sproutsocial/racine/commit/0f60ec1))
1750
- - **Image, Numeral:** design and attribute fixes ([bba32e5](https://github.com/sproutsocial/racine/commit/bba32e5))
1751
- - **SegmentedControl, Modal, Drawer:** IE and Chrome fixes ([#647](https://github.com/sproutsocial/racine/issues/647)) ([294fab0](https://github.com/sproutsocial/racine/commit/294fab0))
1752
-
1753
- ### Features
1754
-
1755
- - **icons:** add flag outline icon ([#645](https://github.com/sproutsocial/racine/issues/645)) ([8331047](https://github.com/sproutsocial/racine/commit/8331047))
1756
-
1757
- <a name="3.31.0"></a>
1758
-
1759
- # [3.31.0](https://github.com/sproutsocial/racine/compare/v3.30.3...v3.31.0) (2019-10-17)
1760
-
1761
- ### Features
1762
-
1763
- - **icons:** add icons for images, camera story, and video camera story ([#639](https://github.com/sproutsocial/racine/issues/639)) ([6769218](https://github.com/sproutsocial/racine/commit/6769218))
1764
- - **Popout:** use react-focus-lock for focusOnContent ([#624](https://github.com/sproutsocial/racine/issues/624)) ([b0634d6](https://github.com/sproutsocial/racine/commit/b0634d6))
1765
- - **Table:** update table header alignment to default bottom ([#638](https://github.com/sproutsocial/racine/issues/638)) ([e2d9c8a](https://github.com/sproutsocial/racine/commit/e2d9c8a))
1766
-
1767
- <a name="3.30.3"></a>
1768
-
1769
- ## [3.30.3](https://github.com/sproutsocial/racine/compare/v3.30.2...v3.30.3) (2019-10-15)
1770
-
1771
- ### Bug Fixes
1772
-
1773
- - **icons:** swap triangle-nofill svg incon ([#634](https://github.com/sproutsocial/racine/issues/634)) ([fba8012](https://github.com/sproutsocial/racine/commit/fba8012))
1774
-
1775
- <a name="3.30.2"></a>
1776
-
1777
- ## [3.30.2](https://github.com/sproutsocial/racine/compare/v3.30.1...v3.30.2) (2019-10-09)
1778
-
1779
- ### Bug Fixes
1780
-
1781
- - **Icon:** change styled Icon property for size to iconSize ([#633](https://github.com/sproutsocial/racine/issues/633)) ([50635d8](https://github.com/sproutsocial/racine/commit/50635d8))
1782
-
1783
- <a name="3.30.1"></a>
1784
-
1785
- ## [3.30.1](https://github.com/sproutsocial/racine/compare/v3.30.0...v3.30.1) (2019-10-07)
1786
-
1787
- ### Bug Fixes
1788
-
1789
- - **utils:** check for DOM environment in hooks ([#628](https://github.com/sproutsocial/racine/issues/628)) ([c1bcee6](https://github.com/sproutsocial/racine/commit/c1bcee6))
1790
-
1791
- <a name="3.30.0"></a>
1792
-
1793
- # [3.30.0](https://github.com/sproutsocial/racine/compare/v3.29.1...v3.30.0) (2019-10-04)
1794
-
1795
- ### Features
1796
-
1797
- - **icons:** add outline icons for eye slash and unfollow ([#622](https://github.com/sproutsocial/racine/issues/622)) ([ce18f9c](https://github.com/sproutsocial/racine/commit/ce18f9c))
1798
- - **Input, Textarea:** remove readonly prop ([#627](https://github.com/sproutsocial/racine/issues/627)) ([eaf3445](https://github.com/sproutsocial/racine/commit/eaf3445))
1799
-
1800
- <a name="3.29.1"></a>
1801
-
1802
- ## [3.29.1](https://github.com/sproutsocial/racine/compare/v3.29.0...v3.29.1) (2019-10-03)
1803
-
1804
- ### Bug Fixes
1805
-
1806
- - **Input:** readonly should be optional ([#625](https://github.com/sproutsocial/racine/issues/625)) ([9e08cdf](https://github.com/sproutsocial/racine/commit/9e08cdf))
1807
-
1808
- <a name="3.29.0"></a>
1809
-
1810
- # [3.29.0](https://github.com/sproutsocial/racine/compare/v3.28.0...v3.29.0) (2019-10-03)
1811
-
1812
- ### Features
1813
-
1814
- - **Input, Textarea:** add readonly prop ([#621](https://github.com/sproutsocial/racine/issues/621)) ([31c5f1d](https://github.com/sproutsocial/racine/commit/31c5f1d))
1815
-
1816
- <a name="3.28.0"></a>
1817
-
1818
- # [3.28.0](https://github.com/sproutsocial/racine/compare/v3.27.0...v3.28.0) (2019-10-03)
1819
-
1820
- ### Bug Fixes
1821
-
1822
- - **Fieldset:** Form updates ([#617](https://github.com/sproutsocial/racine/issues/617)) ([a83a98e](https://github.com/sproutsocial/racine/commit/a83a98e))
1823
- - **icons:** updated compose icon ([9372018](https://github.com/sproutsocial/racine/commit/9372018))
1824
- - **Numeral:** use border-bottom over underline ([#615](https://github.com/sproutsocial/racine/issues/615)) ([06e91e5](https://github.com/sproutsocial/racine/commit/06e91e5))
1825
-
1826
- ### Features
1827
-
1828
- - add Toggle Icon component ([#620](https://github.com/sproutsocial/racine/issues/620)) ([6067d63](https://github.com/sproutsocial/racine/commit/6067d63))
1829
- - Automatically reposition Popout when content changes ([#619](https://github.com/sproutsocial/racine/issues/619)) ([03c74ea](https://github.com/sproutsocial/racine/commit/03c74ea))
1830
-
1831
- <a name="3.27.0"></a>
1832
-
1833
- # [3.27.0](https://github.com/sproutsocial/racine/compare/v3.26.0...v3.27.0) (2019-10-01)
1834
-
1835
- ### Bug Fixes
1836
-
1837
- - **Select:** update qa-selector for name ([#611](https://github.com/sproutsocial/racine/issues/611)) ([934639f](https://github.com/sproutsocial/racine/commit/934639f))
1838
-
1839
- ### Features
1840
-
1841
- - **ThemeProvider:** export theme ([#610](https://github.com/sproutsocial/racine/issues/610)) ([67b6638](https://github.com/sproutsocial/racine/commit/67b6638))
1842
-
1843
- <a name="3.26.0"></a>
1844
-
1845
- # [3.26.0](https://github.com/sproutsocial/racine/compare/v3.25.1...v3.26.0) (2019-09-30)
1846
-
1847
- ### Features
1848
-
1849
- - **Button:** add placeholder appearance ([ae58d95](https://github.com/sproutsocial/racine/commit/ae58d95))
1850
-
1851
- <a name="3.25.1"></a>
1852
-
1853
- ## [3.25.1](https://github.com/sproutsocial/racine/compare/v3.25.0...v3.25.1) (2019-09-30)
1854
-
1855
- ### Bug Fixes
1856
-
1857
- - Remove blur on click in Button and Link ([#608](https://github.com/sproutsocial/racine/issues/608)) ([4df721f](https://github.com/sproutsocial/racine/commit/4df721f))
1858
-
1859
- <a name="3.25.0"></a>
1860
-
1861
- # [3.25.0](https://github.com/sproutsocial/racine/compare/v3.24.0...v3.25.0) (2019-09-27)
1862
-
1863
- ### Bug Fixes
1864
-
1865
- - **KeyboardKey:** set minimum width ([#606](https://github.com/sproutsocial/racine/issues/606)) ([69803fb](https://github.com/sproutsocial/racine/commit/69803fb))
1866
-
1867
- ### Features
1868
-
1869
- - **icons:** add outline icons for bell and message ([#605](https://github.com/sproutsocial/racine/issues/605)) ([4d95352](https://github.com/sproutsocial/racine/commit/4d95352))
1870
-
1871
- <a name="3.24.0"></a>
1872
-
1873
- # [3.24.0](https://github.com/sproutsocial/racine/compare/v3.23.0...v3.24.0) (2019-09-25)
1874
-
1875
- ### Features
1876
-
1877
- - **icons:** update and add new sentiment icons ([#602](https://github.com/sproutsocial/racine/issues/602)) ([8539d4e](https://github.com/sproutsocial/racine/commit/8539d4e))
1878
-
1879
- <a name="3.23.0"></a>
1880
-
1881
- # [3.23.0](https://github.com/sproutsocial/racine/compare/v3.22.1...v3.23.0) (2019-09-24)
1882
-
1883
- ### Features
1884
-
1885
- - **Fieldset:** add Fieldset component ([#481](https://github.com/sproutsocial/racine/issues/481)) ([cbb88c0](https://github.com/sproutsocial/racine/commit/cbb88c0))
1886
- - **icons:** add outline icons for publishing ([870fdaa](https://github.com/sproutsocial/racine/commit/870fdaa))
1887
-
1888
- <a name="3.22.1"></a>
1889
-
1890
- ## [3.22.1](https://github.com/sproutsocial/racine/compare/v3.22.0...v3.22.1) (2019-09-19)
1891
-
1892
- ### Bug Fixes
1893
-
1894
- - **Token:** flow issue with default props ([#598](https://github.com/sproutsocial/racine/issues/598)) ([522c432](https://github.com/sproutsocial/racine/commit/522c432))
1895
-
1896
- <a name="3.22.0"></a>
1897
-
1898
- # [3.22.0](https://github.com/sproutsocial/racine/compare/v3.21.0...v3.22.0) (2019-09-19)
1899
-
1900
- ### Bug Fixes
1901
-
1902
- - **icons:** update TripAdvisor icon outline ([#589](https://github.com/sproutsocial/racine/issues/589)) ([0dec893](https://github.com/sproutsocial/racine/commit/0dec893))
1903
- - **EmptyState:** fix headline font size ([#596](https://github.com/sproutsocial/racine/issues/596)) ([656941d](https://github.com/sproutsocial/racine/commit/656941d))
1904
-
1905
- ### Features
1906
-
1907
- - **icons:** add user-circle icon ([#595](https://github.com/sproutsocial/racine/issues/595)) ([a1950ef](https://github.com/sproutsocial/racine/commit/a1950ef))
1908
- - **Popout:** add scheduleUpdateRef prop ([#592](https://github.com/sproutsocial/racine/issues/592)) ([ea7ec73](https://github.com/sproutsocial/racine/commit/ea7ec73))
1909
- - **Token:** Add data-qa-token attribute ([#588](https://github.com/sproutsocial/racine/issues/588)) ([9052c85](https://github.com/sproutsocial/racine/commit/9052c85))
1910
-
1911
- <a name="3.21.0"></a>
1912
-
1913
- # [3.21.0](https://github.com/sproutsocial/racine/compare/v3.20.0...v3.21.0) (2019-09-16)
1914
-
1915
- ### Bug Fixes
1916
-
1917
- - **Button, Checkbox:** add multiply blend to pill appearance ([#579](https://github.com/sproutsocial/racine/issues/579)) ([ab1cd36](https://github.com/sproutsocial/racine/commit/ab1cd36))
1918
- - **Icon:** add focusable false for IE ([#584](https://github.com/sproutsocial/racine/issues/584)) ([2da4a32](https://github.com/sproutsocial/racine/commit/2da4a32))
1919
- - **KeyboardKey:** allow system props ([#581](https://github.com/sproutsocial/racine/issues/581)) ([7eb4a09](https://github.com/sproutsocial/racine/commit/7eb4a09))
1920
- - **Tabs:** add attribute for selected state([#585](https://github.com/sproutsocial/racine/issues/585)) ([56b02d1](https://github.com/sproutsocial/racine/commit/56b02d1))
1921
- - add inputProps to Input, Select, Textarea ([#586](https://github.com/sproutsocial/racine/issues/586)) ([986239f](https://github.com/sproutsocial/racine/commit/986239f))
1922
-
1923
- ### Features
1924
-
1925
- - **Collapsible:** add offset prop ([#583](https://github.com/sproutsocial/racine/issues/583)) ([ccf387f](https://github.com/sproutsocial/racine/commit/ccf387f))
1926
- - **FormField:** add FormField component ([#326](https://github.com/sproutsocial/racine/issues/326)) ([32df1c7](https://github.com/sproutsocial/racine/commit/32df1c7))
1927
- - **theme:** allow prefixes for space, border radii, shadows, an… ([#457](https://github.com/sproutsocial/racine/issues/457)) ([d2e44f2](https://github.com/sproutsocial/racine/commit/d2e44f2))
1928
-
1929
- <a name="3.20.0"></a>
1930
-
1931
- # [3.20.0](https://github.com/sproutsocial/racine/compare/v3.19.1...v3.20.0) (2019-09-09)
1932
-
1933
- ### Bug Fixes
1934
-
1935
- - **icons:** update TripAdvisor outline color ([#573](https://github.com/sproutsocial/racine/issues/573)) ([3a9eb92](https://github.com/sproutsocial/racine/commit/3a9eb92))
1936
- - **Select:** set select visibility ([#575](https://github.com/sproutsocial/racine/issues/575)) ([2c4e4d5](https://github.com/sproutsocial/racine/commit/2c4e4d5))
1937
-
1938
- ### Features
1939
-
1940
- - **icons:** add pause icon ([#571](https://github.com/sproutsocial/racine/issues/571)) ([3e27505](https://github.com/sproutsocial/racine/commit/3e27505))
1941
-
1942
- <a name="3.19.1"></a>
1943
-
1944
- ## [3.19.1](https://github.com/sproutsocial/racine/compare/v3.19.0...v3.19.1) (2019-09-05)
1945
-
1946
- <a name="3.19.0"></a>
1947
-
1948
- # [3.19.0](https://github.com/sproutsocial/racine/compare/v3.18.2...v3.19.0) (2019-09-05)
1949
-
1950
- ### Bug Fixes
1951
-
1952
- - **Button:** override visited styles for links ([#569](https://github.com/sproutsocial/racine/issues/569)) ([27004e9](https://github.com/sproutsocial/racine/commit/27004e9))
1953
-
1954
- ### Features
1955
-
1956
- - add EmptyState component ([#560](https://github.com/sproutsocial/racine/issues/560)) ([77f0dd3](https://github.com/sproutsocial/racine/commit/77f0dd3))
1957
-
1958
- <a name="3.18.2"></a>
1959
-
1960
- ## [3.18.2](https://github.com/sproutsocial/racine/compare/v3.18.1...v3.18.2) (2019-09-03)
1961
-
1962
- <a name="3.18.1"></a>
1963
-
1964
- ## [3.18.1](https://github.com/sproutsocial/racine/compare/v3.18.0...v3.18.1) (2019-08-28)
1965
-
1966
- ### Bug Fixes
1967
-
1968
- - add extrabold to fontWeights theme ([#555](https://github.com/sproutsocial/racine/issues/555)) ([e5ec437](https://github.com/sproutsocial/racine/commit/e5ec437))
1969
- - **Button:** add a default type ([#556](https://github.com/sproutsocial/racine/issues/556)) ([82e4116](https://github.com/sproutsocial/racine/commit/82e4116))
1970
-
1971
- <a name="3.18.0"></a>
1972
-
1973
- # [3.18.0](https://github.com/sproutsocial/racine/compare/v3.17.2...v3.18.0) (2019-08-21)
1974
-
1975
- ### Bug Fixes
1976
-
1977
- - **Button:** use themeGet for hoverColor ([#549](https://github.com/sproutsocial/racine/issues/549)) ([af076ed](https://github.com/sproutsocial/racine/commit/af076ed))
1978
- - **dependencies:** move seeds-packets to peerDependencies ([#542](https://github.com/sproutsocial/racine/issues/542)) ([db10988](https://github.com/sproutsocial/racine/commit/db10988))
1979
- - **Image:** replace deprecated lifecycle method ([#547](https://github.com/sproutsocial/racine/issues/547)) ([0c34fde](https://github.com/sproutsocial/racine/commit/0c34fde))
1980
-
1981
- ### Features
1982
-
1983
- - **icons:** add filter icon address-card ([#554](https://github.com/sproutsocial/racine/issues/554)) ([1997d2f](https://github.com/sproutsocial/racine/commit/1997d2f))
1984
- - **icons:** add follow-outline icon ([#553](https://github.com/sproutsocial/racine/issues/553)) ([10e9db7](https://github.com/sproutsocial/racine/commit/10e9db7))
1985
- - **icons:** update grip icon ([#548](https://github.com/sproutsocial/racine/issues/548)) ([7468cc2](https://github.com/sproutsocial/racine/commit/7468cc2))
1986
-
1987
- <a name="3.17.2"></a>
1988
-
1989
- ## [3.17.2](https://github.com/sproutsocial/racine/compare/v3.17.1...v3.17.2) (2019-08-13)
1990
-
1991
- ### Bug Fixes
1992
-
1993
- - **Collapsible:** fix layout in Chrome ([#546](https://github.com/sproutsocial/racine/issues/546)) ([2827c1c](https://github.com/sproutsocial/racine/commit/2827c1c))
1994
-
1995
- <a name="3.17.1"></a>
1996
-
1997
- ## [3.17.1](https://github.com/sproutsocial/racine/compare/v3.17.0...v3.17.1) (2019-08-12)
1998
-
1999
- ### Bug Fixes
2000
-
2001
- - **Button:** add back inline block style ([#545](https://github.com/sproutsocial/racine/issues/545)) ([9c9d2d5](https://github.com/sproutsocial/racine/commit/9c9d2d5))
2002
- - **Input:** change key up and key down prop flow types ([#544](https://github.com/sproutsocial/racine/issues/544)) ([bed7056](https://github.com/sproutsocial/racine/commit/bed7056))
2003
-
2004
- <a name="3.17.0"></a>
2005
-
2006
- # [3.17.0](https://github.com/sproutsocial/racine/compare/v3.16.0...v3.17.0) (2019-08-12)
2007
-
2008
- ### Bug Fixes
2009
-
2010
- - **Collapsible:** fixed flow issue ([#537](https://github.com/sproutsocial/racine/issues/537)) ([104f8f0](https://github.com/sproutsocial/racine/commit/104f8f0))
2011
- - **Collapsible:** set hidden attribute when collapsed ([#541](https://github.com/sproutsocial/racine/issues/541)) ([5507ab6](https://github.com/sproutsocial/racine/commit/5507ab6))
2012
- - **Numeral:** fixed flow issue ([#539](https://github.com/sproutsocial/racine/issues/539)) ([fe1fc72](https://github.com/sproutsocial/racine/commit/fe1fc72))
2013
- - **Popout:** flow issues and a few dependency array mismatches ([#526](https://github.com/sproutsocial/racine/issues/526)) ([8de889e](https://github.com/sproutsocial/racine/commit/8de889e))
2014
-
2015
- ### Features
2016
-
2017
- - add pill style to Button and Checkbox ([#535](https://github.com/sproutsocial/racine/issues/535)) ([3277675](https://github.com/sproutsocial/racine/commit/3277675))
2018
- - add SegmentedControl component ([#536](https://github.com/sproutsocial/racine/issues/536)) ([17d4e1b](https://github.com/sproutsocial/racine/commit/17d4e1b))
2019
- - **Drawer:** allow drawer header customization ([#538](https://github.com/sproutsocial/racine/issues/538)) ([a4ec003](https://github.com/sproutsocial/racine/commit/a4ec003))
2020
- - **icons:** add outline icon for Saved Replies ([#540](https://github.com/sproutsocial/racine/issues/540)) ([af8190e](https://github.com/sproutsocial/racine/commit/af8190e))
2021
-
2022
- <a name="3.16.0"></a>
2023
-
2024
- # [3.16.0](https://github.com/sproutsocial/racine/compare/v3.15.0...v3.16.0) (2019-08-07)
2025
-
2026
- ### Bug Fixes
2027
-
2028
- - **Checkbox:** fix IE 11 issue ([#533](https://github.com/sproutsocial/racine/issues/533)) ([0ce2987](https://github.com/sproutsocial/racine/commit/0ce2987))
2029
-
2030
- ### Features
2031
-
2032
- - **icons:** replace unlock icon ([#534](https://github.com/sproutsocial/racine/issues/534)) ([d01e91e](https://github.com/sproutsocial/racine/commit/d01e91e))
2033
- - add Collapsible component ([#518](https://github.com/sproutsocial/racine/issues/518)) ([470b70c](https://github.com/sproutsocial/racine/commit/470b70c))
2034
-
2035
- <a name="3.15.0"></a>
2036
-
2037
- # [3.15.0](https://github.com/sproutsocial/racine/compare/v3.14.0...v3.15.0) (2019-08-06)
2038
-
2039
- ### Bug Fixes
2040
-
2041
- - **Drawer:** add height: 100% to drawer content ([#531](https://github.com/sproutsocial/racine/issues/531)) ([55ba450](https://github.com/sproutsocial/racine/commit/55ba450))
2042
- - **Tabs:** fix focus ring, active state ([#530](https://github.com/sproutsocial/racine/issues/530)) ([81a559e](https://github.com/sproutsocial/racine/commit/81a559e))
2043
-
2044
- ### Features
2045
-
2046
- - **Popout:** pass keyboard/mouse events to setIsShown ([#532](https://github.com/sproutsocial/racine/issues/532)) ([cfff713](https://github.com/sproutsocial/racine/commit/cfff713))
2047
-
2048
- <a name="3.14.0"></a>
2049
-
2050
- # [3.14.0](https://github.com/sproutsocial/racine/compare/v3.13.1...v3.14.0) (2019-08-05)
2051
-
2052
- ### Bug Fixes
2053
-
2054
- - **Numeral:** handle 0 and include some tests ([#527](https://github.com/sproutsocial/racine/issues/527)) ([5702d69](https://github.com/sproutsocial/racine/commit/5702d69))
2055
- - remove bg on link buttons, add new network colors ([#528](https://github.com/sproutsocial/racine/issues/528)) ([27317cf](https://github.com/sproutsocial/racine/commit/27317cf))
2056
-
2057
- ### Features
2058
-
2059
- - **icons:** add export icon ([#529](https://github.com/sproutsocial/racine/issues/529)) ([fdcc208](https://github.com/sproutsocial/racine/commit/fdcc208))
2060
-
2061
- <a name="3.13.1"></a>
2062
-
2063
- ## [3.13.1](https://github.com/sproutsocial/racine/compare/v3.13.0...v3.13.1) (2019-08-01)
2064
-
2065
- ### Bug Fixes
2066
-
2067
- - circle-check-inverse icon bug ([#525](https://github.com/sproutsocial/racine/issues/525)) ([a7f764b](https://github.com/sproutsocial/racine/commit/a7f764b))
2068
-
2069
- <a name="3.13.0"></a>
2070
-
2071
- # [3.13.0](https://github.com/sproutsocial/racine/compare/v3.12.1...v3.13.0) (2019-07-31)
2072
-
2073
- ### Features
2074
-
2075
- - **icons:** external-link-alt ([#519](https://github.com/sproutsocial/racine/issues/519)) ([45216b5](https://github.com/sproutsocial/racine/commit/45216b5))
2076
-
2077
- <a name="3.12.1"></a>
2078
-
2079
- ## [3.12.1](https://github.com/sproutsocial/racine/compare/v3.12.0...v3.12.1) (2019-07-30)
2080
-
2081
- ### Bug Fixes
2082
-
2083
- - **Checkbox:** block pointer events on check icon ([#517](https://github.com/sproutsocial/racine/issues/517)) ([709030b](https://github.com/sproutsocial/racine/commit/709030b))
2084
- - **Checkbox, Radio:** use primary green ([#516](https://github.com/sproutsocial/racine/issues/516)) ([e5d9e32](https://github.com/sproutsocial/racine/commit/e5d9e32))
2085
-
2086
- <a name="3.12.0"></a>
2087
-
2088
- # [3.12.0](https://github.com/sproutsocial/racine/compare/v3.11.0...v3.12.0) (2019-07-29)
2089
-
2090
- ### Features
2091
-
2092
- - add Numeral component ([#387](https://github.com/sproutsocial/racine/issues/387)) ([900ffa4](https://github.com/sproutsocial/racine/commit/900ffa4))
2093
- - **icons:** add outline icons for Nectar ([#514](https://github.com/sproutsocial/racine/issues/514)) ([97e30dd](https://github.com/sproutsocial/racine/commit/97e30dd))
2094
-
2095
- <a name="3.11.0"></a>
2096
-
2097
- # [3.11.0](https://github.com/sproutsocial/racine/compare/v3.10.1...v3.11.0) (2019-07-26)
2098
-
2099
- ### Features
2100
-
2101
- - **icons:** add tripadvisor-circle icons ([#511](https://github.com/sproutsocial/racine/issues/511)) ([2a9fac4](https://github.com/sproutsocial/racine/commit/2a9fac4))
2102
- - add LoaderButton component ([#512](https://github.com/sproutsocial/racine/issues/512)) ([0f65046](https://github.com/sproutsocial/racine/commit/0f65046))
2103
-
2104
- <a name="3.10.1"></a>
2105
-
2106
- ## [3.10.1](https://github.com/sproutsocial/racine/compare/v3.10.0...v3.10.1) (2019-07-23)
2107
-
2108
- ### Bug Fixes
2109
-
2110
- - **Text:** leave vertical padding ([#505](https://github.com/sproutsocial/racine/issues/505)) ([728be5c](https://github.com/sproutsocial/racine/commit/728be5c))
2111
-
2112
- <a name="3.10.0"></a>
2113
-
2114
- # [3.10.0](https://github.com/sproutsocial/racine/compare/v3.9.0...v3.10.0) (2019-07-23)
2115
-
2116
- ### Features
2117
-
2118
- - labels for Checkbox and Radio ([#480](https://github.com/sproutsocial/racine/issues/480)) ([5713f9e](https://github.com/sproutsocial/racine/commit/5713f9e))
2119
-
2120
- <a name="3.9.0"></a>
2121
-
2122
- # [3.9.0](https://github.com/sproutsocial/racine/compare/v3.8.0...v3.9.0) (2019-07-16)
2123
-
2124
- ### Features
2125
-
2126
- - **icons:** add sparkles-solid icon ([#492](https://github.com/sproutsocial/racine/issues/492)) ([2904c00](https://github.com/sproutsocial/racine/commit/2904c00))
2127
- - **Tooltip:** make tooltip content left aligned for box appearance ([#490](https://github.com/sproutsocial/racine/issues/490)) ([412aba8](https://github.com/sproutsocial/racine/commit/412aba8))
2128
-
2129
- <a name="3.8.0"></a>
2130
-
2131
- # [3.8.0](https://github.com/sproutsocial/racine/compare/v3.7.0...v3.8.0) (2019-07-15)
2132
-
2133
- ### Features
2134
-
2135
- - **icons:** add file edit icon ([#489](https://github.com/sproutsocial/racine/issues/489)) ([d9a8c01](https://github.com/sproutsocial/racine/commit/d9a8c01))
2136
-
2137
- <a name="3.7.0"></a>
2138
-
2139
- # [3.7.0](https://github.com/sproutsocial/racine/compare/v3.6.0...v3.7.0) (2019-07-11)
2140
-
2141
- ### Features
2142
-
2143
- - **Input:** add autocomplete prop ([#479](https://github.com/sproutsocial/racine/issues/479)) ([de9baf6](https://github.com/sproutsocial/racine/commit/de9baf6))
2144
- - **Popout:** improvements for fully controlled Popouts ([#483](https://github.com/sproutsocial/racine/issues/483)) ([321ae00](https://github.com/sproutsocial/racine/commit/321ae00))
2145
-
2146
- <a name="3.6.0"></a>
2147
-
2148
- # [3.6.0](https://github.com/sproutsocial/racine/compare/v3.5.0...v3.6.0) (2019-07-10)
2149
-
2150
- ### Bug Fixes
2151
-
2152
- - **Popout & Tooltip:** remove unnecessary wrapper div ([#474](https://github.com/sproutsocial/racine/issues/474)) ([b3224ec](https://github.com/sproutsocial/racine/commit/b3224ec))
2153
- - **Tabs:** fix fullWidth prop Flow type ([#473](https://github.com/sproutsocial/racine/issues/473)) ([05f3fd7](https://github.com/sproutsocial/racine/commit/05f3fd7))
2154
- - **theme:** incorrect border prop value ([#469](https://github.com/sproutsocial/racine/issues/469)) ([f7bc46b](https://github.com/sproutsocial/racine/commit/f7bc46b))
2155
- - **Tooltip:** change default tooltip fontsize from 11px to 13px ([#468](https://github.com/sproutsocial/racine/issues/468)) ([0b9cf45](https://github.com/sproutsocial/racine/commit/0b9cf45))
2156
-
2157
- ### Features
2158
-
2159
- - **Input:** added hasWarning to Input component ([#475](https://github.com/sproutsocial/racine/issues/475)) ([68821bf](https://github.com/sproutsocial/racine/commit/68821bf))
2160
-
2161
- <a name="3.5.0"></a>
2162
-
2163
- # [3.5.0](https://github.com/sproutsocial/racine/compare/v3.4.1...v3.5.0) (2019-07-08)
2164
-
2165
- ### Bug Fixes
2166
-
2167
- - **Drawer:** do not autofocus drawer contents ([#454](https://github.com/sproutsocial/racine/issues/454)) ([c2dc5f5](https://github.com/sproutsocial/racine/commit/c2dc5f5))
2168
- - **Select:** do not spread props onto arrow ([#455](https://github.com/sproutsocial/racine/issues/455)) ([82a9095](https://github.com/sproutsocial/racine/commit/82a9095))
2169
-
2170
- ### Features
2171
-
2172
- - **Input:** add onPaste handler to Input ([#465](https://github.com/sproutsocial/racine/issues/465)) ([b527b1b](https://github.com/sproutsocial/racine/commit/b527b1b))
2173
- - **Tabs:** add full width style ([#458](https://github.com/sproutsocial/racine/issues/458)) ([22a4af1](https://github.com/sproutsocial/racine/commit/22a4af1))
2174
- - **textarea:** add max length prop to textarea ([#464](https://github.com/sproutsocial/racine/issues/464)) ([a7ef18c](https://github.com/sproutsocial/racine/commit/a7ef18c))
2175
-
2176
- <a name="3.4.1"></a>
2177
-
2178
- ## [3.4.1](https://github.com/sproutsocial/racine/compare/v3.4.0...v3.4.1) (2019-07-02)
2179
-
2180
- ### Bug Fixes
2181
-
2182
- - **Tooltip:** fix flow types for web-app ([#452](https://github.com/sproutsocial/racine/issues/452)) ([4a3df5f](https://github.com/sproutsocial/racine/commit/4a3df5f))
2183
- - **Tooltip:** spread props onto tooltip container ([#447](https://github.com/sproutsocial/racine/issues/447)) ([e40a3fa](https://github.com/sproutsocial/racine/commit/e40a3fa))
2184
-
2185
- <a name="3.4.0"></a>
2186
-
2187
- # [3.4.0](https://github.com/sproutsocial/racine/compare/v3.3.1...v3.4.0) (2019-07-01)
2188
-
2189
- ### Bug Fixes
2190
-
2191
- - **theme:** add 0 shades for colors ([#446](https://github.com/sproutsocial/racine/issues/446)) ([5699915](https://github.com/sproutsocial/racine/commit/5699915))
2192
-
2193
- ### Features
2194
-
2195
- - **Drawer:** focus lock drawer ([#441](https://github.com/sproutsocial/racine/issues/441)) ([0ea2629](https://github.com/sproutsocial/racine/commit/0ea2629))
2196
-
2197
- <a name="3.3.1"></a>
2198
-
2199
- ## [3.3.1](https://github.com/sproutsocial/racine/compare/v3.3.0...v3.3.1) (2019-06-29)
2200
-
2201
- ### Bug Fixes
2202
-
2203
- - **Portal:** fix browser checks ([e8a1582](https://github.com/sproutsocial/racine/commit/e8a1582))
2204
-
2205
- <a name="3.3.0"></a>
2206
-
2207
- # [3.3.0](https://github.com/sproutsocial/racine/compare/v3.2.0...v3.3.0) (2019-06-28)
2208
-
2209
- ### Bug Fixes
2210
-
2211
- - **Drawer:** tweak styles ([#439](https://github.com/sproutsocial/racine/issues/439)) ([cef4c12](https://github.com/sproutsocial/racine/commit/cef4c12))
2212
- - **Portal:** prevent fatal errors with SSR ([#438](https://github.com/sproutsocial/racine/issues/438)) ([18ac220](https://github.com/sproutsocial/racine/commit/18ac220))
2213
- - **Tooltip:** infer content appearance from type ([#424](https://github.com/sproutsocial/racine/issues/424)) ([ded50ff](https://github.com/sproutsocial/racine/commit/ded50ff))
2214
-
2215
- ### Features
2216
-
2217
- - **icons:** add publishing failed posts icon, file-times ([#440](https://github.com/sproutsocial/racine/issues/440)) ([038c815](https://github.com/sproutsocial/racine/commit/038c815))
2218
- - **Popout:** add onOpen and onClose callbacks ([#437](https://github.com/sproutsocial/racine/issues/437)) ([fecfc1d](https://github.com/sproutsocial/racine/commit/fecfc1d))
2219
- - **theme:** add Nectar border radius shims ([#431](https://github.com/sproutsocial/racine/issues/431)) ([951866f](https://github.com/sproutsocial/racine/commit/951866f))
2220
-
2221
- <a name="3.2.0"></a>
2222
-
2223
- # [3.2.0](https://github.com/sproutsocial/racine/compare/v3.1.4...v3.2.0) (2019-06-26)
2224
-
2225
- ### Bug Fixes
2226
-
2227
- - **Modal:** suppress flow warning in web-app-core b/c of hooks ([#422](https://github.com/sproutsocial/racine/issues/422)) ([38113a2](https://github.com/sproutsocial/racine/commit/38113a2))
2228
- - **Popout:** make viewport the default boundaries, expose prop ([#405](https://github.com/sproutsocial/racine/issues/405)) ([05b3d73](https://github.com/sproutsocial/racine/commit/05b3d73))
2229
-
2230
- ### Features
2231
-
2232
- - add Tooltip component ([#361](https://github.com/sproutsocial/racine/issues/361)) ([e522dc4](https://github.com/sproutsocial/racine/commit/e522dc4))
2233
- - **Drawer:** add drawer component ([7c4bf4a](https://github.com/sproutsocial/racine/commit/7c4bf4a))
2234
- - **Modal:** make onClose optional ([#411](https://github.com/sproutsocial/racine/issues/411)) ([210419d](https://github.com/sproutsocial/racine/commit/210419d))
2235
- - **Popout:** add ability to autofocus on popout content ([#412](https://github.com/sproutsocial/racine/issues/412)) ([f1c2c5c](https://github.com/sproutsocial/racine/commit/f1c2c5c))
2236
- - **theme:** add “warning” semantic token ([#404](https://github.com/sproutsocial/racine/issues/404)) ([c684457](https://github.com/sproutsocial/racine/commit/c684457))
2237
-
2238
- <a name="3.1.4"></a>
2239
-
2240
- ## [3.1.4](https://github.com/sproutsocial/racine/compare/v3.1.3...v3.1.4) (2019-06-24)
2241
-
2242
- ### Bug Fixes
2243
-
2244
- - **icons:** update Facebook icon to latest ([#403](https://github.com/sproutsocial/racine/issues/403)) ([fae5949](https://github.com/sproutsocial/racine/commit/fae5949))
2245
- - **Input:** Remove IE clear button. fixes RS-420 ([#397](https://github.com/sproutsocial/racine/issues/397)) ([76bac23](https://github.com/sproutsocial/racine/commit/76bac23))
2246
-
2247
- <a name="3.1.3"></a>
2248
-
2249
- ## [3.1.3](https://github.com/sproutsocial/racine/compare/v3.1.2...v3.1.3) (2019-06-19)
2250
-
2251
- ### Bug Fixes
2252
-
2253
- - **icons:** fix fill issue with tripadvisor svg ([#379](https://github.com/sproutsocial/racine/issues/379)) ([1f3e5c2](https://github.com/sproutsocial/racine/commit/1f3e5c2))
2254
-
2255
- <a name="3.1.2"></a>
2256
-
2257
- ## [3.1.2](https://github.com/sproutsocial/racine/compare/v3.1.1...v3.1.2) (2019-06-18)
2258
-
2259
- ### Bug Fixes
2260
-
2261
- - add file to files ([940b9f3](https://github.com/sproutsocial/racine/commit/940b9f3))
2262
-
2263
- <a name="3.1.1"></a>
2264
-
2265
- ## [3.1.1](https://github.com/sproutsocial/racine/compare/v3.1.0...v3.1.1) (2019-06-18)
2266
-
2267
- <a name="3.1.0"></a>
2268
-
2269
- # [3.1.0](https://github.com/sproutsocial/racine/compare/v3.0.4...v3.1.0) (2019-06-18)
2270
-
2271
- ### Features
2272
-
2273
- - **icons:** add sticky-note icon ([#371](https://github.com/sproutsocial/racine/issues/371)) ([bb01292](https://github.com/sproutsocial/racine/commit/bb01292))
2274
- - **icons:** add tripadvisor icon ([#369](https://github.com/sproutsocial/racine/issues/369)) ([9783703](https://github.com/sproutsocial/racine/commit/9783703))
2275
-
2276
- <a name="3.0.4"></a>
2277
-
2278
- ## [3.0.4](https://github.com/sproutsocial/racine/compare/v3.0.3...v3.0.4) (2019-06-18)
2279
-
2280
- ### Bug Fixes
2281
-
2282
- - **Link:** forward custom “as” prop ([#362](https://github.com/sproutsocial/racine/issues/362)) ([5af9836](https://github.com/sproutsocial/racine/commit/5af9836))
2283
-
2284
- <a name="3.0.3"></a>
2285
-
2286
- ## [3.0.3](https://github.com/sproutsocial/racine/compare/v3.0.2...v3.0.3) (2019-06-17)
2287
-
2288
- ### Bug Fixes
2289
-
2290
- - **Button:** select Icons in buttons using their classname ([#351](https://github.com/sproutsocial/racine/issues/351)) ([e06408a](https://github.com/sproutsocial/racine/commit/e06408a))
2291
- - **Modal:** header rendering issue in react-hot-loader ([#352](https://github.com/sproutsocial/racine/issues/352)) ([358ad47](https://github.com/sproutsocial/racine/commit/358ad47))
2292
-
2293
- <a name="3.0.2"></a>
2294
-
2295
- ## [3.0.2](https://github.com/sproutsocial/racine/compare/v3.0.1...v3.0.2) (2019-06-13)
2296
-
2297
- ### build
2298
-
2299
- - remove webpack built output ([#349](https://github.com/sproutsocial/racine/issues/349)) ([611e979](https://github.com/sproutsocial/racine/commit/611e979))
2300
- - rename output folders for clarity ([#348](https://github.com/sproutsocial/racine/issues/348)) ([91482c6](https://github.com/sproutsocial/racine/commit/91482c6))
2301
-
2302
- ### Features
2303
-
2304
- - **icons:** add columns icon ([#350](https://github.com/sproutsocial/racine/issues/350)) ([fb1e537](https://github.com/sproutsocial/racine/commit/fb1e537))
2305
-
2306
- ### BREAKING CHANGES
2307
-
2308
- These changes are only breaking if you were accessing the undocumented internals of the package.
2309
-
2310
- - removes webpack output
2311
- - `lib` now holds all esmodules, while `commonjs` is the folder for commonjs modules. The `src` folder was only used for Flow types, so to clarify its use the folder has been renamed to `__flow__`
2312
-
2313
- <a name="3.0.1"></a>
2314
-
2315
- ## [3.0.1](https://github.com/sproutsocial/racine/compare/v3.0.0...v3.0.1) (2019-06-13)
2316
-
2317
- ### Bug Fixes
2318
-
2319
- - update flow suppression comment ([#346](https://github.com/sproutsocial/racine/issues/346)) ([674a352](https://github.com/sproutsocial/racine/commit/674a352))
2320
- - **Text:** restore functionality of fontSize prop ([#347](https://github.com/sproutsocial/racine/issues/347)) ([dbe20e4](https://github.com/sproutsocial/racine/commit/dbe20e4))
2321
-
2322
- <a name="3.0.0"></a>
2323
-
2324
- # [3.0.0](https://github.com/sproutsocial/racine/compare/v2.5.0...v3.0.0) (2019-06-13)
2325
-
2326
- ### BREAKING CHANGES
2327
-
2328
- - This requires Racine to be installed with an
2329
- additional dependency. See the [Seeds docs for install instructions](https://sproutsocial.com/seeds/components/getting-started).
2330
- - **Text:** This changes the default element type for Text from
2331
- `div` to `span`. It also removes the default font size, so Text will
2332
- inherit its font size by default. Finally, the deprecated
2333
- `isItalicized`, `size` and `weight` props have been removed, and
2334
- `overflow` and `isTruncated` props have been renamed to `breakWord`
2335
- and `truncated`, respectively.
2336
- - **Modal:** The Modal component now requires a label for the
2337
- close button for accessibility.
2338
-
2339
- ### Features
2340
-
2341
- - **dependencies:** update styled-system to v5 ([#334](https://github.com/sproutsocial/racine/issues/334)) ([bd552aa](https://github.com/sproutsocial/racine/commit/bd552aa))
2342
- - **icons:** add bitly, feedly, update facebook, notifcations, dashboard ([#339](https://github.com/sproutsocial/racine/issues/339)) ([67b5781](https://github.com/sproutsocial/racine/commit/67b5781))
2343
- - **icons:** add new Compose icon ([#340](https://github.com/sproutsocial/racine/issues/340)) ([f41d5e8](https://github.com/sproutsocial/racine/commit/f41d5e8))
2344
- - add Popout component ([0d51bb7](https://github.com/sproutsocial/racine/commit/0d51bb7))
2345
- - add theme value for subtext ([#338](https://github.com/sproutsocial/racine/issues/338)) ([1516fed](https://github.com/sproutsocial/racine/commit/1516fed))
2346
- - add ThemeProvider component ([#341](https://github.com/sproutsocial/racine/issues/341)) ([feab503](https://github.com/sproutsocial/racine/commit/feab503))
2347
- - **Text:** default to span, inherit font size ([#335](https://github.com/sproutsocial/racine/issues/335)) ([5f2bd6c](https://github.com/sproutsocial/racine/commit/5f2bd6c))
2348
- - move styled components to peer dependency ([#325](https://github.com/sproutsocial/racine/issues/325)) ([b13dbbb](https://github.com/sproutsocial/racine/commit/b13dbbb))
2349
-
2350
- ### Bug Fixes
2351
-
2352
- - make height of Select and Input match ([#344](https://github.com/sproutsocial/racine/issues/344)) ([843f198](https://github.com/sproutsocial/racine/commit/843f198))
2353
- - **Input:** remove red ring in firefox ([#336](https://github.com/sproutsocial/racine/issues/336)) ([6b1f591](https://github.com/sproutsocial/racine/commit/6b1f591))
2354
- - **Modal:** add close button aria-label ([#328](https://github.com/sproutsocial/racine/issues/328)) ([694ded7](https://github.com/sproutsocial/racine/commit/694ded7))
2355
-
2356
- <a name="2.5.0"></a>
2357
-
2358
- # [2.5.0](https://github.com/sproutsocial/racine/compare/v2.4.1...v2.5.0) (2019-06-06)
2359
-
2360
- ### Bug Fixes
2361
-
2362
- - **Button:** properly align icons in buttons ([#332](https://github.com/sproutsocial/racine/issues/332)) ([24d0125](https://github.com/sproutsocial/racine/commit/24d0125))
2363
- - **Input:** add search to type prop ([#333](https://github.com/sproutsocial/racine/issues/333)) ([72a72dc](https://github.com/sproutsocial/racine/commit/72a72dc))
2364
-
2365
- ### Features
2366
-
2367
- - add large and small sizes to Select and Input ([#331](https://github.com/sproutsocial/racine/issues/331)) ([8d5a4fd](https://github.com/sproutsocial/racine/commit/8d5a4fd))
2368
-
2369
- <a name="2.4.1"></a>
2370
-
2371
- ## [2.4.1](https://github.com/sproutsocial/racine/compare/v2.4.0...v2.4.1) (2019-06-05)
2372
-
2373
- ### Bug Fixes
2374
-
2375
- - **Button:** remove hover state from default theme ([#329](https://github.com/sproutsocial/racine/issues/329)) ([e88834b](https://github.com/sproutsocial/racine/commit/e88834b))
2376
-
2377
- <a name="2.4.0"></a>
2378
-
2379
- # [2.4.0](https://github.com/sproutsocial/racine/compare/v2.3.0...v2.4.0) (2019-05-28)
2380
-
2381
- ### Bug Fixes
2382
-
2383
- - **system-props:** output line height after font size ([#327](https://github.com/sproutsocial/racine/issues/327)) ([5b7118b](https://github.com/sproutsocial/racine/commit/5b7118b))
2384
-
2385
- ### Features
2386
-
2387
- - add semantic theme values ([c4d5b8e](https://github.com/sproutsocial/racine/commit/c4d5b8e))
2388
-
2389
- <a name="2.3.0"></a>
2390
-
2391
- # [2.3.0](https://github.com/sproutsocial/racine/compare/v2.2.2...v2.3.0) (2019-05-20)
2392
-
2393
- ### Features
2394
-
2395
- - **icons:** add recommendation icon ([#321](https://github.com/sproutsocial/racine/issues/321)) ([f73470b](https://github.com/sproutsocial/racine/commit/f73470b))
2396
- - **Modal:** expose COMMON system props ([#322](https://github.com/sproutsocial/racine/issues/322)) ([79e691e](https://github.com/sproutsocial/racine/commit/79e691e))
2397
-
2398
- <a name="2.2.2"></a>
2399
-
2400
- ## [2.2.2](https://github.com/sproutsocial/racine/compare/v2.2.1...v2.2.2) (2019-05-16)
2401
-
2402
- ### Bug Fixes
2403
-
2404
- - **Box:** FlowIssue Box component ([#318](https://github.com/sproutsocial/racine/issues/318)) ([2691128](https://github.com/sproutsocial/racine/commit/2691128))
2405
-
2406
- <a name="2.2.1"></a>
2407
-
2408
- ## [2.2.1](https://github.com/sproutsocial/racine/compare/v2.2.0...v2.2.1) (2019-05-15)
2409
-
2410
- <a name="2.2.0"></a>
2411
-
2412
- # [2.2.0](https://github.com/sproutsocial/racine/compare/v2.1.0...v2.2.0) (2019-05-15)
2413
-
2414
- ### Bug Fixes
2415
-
2416
- - add reset styles for Box and Button ([#304](https://github.com/sproutsocial/racine/issues/304)) ([974eda6](https://github.com/sproutsocial/racine/commit/974eda6))
2417
- - IE 11 issues for Icon, Checkbox, and Select ([#306](https://github.com/sproutsocial/racine/issues/306)) ([8674cda](https://github.com/sproutsocial/racine/commit/8674cda))
2418
- - **Box:** forward refs to component ([#313](https://github.com/sproutsocial/racine/issues/313)) ([291fb68](https://github.com/sproutsocial/racine/commit/291fb68))
2419
- - **Button:** apply icon line height to Button ([#303](https://github.com/sproutsocial/racine/issues/303)) ([30ce806](https://github.com/sproutsocial/racine/commit/30ce806))
2420
- - **Modal:** fix rendering on IE 11 and with forms ([228676d](https://github.com/sproutsocial/racine/commit/228676d))
2421
- - **Radio:** fix IE 11 styles ([#308](https://github.com/sproutsocial/racine/issues/308)) ([53b58e3](https://github.com/sproutsocial/racine/commit/53b58e3))
2422
- - **Switch:** spread down QA prop ([#312](https://github.com/sproutsocial/racine/issues/312)) ([39bebee](https://github.com/sproutsocial/racine/commit/39bebee))
2423
- - **TableRowAccordion:** onToggle fires twice ([#310](https://github.com/sproutsocial/racine/issues/310)) ([c2f9564](https://github.com/sproutsocial/racine/commit/c2f9564))
2424
- - **Text:** do not pass non-strings to QA prop ([#314](https://github.com/sproutsocial/racine/issues/314)) ([91f503d](https://github.com/sproutsocial/racine/commit/91f503d))
2425
-
2426
- ### Features
2427
-
2428
- - **Portal:** add portal helper component ([#295](https://github.com/sproutsocial/racine/issues/295)) ([f9654bd](https://github.com/sproutsocial/racine/commit/f9654bd))
2429
-
2430
- <a name="2.1.0"></a>
2431
-
2432
- # [2.1.0](https://github.com/sproutsocial/racine/compare/v2.0.0...v2.1.0) (2019-04-24)
2433
-
2434
- ### Bug Fixes
2435
-
2436
- - missing border-radius system prop ([cbafec9](https://github.com/sproutsocial/racine/commit/cbafec9))
2437
-
2438
- ### Features
2439
-
2440
- - add [@storybook](https://github.com/storybook)/knobs integration ([#290](https://github.com/sproutsocial/racine/issues/290)) ([da9f7a4](https://github.com/sproutsocial/racine/commit/da9f7a4))
2441
-
2442
- <a name="2.0.0"></a>
2443
-
2444
- # [2.0.0](https://github.com/sproutsocial/racine/compare/v1.4.0...v2.0.0) (2019-04-24)
2445
-
2446
- ### Documentation
2447
-
2448
- - replace custom app with Storybook ([#289](https://github.com/sproutsocial/racine/issues/289)) ([ccf3890](https://github.com/sproutsocial/racine/commit/ccf3890))
2449
-
2450
- ### BREAKING CHANGES
2451
-
2452
- - The custom Racine app has been replaced with Storybook. No changes to the package have been made. This was made as a breaking change because of the significance of the local development experience.
2453
-
2454
- <a name="1.4.0"></a>
2455
-
2456
- # [1.4.0](https://github.com/sproutsocial/racine/compare/v1.3.0...v1.4.0) (2019-04-23)
2457
-
2458
- ### Bug Fixes
2459
-
2460
- - **accessibility:** remove title element from icons ([#282](https://github.com/sproutsocial/racine/issues/282)) ([8478d10](https://github.com/sproutsocial/racine/commit/8478d10))
2461
-
2462
- ### Features
2463
-
2464
- - **icons:** add recommendation icon ([#286](https://github.com/sproutsocial/racine/issues/286)) ([0d0ea31](https://github.com/sproutsocial/racine/commit/0d0ea31))
2465
- - **modal:** add customizable z-index ([#287](https://github.com/sproutsocial/racine/issues/287)) ([9e4a593](https://github.com/sproutsocial/racine/commit/9e4a593))
2466
-
2467
- <a name="1.3.0"></a>
2468
-
2469
- # [1.3.0](https://github.com/sproutsocial/racine/compare/v1.2.9...v1.3.0) (2019-04-18)
2470
-
2471
- ### Bug Fixes
2472
-
2473
- - fix bug with border system props ([#284](https://github.com/sproutsocial/racine/issues/284)) ([c46386c](https://github.com/sproutsocial/racine/commit/c46386c))
2474
-
2475
- ### Features
2476
-
2477
- - **icons:** add google-my-business icon ([#283](https://github.com/sproutsocial/racine/issues/283)) ([f7b0e2c](https://github.com/sproutsocial/racine/commit/f7b0e2c))
2478
-
2479
- <a name="1.2.9"></a>
2480
-
2481
- ## [1.2.9](https://github.com/sproutsocial/racine/compare/v1.2.8...v1.2.9) (2019-04-12)
2482
-
2483
- <a name="1.2.8"></a>
2484
-
2485
- ## [1.2.8](https://github.com/sproutsocial/racine/compare/v1.2.7...v1.2.8) (2019-04-12)
2486
-
2487
- <a name="1.2.7"></a>
2488
-
2489
- ## [1.2.7](https://github.com/sproutsocial/racine/compare/v1.2.6...v1.2.7) (2019-04-10)
2490
-
2491
- ### Bug Fixes
2492
-
2493
- - **icons:** fix fill of circle-check-filled ([#273](https://github.com/sproutsocial/racine/issues/273)) ([c633984](https://github.com/sproutsocial/racine/commit/c633984)), closes [#272](https://github.com/sproutsocial/racine/issues/272)
2494
- - rename borders theme key to borderWidths ([#274](https://github.com/sproutsocial/racine/issues/274)) ([e20792f](https://github.com/sproutsocial/racine/commit/e20792f))
2495
-
2496
- <a name="1.2.6"></a>
2497
-
2498
- ## [1.2.6](https://github.com/sproutsocial/racine/compare/v1.2.5...v1.2.6) (2019-04-09)
2499
-
2500
- ### Bug Fixes
2501
-
2502
- - add qa props spread to forms for early adopters ([#271](https://github.com/sproutsocial/racine/issues/271)) ([069eee0](https://github.com/sproutsocial/racine/commit/069eee0))
2503
-
2504
- <a name="1.2.5"></a>
2505
-
2506
- ## [1.2.5](https://github.com/sproutsocial/racine/compare/v1.2.4...v1.2.5) (2019-04-04)
2507
-
2508
- ### Bug Fixes
2509
-
2510
- - **checkbox:** remove class name ([#269](https://github.com/sproutsocial/racine/issues/269)) ([b859bab](https://github.com/sproutsocial/racine/commit/b859bab))
2511
-
2512
- <a name="1.2.4"></a>
2513
-
2514
- ## [1.2.4](https://github.com/sproutsocial/racine/compare/v1.2.3...v1.2.4) (2019-04-04)
2515
-
2516
- ### Bug Fixes
2517
-
2518
- - adjust focus and disabled states ([#268](https://github.com/sproutsocial/racine/issues/268)) ([66b3963](https://github.com/sproutsocial/racine/commit/66b3963))
2519
-
2520
- <a name="1.2.3"></a>
2521
-
2522
- ## [1.2.3](https://github.com/sproutsocial/racine/compare/v1.2.2...v1.2.3) (2019-04-03)
2523
-
2524
- ### Bug Fixes
2525
-
2526
- - remove HTML tags from prop descriptions ([ee8d62a](https://github.com/sproutsocial/racine/commit/ee8d62a))
2527
-
2528
- <a name="1.2.2"></a>
2529
-
2530
- ## [1.2.2](https://github.com/sproutsocial/racine/compare/v1.2.1...v1.2.2) (2019-04-03)
2531
-
2532
- ### Bug Fixes
2533
-
2534
- - **forms:** add refs to textarea and input ([367eb81](https://github.com/sproutsocial/racine/commit/367eb81))
2535
-
2536
- <a name="1.2.1"></a>
2537
-
2538
- ## [1.2.1](https://github.com/sproutsocial/racine/compare/v1.2.0...v1.2.1) (2019-04-03)
2539
-
2540
- <a name="1.2.0"></a>
2541
-
2542
- # [1.2.0](https://github.com/sproutsocial/racine/compare/v1.1.0...v1.2.0) (2019-04-02)
2543
-
2544
- ### Bug Fixes
2545
-
2546
- - **link:** change link colors to current Sprout style ([#265](https://github.com/sproutsocial/racine/issues/265)) ([9351099](https://github.com/sproutsocial/racine/commit/9351099))
2547
-
2548
- ### Features
2549
-
2550
- - **forms:** add form components ([c1b1381](https://github.com/sproutsocial/racine/commit/c1b1381))
2551
-
2552
- <a name="1.1.0"></a>
2553
-
2554
- # [1.1.0](https://github.com/sproutsocial/racine/compare/v1.0.0...v1.1.0) (2019-03-28)
2555
-
2556
- ### Features
2557
-
2558
- - **modal:** add Modal component ([4989ffb](https://github.com/sproutsocial/racine/commit/4989ffb))
2559
-
2560
- <a name="1.0.0"></a>
2561
-
2562
- # [1.0.0](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.25...v1.0.0) (2019-03-20)
2563
-
2564
- ### Bug Fixes
2565
-
2566
- - prepare for 1.0.0 ([b812bca](https://github.com/sproutsocial/racine/commit/b812bca))
2567
-
2568
- ### Features
2569
-
2570
- - **icons:** add eye slash icon ([#261](https://github.com/sproutsocial/racine/issues/261)) ([cdfe612](https://github.com/sproutsocial/racine/commit/cdfe612))
2571
-
2572
- <a name="1.0.0-beta.25"></a>
2573
-
2574
- # [1.0.0-beta.25](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.24...v1.0.0-beta.25) (2019-03-19)
2575
-
2576
- <a name="1.0.0-beta.24"></a>
2577
-
2578
- # [1.0.0-beta.24](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2019-03-18)
2579
-
2580
- ### Bug Fixes
2581
-
2582
- - **Link:** reset bg color when Link is rendered as a button ([#258](https://github.com/sproutsocial/racine/issues/258)) ([30bda7d](https://github.com/sproutsocial/racine/commit/30bda7d))
2583
-
2584
- ### Features
2585
-
2586
- - **icons:** add star-half icon ([#254](https://github.com/sproutsocial/racine/issues/254)) ([b6dcb97](https://github.com/sproutsocial/racine/commit/b6dcb97))
2587
- - **tabs:** new tabs component ([#243](https://github.com/sproutsocial/racine/issues/243)) ([7e71b98](https://github.com/sproutsocial/racine/commit/7e71b98))
2588
-
2589
- <a name="1.0.0-beta.23"></a>
2590
-
2591
- # [1.0.0-beta.23](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2019-03-15)
2592
-
2593
- ### Features
2594
-
2595
- - **icons:** add story icons ([#253](https://github.com/sproutsocial/racine/issues/253)) ([0937aff](https://github.com/sproutsocial/racine/commit/0937aff))
2596
-
2597
- <a name="1.0.0-beta.22"></a>
2598
-
2599
- # [1.0.0-beta.22](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.21...v1.0.0-beta.22) (2019-03-14)
2600
-
2601
- ### Features
2602
-
2603
- - add Token component ([#251](https://github.com/sproutsocial/racine/issues/251)) ([0677d54](https://github.com/sproutsocial/racine/commit/0677d54))
2604
-
2605
- <a name="1.0.0-beta.21"></a>
2606
-
2607
- # [1.0.0-beta.21](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2019-03-13)
2608
-
2609
- ### Bug Fixes
2610
-
2611
- - **Switch:** pass the event onClick ([#252](https://github.com/sproutsocial/racine/issues/252)) ([bf9313b](https://github.com/sproutsocial/racine/commit/bf9313b))
2612
-
2613
- <a name="1.0.0-beta.20"></a>
2614
-
2615
- # [1.0.0-beta.20](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2019-03-12)
2616
-
2617
- ### Features
2618
-
2619
- - **icons:** adding arrow-right-line and window-restore [COMPOSE-3600](<[#250](https://github.com/sproutsocial/racine/issues/250)>) ([958e1f0](https://github.com/sproutsocial/racine/commit/958e1f0))
2620
-
2621
- <a name="1.0.0-beta.19"></a>
2622
-
2623
- # [1.0.0-beta.19](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2019-03-12)
2624
-
2625
- ### Features
2626
-
2627
- - **icons:** update trend-up, trend-neutral, trend-down svgs ([#248](https://github.com/sproutsocial/racine/issues/248)) ([e165ec3](https://github.com/sproutsocial/racine/commit/e165ec3))
2628
- - add Switch component ([#244](https://github.com/sproutsocial/racine/issues/244)) ([8a5ab3d](https://github.com/sproutsocial/racine/commit/8a5ab3d))
2629
-
2630
- <a name="1.0.0-beta.18"></a>
2631
-
2632
- # [1.0.0-beta.18](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.17...v1.0.0-beta.18) (2019-03-11)
2633
-
2634
- ### Bug Fixes
2635
-
2636
- - remove prop type objects from Badge and Link ([#240](https://github.com/sproutsocial/racine/issues/240)) ([183199a](https://github.com/sproutsocial/racine/commit/183199a))
2637
- - **icon:** oprimize instagram icon ([#249](https://github.com/sproutsocial/racine/issues/249)) ([d4bb1c5](https://github.com/sproutsocial/racine/commit/d4bb1c5))
2638
- - **Image:** fix accessibility and add alt-text rule ([#247](https://github.com/sproutsocial/racine/issues/247)) ([0de8770](https://github.com/sproutsocial/racine/commit/0de8770))
2639
-
2640
- ### Features
2641
-
2642
- - **Button:** add default font stack update focus outline ([#245](https://github.com/sproutsocial/racine/issues/245)) ([ab06e64](https://github.com/sproutsocial/racine/commit/ab06e64))
2643
- - **Link:** add default font stack, inherit font size ([#246](https://github.com/sproutsocial/racine/issues/246)) ([5b66265](https://github.com/sproutsocial/racine/commit/5b66265))
2644
-
2645
- <a name="1.0.0-beta.17"></a>
2646
-
2647
- # [1.0.0-beta.17](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2019-03-06)
2648
-
2649
- ### Bug Fixes
2650
-
2651
- - **badge:** remove prop type objects ([#238](https://github.com/sproutsocial/racine/issues/238)) ([767447e](https://github.com/sproutsocial/racine/commit/767447e))
2652
-
2653
- <a name="1.0.0-beta.16"></a>
2654
-
2655
- # [1.0.0-beta.16](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2019-03-06)
2656
-
2657
- ### Bug Fixes
2658
-
2659
- - **Badge:** freeze enum objects ([#237](https://github.com/sproutsocial/racine/issues/237)) ([7883030](https://github.com/sproutsocial/racine/commit/7883030))
2660
-
2661
- <a name="1.0.0-beta.15"></a>
2662
-
2663
- # [1.0.0-beta.15](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2019-03-06)
2664
-
2665
- ### Features
2666
-
2667
- - **Button:** add layout package, normalize a and button size ([#236](https://github.com/sproutsocial/racine/issues/236)) ([2b8e26e](https://github.com/sproutsocial/racine/commit/2b8e26e))
2668
-
2669
- <a name="1.0.0-beta.14"></a>
2670
-
2671
- # [1.0.0-beta.14](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2019-03-04)
2672
-
2673
- ### Features
2674
-
2675
- - add Button component ([#224](https://github.com/sproutsocial/racine/issues/224)) ([78f0a9f](https://github.com/sproutsocial/racine/commit/78f0a9f))
2676
- - **Button:** add aria tag, minor tweaks based on Link component ([#235](https://github.com/sproutsocial/racine/issues/235)) ([c03aad1](https://github.com/sproutsocial/racine/commit/c03aad1))
2677
- - **Button:** apply current Sprout color theme to Button ([#231](https://github.com/sproutsocial/racine/issues/231)) ([96e2885](https://github.com/sproutsocial/racine/commit/96e2885))
2678
- - add Link component ([#234](https://github.com/sproutsocial/racine/issues/234)) ([6e1d801](https://github.com/sproutsocial/racine/commit/6e1d801))
2679
-
2680
- <a name="1.0.0-beta.13"></a>
2681
-
2682
- # [1.0.0-beta.13](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2019-02-25)
2683
-
2684
- ### Features
2685
-
2686
- - **icon:** add play icon ([ef9b7aa](https://github.com/sproutsocial/racine/commit/ef9b7aa))
2687
-
2688
- <a name="1.0.0-beta.12"></a>
2689
-
2690
- # [1.0.0-beta.12](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2019-02-22)
2691
-
2692
- ### Features
2693
-
2694
- - **icons:** add spike alert icon ([#225](https://github.com/sproutsocial/racine/issues/225)) ([9de5c09](https://github.com/sproutsocial/racine/commit/9de5c09))
2695
- - **icons:** replace filter with sliders-h ([#223](https://github.com/sproutsocial/racine/issues/223)) ([e5c9987](https://github.com/sproutsocial/racine/commit/e5c9987))
2696
-
2697
- <a name="1.0.0-beta.11"></a>
2698
-
2699
- # [1.0.0-beta.11](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2019-02-21)
2700
-
2701
- ### Bug Fixes
2702
-
2703
- - **dependencies:** remove svg-to-dataurl dependency ([#221](https://github.com/sproutsocial/racine/issues/221)) ([1ebb77c](https://github.com/sproutsocial/racine/commit/1ebb77c))
2704
- - **Radio:** fix line break issue ([#222](https://github.com/sproutsocial/racine/issues/222)) ([db46f89](https://github.com/sproutsocial/racine/commit/db46f89))
2705
-
2706
- <a name="1.0.0-beta.10"></a>
2707
-
2708
- # [1.0.0-beta.10](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2019-02-20)
2709
-
2710
- ### Features
2711
-
2712
- - **icons:** fix filter + add cloud ([#219](https://github.com/sproutsocial/racine/issues/219)) ([a436f14](https://github.com/sproutsocial/racine/commit/a436f14))
2713
-
2714
- <a name="1.0.0-beta.9"></a>
2715
-
2716
- # [1.0.0-beta.9](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2019-02-20)
2717
-
2718
- ### Features
2719
-
2720
- - **icons:** add icons for filtering ([#216](https://github.com/sproutsocial/racine/issues/216)) ([0963a93](https://github.com/sproutsocial/racine/commit/0963a93))
2721
- - **icons:** create "Unlink" icon ([#218](https://github.com/sproutsocial/racine/issues/218)) ([cca7252](https://github.com/sproutsocial/racine/commit/cca7252))
2722
-
2723
- <a name="1.0.0-beta.8"></a>
2724
-
2725
- # [1.0.0-beta.8](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2019-02-20)
2726
-
2727
- <a name="1.0.0-beta.7"></a>
2728
-
2729
- # [1.0.0-beta.7](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2019-02-20)
2730
-
2731
- ### Bug Fixes
2732
-
2733
- - **Icon:** fix typo ([#214](https://github.com/sproutsocial/racine/issues/214)) ([db6c71e](https://github.com/sproutsocial/racine/commit/db6c71e))
2734
-
2735
- <a name="1.0.0-beta.6"></a>
2736
-
2737
- # [1.0.0-beta.6](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2019-02-20)
2738
-
2739
- ### Bug Fixes
2740
-
2741
- - **icons:** replace trend arrow icons with new svgs ([#213](https://github.com/sproutsocial/racine/issues/213)) ([1a6d6f7](https://github.com/sproutsocial/racine/commit/1a6d6f7))
2742
- - **theme:** fix shadows variable typo ([#215](https://github.com/sproutsocial/racine/issues/215)) ([69f44c4](https://github.com/sproutsocial/racine/commit/69f44c4))
2743
-
2744
- <a name="1.0.0-beta.5"></a>
2745
-
2746
- # [1.0.0-beta.5](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2019-02-18)
2747
-
2748
- ### Bug Fixes
2749
-
2750
- - revert 34fa3ff0020b3f988ca210f3fe5fb0a575506b98 ([#212](https://github.com/sproutsocial/racine/issues/212)) ([5795961](https://github.com/sproutsocial/racine/commit/5795961))
2751
-
2752
- <a name="1.0.0-beta.4"></a>
2753
-
2754
- # [1.0.0-beta.4](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2019-02-14)
2755
-
2756
- ### Bug Fixes
2757
-
2758
- - **Icon:** fix IE 11 hack ([#209](https://github.com/sproutsocial/racine/issues/209)) ([37b512e](https://github.com/sproutsocial/racine/commit/37b512e))
2759
-
2760
- <a name="1.0.0-beta.3"></a>
2761
-
2762
- # [1.0.0-beta.3](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2019-02-14)
2763
-
2764
- ### Bug Fixes
2765
-
2766
- - **Icon:** add pdf and IE 11 fix back in ([#202](https://github.com/sproutsocial/racine/issues/202)) ([41a9cad](https://github.com/sproutsocial/racine/commit/41a9cad))
2767
- - **theme:** theme.shadows property name ([#201](https://github.com/sproutsocial/racine/issues/201)) ([a05ca8f](https://github.com/sproutsocial/racine/commit/a05ca8f))
2768
- - revert c132148849ccbe61569f588e04d748db0b5ebaf4 ([#207](https://github.com/sproutsocial/racine/issues/207)) ([34fa3ff](https://github.com/sproutsocial/racine/commit/34fa3ff))
2769
-
2770
- <a name="1.0.0-beta.2"></a>
2771
-
2772
- # [1.0.0-beta.2](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2019-02-12)
2773
-
2774
- ### Features
2775
-
2776
- - convert Alert, ChartLegend, Loader, Radio, Checkbox, Table, TableCell, TableHeaderCell, TableRowAccordion, Text, and Textarea to styled components ([c132148](https://github.com/sproutsocial/racine/commit/c132148))
2777
-
2778
- <a name="1.0.0-beta.1"></a>
2779
-
2780
- # [1.0.0-beta.1](https://github.com/sproutsocial/racine/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2019-02-07)
2781
-
2782
- ### Bug Fixes
2783
-
2784
- - **Indicator:** fix a11y ([#198](https://github.com/sproutsocial/racine/issues/198)) ([80877a7](https://github.com/sproutsocial/racine/commit/80877a7))
2785
-
2786
- ### Features
2787
-
2788
- - convert CharacterCounter, Icon, Image, Indicator, KeyboardKey, and ToggleHint to styled components ([36a0a5c](https://github.com/sproutsocial/racine/commit/36a0a5c))
2789
-
2790
- <a name="1.0.0-beta.0"></a>
2791
-
2792
- # [1.0.0-beta.0](https://github.com/sproutsocial/racine/compare/v0.3.3...v1.0.0-beta.0) (2019-02-05)
2793
-
2794
- ### Features
2795
-
2796
- - **dependencies:** add styled-components & styled-system ([0218df6](https://github.com/sproutsocial/racine/commit/0218df6))
2797
-
2798
- <a name="0.3.3"></a>
2799
-
2800
- ## [0.3.3](https://github.com/sproutsocial/racine/compare/v0.3.2...v0.3.3) (2019-01-15)
2801
-
2802
- ### Features
2803
-
2804
- - add Table component ([#160](https://github.com/sproutsocial/racine/issues/160)) ([047e743](https://github.com/sproutsocial/racine/commit/047e743))
2805
- - **icons:** update Google Analytics icons ([#194](https://github.com/sproutsocial/racine/issues/194)) ([e234d7f](https://github.com/sproutsocial/racine/commit/e234d7f))
2806
-
2807
- <a name="0.3.2"></a>
2808
-
2809
- ## [0.3.2](https://github.com/sproutsocial/racine/compare/v0.3.1...v0.3.2) (2018-12-07)
2810
-
2811
- ### Features
2812
-
2813
- - **icons:** add share icon ([#191](https://github.com/sproutsocial/racine/issues/191)) ([39d9eb5](https://github.com/sproutsocial/racine/commit/39d9eb5))
2814
-
2815
- <a name="0.3.1"></a>
2816
-
2817
- ## [0.3.1](https://github.com/sproutsocial/racine/compare/v0.3.0...v0.3.1) (2018-12-07)
2818
-
2819
- ### Features
2820
-
2821
- - **icons:** add publishing times icon ([#190](https://github.com/sproutsocial/racine/issues/190)) ([60836e6](https://github.com/sproutsocial/racine/commit/60836e6))
2822
-
2823
- <a name="0.3.0"></a>
2824
-
2825
- # [0.3.0](https://github.com/sproutsocial/racine/compare/v0.2.41...v0.3.0) (2018-12-04)
2826
-
2827
- ### Bug Fixes
2828
-
2829
- - **Alert:** adds min width to icon in Alert component for IE11 ([#187](https://github.com/sproutsocial/racine/issues/187)) ([cf6ff41](https://github.com/sproutsocial/racine/commit/cf6ff41))
2830
-
2831
- ### Chores
2832
-
2833
- - upgrade react-scripts, babel ([#186](https://github.com/sproutsocial/racine/issues/186)) ([dda2ecc](https://github.com/sproutsocial/racine/commit/dda2ecc))
2834
-
2835
- ### BREAKING CHANGES
2836
-
2837
- - the upgrade of babel changed the components' outputs
2838
-
2839
- <a name="0.2.41"></a>
2840
-
2841
- ## [0.2.41](https://github.com/sproutsocial/racine/compare/v0.2.40...v0.2.41) (2018-12-03)
2842
-
2843
- <a name="0.2.40"></a>
2844
-
2845
- ## [0.2.40](https://github.com/sproutsocial/racine/compare/v0.2.39...v0.2.40) (2018-12-03)
2846
-
2847
- <a name="0.2.39"></a>
2848
-
2849
- ## [0.2.39](https://github.com/sproutsocial/racine/compare/v0.2.38...v0.2.39) (2018-11-30)
2850
-
2851
- ### Features
2852
-
2853
- - add ChartLegend component ([#181](https://github.com/sproutsocial/racine/issues/181)) ([6444a3f](https://github.com/sproutsocial/racine/commit/6444a3f))
2854
-
2855
- <a name="0.2.38"></a>
2856
-
2857
- ## [0.2.38](https://github.com/sproutsocial/racine/compare/v0.2.37...v0.2.38) (2018-11-29)
2858
-
2859
- ### Features
2860
-
2861
- - **icons:** story icon ([#183](https://github.com/sproutsocial/racine/issues/183)) ([19ba408](https://github.com/sproutsocial/racine/commit/19ba408))
2862
-
2863
- <a name="0.2.37"></a>
2864
-
2865
- ## [0.2.37](https://github.com/sproutsocial/racine/compare/v0.2.36...v0.2.37) (2018-11-19)
2866
-
2867
- <a name="0.2.36"></a>
2868
-
2869
- ## [0.2.36](https://github.com/sproutsocial/racine/compare/v0.2.35...v0.2.36) (2018-11-13)
2870
-
2871
- ### Features
2872
-
2873
- - add KeyboardKey component ([#177](https://github.com/sproutsocial/racine/issues/177)) ([efb8393](https://github.com/sproutsocial/racine/commit/efb8393))
2874
-
2875
- <a name="0.2.35"></a>
2876
-
2877
- ## [0.2.35](https://github.com/sproutsocial/racine/compare/v0.2.34...v0.2.35) (2018-11-13)
2878
-
2879
- ### Features
2880
-
2881
- - **icon:** update image-caption icon ([#174](https://github.com/sproutsocial/racine/issues/174)) ([7b2bbfb](https://github.com/sproutsocial/racine/commit/7b2bbfb))
2882
-
2883
- <a name="0.2.34"></a>
2884
-
2885
- ## [0.2.34](https://github.com/sproutsocial/racine/compare/v0.2.33...v0.2.34) (2018-11-09)
2886
-
2887
- <a name="0.2.33"></a>
2888
-
2889
- ## [0.2.33](https://github.com/sproutsocial/racine/compare/v0.2.32...v0.2.33) (2018-11-08)
2890
-
2891
- ### Features
2892
-
2893
- - **icon:** image caption icon ([#172](https://github.com/sproutsocial/racine/issues/172)) ([935d6a7](https://github.com/sproutsocial/racine/commit/935d6a7))
2894
-
2895
- <a name="0.2.32"></a>
2896
-
2897
- ## [0.2.32](https://github.com/sproutsocial/racine/compare/v0.2.31...v0.2.32) (2018-11-01)
2898
-
2899
- ### Features
2900
-
2901
- - **icons:** crop icon ([#170](https://github.com/sproutsocial/racine/issues/170)) ([fb85748](https://github.com/sproutsocial/racine/commit/fb85748))
2902
-
2903
- <a name="0.2.31"></a>
2904
-
2905
- ## [0.2.31](https://github.com/sproutsocial/racine/compare/v0.2.30...v0.2.31) (2018-10-31)
2906
-
2907
- ### Bug Fixes
2908
-
2909
- - point 'Meta Data & Changelog' links to racine repo ([#168](https://github.com/sproutsocial/racine/issues/168)) ([6e5502a](https://github.com/sproutsocial/racine/commit/6e5502a))
2910
-
2911
- <a name="0.2.30"></a>
2912
-
2913
- ## [0.2.30](https://github.com/sproutsocial/racine/compare/v0.2.29...v0.2.30) (2018-10-25)
2914
-
2915
- ### Features
2916
-
2917
- - **Badge:** update color options per seeds documentation ([#167](https://github.com/sproutsocial/racine/issues/167)) ([f53b98e](https://github.com/sproutsocial/racine/commit/f53b98e))
2918
-
2919
- <a name="0.2.29"></a>
2920
-
2921
- ## [0.2.29](https://github.com/sproutsocial/racine/compare/v0.2.28...v0.2.29) (2018-10-24)
2922
-
2923
- ### Features
2924
-
2925
- - add carousel icon ([#166](https://github.com/sproutsocial/racine/issues/166)) ([c774710](https://github.com/sproutsocial/racine/commit/c774710))
2926
-
2927
- <a name="0.2.28"></a>
2928
-
2929
- ## [0.2.28](https://github.com/sproutsocial/racine/compare/v0.2.27...v0.2.28) (2018-10-24)
2930
-
2931
- ### Features
2932
-
2933
- - add Image component ([#165](https://github.com/sproutsocial/racine/issues/165)) ([bbaf3d2](https://github.com/sproutsocial/racine/commit/bbaf3d2))
2934
-
2935
- <a name="0.2.27"></a>
2936
-
2937
- ## [0.2.27](https://github.com/sproutsocial/racine/compare/v0.2.26...v0.2.27) (2018-10-17)
2938
-
2939
- <a name="0.2.26"></a>
2940
-
2941
- ## [0.2.26](https://github.com/sproutsocial/racine/compare/v0.2.25...v0.2.26) (2018-10-17)
2942
-
2943
- ### Features
2944
-
2945
- - add arrows icon ([#163](https://github.com/sproutsocial/racine/issues/163)) ([ae39bc8](https://github.com/sproutsocial/racine/commit/ae39bc8))
2946
-
2947
- <a name="0.2.25"></a>
2948
-
2949
- ## [0.2.25](https://github.com/sproutsocial/racine/compare/v0.2.24...v0.2.25) (2018-10-04)
2950
-
2951
- ### Features
2952
-
2953
- - add glasses icon ([#161](https://github.com/sproutsocial/racine/issues/161)) ([988cd7b](https://github.com/sproutsocial/racine/commit/988cd7b))
2954
-
2955
- <a name="0.2.24"></a>
2956
-
2957
- ## [0.2.24](https://github.com/sproutsocial/racine/compare/v0.2.23...v0.2.24) (2018-10-02)
2958
-
2959
- ### Features
2960
-
2961
- - **Icon:** update documentation with link to seeds & search ([#155](https://github.com/sproutsocial/racine/issues/155)) ([e13ee7f](https://github.com/sproutsocial/racine/commit/e13ee7f))
2962
- - **icons:** add file-chart-line icon ([#154](https://github.com/sproutsocial/racine/issues/154)) ([b5bb229](https://github.com/sproutsocial/racine/commit/b5bb229))
2963
- - **Text:** fix category contxtual classification ([#157](https://github.com/sproutsocial/racine/issues/157)) ([78b94ed](https://github.com/sproutsocial/racine/commit/78b94ed))
2964
-
2965
- <a name="0.2.23"></a>
2966
-
2967
- ## [0.2.23](https://github.com/sproutsocial/racine/compare/v0.2.22...v0.2.23) (2018-09-26)
2968
-
2969
- ### Features
2970
-
2971
- - **icons:** update bots icon ([e309eb3](https://github.com/sproutsocial/racine/commit/e309eb3))
2972
-
2973
- <a name="0.2.22"></a>
2974
-
2975
- ## [0.2.22](https://github.com/sproutsocial/racine/compare/v0.2.21...v0.2.22) (2018-09-26)
2976
-
2977
- ### Features
2978
-
2979
- - **icons:** add new filled external-link icon ([#152](https://github.com/sproutsocial/racine/issues/152)) ([80b76e4](https://github.com/sproutsocial/racine/commit/80b76e4))
2980
-
2981
- <a name="0.2.21"></a>
2982
-
2983
- ## [0.2.21](https://github.com/sproutsocial/racine/compare/v0.2.20...v0.2.21) (2018-09-18)
2984
-
2985
- ### Features
2986
-
2987
- - **icons:** add external-link icon ([#151](https://github.com/sproutsocial/racine/issues/151)) ([a4e1c18](https://github.com/sproutsocial/racine/commit/a4e1c18))
2988
-
2989
- <a name="0.2.20"></a>
2990
-
2991
- ## [0.2.20](https://github.com/sproutsocial/racine/compare/v0.2.19...v0.2.20) (2018-09-13)
2992
-
2993
- <a name="0.2.19"></a>
2994
-
2995
- ## [0.2.19](https://github.com/sproutsocial/racine/compare/v0.2.18...v0.2.19) (2018-09-13)
2996
-
2997
- ### Features
2998
-
2999
- - **icons:** add exchange-alt icon ([#150](https://github.com/sproutsocial/racine/issues/150)) ([f53567a](https://github.com/sproutsocial/racine/commit/f53567a))
3000
-
3001
- <a name="0.2.18"></a>
3002
-
3003
- ## [0.2.18](https://github.com/sproutsocial/racine/compare/v0.2.17...v0.2.18) (2018-09-12)
3004
-
3005
- ### Features
3006
-
3007
- - **icons:** add square icons for reddit, rss, youtube, tumblr ([#146](https://github.com/sproutsocial/racine/issues/146)) ([b586238](https://github.com/sproutsocial/racine/commit/b586238))
3008
-
3009
- <a name="0.2.17"></a>
3010
-
3011
- ## [0.2.17](https://github.com/sproutsocial/racine/compare/v0.2.16...v0.2.17) (2018-09-11)
3012
-
3013
- ### Features
3014
-
3015
- - **icons:** add audience network icons ([#148](https://github.com/sproutsocial/racine/issues/148)) ([4787439](https://github.com/sproutsocial/racine/commit/4787439))
3016
-
3017
- <a name="0.2.16"></a>
3018
-
3019
- ## [0.2.16](https://github.com/sproutsocial/racine/compare/v0.2.15...v0.2.16) (2018-09-04)
3020
-
3021
- ### Features
3022
-
3023
- - **icons:** add barcode icon ([#145](https://github.com/sproutsocial/racine/issues/145)) ([85820be](https://github.com/sproutsocial/racine/commit/85820be))
3024
- - add Text component ([#144](https://github.com/sproutsocial/racine/issues/144)) ([d33b103](https://github.com/sproutsocial/racine/commit/d33b103))
3025
-
3026
- <a name="0.2.15"></a>
3027
-
3028
- ## [0.2.15](https://github.com/sproutsocial/racine/compare/v0.2.14...v0.2.15) (2018-08-21)
3029
-
3030
- ### Features
3031
-
3032
- - **icons:** replace custom youtube icon with Font Awesome version ([#143](https://github.com/sproutsocial/racine/issues/143)) ([e138432](https://github.com/sproutsocial/racine/commit/e138432))
3033
-
3034
- <a name="0.2.14"></a>
3035
-
3036
- ## [0.2.14](https://github.com/sproutsocial/racine/compare/v0.2.13...v0.2.14) (2018-08-21)
3037
-
3038
- ### Features
3039
-
3040
- - **icons:** moved the old, misnamed youtube-sqaure icon and replaced it with the youtube icon. ([dc14dfa](https://github.com/sproutsocial/racine/commit/dc14dfa))
3041
-
3042
- <a name="0.2.13"></a>
3043
-
3044
- ## [0.2.13](https://github.com/sproutsocial/racine/compare/v0.2.12...v0.2.13) (2018-08-06)
3045
-
3046
- ### Features
3047
-
3048
- - **icons:** add paid calculator icon ([#138](https://github.com/sproutsocial/racine/issues/138)) ([ff3fe3b](https://github.com/sproutsocial/racine/commit/ff3fe3b))
3049
-
3050
- <a name="0.2.12"></a>
3051
-
3052
- ## [0.2.12](https://github.com/sproutsocial/racine/compare/v0.2.11...v0.2.12) (2018-07-31)
3053
-
3054
- ### Bug Fixes
3055
-
3056
- - **Loader:** make QA attribute optional ([#134](https://github.com/sproutsocial/racine/issues/134)) ([3f9eb9a](https://github.com/sproutsocial/racine/commit/3f9eb9a))
3057
-
3058
- <a name="0.2.11"></a>
3059
-
3060
- ## [0.2.11](https://github.com/sproutsocial/racine/compare/v0.2.10...v0.2.11) (2018-07-30)
3061
-
3062
- ### Features
3063
-
3064
- - add Loader component ([#128](https://github.com/sproutsocial/racine/issues/128)) ([7503b75](https://github.com/sproutsocial/racine/commit/7503b75))
3065
-
3066
- <a name="0.2.10"></a>
3067
-
3068
- ## [0.2.10](https://github.com/sproutsocial/racine/compare/v0.2.9...v0.2.10) (2018-07-26)
3069
-
3070
- ### Features
3071
-
3072
- - **icons:** adding new money icon for boosting ([#129](https://github.com/sproutsocial/racine/issues/129)) ([9da74ec](https://github.com/sproutsocial/racine/commit/9da74ec))
3073
-
3074
- <a name="0.2.9"></a>
3075
-
3076
- ## [0.2.9](https://github.com/sproutsocial/racine/compare/v0.2.8...v0.2.9) (2018-07-12)
3077
-
3078
- ### Bug Fixes
3079
-
3080
- - **Alert:** change Alert icon size to default ([#127](https://github.com/sproutsocial/racine/issues/127)) ([217ee74](https://github.com/sproutsocial/racine/commit/217ee74))
3081
-
3082
- <a name="0.2.8"></a>
3083
-
3084
- ## [0.2.8](https://github.com/sproutsocial/racine/compare/v0.2.7...v0.2.8) (2018-07-12)
3085
-
3086
- ### Features
3087
-
3088
- - **Alert:** add tests and CSS fixed to Alert ([93f173e](https://github.com/sproutsocial/racine/commit/93f173e))
3089
- - **Alert:** add tests and CSS fixes to Alert ([e6ab868](https://github.com/sproutsocial/racine/commit/e6ab868))
3090
-
3091
- <a name="0.2.7"></a>
3092
-
3093
- ## [0.2.7](https://github.com/sproutsocial/racine/compare/v0.2.6...v0.2.7) (2018-07-11)
3094
-
3095
- ### Bug Fixes
3096
-
3097
- - **Icon:** fix Icon rendering in PDFs ([#126](https://github.com/sproutsocial/racine/issues/126)) ([eb4f195](https://github.com/sproutsocial/racine/commit/eb4f195))
3098
-
3099
- <a name="0.2.6"></a>
3100
-
3101
- ## [0.2.6](https://github.com/sproutsocial/racine/compare/v0.2.5...v0.2.6) (2018-07-11)
3102
-
3103
- ### Bug Fixes
3104
-
3105
- - **Icon:** add IE 11 fix ([#123](https://github.com/sproutsocial/racine/issues/123)) ([326380a](https://github.com/sproutsocial/racine/commit/326380a))
3106
-
3107
- <a name="0.2.5"></a>
3108
-
3109
- ## [0.2.5](https://github.com/sproutsocial/racine/compare/v0.2.4...v0.2.5) (2018-07-09)
3110
-
3111
- ### Features
3112
-
3113
- - **Icons:** add fixed width option to Icon component ([#122](https://github.com/sproutsocial/racine/issues/122)) ([41281e3](https://github.com/sproutsocial/racine/commit/41281e3))
3114
- - **ToggleHint:** add ToggleHint component ([#121](https://github.com/sproutsocial/racine/issues/121)) ([a0115e0](https://github.com/sproutsocial/racine/commit/a0115e0))
3115
-
3116
- <a name="0.2.4"></a>
3117
-
3118
- ## [0.2.4](https://github.com/sproutsocial/racine/compare/v0.2.3...v0.2.4) (2018-06-29)
3119
-
3120
- ### Bug Fixes
3121
-
3122
- - **icons:** hotfix to revert fixedwidth CSS until PR is tested further ([#119](https://github.com/sproutsocial/racine/issues/119)) ([427b341](https://github.com/sproutsocial/racine/commit/427b341))
3123
-
3124
- <a name="0.2.3"></a>
3125
-
3126
- ## [0.2.3](https://github.com/sproutsocial/racine/compare/v0.2.2...v0.2.3) (2018-06-28)
3127
-
3128
- ### Bug Fixes
3129
-
3130
- - **icons:** updating and removing unused or redundant icons ([#118](https://github.com/sproutsocial/racine/issues/118)) ([8418fd8](https://github.com/sproutsocial/racine/commit/8418fd8))
3131
-
3132
- ### Features
3133
-
3134
- - **Icon:** proportional width icons ([7f3e38e](https://github.com/sproutsocial/racine/commit/7f3e38e))
3135
-
3136
- <a name="0.2.2"></a>
3137
-
3138
- ## [0.2.2](https://github.com/sproutsocial/racine/compare/v0.2.1...v0.2.2) (2018-06-22)
3139
-
3140
- ### Bug Fixes
3141
-
3142
- - **icons:** fix name of trash-can icon ([#116](https://github.com/sproutsocial/racine/issues/116)) ([b3923e4](https://github.com/sproutsocial/racine/commit/b3923e4))
3143
-
3144
- <a name="0.2.1"></a>
3145
-
3146
- ## [0.2.1](https://github.com/sproutsocial/racine/compare/v0.2.0...v0.2.1) (2018-06-22)
3147
-
3148
- ### Bug Fixes
3149
-
3150
- - **icons:** fixing SVG names to match SEEDS standards part 1 ([#114](https://github.com/sproutsocial/racine/issues/114)) ([e399bca](https://github.com/sproutsocial/racine/commit/e399bca))
3151
- - **icons:** fixing SVG names to match SEEDS standards part 2 ([#115](https://github.com/sproutsocial/racine/issues/115)) ([53c3d09](https://github.com/sproutsocial/racine/commit/53c3d09))
3152
-
3153
- <a name="0.2.0"></a>
3154
-
3155
- # [0.2.0](https://github.com/sproutsocial/racine/compare/v0.1.4...v0.2.0) (2018-06-18)
3156
-
3157
- ### Features
3158
-
3159
- - add Textarea component ([#104](https://github.com/sproutsocial/racine/issues/104)) ([bea0984](https://github.com/sproutsocial/racine/commit/bea0984))
3160
- - **Badge:** get badge up to parity with workshop ([#111](https://github.com/sproutsocial/racine/issues/111)) ([225efe9](https://github.com/sproutsocial/racine/commit/225efe9))
3161
- - **Icon:** update to component defaults, add Font Awesome icons ([#112](https://github.com/sproutsocial/racine/issues/112)) ([89d83ea](https://github.com/sproutsocial/racine/commit/89d83ea))
3162
- - **icons:** add Slack logo icon ([#110](https://github.com/sproutsocial/racine/issues/110)) ([e281f10](https://github.com/sproutsocial/racine/commit/e281f10))
3163
-
3164
- ### BREAKING CHANGES
3165
-
3166
- - **Icon:** changes all existing icons
3167
-
3168
- <a name="0.1.5"></a>
3169
-
3170
- ## [0.1.5](https://github.com/sproutsocial/racine/compare/v0.1.4...v0.1.5) (2018-06-12)
3171
-
3172
- ### Features
3173
-
3174
- - add Textarea component ([#104](https://github.com/sproutsocial/racine/issues/104)) ([bea0984](https://github.com/sproutsocial/racine/commit/bea0984))
3175
- - **Badge:** get badge up to parity with workshop ([#111](https://github.com/sproutsocial/racine/issues/111)) ([225efe9](https://github.com/sproutsocial/racine/commit/225efe9))
3176
-
3177
- <a name="0.1.4"></a>
3178
-
3179
- ## [0.1.4](https://github.com/sproutsocial/racine/compare/v0.1.3...v0.1.4) (2018-05-23)
3180
-
3181
- ### Features
3182
-
3183
- - **Icon:** fix issue with fill being set on audio icon ([#97](https://github.com/sproutsocial/racine/issues/97)) ([4e52430](https://github.com/sproutsocial/racine/commit/4e52430))
3184
-
3185
- <a name="0.1.3"></a>
3186
-
3187
- ## [0.1.3](https://github.com/sproutsocial/racine/compare/v0.1.2...v0.1.3) (2018-05-17)
3188
-
3189
- ### Features
3190
-
3191
- - add Radio component ([#91](https://github.com/sproutsocial/racine/issues/91)) ([c2901e7](https://github.com/sproutsocial/racine/commit/c2901e7))
3192
- - **icons:** add audio icon ([#93](https://github.com/sproutsocial/racine/issues/93)) ([b97268c](https://github.com/sproutsocial/racine/commit/b97268c))
3193
-
3194
- <a name="0.1.2"></a>
3195
-
3196
- ## [0.1.2](https://github.com/sproutsocial/racine/compare/v0.1.1...v0.1.2) (2018-05-10)
3197
-
3198
- ### Bug Fixes
3199
-
3200
- - **build:** ignore setupTests.js in published JS ([#89](https://github.com/sproutsocial/racine/issues/89)) ([23b55bf](https://github.com/sproutsocial/racine/commit/23b55bf))
3201
- - **build:** remove postinstall script from package.json ([#90](https://github.com/sproutsocial/racine/issues/90)) ([82240a9](https://github.com/sproutsocial/racine/commit/82240a9))
3202
-
3203
- <a name="0.1.1"></a>
3204
-
3205
- ## [0.1.1](https://github.com/sproutsocial/racine/compare/v0.1.0...v0.1.1) (2018-05-10)
3206
-
3207
- ### Features
3208
-
3209
- - **icons:** add sprout social icon ([#84](https://github.com/sproutsocial/racine/issues/84)) ([29e9743](https://github.com/sproutsocial/racine/commit/29e9743))
3210
- - **icons:** sync icons with web app ([#76](https://github.com/sproutsocial/racine/issues/76)) ([c1ff783](https://github.com/sproutsocial/racine/commit/c1ff783))
3211
- - add Checkbox component ([#86](https://github.com/sproutsocial/racine/issues/86)) ([9cef219](https://github.com/sproutsocial/racine/commit/9cef219))
3212
- - **icons:** sync icons with web-app ([#87](https://github.com/sproutsocial/racine/issues/87)) ([c42e63b](https://github.com/sproutsocial/racine/commit/c42e63b))
3213
-
3214
- <a name="0.1.0"></a>
3215
-
3216
- # [0.1.0](https://github.com/sproutsocial/racine/compare/v0.0.7...v0.1.0) (2018-04-04)
3217
-
3218
- ### Features
3219
-
3220
- - **EducationTip:** remove EducationTip component ([#74](https://github.com/sproutsocial/racine/issues/74)) ([18e72d3](https://github.com/sproutsocial/racine/commit/18e72d3))
3221
-
3222
- ### BREAKING CHANGES
3223
-
3224
- - **EducationTip:** remove EducationTip component
3225
-
3226
- <a name="0.0.7"></a>
3227
-
3228
- ## [0.0.7](https://github.com/sproutsocial/racine/compare/v0.0.6...v0.0.7) (2018-03-27)
3229
-
3230
- ### Bug Fixes
3231
-
3232
- - **build:** make exported flow types accessible ([#61](https://github.com/sproutsocial/racine/issues/61)) ([bc8db2f](https://github.com/sproutsocial/racine/commit/bc8db2f))
3233
-
3234
- ### Features
3235
-
3236
- - **build:** export propTypes converted from Flow Types ([#60](https://github.com/sproutsocial/racine/issues/60)) ([ba86eb7](https://github.com/sproutsocial/racine/commit/ba86eb7))
3237
- - **icon:** add reporting period icon ([b314211](https://github.com/sproutsocial/racine/commit/b314211))
3238
-
3239
- <a name="0.0.6"></a>
3240
-
3241
- ## [0.0.6](https://github.com/sproutsocial/racine/compare/v0.0.5...v0.0.6) (2018-03-23)
3242
-
3243
- ### Features
3244
-
3245
- - **build:** add dist/iconList.js to package output ([#54](https://github.com/sproutsocial/racine/issues/54)) ([b6ea84a](https://github.com/sproutsocial/racine/commit/b6ea84a))
3246
-
3247
- <a name="0.0.5"></a>
3248
-
3249
- ## [0.0.5](https://github.com/sproutsocial/racine/compare/v0.0.2...v0.0.5) (2018-03-21)
3250
-
3251
- (0.0.3 - 0.0.5-1 were invalid publishes are were removed)
3252
-
3253
- ### Features
3254
-
3255
- - **icons:** sync icons with web app ([#48](https://github.com/sproutsocial/racine/issues/48)) ([0d5c790](https://github.com/sproutsocial/racine/commit/0d5c790))
3256
-
3257
- ### Bug Fixes
3258
-
3259
- - **build:** build package before publishing ([1eea9be](https://github.com/sproutsocial/racine/commit/1eea9be))