Miloud Belaabed
884c8ef5a3
fix: table loading css error when sticky is true ( #32703 )
* Table loading css error when sticky is true
* [CodeFactor] Apply fixes to commit dc1a930
[ci skip] [skip ci]
* fix Table loading css error when sticky is true
* Fix table loading css error when sticky is true bug
* Update index.less
Co-authored-by: Miloud Belaabed <m.belabed@itihad.me>
Co-authored-by: codefactor-io <support@codefactor.io>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Austaras
d1f87ccc80
feat: input number support prefix ( #32600 )
3 years ago
afc163
a0982081fa
style: fix Card tabs of left position ( #32695 )
close #32673
3 years ago
二货机器人
184402a9bc
feat: Form.Item no longer need `fieldKey` anymore ( #32689 )
* chore:Update Form to remove fieldKey
* fix: fieldKey cache logic
* test: Update snapshot
* chore: clean up
3 years ago
afc163
e40b02b544
docs: fix List demo
close #32685
3 years ago
WeijieChen
b4d16125dd
docs: add Version ( #32678 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
WeijieChen
70e1d6a1d0
feat: Modal.xxx support wrapClassName prop ( #32676 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
WeijieChen
4d9b6dc74e
docs: form register demo add textarea item ( #32669 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
afc163
7065e03493
style: fix Upload picture loading style ( #32664 )
3 years ago
hydraZty
a35b567135
fix: Collapse style issue when expandIconPosition is right ( #32648 )
Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
3 years ago
WeijieChen
16bb5489e6
feat: add showCancel prop for popconfirm ( #32620 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
Chang Wei
a09e1ad921
fix: Avoid selecting the placeholder of input control on Chrome browser, keep consistent of selection behavior with Firefox browser ( #32639 )
3 years ago
Jtree03
0e7d82bdb4
refactor: Use getKeyThenIncreaseKey in message notice function ( #32642 )
3 years ago
Steven.zhong
abc689b796
chore: document and typescript definition update ( #32625 )
3 years ago
renovate[bot]
b6bd4c18b4
chore(deps): update dependency stylelint to v14 ( #32609 )
* chore(deps): update dependency stylelint to v14
* Update package.json
* fix some stylelint
* fix some stylelint
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Kayson Wu
2769f44536
feat: add `loading` prop for Dropdown.Button ( #32467 )
close #24017
3 years ago
hydraZty
9fe5820cf0
fix: Typography ellipsis height error ( #32496 )
3 years ago
afc163
38b94e5aeb
fix: Transfer menu item key warning ( #32578 )
* fix: Transfer menu item key warning
close #32574
* chore: skip tree demo in UI test
3 years ago
叶枫
7d68eca271
docs: add doc ( #32570 )
* feat: add doc
3 years ago
二货机器人
2bb9407f5f
chore: table support rowSpan hover ( #32557 )
3 years ago
D-to-the-K
0a8065e5bd
fix: DirectoryTree keyboard error ( #32551 )
* Fix bug in keyboard navigation
When selecting a node using the keyboard (spacebar), the event received by onSelect has an undefined MouseEvent. Keyboard navigation was not possible because an error was thrown when trying to access properties from the undefined nativeEvent. We are now testing if nativeEvent is defined before accessing its properties.
* fix: DirectoryTree throws error during keyboard navigation
3 years ago
chen-jingjie
413d979731
fix(pagination): `simple-pager input` no box-shadow ( #32528 )
Co-authored-by: chenjingjie <chenjingjie@coding.net>
3 years ago
chen-jingjie
204af50bff
fix(Message): typescript type error ( #32524 )
Co-authored-by: chenjingjie <chenjingjie@coding.net>
3 years ago
WeijieChen
e0de0249b2
feat: input support show count ( #32522 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
renovate[bot]
14fa342da3
chore(deps): update dependency eslint to v8 ( #32501 )
* chore(deps): update dependency eslint to v8
* fix eslint errors
* fix eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
renovate[bot]
94b21979e0
chore(deps): update dependency @typescript-eslint/parser to v5 ( #32500 )
* chore(deps): update dependency @typescript-eslint/parser to v5
* fix md lint
* fix eslint errors
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
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
ec625a00db
chore: fix divider stylelint errors ( #32473 )
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
chen-jingjie
1ca290eb27
feat(Alert): Custom closeIcon ( #32345 )
Co-authored-by: chenjingjie <chenjingjie@coding.net>
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
afc163
ff8c95540c
test: add test for Upload previewIcon ( #32457 )
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
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
afc163
3569715fab
style: optimize drawer animation ( #32342 )
close #32317
3 years ago
Michael Adams
bdbbbb9f9e
fix: typescript error in ConfigProvider. ( #32406 )
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