Releases: klinki/au-datetime-picker
Releases · klinki/au-datetime-picker
v0.1.0
0.1.0 (2018-04-28)
Features
- Add showOnInputFocus config option (52ed807)
- Toggle datetimepicker when button is clicked (5b36c09)
v0.0.8
0.0.8 (2018-03-24)
Bug Fixes
- build Finally I fixed my CI pipeline. Future build should be fine (I hope)
- scope: Use locale in hour scope (75ab11a)
v0.0.7
0.0.7 (2018-03-24)
This release is also broken and it was accidentally published without dist
code
Bug Fixes
- scopes: Use locale for hour scope, not minute scope (405844e)
v0.0.6
0.0.6 (2018-03-24)
This release is broken and it was accidentally published without dist
code
Bug Fixes
- build: Do not ignore dist in .npmignore (a1741a4)
v0.0.5
0.0.5 (2018-03-21)
Bug Fixes
- Rename date-time-picker to au-date-time-picker (5b57177)
0.0.4-development
- remove dependencies on external date-time pickers CSS
- add CHANGELOG
- create gh-pages example
- split big selection strategies file into several scopes
- rename SelectionStrategy to SelectionScope
- prepare configuration interface