偏右
|
6e8e36080e
|
docs: 📖 update notFoundContent (#23901)
|
2020-05-06 15:04:08 +08:00 |
|
Kol Chen
|
41bfb79cb7
|
docs: 📖 update contributing.zh-CN.md (#23897)
|
2020-05-06 12:40:29 +08:00 |
|
偏右
|
012969e742
|
docs: refactor tutorial code to React hooks (#23896)
|
2020-05-06 12:25:06 +08:00 |
|
偏右
|
fdf0f2e585
|
docs: fix moment locale faq (#23895)
close #23891
|
2020-05-06 12:03:46 +08:00 |
|
偏右
|
aa3413b086
|
✅ increase code cov (#23885)
|
2020-05-05 21:41:50 +08:00 |
|
二货机器人
|
0d46d07ad1
|
test: Add test coverage (#23884)
|
2020-05-05 21:08:56 +08:00 |
|
偏右
|
633d064640
|
✅ increase code cov (#23880)
|
2020-05-05 19:33:33 +08:00 |
|
偏右
|
6ded8588ed
|
chore: @radio-solid-checked-color typo (#23878)
* Update default.less
* Update dark.less
|
2020-05-05 18:13:46 +08:00 |
|
二货机器人
|
2a0df4f465
|
fix: FormItem getValueProps warning (#23875)
|
2020-05-05 16:15:36 +08:00 |
|
Jurriaan BW
|
5c8ffd473b
|
Fix for #12795: InputNumber onChange type (#23871)
|
2020-05-05 15:38:05 +08:00 |
|
偏右
|
97fde3a304
|
🆙 upgrade jest to 26.0.0 (#23870)
|
2020-05-05 14:08:38 +08:00 |
|
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>
|
2020-05-05 13:55:05 +08:00 |
|
twoye
|
2b2a6a3d22
|
Update index.zh-CN.md (#23868)
* Update index.zh-CN.md
* Update index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-05-05 13:17:50 +08:00 |
|
二货机器人
|
dff19af744
|
chore: Update Popconfirm & Modal okType type (#23867)
* chore: Update Popconfirm & Modal okType type
* add test case
* update test case
|
2020-05-05 12:03:16 +08:00 |
|
偏右
|
b9e7d853a4
|
chore: upgrade moment (#23856)
* 🆙 upgrade moment
* Update package.json
|
2020-05-04 22:58:42 +08:00 |
|
二货机器人
|
3d2ccd8081
|
refactor: Use flex of divider (#23849)
* refactor: Use flex of divider
* fix style lint
|
2020-05-04 18:14:25 +08:00 |
|
偏右
|
91f2dc522f
|
✅ fix progress snapshot (#23850)
|
2020-05-04 13:38:04 +08:00 |
|
Tom Xu
|
107731a988
|
docs: improve link path (#23844)
|
2020-05-04 13:12:42 +08:00 |
|
二货机器人
|
e15773e25b
|
fix: Form.Item warning for initialValue (#23846)
* fix: Form.Item warning for initialValue
* Update index.test.js
* Update index.test.js
|
2020-05-04 12:13:44 +08:00 |
|
二货机器人
|
72bb377628
|
fix: Textarea height (#23835)
* fix: Textarea height
* update snapshot
|
2020-05-03 20:32:34 +08:00 |
|
afc163
|
39456263b5
|
🎬 improve table demo
|
2020-05-03 19:46:52 +08:00 |
|
二货机器人
|
74645b7baf
|
docs: Add table render cache faq (#23833)
|
2020-05-03 16:10:37 +08:00 |
|
二货机器人
|
e4a1a45b09
|
fix: Menu a color (#23832)
* fix: Menu a color
* update snapshot
* fix menu item
|
2020-05-03 11:28:15 +08:00 |
|
二货机器人
|
0f83783709
|
docs: Update notification onClose desc (#23831)
|
2020-05-03 09:16:33 +08:00 |
|
二货机器人
|
1489903d9d
|
fix: Modal async (#23826)
* make async
* fix tesst
|
2020-05-03 00:53:32 +08:00 |
|
偏右
|
33cb4c9bb4
|
fix: Menu inlineCollapsed behavior (#23822)
* fix: Menu should onOpenChange when collapse inline menu
close #23755
* fix snapshot
|
2020-05-03 00:10:21 +08:00 |
|
Amazing Turtle
|
5c1257d726
|
docs: Remove deprecated supportServerRender doc
|
2020-05-02 23:14:43 +08:00 |
|
Amazing Turtle
|
83dcc0016f
|
Update index.zh-CN.md (#23824)
Remove deprecated supportServerRender doc
|
2020-05-02 23:13:45 +08:00 |
|
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
|
2020-05-02 22:29:01 +08:00 |
|
Tom Xu
|
009f2c8f33
|
docs: fix customize-cra addLessLoader link (#23819)
* docs: fix customize-cra addLessLoader link
* update snap
|
2020-05-02 21:58:38 +08:00 |
|
二货机器人
|
34bf3fdb66
|
fix: DatePicker miss placeholder when it's undefined (#23818)
* fix placeholder
* add test case
* update snapshot
|
2020-05-02 21:55:23 +08:00 |
|
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
|
2020-05-02 18:55:56 +08:00 |
|
Vasilii Artemchuk
|
50c3f89e19
|
fix: switch loading dark theme (#23766)
|
2020-05-02 15:27:27 +08:00 |
|
偏右
|
ca896092e2
|
✅ fix snapshot (#23816)
|
2020-05-02 15:18:23 +08:00 |
|
偏右
|
c9267469a0
|
Revert "[Snyk] Fix for 1 vulnerabilities (#23807)" (#23815)
This reverts commit 08dd4435df .
|
2020-05-02 14:27:04 +08:00 |
|
xrkffgg
|
bd692bef71
|
style: optimize button loading style in rtl (#23776)
* style: optimize button loading style in rtl
* opt rtl
* reback
|
2020-05-02 09:00:47 +08:00 |
|
偏右
|
78b7cf22a1
|
style: 💄 Fix DatePicker clear icon style (#23811)
|
2020-05-01 22:16:05 +08:00 |
|
二货机器人
|
58fcee34c1
|
docs: Add FAQ of form onFieldsChange (#23808)
|
2020-05-01 16:20:37 +08:00 |
|
二货机器人
|
5f2874b292
|
fix: Table selection col width not correct (#23806)
* update snapshot
* Update package.json
* update snapshot
|
2020-05-01 16:02:32 +08:00 |
|
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
|
2020-05-01 15:05:18 +08:00 |
|
afc163
|
7d3cb95f17
|
✅ fix Tooltip test case
|
2020-05-01 15:03:27 +08:00 |
|
xrkffgg
|
df1555c6c7
|
style: optimize input search style in rtl (#23797)
* style: optimize input search style in rtl
* fix lint
|
2020-05-01 14:50:35 +08:00 |
|
偏右
|
7139493258
|
refactor menu code (#23793)
|
2020-04-30 21:29:16 +08:00 |
|
xrkffgg
|
01b98e79d9
|
docs: optimize site of components 3 (#23779)
* docs: optimize site of components in rtl 3
* add
|
2020-04-30 21:04:19 +08:00 |
|
xrkffgg
|
ba9d75e3bd
|
fix: switch style (#23791)
|
2020-04-30 21:02:03 +08:00 |
|
Zester Quinn Albano
|
9f2af262ef
|
docs: add a link to FieldData in setFields FormInstance (#23790)
|
2020-04-30 20:49:33 +08:00 |
|
骗你是小猫咪
|
e34fc4a7c4
|
improve: Button loading smooth (#23783)
|
2020-04-30 17:18:24 +08:00 |
|
chenlei
|
b57c000678
|
docs: Fix Upload index.en-US.md (#23781)
* docs: fix Upload index.en-US.md
* docs: update Upload index.zh-CN.md
|
2020-04-30 17:06:05 +08:00 |
|
偏右
|
0b5d09dd4b
|
docs: 🎬 fix Grid demo slider tooltip (#23772)
close #23768
|
2020-04-30 11:39:16 +08:00 |
|
偏右
|
10cf054b93
|
style: 💄 Slider marks should not be selected (#23773)
|
2020-04-30 11:38:59 +08:00 |
|