Skip to content

v1.6.2

Compare
Choose a tag to compare
@onesine onesine released this 13 Jun 18:48
· 93 commits to master since this release
  • Refactoring update calendar date 2f4808d
  • Merge pull request #143 from poshiemaaat/add-is-forward-looking-prop f82dbad
  • Use DATE_FORMAT const 46298c9
  • Remove useless code in shortcuts 77fb990
  • Merge remote-tracking branch 'origin/master' 1316205
  • Merge pull request #138 from t0m3k/shortcutsRevertWithFixes 9d744e2
  • Update README.md 📚 d99cdb7
  • Add active / current selected month and year fd557e2
  • Add conditional looking f0c755d
  • Merge pull request #91 from AnalogMemory/fix/dates-not-visually-disabled 90199d8
  • Refactor how the buttonClass returns the class name b65495a
  • Narrow types allowed type arg in buttonClass function 419ce87
  • Previous & next date styles should be consistent cab259d
  • Revert the api changes keeping types fixed 175ff29
  • Update DatepickerStore 23c955f
  • Merge pull request #133 from t0m3k/fixShortcutsTypes b1b0afe
  • Merge pull request #134 from t0m3k/fixMinDate 3a88d5f
  • Merge pull request #132 from t0m3k/customDatesParsingError 138c308
  • Fix primary color type enforcement using typescript 4919fdb
  • Fix min and max date to include provided day value. 03e009e
  • Simplify the shortcuts logic b946333
  • Fix custom shortcuts types 653b684
  • Split in half if there is no separator afd1112
  • Fix the problems with custom dates 6872212

v1.6.1...v1.6.2