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
Synchronize antd updates to infrad #20
Merged
Merged
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: chenjingjie <[email protected]>
…-design#32469) * docs: react-infinite-scroller => react-infinite-scroll-component close ant-design#32388 * update * replace recommendataion * update snapshot
chore: sync master into feature
* 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 <[email protected]>
* 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 <[email protected]> Co-authored-by: afc163 <[email protected]>
…32507) Co-authored-by: Renovate Bot <[email protected]>
…ant-design#32499) Co-authored-by: Renovate Bot <[email protected]>
…#32509) Co-authored-by: Renovate Bot <[email protected]>
…esign#32500) * chore(deps): update dependency @typescript-eslint/parser to v5 * fix md lint * fix eslint errors Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: afc163 <[email protected]>
* chore(deps): update dependency eslint to v8 * fix eslint errors * fix eslint errors Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: afc163 <[email protected]>
Co-authored-by: machixian <[email protected]>
Co-authored-by: chenjingjie <[email protected]>
* docs: add 4.17.0-alpha.7 changelog * Update package.json * up changelog
Co-authored-by: chenjingjie <[email protected]>
* 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 <[email protected]>
* feat: add doc
* fix: Transfer menu item key warning close ant-design#32574 * chore: skip tree demo in UI test
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 <[email protected]> Co-authored-by: afc163 <[email protected]>
…design#33411)" (ant-design#33489) This reverts commit 629cacc.
…gn#33520) Co-authored-by: Renovate Bot <[email protected]>
The other title doesn't make sense. "Medio ambiente" is the environment, as in environmental pollution, nothing to do with computers.
|
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 ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge