Releases: hernansartorio/react-nice-dates
Releases · hernansartorio/react-nice-dates
v3.1.0
- Fix flaky test 3cc9f89
- Remove trailing comma 53f14ab
- Bump elliptic from 6.5.3 to 6.5.4 (#59) e5d503c
- Bump http-proxy from 1.18.0 to 1.18.1 (#49) 01ebd0d
- Add extra current.contains check to useOutsideClickHandler (#54) f0a824e
- Add touchDragEnabled property to support disabling touch drag. (#57) 3fe7930
v3.0.7
v3.0.6
- Merge pull request #39 from hernansartorio/dependabot/npm_and_yarn/lodash-4.17.19 999c509
- Merge pull request #41 from hernansartorio/dependabot/npm_and_yarn/elliptic-6.5.3 1d7345a
- Merge pull request #45 from mariczne/standalone-month-localizer 5f7adb5
- Use abbreviated month name instead of a substring 5bdfcdc
- Use stand-alone month name localizer 0ac76dc
- Bump elliptic from 6.5.2 to 6.5.3 adc1750
- Bump lodash from 4.17.15 to 4.17.19 41a51f7
v3.0.5
v3.0.4
v3.0.3
v3.0.2
- Fix bug when dates in range have a time set 8fc6a77
v3.0.1
Forgot to run yarn build
for the previous release. Added a task to automate it.
- Add release task 9bafc46
v3.0.0
v2.1.0
Adds basic support for time-picking.
- Maintain selected dates’ time when they change 3f920c7