github chakra-ui/chakra-ui @chakra-ui/core@0.2.8
Updates to Chakra UI ⚡️

latest releases: @chakra-ui/system@2.6.2, @chakra-ui/styled-system@2.9.2, @chakra-ui/storybook-addon@5.1.0...
4 years ago

We've made some updates to Chakra UI components, thanks to our amazing contributors

Bug Fixes

  • Replaced react-popper with a custom implementation of popper-js, taking cues from the work done by the amazing material-ui team.
  • [Popper] Updates Menu, Tooltip and Popover to use the new Popper component
    Add float to the style props
  • [NumberInput] Fixed issue where the value exceeds the max when you type and use the arrow keys to change the values.
  • [RadioGroup] Fix type issues in RadioGroup
  • [Stack] Ensured that nullish and falsy children don't cause rendering issues.
  • Updated Type definitions for some components.

Enhancement

  • [RadioGroup]: Add support calling the focus method when you pass a ref to the RadioButtonGroup.
  • [Popover]: We rewrote the API of the Popover component to stay consistent with our design principles.
    Update icon docs

Don't miss a new chakra-ui release

NewReleases is sending notifications on new releases.