Xi Ming
|
659571edae
|
fix missing words in commets (#33514)
Lol
|
2022-01-02 12:59:40 +08:00 |
|
afc163
|
a926aa52c6
|
fix: Form should have default validateMessages in en locale (#33511)
|
2021-12-31 16:56:21 +08:00 |
|
afc163
|
c0d2c7e8a4
|
chore: remove whitespace
|
2021-12-31 16:54:15 +08:00 |
|
二货机器人
|
be231f9fb5
|
feat: Merge TimePicker disabledXXX into disabledTime (#33503)
* feat: merge disabledXXX into disabledTime
* chore: fix ts
|
2021-12-31 11:28:02 +08:00 |
|
afc163
|
0976e9e6a4
|
test: add test case for #33487 (#33492)
|
2021-12-31 10:44:16 +08:00 |
|
afc163
|
e94f467209
|
docs: release 4.18.2 (#33491)
|
2021-12-30 15:20:15 +08:00 |
|
afc163
|
9ec2709b16
|
Revert "fix: The current change of pagination triggers onChange (#33411)" (#33489)
This reverts commit 629caccaae .
|
2021-12-30 15:15:00 +08:00 |
|
afc163
|
150bd23d53
|
docs: improve changelog
|
2021-12-30 11:46:17 +08:00 |
|
github-actions[bot]
|
b05aa89908
|
chore: auto merge branchs (#33485)
chore: feature merge master
|
2021-12-30 03:40:48 +00:00 |
|
afc163
|
fb59bd2a47
|
docs: improve Cascader API documentation (#33484)
close #33477
|
2021-12-30 11:38:48 +08:00 |
|
二货机器人
|
3913fd51fb
|
docs: 4.18.1 changelog (#33476)
* docs: 4.18.1 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2021-12-29 21:03:29 +08:00 |
|
MadCcc
|
7df1d52dee
|
Merge pull request #33432 from MadCcc/dev
fix: not allow setState in Popconfirm if unmounted
|
2021-12-29 17:49:15 +08:00 |
|
MadCcc
|
3effa51572
|
refactor: refactor useMounted to useDestroyed
|
2021-12-29 17:10:16 +08:00 |
|
MadCcc
|
285e2bd9ea
|
refactor: refactor useMountedRef to useMounted
|
2021-12-29 14:42:00 +08:00 |
|
Garrick Crouch
|
d53e16fe76
|
docs: Update index.en-US.md (#33464)
provide correct hash link for row selection docs to selection config anchor tag
|
2021-12-29 11:44:59 +08:00 |
|
二货机器人
|
0c621c4832
|
fix: input not support number value (#33462)
|
2021-12-29 11:32:49 +08:00 |
|
MadCcc
|
6d098783fc
|
test: add test for react memory leak warning in Popconfirm
|
2021-12-29 11:31:50 +08:00 |
|
chen-jingjie
|
c6188fd388
|
fix(Divider): with text dashed border color error (#33452)
|
2021-12-28 19:40:33 +08:00 |
|
MadCcc
|
19e4b578d9
|
chore: revert import order change
|
2021-12-28 17:23:43 +08:00 |
|
MadCcc
|
727e394d75
|
feat: add useMountedRef hook
|
2021-12-28 17:21:00 +08:00 |
|
zombiej
|
a90ad063af
|
test: Update snapshot
|
2021-12-28 16:17:37 +08:00 |
|
afc163
|
80389747c7
|
docs: update changelog
|
2021-12-28 14:21:14 +08:00 |
|
guhao.zeng
|
56c675cd52
|
fix: Dropdown button destroyPopupOnHide prop not working #33433 (#33442)
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
|
2021-12-28 13:48:23 +08:00 |
|
WeijieChen
|
3324bb2f59
|
docs: fix version error (#33443)
Co-authored-by: machixian <machixian@myweimai.com>
|
2021-12-28 13:29:43 +08:00 |
|
麦谷
|
67bf8903fb
|
docs: Update use-in-typescript.zh-CN.md (#33434)
这里有点不对
/* src/App.ts */
应该是
/* src/App.tsx */
执行npx create-react-app my-project-name --template typescript后也只有App.tsx文件
|
2021-12-28 10:52:16 +08:00 |
|
2724635499
|
629caccaae
|
fix: The current change of pagination triggers onChange (#33411)
* fix: table pagination onChange error (#33374)
* test: add test case for this (#33374)
|
2021-12-27 21:59:16 +08:00 |
|
dengqing
|
4f4e2f800a
|
Docs: fix fieldNames options typo (#33241)
* docs: tree-select fieldNames error
* docs: fix docs error
* fix: docs typo
* docs: fix fieldNames
|
2021-12-27 19:05:22 +08:00 |
|
MadCcc
|
1d738d1902
|
fix: not allow setState in Popconfirm if unmounted
|
2021-12-27 18:06:46 +08:00 |
|
二货机器人
|
41ac1f0c1a
|
chore: 4.18.0 changelog (#33424)
|
2021-12-27 17:58:45 +08:00 |
|
github-actions[bot]
|
24458eb54e
|
chore: auto merge branchs (#33423)
chore: master merge feature
|
2021-12-27 04:03:10 +00:00 |
|
github-actions[bot]
|
b3cc1e5276
|
chore: auto merge branchs (#33422)
chore: feature merge master
|
2021-12-27 03:30:41 +00:00 |
|
zombiej
|
7ae451729f
|
test: update snapshot
|
2021-12-27 10:58:29 +08:00 |
|
zombiej
|
6ed4d855b1
|
Merge remote-tracking branch 'origin/master' into feature-merge-master
|
2021-12-27 10:45:42 +08:00 |
|
Nmaxwiver
|
73ac1b1aaa
|
docs: Update practical-projects.zh-CN.md (#33419)
|
2021-12-27 10:03:17 +08:00 |
|
renovate[bot]
|
7f09f0a604
|
chore(deps): update dependency scrollama to v3 (#33418)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-26 22:58:31 +08:00 |
|
二货机器人
|
9c086c5328
|
fix: Skeleton missing style (#33405)
|
2021-12-24 14:23:32 +08:00 |
|
二货机器人
|
f1e0c9c1d2
|
chore: Internal Menu interface for ProLayout usage (#33399)
* test: Update snapshot
* chore: disable tooltip
* chore: rename
|
2021-12-24 10:57:35 +08:00 |
|
afc163
|
0edf04253e
|
fix: Descriptions default overflow value (#33392)
close #33316
|
2021-12-23 16:40:36 +08:00 |
|
二货机器人
|
2df11184f4
|
test: Demo check popup content (#33378)
* auto demo
* chore: update demo snapshot
* fix: trigger mock ref logic
* chore: try 2 test case
* chore: more snapshot
* chore: update snapshot
* chore: fix ts
* chore: split test
* test: Update test case
* chore: fix test order
|
2021-12-23 11:51:10 +08:00 |
|
binyellow
|
5c3e483217
|
docs: fixing document issues (#33259)
|
2021-12-22 17:22:15 +08:00 |
|
guhao.zeng
|
f1c6d37f6a
|
fix: Missing Catalan (ca_ES) translation key: Form.optional #33280 (#33377)
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
|
2021-12-22 14:51:38 +08:00 |
|
二货机器人
|
ff88851c4c
|
chore: Bump Select related deps (#33364)
* chore: bump select related version
* test: Fix test case
* chore: bump rc-select version
* test: Update snapshot
* chore: Update Select ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* chore: Update ts definition
* chore: fix internal ts def
* test: update auto complete snapshot
* chore: update snapshot
* chore: bump version
* chore: fix demo ts
* chore: Move ValueType to the first place
* test: Update test case
|
2021-12-21 21:38:11 +08:00 |
|
Sami Mäkinen
|
fb286612d5
|
chore: add sorting translations for fi_FI (#33372)
|
2021-12-21 20:02:12 +08:00 |
|
Michał Podeszwa
|
0f8fc6f2d2
|
Add Capture prop to Upload Component Typescript Definition (#33370)
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
|
2021-12-21 18:15:58 +08:00 |
|
afc163
|
5aecc1b208
|
docs: improve changelog
|
2021-12-21 17:33:51 +08:00 |
|
chen-jingjie
|
aa64c8bf99
|
fix(slider): disabled rail background-color error (#33369)
Co-authored-by: chenjingjie <chenjingjie@coding.net>
|
2021-12-21 17:32:29 +08:00 |
|
afc163
|
e1a05c29e5
|
chore: remove whitespace
|
2021-12-21 16:53:57 +08:00 |
|
陈帅
|
8135ef04df
|
docs: add 4.17.4 changelog (#33354)
* docs: add 4.17.4 changelog
* update changelog
|
2021-12-20 10:26:50 +08:00 |
|
renovate[bot]
|
448da5774f
|
chore(deps): update dependency antd-img-crop to v4 (#33352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-19 16:14:12 +08:00 |
|
Curly Brackets
|
bcf4f1d5e8
|
docs(faq): correct 'Ant Design Mobile' (#33341)
|
2021-12-17 20:41:24 +08:00 |
|