afc163
fb59bd2a47
docs: improve Cascader API documentation ( #33484 )
close #33477
3 years ago
二货机器人
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>
3 years ago
MadCcc
7df1d52dee
Merge pull request #33432 from MadCcc/dev
fix: not allow setState in Popconfirm if unmounted
3 years ago
MadCcc
3effa51572
refactor: refactor useMounted to useDestroyed
3 years ago
MadCcc
285e2bd9ea
refactor: refactor useMountedRef to useMounted
3 years ago
Garrick Crouch
d53e16fe76
docs: Update index.en-US.md ( #33464 )
provide correct hash link for row selection docs to selection config anchor tag
3 years ago
二货机器人
0c621c4832
fix: input not support number value ( #33462 )
3 years ago
MadCcc
6d098783fc
test: add test for react memory leak warning in Popconfirm
3 years ago
chen-jingjie
c6188fd388
fix(Divider): with text dashed border color error ( #33452 )
3 years ago
MadCcc
19e4b578d9
chore: revert import order change
3 years ago
MadCcc
727e394d75
feat: add useMountedRef hook
3 years ago
zombiej
a90ad063af
test: Update snapshot
3 years ago
afc163
80389747c7
docs: update changelog
3 years ago
guhao.zeng
56c675cd52
fix: Dropdown button destroyPopupOnHide prop not working #33433 ( #33442 )
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
WeijieChen
3324bb2f59
docs: fix version error ( #33443 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
麦谷
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文件
3 years ago
2724635499
629caccaae
fix: The current change of pagination triggers onChange ( #33411 )
* fix: table pagination onChange error (#33374 )
* test: add test case for this (#33374 )
3 years ago
dengqing
4f4e2f800a
Docs: fix fieldNames options typo ( #33241 )
* docs: tree-select fieldNames error
* docs: fix docs error
* fix: docs typo
* docs: fix fieldNames
3 years ago
MadCcc
1d738d1902
fix: not allow setState in Popconfirm if unmounted
3 years ago
二货机器人
41ac1f0c1a
chore: 4.18.0 changelog ( #33424 )
3 years ago
github-actions[bot]
24458eb54e
chore: auto merge branchs ( #33423 )
chore: master merge feature
3 years ago
github-actions[bot]
b3cc1e5276
chore: auto merge branchs ( #33422 )
chore: feature merge master
3 years ago
zombiej
7ae451729f
test: update snapshot
3 years ago
zombiej
6ed4d855b1
Merge remote-tracking branch 'origin/master' into feature-merge-master
3 years ago
Nmaxwiver
73ac1b1aaa
docs: Update practical-projects.zh-CN.md ( #33419 )
3 years ago
renovate[bot]
7f09f0a604
chore(deps): update dependency scrollama to v3 ( #33418 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
二货机器人
9c086c5328
fix: Skeleton missing style ( #33405 )
3 years ago
二货机器人
f1e0c9c1d2
chore: Internal Menu interface for ProLayout usage ( #33399 )
* test: Update snapshot
* chore: disable tooltip
* chore: rename
3 years ago
afc163
0edf04253e
fix: Descriptions default overflow value ( #33392 )
close #33316
3 years ago
二货机器人
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
3 years ago
binyellow
5c3e483217
docs: fixing document issues ( #33259 )
3 years ago
guhao.zeng
f1c6d37f6a
fix: Missing Catalan (ca_ES) translation key: Form.optional #33280 ( #33377 )
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
二货机器人
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
3 years ago
Sami Mäkinen
fb286612d5
chore: add sorting translations for fi_FI ( #33372 )
3 years ago
Michał Podeszwa
0f8fc6f2d2
Add Capture prop to Upload Component Typescript Definition ( #33370 )
Co-authored-by: Michał Podeszwa <178679-michalpodeszwa@users.noreply.gitlab.com>
3 years ago
afc163
5aecc1b208
docs: improve changelog
3 years ago
chen-jingjie
aa64c8bf99
fix(slider): disabled rail background-color error ( #33369 )
Co-authored-by: chenjingjie <chenjingjie@coding.net>
3 years ago
afc163
e1a05c29e5
chore: remove whitespace
3 years ago
陈帅
8135ef04df
docs: add 4.17.4 changelog ( #33354 )
* docs: add 4.17.4 changelog
* update changelog
3 years ago
renovate[bot]
448da5774f
chore(deps): update dependency antd-img-crop to v4 ( #33352 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Curly Brackets
bcf4f1d5e8
docs(faq): correct 'Ant Design Mobile' ( #33341 )
3 years ago
github-actions[bot]
6946f0b49a
chore: auto merge branchs ( #33322 )
chore: Feature merge master
3 years ago
zombiej
396cfab983
test: Update snapshot
3 years ago
zombiej
42bc6dcdef
Merge remote-tracking branch 'origin/master' into feature-merge-master
3 years ago
二货机器人
d91ebe9acf
test: fix initial test case ( #33313 )
* test: fix initial test case
* chore: replace with exist fn
* chore: rm dep conflict
* chore: fix dev jest env
3 years ago
afc163
b1642233e8
fix: Revert "fix: TextArea missing maxLength attr." ( #33312 )
* Revert "fix: TextArea missing maxLength attribute (#32448 )"
This reverts commit ee703c187e
.
* fix: snapshot
3 years ago
谭真
678cf4948b
docs: update customize-theme-variable.md ( #33272 )
3 years ago
James
34dbf5f0a2
fix: Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug ( #31846 )
* Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug
* Form.Item的name属性改为parentNode,dom-align 死循环,内存溢出的bug
* fixed lint issues.
* change: add black list for form item name
* keep the definition the same as before
* update snapshot
* change formItemNameBlackList type to array
* add test case for form item is in black list
* add test condition
* prettier it
* change: add black list for form item name
* keep the definition the same as before
* merege from upstream
* rebase this branch
* change formItemNameBlackList type to array
* add test case for form item is in black list
* add test condition
* prettier it
* fix test case that casing by rebase
3 years ago
mursulis
4f929081d6
New Pull Request for README-sp_MX.md ( #33226 )
* Create README-sp_MX.md
Translation of README to Spanish.
* Update README.md
* Update README-zh_CN.md
* Update README-uk_UA.md
* Update README-pt_BR.md
3 years ago
xrkffgg
3977881a6b
ci: fix footer click ( #33214 )
3 years ago