Skip to content

v2.13.1

Compare
Choose a tag to compare
@jondlm jondlm released this 07 Feb 19:39
· 3377 commits to master since this release
  • #706 patch: Fixed an issue with path imports than landed in the last version. Made us compatible with babel-import-plugin and added info the README about reducing bundle size.
  • #702 patch: Fixed a bug where SingleSelect didn't work inside a RadioGroup.Label
  • #701 patch: Fixed an edge case with Sidebar and Submarine where they could shrink smaller than the screen. This caused users to not be able to grab the handle.
  • #700 patch: Fixed a dev time React warning with TextField and its derivatives about switching between controlled and uncontrolled state.
  • #707 none: Internal eslint standardization