Commit Graph

154 Commits

Author SHA1 Message Date
Leopoldthecoder
dba797416e DatePicker: fix disabled dates for the west hemisphere 2017-09-19 23:07:35 -05:00
wacky6.AriesMBP
d35ae01042 DatePicker: support default-value for date-range 2017-09-17 21:46:31 -05:00
Leopoldthecoder
a750f5d6b1 TimePicker: fix cancel button 2017-09-14 05:39:54 -05:00
QingDeng
adf357fb36 DatePicker:fix month status check Bug
fix month status check Bug
2017-09-03 20:46:23 +08:00
QingDeng
5f05fd18fd TimePicker:fix hour selection can't select 23 bug 2017-08-28 11:20:35 +08:00
杨奕
c7ce5c78ce Update month-table.vue 2017-08-19 19:49:00 +08:00
lingchenxuan
74970c8bde DatePicker: fix month viewer disable date bug 2017-08-19 19:49:00 +08:00
Leopoldthecoder
d6f3be8354 DatePicker: support amPm i18n 2017-08-18 14:57:51 +08:00
Leopoldthecoder
22aae94936 DatePicker: fix fecha i18n not responsive 2017-08-09 09:55:00 +08:00
Leopoldthecoder
fc2704fb71 Changelog: update for 1.4.0 2017-07-21 13:53:57 +08:00
liyangworld
3cf5fd94c6 date-picker : fix disabledDate bug 。
未改之前,设置禁用日期后,年和月的禁用状态不准。因为只选取了年和月的某一天进行判断。修改为年和月的每一天都进行判断。
2017-07-20 14:25:55 +08:00
ChuckFields
be6cc78004 DateTimePicker: Fixes DateTinePicker format is not taken into the picker itself #4931 (#5293)
* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948

* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 -Updated test case

* Fixes #4931
2017-07-20 14:15:03 +08:00
Leopoldthecoder
d791775683 DatePicker: fix align=center 2017-07-20 11:33:55 +08:00
wacky6.AriesMBP
a32a3ef88b TimeSelect: auto scroll to selected option 2017-07-20 11:16:37 +08:00
杨奕
2106eea52c DatePicker: set milliseconds to 0 (#5663) 2017-07-05 16:34:24 +08:00
杨奕
005415143c DatePicker: use fecha i18n (#5485) 2017-06-21 12:04:38 +08:00
Leopoldthecoder
3f7cf2dcc7 Changelog: update for 1.3.7 2017-06-18 21:22:25 +08:00
rodrigore
7986126ab4 DatePicker: Fix year picker 2017-06-18 20:21:56 +08:00
patriciussanctus
433a66cc40 Picker: esc => close and stop 2017-06-09 19:04:56 +08:00
ChuckFields
66cad95a4b DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 (#5149)
* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948

* DatePicker: Fix Typing a date and tabbing does not close the calendar #4948 -Updated test case
2017-06-09 18:41:30 +08:00
Leopoldthecoder
cb2e43f696 fix DatePicker and Select bug 2017-06-09 16:22:02 +08:00
emododu
6563a3a804 DatePicker: timezone 2017-06-03 17:45:39 +08:00
emododu
3284e0a662 DatePicker: timezone 2017-06-03 17:45:39 +08:00
wacky6
3902bcc3e8 DatePicker: fix, add test for unwanted 'input' event emission
Fixes issue: https://github.com/ElemeFE/element/issues/4624
2017-05-13 18:36:31 +08:00
Leopoldthecoder
595271f463 DatePicker: update week when value changes 2017-05-10 19:53:48 +08:00
wacky6
6ee73f7715 DatePicker: fix, add test for default-value 2017-05-03 18:35:18 +08:00
杨奕
d892b0a33d Update date.vue 2017-04-28 14:24:03 +08:00
杨奕
653ad34c75 Update date.vue 2017-04-28 14:24:03 +08:00
ousiri
313ec8de51 DatePicker: 当format不包括秒时,时间下拉菜单不展示ss 2017-04-28 14:24:03 +08:00
CoffeeDeveloper
4243920a17 DatePicker: make type responsive(#4417) 2017-04-28 12:28:09 +08:00
wacky6.AriesMBP
3fe9acf294 DatePicker: supports default value
default-value sets a default value when picker opens
2017-04-28 12:09:37 +08:00
pengchongfu
ed4b666167 TimePicker: adjust number position, fixed #4323 2017-04-25 10:46:35 +08:00
xingoxu
46650289b7 DatePicker: fix date not disabled when type=datetime and input by text 2017-04-21 13:44:08 +08:00
pengchongfu
9be5a40b3f DatePicker: set default value when clear, fix #4135 (#4186) 2017-04-19 18:05:18 +08:00
cinwell.li
eac95e99c4 DatePicker: fix setMonth, fixed #3923 (#3935) 2017-04-01 10:55:48 +08:00
cinwell.li
01d747358b TimePicker: fix time calculation error, fixed #3479 (#3721) 2017-03-28 15:07:45 +08:00
cinwell.li
43bb065e69 DatePicker: fix format week, fixed #2774 (#3687) 2017-03-24 15:44:23 +08:00
cinwell.li
8f9b473911 DatePicker: add onPick option, close #2921 (#3681)
* DatePicker: add onPick option, close #2921

* DatePicker: fix typo
2017-03-24 15:32:34 +08:00
cinwell.li
fd42bf1efc DatePicker: fix defualt selected in weekpicker, fixed #3058 (#3680) 2017-03-24 15:10:17 +08:00
杨奕
e695088606 DatePicker: fix range-separator not working with more than one instances (#3378) 2017-03-09 15:53:25 +08:00
qingwei.li
58c19ebaf0 DatePicker: fix time range 2017-02-22 17:46:36 +08:00
cinwell.li
5631a49c64 DatePicker: fix time spinner style (#2961) 2017-02-22 16:37:44 +08:00
Diamond
1b8657ce0d pass test
find other bug and fixed it-
2017-02-22 11:54:35 +08:00
Diamond
87b842cfa3 fixed #2071 change the time-picker style and scroll compute 2017-02-22 11:54:35 +08:00
youngerheart
99e8d11910 picker: fix time and bug for value validate 2017-02-14 11:30:29 +08:00
qingwei.li
5fc34777b7 DatePicker: fix marks are displaced when type is range, fixed #2612 2017-02-13 19:08:45 +08:00
Leopoldthecoder
3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
qingwei.li
82932c0040 DatePicker: add range-separator prop, close #2568 2017-01-23 15:49:44 +08:00
qingwei.li
1f53559c20 DatePicker: fix toDate, fixed #2538 2017-01-23 14:07:05 +08:00
baiyaaaaa
20fabc7b09 change vue-pomper 'options' to 'popperOptions' 2017-01-18 17:36:37 +08:00