偏右
f53d931890
Update MorePage.tsx ( #24272 )
5 years ago
linye
b4f38f7a22
📖 Update RecommendPage.tsx ( #24274 )
5 years ago
二货机器人
2120d7dfaa
docs: Add missing docs ( #24273 )
5 years ago
linye
a00c06c58b
Update MorePage.tsx
5 years ago
xrkffgg
5b61c0fac9
fix: inputnumber handler inner center ( #24266 )
5 years ago
二货机器人
44cfc351cb
fix: Table with controlled `filteredValue` empty array should not highlight the filtered icon ( #24263 )
* fix: FilteredValue
* update test case name
5 years ago
Amumu
f64558da89
fix md ( #24256 )
5 years ago
Loogeek
a216d6e4f7
fix: cascader component value support number type ( #24247 )
add cascader type.test.tsx
5 years ago
南小北
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
5 years ago
Kermit Xuan
f546c8b9e3
chore: upgrade rc-menu to 8.2.1( #23956 ) ( #24223 )
5 years ago
二货机器人
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
5 years ago
xrkffgg
70c6e47cde
style: add menu default textalign ( #24253 )
5 years ago
xrkffgg
32ee08caa5
docs: optimize site in rtl ( #24246 )
5 years ago
何锦余
b87b1283ea
fix: BackTop children type ( #24235 )
5 years ago
偏右
551763e768
docs: fix Tag demo ( #24245 )
close #24231
5 years ago
二货机器人
b10f4cffd9
docs: 4.2.4 changelog ( #24244 )
5 years ago
二货机器人
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
5 years ago
afc163
c955770c40
docs: fix filename
close #24241
5 years ago
xrkffgg
6804fdad1a
docs: optimize search of header in rtl ( #24239 )
5 years ago
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>
5 years ago
Tom Xu
6a52cf0303
docs: improve spin api ( #24234 )
5 years ago
偏右
c99ecdac39
docs: 📝 fix create-react-app step ( #24227 )
5 years ago
Tom Xu
f45f7353a5
chore: 🆙 upgrade rc-switch to 3.0.0 ( #24220 )
5 years ago
Alexey Vinogradov
316913ca37
Add ru_RU i18n for Form defaultValidateMessages ( #24219 )
5 years ago
偏右
1bbaa49bef
Merge pull request #24214 from ant-design/master
chore: merge master into feature
5 years ago
偏右
aee2e7a5c9
💄 Tweak Dropdown down arrow position ( #24215 )
5 years ago
Tom Xu
4a3af4caef
refactor(dropdown): rewrite with hook ( #24212 )
5 years ago
Tom Xu
471e97ab76
refactor(card): rewrite with hook ( #24211 )
5 years ago
偏右
2268c7aa88
docs: 📝 Update README
5 years ago
Jaly
d4874fc0b3
名字重复了 ( #24210 )
5 years ago
偏右
8b514406e3
🚀 release 4.2.3 ( #24203 )
5 years ago
二货机器人
1a82efa5ca
Text support keyboard ( #24195 )
5 years ago
偏右
a820046130
fix: Upload.Dragger triggered by label when disabled ( #24202 )
* refactor Dragger.tsx
* 🐛 Avoid disabled Upload.Dragger being triggered by label
close #24197
5 years ago
xilihuasi
5f1da59488
feat: Skeleton add round prop ( #24137 )
* feat: Skeleton add round prop
* update snapshot
* fix snapshot
5 years ago
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>
5 years ago
二货机器人
7de007100d
Merge pull request #24199 from ant-design/master
chore: Feature merge master
5 years ago
偏右
04ad7236e4
🐛 Fix Backtop cannot work in Chrome iframe ( #24194 )
close #24192
5 years ago
二货机器人
a83143bbbc
fix: Picker disabled today ( #24190 )
5 years ago
偏右
188e5630b3
💄 Add @card-head-extra-color ( #24189 )
close #24187
5 years ago
偏右
02dccd9643
Merge pull request #24185 from ant-design/master
chore: merge master into feature
5 years ago
偏右
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
5 years ago
Tom Xu
9f633bc002
chore: getScroll add more test ( #24180 )
* chore: getScroll add more test
* Update getScroll.test.js
5 years ago
Tom Xu
159d42fda8
chore: scrollTo add more test ( #24177 )
5 years ago
afc163
850b670862
docs: add create-react-app svg import usage
close #24175
5 years ago
afc163
610807ebf9
🆙 upgrade rc-progress 3.0.0
5 years ago
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
5 years ago
二货机器人
0cd0ebe7dc
fix: Select item z-index ( #24170 )
5 years ago
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
5 years ago
二货机器人
681aab1ef1
Merge pull request #24169 from ant-design/feature-merge-master
chore: Feature merge master
5 years ago
zombiej
9f38c46039
merge master
5 years ago