neverland
|
4efd8fb92f
|
fix(Icon): add info prop deprecation warning (#7347)
* fix(Icon): add info prop deprecation warning
* chore: adjust
|
2020-10-16 20:22:44 +08:00 |
|
neverland
|
4b4203daec
|
fix(Toast): add mask option deprecation warning (#7342)
|
2020-10-15 22:05:21 +08:00 |
|
neverland
|
444729862a
|
fix(Row): should enable flex wrap (#7332)
|
2020-10-14 21:10:23 +08:00 |
|
neverland
|
68c54aaa25
|
docs(Calendar): fix false typo (#7331)
|
2020-10-14 21:01:16 +08:00 |
|
neverland
|
c82c30eccd
|
chore(Tab): remove unused prop and update desc (#7330)
|
2020-10-14 20:55:37 +08:00 |
|
neverland
|
c13b953cff
|
feat(IndexBar): add change event (#7296)
* feat(IndexBar): add change event
* docs(IndexBar): update event param
|
2020-10-08 18:56:21 +08:00 |
|
neverland
|
91daa4b6fe
|
fix(GridItem): failed to break word (#7292)
|
2020-10-02 08:45:24 +08:00 |
|
chenjiahan
|
18312ce9e9
|
docs(Pagination): improve document
|
2020-10-01 17:16:25 +08:00 |
|
chenjiahan
|
27822b2e5e
|
docs(Pagination): improve slot desc
|
2020-10-01 17:05:00 +08:00 |
|
chenjiahan
|
af43521fa2
|
docs(PasswordInput): adjust demo
|
2020-10-01 17:01:58 +08:00 |
|
chenjiahan
|
14cd2863cc
|
fix(Picker): incorrect loading z-index
|
2020-10-01 10:04:46 +08:00 |
|
chenjiahan
|
e4e7d9d9eb
|
docs(Locale): add faq
|
2020-10-01 10:01:40 +08:00 |
|
neverland
|
950dd10372
|
fix(Field): incorrect maxlength slicing (#7284)
* fix(Field): incorrect maxlength slicing
* chore: robust
|
2020-09-30 11:42:23 +08:00 |
|
neverland
|
04dca5f39d
|
docs: add more intro (#7282)
|
2020-09-29 20:56:43 +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 |
|
chenjiahan
|
a5dbcf9638
|
docs: add period at the end of sentence
|
2020-09-27 21:02:52 +08:00 |
|
chenjiahan
|
0252710155
|
docs(Button): fix icon-position missing type
|
2020-09-26 22:30:55 +08:00 |
|
neverland
|
1e07fce513
|
docs(Form): add validate-trigger detail (#7251)
|
2020-09-26 15:03:58 +08:00 |
|
neverland
|
fd5afbf462
|
docs(PullRefresh): add min-height faq (#7250)
|
2020-09-26 14:38:27 +08:00 |
|
neverland
|
0a837e49a9
|
docs(Form): fix Area demo (#7249)
|
2020-09-26 14:31:50 +08:00 |
|
neverland
|
15d8f8fad9
|
docs(Locale): add German to CN README (#7248)
|
2020-09-26 14:22:55 +08:00 |
|
Tom Hare
|
ef44482883
|
feat(Locale): Add German translations (#7245)
|
2020-09-26 11:52: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 |
|
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 |
|
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 |
|
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
|
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 |
|
neverland
|
9896d1f49a
|
style(Field): adjust placeholder color to gray-6 (#7192)
|
2020-09-17 11:01:40 +08:00 |
|
neverland
|
5debc352ff
|
style(Dialog): add message min-height (#7191)
|
2020-09-17 10:58:40 +08:00 |
|
neverland
|
35f7e818e2
|
fix(Calendar): incorrect height when using rem (#7190)
* fix(Calendar): incorrect height when using rem
* fix: realRowHeight default value
|
2020-09-16 21:07:11 +08:00 |
|
neverland
|
49e92757cb
|
docs(Form): fix missing onSubmit validate-trigger (#7180)
|
2020-09-14 12:00:27 +08:00 |
|
被雨水过滤的空气
|
9b32a13bef
|
feat(2.x/slider): add dual thumb mode for slider (#7176)
* feat(slider): add dual thumb mode for slider
* fix: test error
|
2020-09-14 06:49:30 +08:00 |
|
neverland
|
2c38469591
|
feat(Button): add icon-position prop (#7174)
|
2020-09-12 20:53:51 +08:00 |
|
neverland
|
60ce34d4a7
|
fix(NoticeBar): fix cache issues with forwards and back history in safari (#7167)
|
2020-09-12 08:28:47 +08:00 |
|
Callum
|
61106313dc
|
feat(TabbarItem): add @tabbar-item-active-background-color less var (#7162)
* Update var.less
* Update index.less
|
2020-09-11 23:11:14 +08:00 |
|
neverland
|
c77033dfbc
|
fix(Tag): text vertical align in miui (#7151)
* fix(Tag): text vertical align in miui
* chore: adjust font order
|
2020-09-10 17:32:54 +08:00 |
|
neverland
|
259dca7de1
|
fix(NumberKeyboard): incorrect extra key (#7150)
* fix(NumberKeyboard): incorrect extra key
* test(NumberKeyboard): add extra-key test case
|
2020-09-10 17:09:37 +08:00 |
|
neverland
|
14b2f343e2
|
fix(Tabs): incorrect scroll position when offset-top has unit (#7143)
|
2020-09-09 18:00:15 +08:00 |
|
neverland
|
3dddeaa7a3
|
fix(ImagePreview): incorrect move range in some cases (#7142)
* fix(ImagePreview): incorrect move range in some cases
* chore: remove inBrowser
* test(ImagePreview): fix failed case
|
2020-09-09 17:59:59 +08:00 |
|