Releases: GermaVinsmoke/react-timezone-range-picker
Releases · GermaVinsmoke/react-timezone-range-picker
v0.1.2
What's Changed
- v0.1.2 by @GermaVinsmoke in #14
Brief Changes:
- Added
buttonStyleprop to the component to allow styling of the button
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- v0.1.1 changes by @GermaVinsmoke in #13
Brief Changes:
- Replaces the build tool (from tsup to vite)
- Validation in date and time pickers
- Make popover controlled
- Convert date times to convert as per the timezone
- Bug fixes
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is the first working version of react-timezone-range-picker — a React component library for building timezone-aware date and time range pickers, powered by Mantine and dayjs.