yarn grommet 2.0.0-beta.6
v2.0.0-beta.6

latest releases: 2.37.0, 2.36.1, 2.36.0...
5 years ago

Breaking Changes

  • Welcome styled-components v4 🎉
    • To use that make sure to install styled-components@4.x (beta) and grommet-icons@3.1.0-beta.1
  • We are deprecating babel-plugin-grommet. Please remove it if you are using it in your babel config.
    • We recommend upgrading to Webpack 4, they have a finally nailed the tree-shaking support
    • If you can't update to Webpack 4, please either use the full component path or use babel-plugin-transform-imports

Compatible Changes

  • Fixed TextInput no opening suggestions on paste
  • Fixed Layer to not close itself if drop is open
  • Added TypeScript definitions 🎉
  • Changed internal component structure and exports to have better three shaking support with Webpack 4 🎉
  • Added the ability to create dynamic responsive breakpoints
  • Better Safari support for TextInput
  • Changed Meter to fix an issue with many values using default colors
  • Added onSuggestionsOpen and onSuggestionsClose to TextInput
  • Changed Menu to allow a long list of items that might scroll
  • Added color to Paragraph
  • Added support for nested Collapsible components

Don't miss a new grommet release

NewReleases is sending notifications on new releases.