Releases: jannicz/appointment-picker
Releases · jannicz/appointment-picker
Realease 1.3.0
- fix missing event on reset error
- add React and Angular integration examples
Realease 1.2.0
Add options:
- to prevent time reset
- to pad hours with 0
Release 1.1.2
- fix maxTime bug
- add IE9 support
Release 1.1.0
- dispatch close event called on picker close
- fix destroy function bug
1.0.7
- adds mouseclick listener to input after closing (selecting time) - enables re-clicking on the input what opens the picker
1.0.6
- fix static mode bugs
- improve function scoping
- add uglify task
- fix readme errors
1.0.5
- fix parsing bugs
- add specs with mocha/chai and test page
1.0.4
- Add SCSS support
- minor fixes
1.0.3
- Improve old browser support
- fix minor bugs
1.0.1
Solve minor issues, update readme