React Timekeeper Versions Save

Google Keep app inspired time picker for react :clock4:

v2.2.0

2 years ago

Release includes:

v2.1.2

3 years ago

Includes:

v2.1.1

4 years ago

Added active state classes to meridiem dropdown numbers.

v2.0.4

4 years ago

v2.0.0

4 years ago

Complete rewrite of the library written for react 16.8+ in hooks. New features include:

  • 24 hour mode (#4)
  • customizable done button (via render props) (#20)
  • customizable coarse minutes (#20)
  • typescript support
  • improved dev environment + updated libraries
    • updated dependencies - webpack, jest,
    • replaced reaction motion with react spring, radium with emotion
    • eslint + prettier
  • better clock hand animations + minor performance improvements

v1.1.0

5 years ago
  • Fixed critical event handler leak (new event handlers were added instead of removed) #18
  • Fixed where first tap/click sticks to round 5 minute intervals as requested by in issue #1
  • Added passing time to onDoneClick #16
  • Added config entry useCoarseMinutes which snaps to 5 minute intervals
  • Fixed a bug in the docs, where example 3 was not updating (pointing at wrong state object)
  • Updated docs to show new coarse features

Thanks to @RickeyWard for pushing these features + fixes through.

v1.0.7

6 years ago

1.0.6

6 years ago