Commit Graph

49 Commits

Author SHA1 Message Date
songwanli2025@163.com
26442f33e0 fix: fix code smell 2019-12-23 17:40:37 +08:00
songwanli2025@163.com
20c535233e refactor(datePicker, timePicker, menu): refactor code 2019-12-23 17:20:13 +08:00
songwanli2025@163.com
4f90dd3b05 merge from upstream 2019-12-17 14:36:37 +08:00
songwanli2025@163.com
d9189e7361 modify(timePicker, datePicker): disabledTime 2019-12-16 18:21:29 +08:00
songwanli2025@163.com
500e40541d modify(timePicker, datePicker): modify timeDisabled & dateDisabled 2019-12-04 11:05:05 +08:00
songwanli2025@163.com
da45bc7450 modify(date-picker&time-picker): modify disabledTime documation &fix select the hour of timepicker is not correct & fix disabledTime of dateTimeRange 2019-11-29 15:24:37 +08:00
songwanli2025@163.com
d358407f48 add disabledTime to TimePicker & DatePicker 2019-11-29 11:07:24 +08:00
07akioni
8b9dbd550c feat(form): many components support form... 2019-11-11 12:44:36 +08:00
07akioni
22e2f6a7c3 style: sth for form-items... 2019-11-06 15:57:03 +08:00
07akioni
47776fe117 chore: add form supported on date-picker & select 2019-11-06 13:49:28 +08:00
07akioni
f3a5ff5a36 chore 2019-10-30 18:10:18 +08:00
07akioni
ad76b5736e feat(date-picker): change & blur events & some keyboard bindings 2019-10-30 16:22:17 +08:00
07akioni
3ac852bc81 fix: icon refactor related components 2019-10-25 11:00:22 +08:00
07akioni
8c8b25020a feat(icon): as avg 2019-10-24 18:04:31 +08:00
07akioni
413f32edce refactor(time-picker): remove momentjs 2019-10-19 21:42:14 +08:00
07akioni
8ad56d6010 refactor(date-picker): use absolute position to place time picker 2019-10-19 20:26:30 +08:00
07akioni
914ddccfaa refactor(date-picker): use date-fns rather than moment 2019-10-19 19:52:47 +08:00
07akioni
33bf154c0d feat(date-picker): light theme 2019-10-17 22:16:30 +08:00
07akioni
7a4f376d63 refactor: different manner to add namespace to detached content container 2019-09-17 19:26:06 +08:00
07akioni
b41c34039e fix: remove some console log which may cause memory leak 2019-09-16 12:12:07 +08:00
07akioni
697e649edb fix(date-picker): block transition when calendar time change 2019-09-16 12:11:25 +08:00
07akioni
f820ba8d81 refactor(date-picker): split code into mixins and some css optimization 2019-08-29 18:57:47 +08:00
07akioni
e72bd6f15b refactor: rename $refs.contentWrapper to $refs.contentContainer(forget to commit some files) 2019-08-16 16:48:17 +08:00
07akioni
bc0fd36be5 fix(date-picker): calendar misclosed when click some dates & allow change month when selecting 2019-08-08 15:05:32 +08:00
07akioni
c11a5a8509 chore(scrollbar): get off work checkpoint 2019-07-30 19:46:33 +08:00
07akioni
fa591f7c28 fix(date-picker): adjust space around date when no actions 2019-07-30 16:07:33 +08:00
07akioni
1746d9fd37 feat(date-picker): actions prop 2019-07-30 15:51:45 +08:00
07akioni
89588ba8d9 fix(date-picker): date not updated when value change 2019-07-29 14:43:20 +08:00
07akioni
ba93be57ec chore(date-picker): finish style 2019-07-26 17:15:59 +08:00
07akioni
42a738d482 fix(date-picker): clean code & fix a function call with wrong parameter 2019-07-26 16:51:24 +08:00
07akioni
bf0bb27518 refactor(date-picker): using zindexable and change some bad coding style 2019-07-26 16:37:26 +08:00
07akioni
c5c5c0b551 feat(date-picker): range somehow works 2019-07-26 14:09:59 +08:00
07akioni
b812df35b8 feat(date-picker): datetime range 2019-07-26 08:39:43 +08:00
07akioni
8951521e76 chore(date-picker): get off work checkpoint 2019-07-25 19:53:31 +08:00
07akioni
62214ca68e fix(nimbus-service-layout): items is not reactive 2019-07-25 15:18:42 +08:00
07akioni
dca11f420a release: 0.2.30 2019-07-24 16:32:21 +08:00
07akioni
656d8c0dd4 refactor(date-picker): using time-picker 2019-07-24 16:30:14 +08:00
07akioni
65aa95b606 feat(time-picker): add time-picker component 2019-07-24 11:57:37 +08:00
07akioni
989c0086a9 feat(clickoutside): lazy click (handler is called when clicked second times) 2019-07-22 17:41:56 +08:00
07akioni
5a0081420f feat(clickoutside): add directive clickoutside 2019-07-22 15:15:55 +08:00
07akioni
aa925292bf feat(button): deal with costum icon 2019-07-22 12:57:15 +08:00
07akioni
62422f81a1 refactor(date-picker): detach content to dom 2019-07-21 23:58:01 +08:00
07akioni
7be130ff9b feat(derictive): add clickoutside derictive 2019-07-21 23:13:05 +08:00
07akioni
ef5ca68946 feat(date-picker): disabled prop 2019-07-18 19:01:44 +08:00
07akioni
b6f879d261 fix(date-picker): init calendar date is not set correctly when v-model specified 2019-07-08 18:12:11 +08:00
07akioni
d20e707244 feat(date-picker): v-model and some robustness enhance for it. 2019-07-08 16:15:23 +08:00
07akioni
51bc6468e0 feat(date-time-picker): an available version. 2019-07-05 19:57:05 +08:00
07akioni
1c13efb566 chore: checkpoint for datepicker & some bug fix 2019-07-04 19:23:35 +08:00
07akioni
e15a11c069 feat(calendar): add basic basic basic calendar 2019-07-04 16:47:41 +08:00