Releases: burgerga/shinyTime
Releases · burgerga/shinyTime
shinyTime 1.0.3
Compare
Sorry, something went wrong.
No results found
Minor changes
Add support for hms::hms and character input values (#18 )
shinyTime 1.0.2
Compare
Sorry, something went wrong.
No results found
Minor changes
Add information on timeInput return type (#14 )
Bug fixes
v1.0.1
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Removed use of ES6 that caused shinyTime to fail on older browsers (#8 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
Input time with minutes rounded to the nearest user-specified multiple
Documentation improvements
v0.2.1
Compare
Sorry, something went wrong.
No results found
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)
Feature and bug fix release
Compare
Sorry, something went wrong.
No results found
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
Initial release
Compare
Sorry, something went wrong.
No results found
Everything should be more or less working ;)