neverland
|
49e75c847e
|
feat(Calendar): reset method support specified date (#7966)
|
2021-01-23 10:38:55 +08:00 |
|
neverland
|
f8fb4fa96d
|
feat(Toast): add overlayClass option (#7925)
|
2021-01-16 19:42:06 +08:00 |
|
chenjiahan
|
c553551578
|
feat(Toast): add overlayStyle option #7898
|
2021-01-14 21:13:04 +08:00 |
|
chenjiahan
|
3a0b6d1c30
|
Merge branch '2.x' into dev
|
2021-01-02 17:20:30 +08:00 |
|
neverland
|
5ac6996e56
|
feat(Calendar): add scrollToDate method (#7847)
|
2021-01-02 17:02:10 +08:00 |
|
neverland
|
3344e31a92
|
types(IndexBar): add scrollTo method (#7845)
|
2021-01-02 16:31:24 +08:00 |
|
chenjiahan
|
037b6b8c10
|
Merge branch '2.x' into dev
|
2020-12-26 15:52:18 +08:00 |
|
neverland
|
1fac5c5f4f
|
feat(Form): resetValidation support multiple names (#7811)
|
2020-12-24 20:19:00 +08:00 |
|
neverland
|
d92d29c885
|
feat(Form): support valdiate multiple names (#7810)
|
2020-12-24 20:11:22 +08:00 |
|
chenjiahan
|
8bbd944ece
|
Merge branch '2.x' into dev
|
2020-12-21 11:02:14 +08:00 |
|
chenjiahan
|
42d319d478
|
types(Cascader): add typing
|
2020-12-20 21:23:50 +08:00 |
|
chenjiahan
|
19772906b6
|
types(Lazyload): fix typing #7757
|
2020-12-17 19:36:19 +08:00 |
|
木槿花开
|
7a6e78fbf9
|
feat(Sku): add disable-soldout-sku prop (#7759)
* feat(Sku): 售罄sku支持点击
* feat(Sku): add disable-soldout-sku prop
Co-authored-by: zhanglin_0715 <zhanglin_0715@youzan.com>
|
2020-12-17 14:27:32 +08:00 |
|
chenjiahan
|
52384aba1e
|
types: fix teleport typing #7687
|
2020-12-04 13:50:38 +08:00 |
|
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 |
|