renovate[bot]
b9eeb96127
chore: Configure Renovate ( #32494 )
* Add renovate.json
* Update renovate.json
* Update renovate.json
* Update renovate.json
* Create renovate.json
* Delete renovate.json
* Delete renovate.json
* Create renovate.json
* Update renovate.json
* Update renovate.json
* Update renovate.json
* Update renovate.json
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
二货机器人
7c330b77d1
chore: Adjust Collapse header style ( #32492 )
* chore: Adjust collapse header style for align
* chore: replace variable
* test: Update snapshot
3 years ago
Peach
0163fdf6fc
docs: correct content for 4.17.0-alpha.6 changelog ( #32491 )
3 years ago
afc163
21d6d10af6
docs: improve alert loop demo ( #32488 )
* docs: improve alert loop demo
- react-text-loop => react-text-loop-next
- adding demo of react-fast-marquee
* update snapshot
3 years ago
liuxulian
b8f8e995ec
fix: selected text weight depend hx tag ( #32486 )
* fix: selected text weight depend hx tag
* fix: selected text weight depend hx tag
* fix: selected text weight depend hx tag
* fix: selected text weight depend hx tag
* fix: selected text weight depend hx tag
Co-authored-by: liuxulian.lxl <liuxulian.lxl@antgroup.com>
3 years ago
afc163
827225b895
chore: replace demo image to public avatar resources ( #32479 )
* docs: replace avatar image to joeschmoe placeholder
* docs: usage randomme avatar url
3 years ago
afc163
8cafb114a7
docs: react-infinite-scroller => react-infinite-scroll-component ( #32469 )
* docs: react-infinite-scroller => react-infinite-scroll-component
close #32388
* update
* replace recommendataion
* update snapshot
3 years ago
afc163
0313871c16
fix: Radio type cannot be override ( #32463 )
close #32459
3 years ago
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
dependabot[bot]
a6bc104a4a
chore(deps-dev): bump eslint-plugin-unicorn from 36.0.0 to 37.0.1 ( #32450 )
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 36.0.0 to 37.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v36.0.0...v37.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Mohammad Arsalan
ee703c187e
fix: TextArea missing maxLength attribute ( #32448 )
3 years ago
afc163
3b27f47097
fix: Typography ellipsis not working in Table ( #32447 )
* chore: add reproduce demo
* fix: Typography ellipsis in Table
close #32432
3 years ago
afc163
6d3973fb95
chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1 ( #32444 )
* chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.7.0 to 25.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint errors and warnings
* fix rc-slider version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
08fabf9ff9
chore(deps-dev): bump jsdom from 17.0.0 to 18.0.0 ( #32436 )
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/17.0.0...18.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Peach
06a34ca235
docs: 4.17.0-alpha.6 changelog ( #32428 )
* docs: 4.17.0-alpha.6 changelog
* chore: bump version
* docs: update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: sort changelog by type
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
3 years ago
Mas
a16884fee0
docs: alter use a array to its correct spell use an array ( #32421 )
3 years ago
Xuxin Zhang
bff590f561
docs: Fix the explanation typo in the comment ( #32410 )
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md )]
### 🤔 This is a ...
- [ ] New feature
- [ ] Bug fix
- [x] Site / documentation update
- [ ] Demo update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Bundle size optimization
- [ ] Performance optimization
- [ ] Enhancement feature
- [ ] Internationalization
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case
- [ ] Branch merge
- [ ] Other (about what?)
### 🔗 Related issue link
<!--
1. Describe the source of requirement, like related issue link.
-->
### 💡 Background and solution
<!--
1. Describe the problem and the scenario.
2. GIF or snapshot should be provided if includes UI/interactive modification.
3. How to fix the problem, and list final API implementation and usage sample if that is a new feature.
-->
### 📝 Changelog
Fix the typo in the comment to help foreign users better understand the usage of Modal.useModal()
| Language | Changelog |
| ---------- | --------- |
| 🇺🇸 English | docs update |
| 🇨🇳 Chinese | docs update |
### ☑️ Self Check before Merge
⚠️ Please check all items below before review. ⚠️
- [x] Doc is updated/provided or not needed
- [x] Demo is updated/provided or not needed
- [x] TypeScript definition is updated/provided or not needed
- [x] Changelog is provided or not needed
3 years ago
afc163
46478d590f
fix: InputNumber arrow align issue ( #32409 )
* fix: InputNumber arrow align issue
* fix input number demo
3 years ago
xrkffgg
d0206049e8
ci: update release action ( #32404 )
* ci: update release helper
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
3569715fab
style: optimize drawer animation ( #32342 )
close #32317
3 years ago
Michael Adams
bdbbbb9f9e
fix: typescript error in ConfigProvider. ( #32406 )
3 years ago
xrkffgg
6edcb6e619
docs: fix markdown lint ( #32405 )
3 years ago
xrkffgg
76816fafa7
docs: add issues-helper badge ( #32401 )
3 years ago
zombiej
b388da62cc
test: Update snapshot
3 years ago
afc163
d361537748
fix: Mentions error style in Form ( #32385 )
3 years ago
Karott Schu
27c3b51c18
fix: Notification closeIcon don't update ( #32351 ) ( #32359 )
* fix: Notification closeIcon don't update (#32351 )
* add test case for Notification closeIcon (#32351 )
Co-authored-by: shuzhiqiang <shuzhiqiang@megalinkps.cn>
3 years ago
afc163
6b56af466f
fix: Button with icon and href align issue ( #32373 )
3 years ago
ajuner
72f728be57
docs(transfer): zh-CN operationStyle ( #32347 )
3 years ago
zombiej
dffaf836ff
docs: rm useless desc
close #32352
3 years ago
二货机器人
699808f8a7
docs: 4.17.0-alpha.5 changelog ( #32360 )
3 years ago
xrkffgg
c6e18db5d4
ci: add ie11 comment ( #32356 )
3 years ago
二货机器人
ec9ecde052
fix: Table ts definition ( #32358 )
* fix: Table ts definition
* fix: backof default rowKey
3 years ago
binyellow
8ec15224d3
docs: Add missing version ( #32353 )
* feat: Notification support maxCount
* docs: Add missing version
Co-authored-by: branhuang <branhuang@tencent.com>
3 years ago
Gourav Saini
b786f25918
fix: Table selection arrow get covered by fixed column ( #32276 )
* added higher z-index to selection column fixes #32268
* suggested changes
3 years ago
yingxirz
4f7565c287
Update index.zh-CN.md ( #32324 )
3 years ago
yingxirz
f50ee8286c
docs: Update buttons.zh-CN.md ( #32323 )
3 years ago
btea
adf45073c6
chore: revise prettier and lint command ( #32315 )
3 years ago
二货机器人
253edcb0d7
docs: Add missing api ( #32322 )
3 years ago
二货机器人
5161e9c671
feat: Tree support draggable handler ( #32306 )
* chore: Add draggable style
* chore: Add handler style
* refactor: Add dragging style
* chore: merge api
* chore: test case
* docs: Update doc desc
* test: More coverage
* chore: bump version
* test: Update snapshot
3 years ago
afc163
268bdf2faa
chore: Upgrade devDeps ( #32308 )
* chore: node-fetch => isomorphic-fetch
* upgrade array-move
* fix test
3 years ago
Dreamcreative
47d28e8f70
docs: perfect Cascader api ( #32291 )
Co-authored-by: xc <xc@xcdeMacBook-Pro.local>
3 years ago
afc163
46368874c2
docs: changelog for 4.17.0-alpha.4 ( #32290 )
* docs: changelog for 4.17.0-alpha.4
* update date
* chore: remove console
3 years ago
afc163
441a6aba8f
fix: ghost button hover style ( #32289 )
* fix: disabled ghost button style
* fix
* fix lint
3 years ago
xrkffgg
094f9d6bd9
style: optimized Alert close icon show in rtl ( #32286 )
3 years ago
Dreamcreative
4c1f4f941c
docs: modify Typography.Text ellipsis prop ( #32280 )
Co-authored-by: xc <xc@xcdeMacBook-Pro.local>
3 years ago
xrkffgg
8d407f90dd
style: optimized Table action position in rtl ( #32283 )
3 years ago
二货机器人
f0d9abb0ff
fix: antd.varaible.less mix with default theme ( #32279 )
3 years ago
xrkffgg
9d00634bde
style: optimized Collapse arrow position in rtl ( #32282 )
3 years ago
xrkffgg
a251a7dd1d
style: optimized Badge count show in rtl ( #32281 )
3 years ago
unknown
87849a9ce0
docs: fix typography/demo/basic.md
Update basic.md
fix snapshot
3 years ago