Commit Graph

18356 Commits

Author SHA1 Message Date
linye
b4f38f7a22
📖 Update RecommendPage.tsx (#24274) 2020-05-19 10:56:46 +08:00
二货机器人
2120d7dfaa
docs: Add missing docs (#24273) 2020-05-19 10:42:34 +08:00
xrkffgg
5b61c0fac9
fix: inputnumber handler inner center (#24266) 2020-05-19 10:12:13 +08:00
二货机器人
44cfc351cb
fix: Table with controlled filteredValue empty array should not highlight the filtered icon (#24263)
* fix: FilteredValue

* update test case name
2020-05-18 22:03:20 +08:00
Amumu
f64558da89
fix md (#24256) 2020-05-18 19:58:46 +08:00
Loogeek
a216d6e4f7
fix: cascader component value support number type (#24247)
add cascader type.test.tsx
2020-05-18 19:38:36 +08:00
南小北
bfd5644ff0
Add crop image demo for Upload (#24174)
* chore: add antd-img-crop

* docs: add crop image demo for upload

* fix: move antd-img-crop to devDependencies

* fix: fix eslint warning

* test: update snapshot
2020-05-18 19:22:45 +08:00
Kermit Xuan
f546c8b9e3
chore: upgrade rc-menu to 8.2.1(#23956) (#24223) 2020-05-18 17:36:56 +08:00
二货机器人
75b090aff3
fix: Switch trigger motion (#24254)
* init fix

* fix rtl

* clean up

* update snapshot

* fix style lint

* add motion of inner

* update un-checked focus style
2020-05-18 17:31:46 +08:00
xrkffgg
70c6e47cde
style: add menu default textalign (#24253) 2020-05-18 17:07:33 +08:00
xrkffgg
32ee08caa5
docs: optimize site in rtl (#24246) 2020-05-18 14:07:09 +08:00
何锦余
b87b1283ea
fix: BackTop children type (#24235) 2020-05-18 14:00:19 +08:00
偏右
551763e768
docs: fix Tag demo (#24245)
close #24231
2020-05-18 13:51:56 +08:00
二货机器人
b10f4cffd9
docs: 4.2.4 changelog (#24244) 2020-05-18 13:40:15 +08:00
二货机器人
7f2f814279
revert: fix: Switch - no correct animation on the IOS/Chrome (#24242)
* Revert "fix switch ios chrome animation (#24122)"

This reverts commit fd7c942403.

* update snapshot
2020-05-18 13:00:33 +08:00
afc163
c955770c40 docs: fix filename
close #24241
2020-05-18 12:15:50 +08:00
xrkffgg
6804fdad1a
docs: optimize search of header in rtl (#24239) 2020-05-18 11:35:40 +08:00
xrkffgg
8cb146becd
style: adjust upload error icon (#24160)
* fix: adjust uoload error icon

* use less var

* use antd-color

* fix: adjust uoload error icon

* use less var

* use antd-color

* up snap

* fix package

* use svg fill

* fix error

* Update components/upload/style/index.less

Co-authored-by: 偏右 <afc163@gmail.com>

* Update components/upload/style/index.less

* fix fill

* fix snap

Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-18 10:31:23 +08:00
Tom Xu
6a52cf0303
docs: improve spin api (#24234) 2020-05-18 09:49:00 +08:00
偏右
c99ecdac39
docs: 📝 fix create-react-app step (#24227) 2020-05-17 22:47:14 +08:00
Tom Xu
f45f7353a5
chore: 🆙 upgrade rc-switch to 3.0.0 (#24220) 2020-05-17 17:05:28 +08:00
Alexey Vinogradov
316913ca37
Add ru_RU i18n for Form defaultValidateMessages (#24219) 2020-05-17 16:41:36 +08:00
偏右
aee2e7a5c9
💄 Tweak Dropdown down arrow position (#24215) 2020-05-17 01:16:12 +08:00
Tom Xu
4a3af4caef
refactor(dropdown): rewrite with hook (#24212) 2020-05-17 00:51:05 +08:00
Tom Xu
471e97ab76
refactor(card): rewrite with hook (#24211) 2020-05-17 00:49:05 +08:00
偏右
2268c7aa88
docs: 📝 Update README 2020-05-16 21:48:33 +08:00
Jaly
d4874fc0b3
名字重复了 (#24210) 2020-05-16 21:43:17 +08:00
偏右
8b514406e3
🚀 release 4.2.3 (#24203) 2020-05-16 18:02:42 +08:00
偏右
a820046130
fix: Upload.Dragger triggered by label when disabled (#24202)
* refactor Dragger.tsx

* 🐛 Avoid disabled Upload.Dragger being triggered by label

close #24197
2020-05-16 14:25:49 +08:00
xrkffgg
9924bbf838
refactor(backtop): rewrite with hook (#23575)
* refactor(backtop): rewrite with hook

* fix test

* refactor(backtop): rewrite with hook

* Update index.tsx

* fix coverage

Co-authored-by: hengkx <ycxzhkx@gmail.com>
2020-05-16 13:06:11 +08:00
偏右
04ad7236e4
🐛 Fix Backtop cannot work in Chrome iframe (#24194)
close #24192
2020-05-15 23:16:49 +08:00
二货机器人
a83143bbbc
fix: Picker disabled today (#24190) 2020-05-15 18:45:10 +08:00
偏右
188e5630b3
💄 Add @card-head-extra-color (#24189)
close #24187
2020-05-15 18:18:07 +08:00
偏右
8497e54e39
docs: 📖 keep documentation up to date (#24184)
* docs: remove babel-plugin-import from docs

* docs: react-scripts-rewired + customize-cra => craco

* docs: remove babel-plugin-import

* fix remark link
2020-05-15 17:18:55 +08:00
Tom Xu
9f633bc002
chore: getScroll add more test (#24180)
* chore: getScroll add more test

* Update getScroll.test.js
2020-05-15 16:14:38 +08:00
Tom Xu
159d42fda8
chore: scrollTo add more test (#24177) 2020-05-15 14:57:12 +08:00
afc163
850b670862 docs: add create-react-app svg import usage
close #24175
2020-05-15 12:37:20 +08:00
afc163
610807ebf9 🆙 upgrade rc-progress 3.0.0 2020-05-15 10:59:34 +08:00
Tom Xu
f90702cd0c
refactor(tooltip): rewrite with hook (#23699)
* refactor(tooltip): rewrite with hook

* fix lint

* fix

* fix test

* fix

* fix test

* refactor(tooltip): rewrite with hook

* fix lint

* fix test

* Update SliderTooltip.tsx

* Update tooltip.test.js

* Update index.test.js
2020-05-15 10:47:03 +08:00
二货机器人
0cd0ebe7dc
fix: Select item z-index (#24170) 2020-05-15 09:53:14 +08:00
Wenqi Chen
9559754b5b
chore: update issue template (#24166)
https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
2020-05-14 23:51:43 +08:00
二货机器人
2afab58ac8
chore: small bundle size follow up (#24164)
* update config

* replace react function

* fix alert
2020-05-14 20:54:49 +08:00
xrkffgg
be0c654fff
style: optimize pagination slash style in rtl (#24154) 2020-05-14 16:05:36 +08:00
二货机器人
2e284aa017
chore: small bundle size (#24135)
* update warning

* rm warning

* replace with dev warning

* fix test

* fix site

* Update webpack.config.js

Co-authored-by: 偏右 <afc163@gmail.com>

* Update webpack.config.js

* fix sytax

* adjust

* move into function

Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-14 15:57:04 +08:00
xrkffgg
4aa1b62659
style: adjust pagination simple background (#24152) 2020-05-14 15:25:54 +08:00
afc163
bb4f0da50e 📖 update PR template 2020-05-14 15:24:58 +08:00
xrkffgg
5d9d45b597
fix: dropdown button default placement in rtl (#24150)
* fix: dropdown button default placement in rtl

* change test
2020-05-14 15:06:50 +08:00
偏右
4f1605949e
Update introduce.zh-CN.md 2020-05-14 14:38:57 +08:00
偏右
217723d321
🆙 upgrade devDeps 2020-05-14 13:43:06 +08:00
二货机器人
586c7f5218
fix: DatePicker panel exceed (#24145) 2020-05-14 12:01:27 +08:00