Appointment Picker Versions Save

Appointment Picker - a tiny JavaScript timepicker that helps you pick appointments

1.3.0

5 years ago
  • fix missing event on reset error
  • add React and Angular integration examples

1.2.0

5 years ago

Add options:

  • to prevent time reset
  • to pad hours with 0

1.1.2

5 years ago
  • fix maxTime bug
  • add IE9 support

1.1.0

5 years ago
  • dispatch close event called on picker close
  • fix destroy function bug

1.0.7

5 years ago
  • adds mouseclick listener to input after closing (selecting time) - enables re-clicking on the input what opens the picker

1.0.6

6 years ago
  • fix static mode bugs
  • improve function scoping
  • add uglify task
  • fix readme errors

1.0.5

6 years ago
  • fix parsing bugs
  • add specs with mocha/chai and test page

1.0.4

6 years ago
  • Add SCSS support
  • minor fixes

1.0.3

6 years ago
  • Improve old browser support
  • fix minor bugs

1.0.1

6 years ago

Solve minor issues, update readme