- Upgrade floating-ui to include some bug fixes
- Upgrade floating-ui to include some bug fixes
- Add a couple of minor optimizations
- Switched from popper-js to floating-ui
- Bumped minimum node version to 14.x
- Tested with React 18
- Misc fixes and improvements
- Added the
placeholder
prop. You could do the same with theformatLabel
callback, but it was probably not immediately obvious and maybe a bit overkill for the simple cases.
- Upgrade dts-cli to version 1.1.x
- Add missing export
- Popper is now a peer dependency
- Options' value can be any type, not just strings
- Update dependencies
- First public version
- Fixed dependencies list
- Misc improvements on the README
- Fixed a small bug on onChange callback for single-select controls
- First beta release