二货机器人
|
701f35d0eb
|
chore: Adjust table col className priority (#23914)
* adjust col class
* update snapshot
|
5 years ago |
Tom Xu
|
2961dda311
|
docs: improve popconfirm (#23905)
* docs: improve popconfirm
* Update index.zh-CN.md
|
5 years ago |
偏右
|
6e8e36080e
|
docs: 📖 update notFoundContent (#23901)
|
5 years ago |
Kol Chen
|
41bfb79cb7
|
docs: 📖 update contributing.zh-CN.md (#23897)
|
5 years ago |
偏右
|
012969e742
|
docs: refactor tutorial code to React hooks (#23896)
|
5 years ago |
偏右
|
fdf0f2e585
|
docs: fix moment locale faq (#23895)
close #23891
|
5 years ago |
偏右
|
4cb70b6f16
|
Merge pull request #23893 from ant-design/master
chore: merge master into feature
|
5 years ago |
偏右
|
c5bcf57537
|
feat: 💄 Add text type Button (#22552)
* 🆕 Add text type Button
`<Button type="text" />`
close #15892
* Add test cases
* missing type
* missing type
* fix missing type
* Update components/button/index.zh-CN.md
Co-Authored-By: zefeng <zefengbao@outlook.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: zefeng <zefengbao@outlook.com>
|
5 years ago |
偏右
|
aa3413b086
|
✅ increase code cov (#23885)
|
5 years ago |
二货机器人
|
0d46d07ad1
|
test: Add test coverage (#23884)
|
5 years ago |
偏右
|
633d064640
|
✅ increase code cov (#23880)
|
5 years ago |
偏右
|
6ded8588ed
|
chore: @radio-solid-checked-color typo (#23878)
* Update default.less
* Update dark.less
|
5 years ago |
二货机器人
|
2a0df4f465
|
fix: FormItem getValueProps warning (#23875)
|
5 years ago |
Jurriaan BW
|
5c8ffd473b
|
Fix for #12795: InputNumber onChange type (#23871)
|
5 years ago |
二货机器人
|
3a28f31fca
|
feat: Cell support shouldCellUpdate (#23872)
|
5 years ago |
Tom Xu
|
747691f600
|
feat: ConfigProvider support virtual and dropdownMatchSelectWidth (#23841)
* feat: ConfigProvider support virtual and dropdownMatchSelectWidth
* update snap
* Update demo.test.js.snap
* update snap
|
5 years ago |
偏右
|
97fde3a304
|
🆙 upgrade jest to 26.0.0 (#23870)
|
5 years ago |
xrkffgg
|
cffcd0378a
|
style: optimize steps style (#23855)
* style: optimize steps style
* fix: name
* Update
Co-authored-by: 偏右 <afc163@gmail.com>
* fix: sm
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
twoye
|
2b2a6a3d22
|
Update index.zh-CN.md (#23868)
* Update index.zh-CN.md
* Update index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
二货机器人
|
dff19af744
|
chore: Update Popconfirm & Modal okType type (#23867)
* chore: Update Popconfirm & Modal okType type
* add test case
* update test case
|
5 years ago |
偏右
|
b9e7d853a4
|
chore: upgrade moment (#23856)
* 🆙 upgrade moment
* Update package.json
|
5 years ago |
二货机器人
|
3d2ccd8081
|
refactor: Use flex of divider (#23849)
* refactor: Use flex of divider
* fix style lint
|
5 years ago |
偏右
|
f05f2dd197
|
Merge pull request #23853 from ant-design/master
chore: merge master into feature
|
5 years ago |
偏右
|
91f2dc522f
|
✅ fix progress snapshot (#23850)
|
5 years ago |
Tom Xu
|
107731a988
|
docs: improve link path (#23844)
|
5 years ago |
二货机器人
|
e15773e25b
|
fix: Form.Item warning for initialValue (#23846)
* fix: Form.Item warning for initialValue
* Update index.test.js
* Update index.test.js
|
5 years ago |
二货机器人
|
6668d48c54
|
Merge pull request #23845 from ant-design/master
chore: Feature merge master
|
5 years ago |
二货机器人
|
72bb377628
|
fix: Textarea height (#23835)
* fix: Textarea height
* update snapshot
|
5 years ago |
afc163
|
39456263b5
|
🎬 improve table demo
|
5 years ago |
二货机器人
|
74645b7baf
|
docs: Add table render cache faq (#23833)
|
5 years ago |
二货机器人
|
e4a1a45b09
|
fix: Menu a color (#23832)
* fix: Menu a color
* update snapshot
* fix menu item
|
5 years ago |
二货机器人
|
0f83783709
|
docs: Update notification onClose desc (#23831)
|
5 years ago |
二货机器人
|
1489903d9d
|
fix: Modal async (#23826)
* make async
* fix tesst
|
5 years ago |
偏右
|
33cb4c9bb4
|
fix: Menu inlineCollapsed behavior (#23822)
* fix: Menu should onOpenChange when collapse inline menu
close #23755
* fix snapshot
|
5 years ago |
Amazing Turtle
|
5c1257d726
|
docs: Remove deprecated supportServerRender doc
|
5 years ago |
Amazing Turtle
|
83dcc0016f
|
Update index.zh-CN.md (#23824)
Remove deprecated supportServerRender doc
|
5 years ago |
Tom Xu
|
cbb46a86b3
|
docs: fix less-loader@6 customize-cra (#23821)
* docs: fix less-loader@6 customize-cra
* Update use-with-create-react-app.en-US.md
|
5 years ago |
Tom Xu
|
009f2c8f33
|
docs: fix customize-cra addLessLoader link (#23819)
* docs: fix customize-cra addLessLoader link
* update snap
|
5 years ago |
二货机器人
|
34bf3fdb66
|
fix: DatePicker miss placeholder when it's undefined (#23818)
* fix placeholder
* add test case
* update snapshot
|
5 years ago |
Tom Xu
|
3d355fde08
|
refactor(timeline): rewrite with hook (#23631)
* refactor(timeline): rewrite with hook
* add test
* Revert "add test"
This reverts commit 39540589d7 .
* Update TimelineItem.tsx
* Update TimelineItem.tsx
* fix lint
|
5 years ago |
Vasilii Artemchuk
|
50c3f89e19
|
fix: switch loading dark theme (#23766)
|
5 years ago |
偏右
|
ca896092e2
|
✅ fix snapshot (#23816)
|
5 years ago |
偏右
|
c9267469a0
|
Revert "[Snyk] Fix for 1 vulnerabilities (#23807)" (#23815)
This reverts commit 08dd4435df .
|
5 years ago |
xrkffgg
|
bd692bef71
|
style: optimize button loading style in rtl (#23776)
* style: optimize button loading style in rtl
* opt rtl
* reback
|
5 years ago |
偏右
|
78b7cf22a1
|
style: 💄 Fix DatePicker clear icon style (#23811)
|
5 years ago |
偏右
|
35e390018c
|
Merge pull request #23796 from ant-design/master
chore: Merge master into feature
|
5 years ago |
二货机器人
|
58fcee34c1
|
docs: Add FAQ of form onFieldsChange (#23808)
|
5 years ago |
二货机器人
|
5f2874b292
|
fix: Table selection col width not correct (#23806)
* update snapshot
* Update package.json
* update snapshot
|
5 years ago |
Snyk bot
|
08dd4435df
|
[Snyk] Fix for 1 vulnerabilities (#23807)
* fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
* fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
|
5 years ago |
afc163
|
7d3cb95f17
|
✅ fix Tooltip test case
|
5 years ago |