Releases: nhn/tui.time-picker
Releases · nhn/tui.time-picker
v2.1.6
Bug Fixes
- 7ac52b1 Fix: minute set to non-selectable minutes when changing selectable range (#89)
Downloads
v2.1.5
Features
- a5f6991 Feat: add
silent
option on settime api for preventing firing change
event (#82)
Bug Fixes
- e409351 Fix: minute selectable range is not set immediately (#83)
Documentation
Downloads
v2.1.4
Bug Fixes
- 8395127 Fix: set wrong time when setting time range if use time step (fix #65) (#67)
Downloads
v2.1.3
Bug Fixes
- 903b924 Fix: always reset time when setting range (#66)
Downloads
v2.1.2
Bug Fixes
- e6aaade Fix: unable to reset selectable range (#64)
Downloads
v2.1.0
Features
Enhancement
- 3f69509 chore(deps): update dependencies (#58)
- a94279d chore: update github docs
- 0aae9a0 chore: change tui-code-snippet to devDependency
- bdbd8ea chore(deps): bump dns-packet from 1.3.1 to 1.3.4 (#59)
- b491bdd chore: api examples to es6 (#60)
- 88d525f chore: migrate tests from karma to jest (#62)
Downloads
v2.0.3
Enhancement
Documentation
- ea6ea04 Docs: fix typo in commit_message_convention.md
Downloads
v2.0.2
Bug Fixes
- 13b0ad7 Fix: set events after rendering a selectbox (fix #37)
v2.0.1
Enhancement
- 1e4f911 Chore: apply eslint, prettier
- 1e4f911 Chore: update devDependencies
Documentation