-
refactor Datepicker to render subcomponents in template instead of creating new Vue instances
-
This ads the possibility to choose `steps` in the formatting of the lists. So we can have ”5 in five minutes” or ”every 15 minutes” instead of having always lists of 60 items/minutes.
-
support DatePicker & TimePicker
-
update TimePicker
-
update TimePicker
-
fixed Layout bug
-
fixed #134
-
update DatePicker
-
update DatePicker
-
update DatePicker
-
init DatePicker