chenjiahan
|
eb68632e50
|
refactor(Checkbox): extract Checker component
|
2020-09-24 19:36:04 +08:00 |
|
chenjiahan
|
f7397e399d
|
refactor: remove checkbox mixin
|
2020-09-24 19:10:40 +08:00 |
|
chenjiahan
|
fc50e26416
|
refactor(Calendar): refactor with composition api
|
2020-09-24 19:01:09 +08:00 |
|
chenjiahan
|
749e4ae73b
|
refactor(AddressEdit): refactor with composition api
|
2020-09-24 17:19:14 +08:00 |
|
chenjiahan
|
d2a5427976
|
fix(Picker): failed to setIndex
|
2020-09-24 17:18:43 +08:00 |
|
chenjiahan
|
3c577a8acd
|
Merge branch 'dev' into next
|
2020-09-24 16:39:06 +08:00 |
|
neverland
|
68d47fe16a
|
perf(Tab): skip rendering empty pane (#7238)
|
2020-09-23 18:00:26 +08:00 |
|
neverland
|
17099d3ac1
|
fix(Button): incorrect ref in for (#7237)
|
2020-09-23 17:42:24 +08:00 |
|
chenjiahan
|
c1931e6608
|
chore: add flattenVNodes
|
2020-09-22 21:01:52 +08:00 |
|
chenjiahan
|
053006de52
|
chore: rename use-relation
|
2020-09-22 20:29:14 +08:00 |
|
chenjiahan
|
882e3ef5e7
|
refactor(Tabs): refactor with composition api
|
2020-09-22 20:03:23 +08:00 |
|
chenjiahan
|
8ef46764c9
|
Merge branch 'dev' into next
|
2020-09-22 19:42:24 +08:00 |
|
JSparow
|
106114333b
|
feat(Pagination): pagination item custom render (#7222)
* feat(Pagination): pagination item custom render
* fix(Pagination): fix test result
* fix(Pagination): expose page object directly
|
2020-09-22 19:10:43 +08:00 |
|
chenjiahan
|
43da00b724
|
docs(changelog): 2.10.8
|
2020-09-21 21:36:15 +08:00 |
|
JSparow
|
e201bc55ee
|
feat(SidebarItem): add title slot (#7220)
|
2020-09-21 21:29:09 +08:00 |
|
chenjiahan
|
4f0921cbdf
|
refactor(ContactEdit): refactor with composition api
|
2020-09-21 19:08:27 +08:00 |
|
chenjiahan
|
ee256e591c
|
fix: useParent default value
|
2020-09-21 18:54:43 +08:00 |
|
chenjiahan
|
63f15094f3
|
types: use-placeholder
|
2020-09-21 18:48:11 +08:00 |
|
chenjiahan
|
4c468ffd74
|
types(Layout): use tsx
|
2020-09-21 18:42:40 +08:00 |
|
chenjiahan
|
5359120ed3
|
types: improve useParent typing
|
2020-09-21 18:38:33 +08:00 |
|
chenjiahan
|
7d0340a35b
|
chore(Switch): use tsx
|
2020-09-21 17:25:35 +08:00 |
|
chenjiahan
|
bf1f0f57eb
|
fix(Dialog): incorrect min height
|
2020-09-21 17:22:57 +08:00 |
|
chenjiahan
|
9279965cc1
|
refactor(TabsTitle): refactor with composition api
|
2020-09-21 17:16:49 +08:00 |
|
chenjiahan
|
8ca7219acc
|
refactor(TabsContent): refactor with composition api
|
2020-09-21 17:12:19 +08:00 |
|
chenjiahan
|
92aac941fc
|
refactor(Form): refactor with composition api
|
2020-09-21 16:58:44 +08:00 |
|
chenjiahan
|
00dbf2cc50
|
refactor(Field): refactor with composition-api
|
2020-09-21 16:48:40 +08:00 |
|
chenjiahan
|
7e86fb9e43
|
chore(Tabbar): rename root ref
|
2020-09-21 16:09:11 +08:00 |
|
neverland
|
f609c224b1
|
docs(Tab): title slot can be dynamic (#7213)
|
2020-09-20 10:13:05 +08:00 |
|
neverland
|
17bd32491f
|
chore(FIeld): remove unused code (#7212)
|
2020-09-20 10:12:55 +08:00 |
|
chenjiahan
|
1ef134822e
|
types(Cell): use tsx
|
2020-09-19 23:36:52 +08:00 |
|
chenjiahan
|
71d014d691
|
types(Loading): use tsx
|
2020-09-19 23:27:03 +08:00 |
|
chenjiahan
|
fe7e2faf6c
|
types(Button): use tsx
|
2020-09-19 23:24:13 +08:00 |
|
chenjiahan
|
40085b72fe
|
types(Badge): remove unused BadgeProps
|
2020-09-19 23:20:25 +08:00 |
|
chenjiahan
|
5e09134656
|
types(Icon): use tsx
|
2020-09-19 23:15:39 +08:00 |
|
chenjiahan
|
97f12e3270
|
types: fix createComponent typing
|
2020-09-19 23:14:30 +08:00 |
|
chenjiahan
|
e7510585ab
|
fix(Field): input composing #7035
|
2020-09-18 22:18:15 +08:00 |
|
chenjiahan
|
cc8b76c86d
|
Merge branch 'dev' into next
|
2020-09-18 22:01:02 +08:00 |
|
neverland
|
d9e24286d2
|
fix(Swipe): can't disable loop in some cases (#7208)
|
2020-09-18 21:53:50 +08:00 |
|
neverland
|
deeff0bdec
|
fix(Swipe): incorrect indicator color trantision (#7207)
|
2020-09-18 21:49:54 +08:00 |
|
neverland
|
4528c6b9cc
|
fix(Calendar): incorrect month title (#7205)
* fix(Calendar): incorrect month title
* chore: adjust util order
* fix: snapshot
|
2020-09-18 21:38:27 +08:00 |
|
neverland
|
e3d6328815
|
fix(Field): incorrect disabled color in iOS 14 (#7206)
* fix(Field): incorrect disabled color in iOS 14
* fix: field style
|
2020-09-18 21:30:16 +08:00 |
|
neverland
|
ffb01671a1
|
fix(List): scoped style not applied to first child (#7202)
|
2020-09-18 16:29:35 +08:00 |
|
Lindy
|
e026a5614d
|
fix(CouponCell): discounted value (#7196)
* fix(CouponCell): discounted value
* feat(CouponCell): add unit test
* feat(CouponCell): add unit test
|
2020-09-18 11:29:34 +08:00 |
|
microJ
|
d541724bfc
|
docs: fix class name (#7200)
|
2020-09-18 11:28:34 +08:00 |
|
chenjiahan
|
e4798138cb
|
chore(Slider): adjust var naming
|
2020-09-17 19:41:54 +08:00 |
|
chenjiahan
|
39c68c993a
|
refactor(Swipe): refactor with composition api
|
2020-09-17 15:11:36 +08:00 |
|
chenjiahan
|
06c05ba8bd
|
chore: remove reset.less
|
2020-09-17 14:21:45 +08:00 |
|
chenjiahan
|
34f1124999
|
Merge branch 'dev' into next
|
2020-09-17 14:20:23 +08:00 |
|
chenjiahan
|
adccdbcb21
|
docs(Slider): update demo
|
2020-09-17 11:37:30 +08:00 |
|
neverland
|
38bde2a01f
|
fix(NumberKeyboard): slot content click event not work (#7193)
|
2020-09-17 11:18:02 +08:00 |
|