Releases: OMikkel/tailwind-datepicker-react
Releases · OMikkel/tailwind-datepicker-react
v1.4.3
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.5 in /demo-app by @dependabot in #30
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #29
- Bump semver from 6.3.0 to 6.3.1 in /demo-app by @dependabot in #31
- Bump json5 from 1.0.1 to 1.0.2 in /demo-app by @dependabot in #32
- feat: Added Optional Value Prop by @mark-barrett in #44
- Update README to include all options in code snippet by @wrrnlim in #41
New Contributors
- @dependabot made their first contribution in #30
- @mark-barrett made their first contribution in #44
- @wrrnlim made their first contribution in #41
Full Changelog: v1.4.2...v1.4.3
v1.4.0
What's Changed
- More customizations and options by @mariovalney in #16
New Contributors
- @mariovalney made their first contribution in #16
Full Changelog: v1.3.0...v1.4.0
v1.3..0
What's Changed
- Update ReadMe formatting by @dqve in #1
- [BUGFIX] Objects are not valid as a React child (found object with keys {children} ) Runtime Error by @gaabgonca in #4
- Add
name
attribute to input tag by @jgarrow in #2 - Added Flowbite references in the README file + license reference. by @zoltanszogyenyi in #3
- [ADD]
selectedDateState
as optional prop forDatePicker
to ease implementation whenselectedDateState
is handled by ancestor by @gaabgonca in #5 - Update Months.tsx to include theme classes by @KieronWiltshire in #13
- fixed the typo in calling datepicker component in readme file by @Furqaaan in #11
- Fix custom input field by @binhtq1 in #10
- Add new options by @JoaoGF03 in #7
- refactor: default value should be optional by @pieeee in #6
- Time before 1970 is not displayed now by @mystarter in #9
- fix: children was converted to obj before render by @caferelgin in #14
- add: disabled dates options by @OrianFrenchAppWeb in #12
New Contributors
- @dqve made their first contribution in #1
- @gaabgonca made their first contribution in #4
- @jgarrow made their first contribution in #2
- @zoltanszogyenyi made their first contribution in #3
- @KieronWiltshire made their first contribution in #13
- @Furqaaan made their first contribution in #11
- @binhtq1 made their first contribution in #10
- @JoaoGF03 made their first contribution in #7
- @pieeee made their first contribution in #6
- @mystarter made their first contribution in #9
- @caferelgin made their first contribution in #14
- @OrianFrenchAppWeb made their first contribution in #12
Full Changelog: https://github.com/OMikkel/tailwind-datepicker-react/commits/v1.3.0