130 Commits

Author SHA1 Message Date
chenjiahan
d0c4c26d75 types(Lazyload): fix typing 2020-11-30 22:08:54 +08:00
chenjiahan
52fdf99c69 Merge branch '2.x' into dev 2020-11-26 21:05:57 +08:00
neverland
488d90aab9
feat(CheckboxGroup): toggleAll support skipDisabled option (#7644) 2020-11-26 19:34:51 +08:00
chenjiahan
c487b394ef types(Badge): add typing 2020-11-22 10:50:14 +08:00
neverland
28a04148f1
feat: add Badge component (#7602) 2020-11-22 10:26:59 +08:00
chenjiahan
d26282e542 feat(Search): add blur method 2020-11-21 19:01:10 +08:00
chenjiahan
2833bc03f5 feat(Search): add focus method 2020-11-21 18:59:57 +08:00
chenjiahan
27706b023b Merge branch '2.x' into dev 2020-11-20 20:46:10 +08:00
chenjiahan
cac791fd13 types: add Popover typing 2020-11-20 14:26:41 +08:00
chenjiahan
2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
chenjiahan
2924004dd3 feat(Progress): add resize method #5161 2020-10-29 22:46:03 +08:00
quliangen
1bb46ab003
fix(Types): fix ActionBar #7440 (#7442)
Co-authored-by: langen qu <quliangen@ktjr.com>
2020-10-29 20:28:12 +08:00
chenjiahan
1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
小月光
053a68e40d
types(Swipe): add prev, next method types (#7270) 2020-09-28 17:32:24 +08:00
chenjiahan
89a39f05bc breaking change(ImagePreview): remove asyncClose and add beforeClose 2020-09-06 10:31:14 +08:00
chenjiahan
c43180d6e9 types: compatible with TSX #7076 2020-09-06 09:27:17 +08:00
chenjiahan
0465ac16f2 types: remove VanPopupMixin 2020-09-06 09:26:14 +08:00
chenjiahan
4d6c842219 types: fix full registration #7056 2020-09-06 09:25:14 +08:00
chenjiahan
c3ad8bf5c4 types: remove extends Vue 2020-09-01 15:59:50 +08:00
chenjiahan
0acbc6ec21 types: fix ComponentCustomProperties 2020-09-01 15:58:15 +08:00
chenjiahan
e2c082b204 types: fix plugin install #7056 2020-09-01 15:54:09 +08:00
rex
26c754e2f6
feat(Dialog): add new prop theme (#6921)
* feat(dialog): add new prop button-theme & change default confirm button text color

* test(dialog): update snapshot

* refactor(dialog): rename button-theme to theme

* refactor(dialog): add theme definition

* docs(dialog): add version tip & change default confirm-button-color
2020-08-03 21:02:14 +08:00
neverland
b249c690d7
feat(Tab): add scrollTo method (#6800) 2020-07-16 22:48:26 +08:00
neverland
bf0f655c72
types(ImagePreview): swipeTo should be optional (#6727) 2020-07-07 17:07:33 +08:00
来铧敏
bd1279bc7d
feat(ImagePreview): add swipeTo method (#6596) 2020-06-22 20:47:04 +08:00
sylvaner_bc
39b5beeac0 feat(ImageView) support get container 2020-06-20 15:20:05 +08:00
neverland
9b0f23e2da
feat(Dialog): add allow-html prop (#6568) 2020-06-19 06:13:46 +08:00
neverland
97541eedfa
feat(Notify): support component call (#6453) 2020-06-03 20:32:02 +08:00
chenjiahan
f508d2e6c0 feat(cli): enable type checking 2020-05-27 21:13:21 +08:00
neverland
96ef2557c2
feat(Form): scrollToField can scroll to bottom (#6335) 2020-05-21 19:15:50 +08:00
李昊天
dad0160bb4
types(Picker): support generic (#6315) 2020-05-20 11:52:15 +08:00
neverland
afb8a6e546
types: VanComponent should extends Vue (#6148) 2020-04-27 16:36:30 +08:00
chenjiahan
1d1c7b85d8 feat(eslint-config): add eslint-config-prettier 2020-04-11 18:11:42 +08:00
neverland
456fc99017
feat(ImagePreview): support local registration (#6031) 2020-04-11 10:57:44 +08:00
chenjiahan
08b6623a1d types: add ShareSheet component 2020-04-09 13:09:32 +08:00
neverland
525f7ecb88
feat: add Empty component (#6010) 2020-04-07 17:43:19 +08:00
chenjiahan
e078480420 chore(ImagePreview): remove lazy-load since lazy-render is enabled 2020-03-22 15:59:18 +08:00
Pingren Nie
f5e79dabb5
feat(Uploader): add chooseFile method (#5818) 2020-03-16 09:39:42 +08:00
chenjiahan
df4439e9f6 types(Form): fix missing scrollToField method 2020-03-01 20:01:56 +08:00
chenjiahan
d5438dfe0d types(ImagePreview): fix missing closeable option 2020-03-01 19:59:49 +08:00
chenjiahan
3237e56561 types(Toast): fix missing icon-prefix 2020-03-01 19:18:49 +08:00
陈嘉涵
d80bbf64dd types(Form): add type definition 2020-02-13 20:36:18 +08:00
陈嘉涵
9b53839d49 types(Dialog): fix Dialog.Component typing (#5646) 2020-02-12 17:54:48 +08:00
陈嘉涵
1575bea6f5 chore: prettier packages codes 2020-01-19 14:09:32 +08:00
陈嘉涵
dac60c8a37 types(Calendar): add reset method type definition 2020-01-16 11:05:28 +08:00
陈嘉涵
29b509835f types(Calendar): fix missing type definition (#5588) 2020-01-16 10:59:00 +08:00
KyLeo
12535588ab types(Toast): incorrect definition of 'setDefaultOptions' method (#5582) 2020-01-15 13:13:55 +08:00
Waiter
589d66d68a feat(Sku): add properties support (#5525) 2020-01-09 16:49:55 +08:00
陈嘉涵
1dc1feae40 feat(DatetimePicker): add getPicker method 2019-12-29 09:03:27 +08:00