forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zl/v4.21.0 sync #70
Merged
Merged
Zl/v4.21.0 sync #70
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
chore: feature merge master
* Make table sortable columns focusable and keyboard accessible. * Fix typo. * Change focus style for sortable table column header from broken outline to color text. * Update snapshots. * Change order to fix lint error. * Add unit test to test sorting with keypress. * Update components/table/hooks/useSorter.tsx * chore: improve code style * style: use focus-visible * fix: test case * test: update snapshot Co-authored-by: Katsiaryna Pustakhod <Katsiaryna_Pustakhod@epam.com>
* feat: support icon only with segmented * fix: lint issue * chore: update * test: fix * test: update snapshot
* feat: dropdown auto-focus * chore: update rc-tabs
Co-authored-by: Jesús Gallego Irles <jesusgallego@outlook.com>
* feat: add form disabled * feat: add form disabled * feat: add radio disabled * feat: update snap * feat: add test case
* test: replace Empty part test with test lib * test: update snapshot case
…sign#35884) * fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(ant-design#35883) * add deprecated tag to fieldKey * add changelog * Revert "add changelog" This reverts commit 2cc174f.
* fix: remove important in radio style * chore: code clean
* docs: correct types * ++ Co-authored-by: afc163 <afc163@gmail.com>
* docs: add changelog 4.21.0 * Update CHANGELOG.en-US.md Co-authored-by: Amumu <yoyo837@hotmail.com> * Update CHANGELOG.zh-CN.md Co-authored-by: Amumu <yoyo837@hotmail.com> * docs: add * Update CHANGELOG.en-US.md * docs: fix * docs: add * docs: update * docs: fix * docs: remove 35407 Co-authored-by: Amumu <yoyo837@hotmail.com>
* Feat: support 'treeExpandAction' prop for TreeSelect * chore: bump rc-tree * chore: fix lint * fix: fix directory tree duplicate expandAction * fix: fix directory tree duplicate expandAction * fix: fix directory tree duplicate expandAction * chore: add docs Co-authored-by: zombiej <smith3816@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
chore: Master merge feature
…t-design#35849) * fix: Form.Item noStyle should not be affected by parent Form.Item * test: update snapshot * fix: status * chore: code clean * fix: modal and drawer * test: fix lint * chore: code clean * refactor: noFormStyle * chore: code clean * revert: revert change in Form.Item * chore: code clean
* test: replace test case with test library * test: replace test case with test library * test: update snapshots
* test: tree test * test: clean up * chore: bump rc-tree * test: Update snapshot * test: Update for react 18
* Fix menu items typings * add test case for menu item type checking
…t of UI of table header
Size Change: +1.91 kB (0%) Total Size: 982 kB
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[中文版模板 / Chinese template]
🤔 This is a ...
📝 Changelog
2.Modify a part of UI of table header
2.修改 table 表头部分 UI