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