Skip to content
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 1,225 commits into from Jun 10, 2022
Merged

Zl/v4.21.0 sync #70

merged 1,225 commits into from Jun 10, 2022

Conversation

zhanglei66
Copy link

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • 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?)

📝 Changelog

Language Changelog
🇺🇸 English 1.Synchronize the update of antd 4.21.0 version.
2.Modify a part of UI of table header
🇨🇳 Chinese 1.同步 antd 4.21.0 版本的更新
2.修改 table 表头部分 UI

kanweiwei and others added 30 commits April 24, 2022 20:55
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
)

Co-authored-by: zhangqingyang@mindlinker.com <zhangqingyang@mindlinker.com>
* 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
xrkffgg and others added 26 commits June 6, 2022 12:01
…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>
…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
@github-actions
Copy link

github-actions bot commented Jun 9, 2022

Prepare preview

@github-actions
Copy link

github-actions bot commented Jun 9, 2022

Size Change: +1.91 kB (0%)

Total Size: 982 kB

Filename Size Change
./dist/antd-with-locales.min.js 382 kB +1.43 kB (0%)
./dist/antd.compact.min.css 67.4 kB +5 B (0%)
./dist/antd.dark.min.css 68.8 kB +6 B (0%)
./dist/antd.min.css 67.3 kB +9 B (0%)
./dist/antd.min.js 328 kB +446 B (0%)
./dist/antd.variable.min.css 68.2 kB +6 B (0%)

compressed-size-action

@ytftianwen ytftianwen merged commit 4a6cef3 into master Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet