All Versions
1528
Latest Version
Avg Release Cycle
1 days
Latest Release
506 days ago

Changelog History
Page 150

  • v0.86.2 Changes

    January 09, 2019

    Patch

    • πŸš€ Box: update docs to mention new ref functionality #450 - PREVIEW URL
    • IconButton: add title for hover text, using existing accessibilityLabel (453)
    • πŸš€ IconButton: add title for hover text, using existing accessibilityLabel #453 - PREVIEW URL
    • πŸš€ Internal: Reverts upgrade to postcss-preset-env due to a bug in how it interacts with CSS modules #451 - PREVIEW URL
    • πŸš€ Layer: Warn instead of erroring when server-rendering #454 - PREVIEW URL
  • v0.86.1 Changes

    January 03, 2019

    Patch

    • πŸš€ Box: add displayName to Box to maintain current naming in snapshots #446 - PREVIEW URL
  • v0.86.0 Changes

    January 03, 2019

    Minor

    • πŸš€ Icon: adding new icons for editing #440 - PREVIEW URL
    • πŸš€ Icon: adding canonical pin icon #438 - PREVIEW URL
    • πŸš€ Box: Add ref forwarding #431 - PREVIEW URL
    • πŸš€ Masonry: Removed onFinishedRendering prop because better test alternatives could be used #435 - PREVIEW URL
    • πŸš€ Internal: Removes integration tests #439 - PREVIEW URL
    • πŸš€ Tooltip: Deprecate component and remove from exports (includes codemod) #412 - PREVIEW URL

    Patch

    • πŸš€ Internal: Migrated postcss-cssnext to postcss-preset-env and removed color() function #432 - PREVIEW URL
    • πŸ“„ Docs: Update Link docs to indicate href is required #437 - PREVIEW URL
  • v0.85.0 Changes

    December 10, 2018

    Minor

  • v0.84.0 Changes

    November 29, 2018

    Minor

    • πŸš€ Masonry: Add a onFinishedRendering prop which allows for better testing #423 - PREVIEW URL
    • πŸš€ Tabs: (Update to #368) Use composite of index and href for tab keys #419 - PREVIEW URL
    • πŸš€ Text: Default value for leading is now undefined to allow browser to determine line-height based on language #421 - PREVIEW URL

    Patch

    • πŸš€ Internal: Fixed a test that started flaking out with React 16.6 #410 - PREVIEW URL
    • πŸ“„ Docs: Updated some Masonry props descriptions #417 - PREVIEW URL
  • v0.83.0 Changes

    October 25, 2018

    Minor

    • πŸš€ Internal: Bump version of React and related packages #406 - PREVIEW URL
    • πŸš€ Internal: Bump all eslint and stylelint packages #400 - PREVIEW URL
    • Icon: add new icons for text alignment
    • πŸš€ Tooltip: Merge abilities into Flyout for future deprecation #403 - PREVIEW URL
    • πŸš€ IconButton: Add new bgColor option "gray" #405 - PREVIEW URL
  • v0.82.0 Changes

    October 12, 2018

    Minor

    Patch

    • πŸš€ Internal: Exclude node_modules from babelification #382 - PREVIEW URL
    • πŸš€ Internal: publish README.md #367 - PREVIEW URL
    • πŸš€ Internal: add GH_TOKEN to docker-compose file for greenkeeper #378 - PREVIEW URL
    • πŸš€ Internal: add greenkeeper env variables to docker-compose and buildkite files #381 - PREVIEW URL
  • v0.81.0 Changes

    September 11, 2018

    Minor

    • πŸš€ TextField / TextArea / SelectList: Fix issue with flyout when errorMessage is set #350 - PREVIEW URL
    • πŸš€ Icon: Add download svg #341 - PREVIEW URL
    • πŸš€ Masonry: Remove mention of server rendering #342 - PREVIEW URL
  • v0.80.0 Changes

    September 07, 2018

    Minor

    • πŸš€ Internal: Update flow-typed def for jest to match jest version #346 - PREVIEW URL
    • πŸš€ Masonry: new MasonryInfiniteBeta and MasonryBeta #329 - PREVIEW URL
  • v0.79.2 Changes

    September 05, 2018

    Minor

    • πŸš€ Button: Fix transparent button on blue background #316 - PREVIEW URL
    • Flyout: Add new prop shouldFocus to override focus on open behavior. Has codemod #325 - PREVIEW URL
    • πŸš€ Icon: Add camera roll icon #317 - PREVIEW URL
    • πŸš€ Video: Make a11y label props required in Video component #321 - PREVIEW URL
    • πŸš€ Internal: Add in greenkeeper-lockfile for auto updates #327 - PREVIEW URL

    Patch

    • πŸš€ Modal: set content width to 100% to prevent overflow bug in IE #315 - PREVIEW URL
    • πŸš€ Modal: change Box width from using column to width property #338 - PREVIEW URL