Commit Graph

20 Commits

Author SHA1 Message Date
eeeeelle 1ec2bb48af
Feat more locale (#751)
refactor: support more language
2021-07-16 13:24:11 +08:00
hangzou 2b0b6ab459
feat(core): 添加默认国际化的支持 (#729) 2021-03-02 13:27:32 +08:00
Shawn Xu d239c373b0
feat(picker & date-picker): add prop keep-index (#580)
* feat(picker & date-picker add prop keep-index):

* doc(picker & date-picker): update readme for keep-index

* examples&test(picker & date-picker): update
2019-09-20 14:39:26 +08:00
Shawn Xu 2b3a55f1ff
feat(title-bar): add prop large-radius for "Popup" ed components (#508)
* feat(selector): add props large-radius, hide-title-bar & add slots header, footer

* feat(date-picker): add prop large-radius

* feat(picker): add prop large-radius & update style

* feat(tab-picker): add prop large-radius & update demo

* feat(cashier): add prop large-radius & update demo

* feat(popup): add props large-radius, only-close & update demo

* style: update variables of popup

* doc: update readme of components based on popup & popup add props large-radius, only-close

* feat(popup): add prop title-align

* feat(action-sheet): add prop large-radius

* fix(cashier): replace slot content by only-close
2019-07-29 10:42:35 +08:00
Shawn Xu 44b846d92f
fix(date-picker): support HH in custom-types (#433)
#418
2019-05-11 20:24:14 +08:00
xuxiaoyan c98856d73c feat(picker & date-picker): add prop line-height
#323
2019-02-22 10:30:23 +08:00
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