All Versions
58
Latest Version
Avg Release Cycle
71 days
Latest Release
-

Changelog History
Page 5

  • v2.6.0 Changes

    • ๐Ÿ›  Fixed hover styles for days
    • โž• Added multiple simultaneous datetime component support.
    • ๐Ÿ‘ className prop now supports string arrays
    • ๐Ÿ›  Fixes 12:00am
    • โœ‚ Removed warning for missing element keys.
  • v2.5.0 Changes

    • โž• Added pre-commit hook for tests.
    • โž• Added the timeConstraints prop.
  • v2.4.0 Changes

    • โž• Added ES linting.
    • โž• Added closeOnTab property.
  • v2.3.3 Changes

    • โšก๏ธ Updated readme.
    • ๐Ÿ›  Fixed short months for not English locales.
    • ๐Ÿ›  Fixed mixed 12 AM/PM.
  • v2.3.2 Changes

    • Time editor now handles the A format to display 12h times.
  • v2.3.0 Changes

    • โž• Added typescript definition file.
    • ๐Ÿ’… Changed button markup and updated styles.
    • ๐Ÿ›  Fixes autoclosing on time change.
  • v2.2.1 Changes

    • Controlled datepicker now working for controlled datepickers
  • v2.2.0 Changes

    • The picker can be used as a month or year picker just giving a format date without days/months
    • โšก๏ธ Updates test suite
  • v2.1.0 Changes

    • ๐Ÿ›  Fixed rdtActive not getting set.
    • โž• Add react-dom as external dependency.
    • ๐Ÿ›  Fixed rendering a span directly under the calendar table.
    • โž• Added dev setup
    • โž• Added example
  • v2.0.2 Changes

    • ๐Ÿ›  Fixed january days go to november problem.