Commit graph

49 commits

Author SHA1 Message Date
Sergio Crisostomo
c10c5aae55 Prevent clicking in week number label 2018-02-27 08:35:28 +01:00
Sergio Crisostomo
e8a990f54f hide ranges in month and year tables 2018-02-08 11:46:10 +01:00
Sergio Crisostomo
a781ad1a11 hide range and selections outside currentMonth 2018-02-08 11:45:51 +01:00
Sergio Crisostomo
29a91fbb61 Correct passing of confirm prop, correct initial values when no value is passed 2018-02-05 10:01:19 +01:00
Sergio Crisostomo
6017ed7509 update scroll when panel opens 2018-02-05 07:50:23 +01:00
Sergio Crisostomo
a1c88ebaf8 Correct showWeekNumbers cells logic 2018-02-02 11:51:30 +01:00
Sergio Crisostomo
5426dcf989 fix specs, fix merge conflicts and cleanup 2018-01-22 14:23:05 +01:00
Sergio Crisostomo
e55ba7a249 Add week numbers 2018-01-22 14:21:42 +01:00
Sergio Crisostomo
95eae081bc refactor Datepicker
refactor Datepicker  to render subcomponents in template instead of
creating new Vue instances
2018-01-22 14:20:20 +01:00
Sergio Crisostomo
ca8e830cc3 move files to subfolders 2018-01-22 14:20:20 +01:00
梁灏
6850c1da89 Scroll add height prop 2017-10-16 18:32:47 +08:00
Danny Spangenberg
af6a7c488e weekStartDay did not influence the order of the weekdays in the header 2017-10-11 17:38:03 +02:00
梁灏
7309b43422 InputNumber add editable property. 2017-10-11 09:29:16 +08:00
Aresn
1d8334dd3e Merge pull request #1999 from SergioCrisostomo/remove-array-find
remove Array.find to make IE11 happy
2017-09-27 02:04:55 -05:00
Sergio Crisostomo
0916642089 add weekStartDay logic to date-table 2017-09-27 07:35:30 +02:00
Sergio Crisostomo
d5e4481451 remove Array.find to make IE11 happy 2017-09-27 07:09:13 +02:00
Sergio Crisostomo
3747aecd53 Refactor date-picker cell click
Added `cell.date` so we don’t need `. getDateOfCell()` anymore
Passed `cell` directly in `@click="handleClick(cell)”` so we don’t need
`const cell =
this.cells[parseInt(event.target.getAttribute('index’))];` anymore
2017-08-29 09:38:20 +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
梁灏
4ab118119a some component support i18n
some component support i18n
2017-01-11 21:02:55 +08:00
梁灏
7c4c9d9ce9 update TimePicker css
update TimePicker css
2017-01-03 11:52:22 +08:00
梁灏
2dc2771349 update DateTimePicker
update DateTimePicker
2016-12-30 17:00:26 +08:00
梁灏
5cc9b892b8 update DateTimePicker
update DateTimePicker
2016-12-30 10:57:10 +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
jingsam
b0893113b3 🎨 add eslint 2016-12-25 22:49:42 +08:00
梁灏
68e9b1003b update DatePicker
update DatePicker
2016-12-22 09:18:11 +08:00
梁灏
b9041a0df9 DatePicker add confirm prop
DatePicker add confirm prop
2016-12-20 13:48:39 +08:00
梁灏
3602b78df8 update DatePicker
update DatePicker
2016-12-20 09:29:48 +08:00
梁灏
7c5ccdab4d update DatePicker
update DatePicker
2016-12-19 23:40:39 +08:00
梁灏
0a5c5f4132 update DatePicker
update DatePicker
2016-12-19 21:09:57 +08:00
梁灏
fa3a666da1 update DatePicker
update DatePicker
2016-12-19 17:36:17 +08:00
梁灏
07f400e572 fixed #136
add on-page-size-change event
2016-12-19 17:01:05 +08:00
梁灏
472b4ff150 update DatePicker
update DatePicker
2016-12-19 16:21:54 +08:00
梁灏
3cf7cfd1de update DatePicker
update DatePicker
2016-12-19 14:44:07 +08:00
梁灏
13be443453 update DatePicker
update DatePicker
2016-12-16 09:18:35 +08:00
梁灏
344131a7af update DatePicker
update DatePicker
2016-12-15 23:41:06 +08:00
梁灏
c46f385a83 update DatePicker
update DatePicker
2016-12-15 20:16:58 +08:00
梁灏
50637863ce update DatePicker
update DatePicker
2016-12-14 23:08:57 +08:00
梁灏
0f6778937c update DatePicker
update DatePicker
2016-12-12 20:34:28 +08:00
梁灏
17e1fcf151 init DatePicker
init DatePicker
2016-12-12 10:37:52 +08:00