Releases: burgerga/shinyTime
Releases · burgerga/shinyTime
shinyTime 1.0.3
19 Aug 21:24
Compare
Sorry, something went wrong.
No results found
Minor changes
Add support for hms::hms and character input values (#18 )
shinyTime 1.0.2
11 Aug 08:44
Compare
Sorry, something went wrong.
No results found
Minor changes
Add information on timeInput return type (#14 )
Bug fixes
v1.0.1
06 Aug 20:04
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
28 May 15:12
Compare
Sorry, something went wrong.
No results found
Input time with minutes rounded to the nearest user-specified multiple
Documentation improvements
v0.2.1
07 Oct 10:55
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
20 Jul 06:25
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
18 Jul 14:09
Compare
Sorry, something went wrong.
No results found
Everything should be more or less working ;)