Commit graph

15 commits

Author SHA1 Message Date
梁灏
7309b43422 InputNumber add editable property. 2017-10-11 09:29:16 +08:00
Sergio Crisostomo
d5e4481451 remove Array.find to make IE11 happy 2017-09-27 07:09:13 +02:00
Sergio Crisostomo
23cf31cea8 use .getItemIndex() so we get the correct index
since now the index of the `[hours|minutes|seconds]List` might not
anymore match the correct number in value
2017-08-23 11:00:45 +02:00
Sergio Crisostomo
9b37683241 Add feature: allow spinner to have steps
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.
2017-08-13 09:12:53 +02:00
梁灏
531cd1654b support DatePicker & TimePicker
support DatePicker & TimePicker
2017-03-07 18:06:56 +08:00
梁灏
7c4c9d9ce9 update TimePicker css
update TimePicker css
2017-01-03 11:52:22 +08:00
梁灏
4db5926d6b fixed #153
fixed #153
2016-12-29 12:11:22 +08:00
梁灏
b27687d35f update TimePicker
update TimePicker
2016-12-29 10:50:51 +08:00
梁灏
af713093ab update TimePicker
update TimePicker
2016-12-27 17:41:35 +08:00
梁灏
2dbbd7dea6 update TimePicker
update TimePicker
2016-12-27 17:16:11 +08:00
梁灏
915055614b TimePicker
TimePicker
2016-12-27 16:14:45 +08:00
梁灏
d70cad45ec update TimePicker
update TimePicker
2016-12-27 15:50:07 +08:00
梁灏
2d94873892 update TimePicker & BackTop
update TimePicker & BackTop
2016-12-27 12:00:45 +08:00
梁灏
36628acaab update TimePicker
update TimePicker
2016-12-26 15:57:12 +08:00
梁灏
9d844d5318 fixed Layout bug
fixed Layout bug
2016-12-26 14:50:39 +08:00