868 Commits

Author SHA1 Message Date
陈嘉涵
3986536fcd fix(Calendar): incorrect height when position is left or right 2019-12-28 12:06:52 +08:00
陈嘉涵
11a5d44861 docs(Calendar): add version tip 2019-12-28 12:06:52 +08:00
陈嘉涵
9cbcd93e57 feat(Calendar): add round prop 2019-12-28 12:06:52 +08:00
陈嘉涵
7fdc1b41fd feat(Calendar): add click-on-click-overlay prop 2019-12-28 12:06:52 +08:00
陈嘉涵
956800b95c feat(Calendar): add position prop 2019-12-28 12:06:52 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
93e6c81c49
fix(ImagePreview): should not emit close event after tapped when using async-close (#5410) 2019-12-28 08:09:24 +08:00
陈嘉涵
3250804791 feat(Calendar): add color prop 2019-12-27 18:01:51 +08:00
陈嘉涵
56e450f29e feat(PullRefresh): add success slot 2019-12-27 15:06:37 +08:00
陈嘉涵
f3857053d6 test(PullRefresh): add test cases 2019-12-27 14:28:26 +08:00
陈嘉涵
e00058b681 fix(PullRefresh): failed to trigger pull refresh when scrolling 2019-12-27 14:28:26 +08:00
neverland
cf43e6ee75
fix(Toast): may lose forbid click when has multiple toasts (#5398) 2019-12-27 10:57:47 +08:00
陈嘉涵
e9a9388202 feat(List): add error slot 2019-12-26 20:35:16 +08:00
陈嘉涵
8a0705d761 feat(List): add finished slot 2019-12-26 20:14:16 +08:00
陈嘉涵
30b3e4b6ba feat(Calendar): add less vars 2019-12-26 19:59:08 +08:00
陈嘉涵
dec732daac test(Calendar): add test cases 2019-12-26 19:59:08 +08:00
陈嘉涵
87ecdf9425 docs(Calendar): add enUS document 2019-12-26 19:59:08 +08:00
陈嘉涵
28f126e4ec feat(Calendar): add formatter prop 2019-12-26 19:59:08 +08:00
陈嘉涵
1f6cce692c feat(Calendar): add reset method 2019-12-26 19:59:08 +08:00
陈嘉涵
6d85fc0aac fix(Calendar): incorrect header month title 2019-12-26 19:59:08 +08:00
陈嘉涵
c1e8cb9146 feat(Calendar): add show-confirm prop、confirm event 2019-12-26 19:59:08 +08:00
陈嘉涵
39179c2336 feat(Calendar): add popable prop 2019-12-26 19:59:08 +08:00
陈嘉涵
f49c21a7ca feat(Calendar): add default-date prop and remove v-model 2019-12-26 19:59:08 +08:00
陈嘉涵
779dcf4e54 feat(Calendar): add locale messages 2019-12-26 19:59:08 +08:00
陈嘉涵
a0308bddaf docs(Calendar): update demo 2019-12-26 19:59:08 +08:00
陈嘉涵
d9da405b95 fix(Calendar): row-height not work 2019-12-26 19:59:08 +08:00
陈嘉涵
51c4dc180b fix(Calendar): should update header title 2019-12-26 19:59:08 +08:00
陈嘉涵
bfb08c37cb feat(Calendar): lazy render 2019-12-26 19:59:08 +08:00
陈嘉涵
0b721fd87c feat(Calendar): add safe-area-inset-bottom prop、footer slot 2019-12-26 19:59:08 +08:00
陈嘉涵
f65f2cc6cf feat(Calendar): add show-mark prop 2019-12-26 19:59:08 +08:00
陈嘉涵
c9964d5759 chore(Calendar): code review 2019-12-26 19:59:08 +08:00
陈嘉涵
0db1a03996 feat(Calendar): support select date range 2019-12-26 19:59:08 +08:00
陈嘉涵
c447152be9 feat(Calendar): add select event 2019-12-26 19:59:08 +08:00
陈嘉涵
43a0aed8c9 feat(Calendar): support select day 2019-12-26 19:59:08 +08:00
陈嘉涵
e21455f856 feat(Calendar): disable outranged days 2019-12-26 19:59:08 +08:00
陈嘉涵
9f1e3b0fde feat(Calendar): add month mark 2019-12-26 19:59:08 +08:00
陈嘉涵
c53c4a78bb feat(Calendar): change title when scrolling 2019-12-26 19:59:08 +08:00
陈嘉涵
04c412c99b feat(Calendar): add Header component 2019-12-26 19:59:08 +08:00
陈嘉涵
f4f8952553 feat(Calendar): render days 2019-12-26 19:59:08 +08:00
陈嘉涵
49781a5e15 feat(Calendar): add basic files 2019-12-26 19:59:08 +08:00
陈嘉涵
88e3f83b2c docs(AddressList): fix missing default-tag-text 2019-12-25 11:56:55 +08:00
rex
0b6e7ec896 feat(CouponList): modify button style (#5368) 2019-12-25 11:12:02 +08:00
陈嘉涵
46d2b09447 types(Picker): add method types 2019-12-22 17:36:47 +08:00
陈嘉涵
d2bb9fa81b types(Sku): add methods types 2019-12-22 17:36:47 +08:00
陈嘉涵
cf191e09cb types(Uploader): add closeImagePreview method type 2019-12-22 17:36:47 +08:00
陈嘉涵
285bce677c types(List): add check method type 2019-12-22 17:36:47 +08:00
陈嘉涵
0b5c8e5f3d types(Field): add focus、blur method type 2019-12-22 17:36:47 +08:00
陈嘉涵
5c1883f77c types(DropdownItem): add toggle method type 2019-12-22 17:36:47 +08:00
neverland
216ca56e63
types(Checkbox): add toggle method type (#5354) 2019-12-22 13:03:25 +08:00
neverland
24def10a1e
types(Area): add reset method type (#5353) 2019-12-22 12:54:29 +08:00