Commit Graph

14 Commits

Author SHA1 Message Date
xuxiaoyan 23706a36a4 test: add ignore comments & optimize judgment 2019-01-18 17:46:58 +08:00
xuxiaoyan 16431b6964 fix(popup, picker, date-picker, tab-picker, selector, cashier): extract props to mixins 2018-12-12 14:11:25 +08:00
xuxiaoyan a63ee984ae fix(date-picker): initialize default value exception 2018-12-10 17:26:50 +08:00
xuxiaoyan 147f8a22cb fix(date-picker): update style
remove date-time type special font size
2018-11-30 20:28:14 +08:00
xuxiaoyan 76e4f43914 fix(date-picker): increate fault tolerance of data recovery in "cancel"[#241] 2018-11-27 11:44:58 +08:00
xuxiaoyan 9433887669 feat: add prop describe 2018-11-20 11:19:34 +08:00
xuxiaoyan 6355872945 fix(date-picker): repair generator arguments of datetime/custom type 2018-10-10 00:07:57 +08:00
xuxiaoyan c4996e7cb8 resolve conflicts 2018-09-03 18:57:56 +08:00
Shawn Xu f06b833c53 fix(date-picker): reset column before update defaultDate/minDate/maxDate[#192] (#195) 2018-09-03 15:31:04 +08:00
xuxiaoyan 08ed12c80c feat(date-picker): Increase linkage between date and time
BREAKING CHANGE:
1.remove prop is-twelve-hours/half-day-text
2018-08-31 17:10:33 +08:00
xuxiaoyan 45b15b2320 fix(date-picker): reset column before update defaultDate/minDate/maxDate[#192] 2018-08-31 16:39:41 +08:00
Shawn Xu 943e5be4e2 Feature issue 64/75/77 (#90)
* feature(picker):reset picker when cancel

* feature:add maskClosable prop #64

* fix(date-picker):amend defaultDate according to minDate and maxDate #75

* feature(cashier):update channel display logic #77

* feat(tab-picker): add revoke operation feature  when user click the cancel button

* feat(tab-pciker): add async casacade tabpicker initial feature

* feature(action-sheet & selector):add max-height limit prop #86

* fix(tab-picker): recursion breakpoints continue

* fix(cashier):fix unit test error
2018-05-29 00:11:05 +08:00
xuxiaoyan e148733994 fix(date-picker):use a new array to judge hour format #78 2018-05-11 16:52:55 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00