Skip to content

v5.0.0 / 2019-07-04

Latest
Compare
Choose a tag to compare
@gpietro gpietro released this 04 Jul 18:45
· 35 commits to master since this release

Major changes

  • Autopositioning: now when the NumPad is position outside the window, it will be autopositioned inside.
  • Rewrite of the codebase with hooks 馃

Bug fixes

  • Fix positioning by removing the props globally from ThemeProvider.
  • Fix sign when positive -0/+0
  • Fix onoutsideclick validation value
  • Fix useKeyboard hook
  • Fix input disabled

Minor changes

  • minor styling update
  • removed react-icons
  • Improve test coverage
  • Add demo page in storybook