Skip to content

Releases: OMikkel/tailwind-datepicker-react

v1.4.3

13 Oct 13:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.0

23 Jun 11:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3..0

28 Apr 18:40
Compare
Choose a tag to compare

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 for DatePicker to ease implementation when selectedDateState 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

Full Changelog: https://github.com/OMikkel/tailwind-datepicker-react/commits/v1.3.0