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

Synchronize antd updates to infrad #20

Merged
merged 490 commits into from
Jan 10, 2022
Merged

Synchronize antd updates to infrad #20

merged 490 commits into from
Jan 10, 2022

Conversation

zhanglei66
Copy link

@zhanglei66 zhanglei66 commented Jan 5, 2022

[中文版模板 / 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?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

chen-jingjie and others added 30 commits October 13, 2021 18:58
Co-authored-by: chenjingjie <chenjingjie@coding.net>
…-design#32469)

* docs: react-infinite-scroller => react-infinite-scroll-component

close ant-design#32388

* update

* replace recommendataion

* update snapshot
* docs: replace avatar image to joeschmoe placeholder

* docs: usage randomme avatar url
* 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>
* docs: improve alert loop demo

- react-text-loop => react-text-loop-next
- adding demo of react-fast-marquee

* update snapshot
* chore: Adjust collapse header style for align

* chore: replace variable

* test: Update snapshot
* 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>
…esign#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>
* 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>
Co-authored-by: machixian <machixian@myweimai.com>
Co-authored-by: chenjingjie <chenjingjie@coding.net>
* docs: add 4.17.0-alpha.7 changelog

* Update package.json

* up changelog
Co-authored-by: chenjingjie <chenjingjie@coding.net>
* 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
* ci: unite action version

* Update verify-package-version.yml

* Update issue-open-check.yml

* Update preview-start.yml

* Update preview-deploy.yml

* Update pr-open-check.yml

* Update issue-remove-inactive.yml
* Update pr-check-ci.yml

* Update verify-files-modify.yml
chore: sync master into feature
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* fix: Transfer menu item key warning

close ant-design#32574

* chore: skip tree demo in UI test
afc163 and others added 25 commits December 28, 2021 14:21
provide correct hash link for row selection docs to selection config anchor tag
fix: not allow setState in Popconfirm if unmounted
* docs: 4.18.1 changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: afc163 <afc163@gmail.com>
The other title doesn't make sense. "Medio ambiente" is the environment, as in environmental pollution, nothing to do with computers.
@github-actions
Copy link

github-actions bot commented Jan 5, 2022

  • 🚨 Please fill changelog in the PR

    • Write with a developer-oriented perspective and narrative method, without describing the details of the repair
    • Describing the problem and the impact on the developer
    • describing the user-first site problem, not your solution
    • Refer: https://ant.design/changelog#4.9.0
  • 🚨 请填写 PR 中的 changelog

    • 请用面向开发者的角度叙述方式撰写,不描述修复细节
    • 描述问题和对开发者的影响
    • 描述用户第一现场的问题,而非你的解决方式
    • 参考:https://ant.design/changelog-cn#4.9.0

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Prepare preview

@ytftianwen ytftianwen merged commit 7c1928c into master Jan 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