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