Change log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Also Keep a CHANGELOG.
0.2.1 - 2016-10-07
Added
- Updated style to match other shiny inputs
- Added input validation so that the time returned is always a valid time (invalid values are set to 0)
0.2.0 - 2016-07-20
Added
- Support for input in the %H:%M format (without seconds)
Fixed
- Fixed padding problem on keyboard input
- Keyboard input now properly causes change events
0.1.0 - 2016-07-18
Added