Closed
Conversation
* test: upgrade github actions node version * chore: upgrade @testing-library/* * chore: upgrade @testing-library/* * fix: preview build * fix: preview build
close #40869
* chore: fix ci failed * chore: update demo
|
* chore: upgrade rc-select * demo: update select size demo * demo: update select size demo * fix rc-select version * fix rc-select version * demo: fix Select demo
* docs: 4.24.9 changelog * docs: update changelog * docs: update changelog * docs: update changelog
* chore: fix popover width for edge case * chore: fix max-width
* chore: add gitignore * chore: clean all * chore: clean all * chore: clean all * chore: keep style * chore: modify script * chore: fix tsc
* fix: Upload disable state logic * chore(typo): update * test(upload): add case * fix: Upload disable state logic * test: remove case * chore: remove unused (cherry picked from commit 6d0acb0) # Conflicts: # components/upload/Upload.tsx # components/upload/UploadList/index.tsx * chore: skip githook format * test: update * test: update * chore: update
* fix: Popover display empty div when title and content is null (#42217) * fix: Popover display empty div when title and content is null * test: Popover add test * lint: remove useless block statement --------- Co-authored-by: MaHui <mahuiyoung@cmbchina.com> (cherry picked from commit 4271ff0) * lint: fix Popover test lint error * lint: fix Popover test lint error * improvement: Popover overlay * lint: fix Popover test lint error * Update package.json --------- Co-authored-by: MaHui <mahuiyoung@cmbchina.com> Co-authored-by: afc163 <afc163@gmail.com>
…42263) * chore: bump field form version * chore: fix ts
Co-authored-by: tchen <tao.chen@yuyidata.com> Co-authored-by: afc163 <afc163@gmail.com>
* feat: test * chore: empty --------- Co-authored-by: afc163 <afc163@gmail.com>
* fix: getCurrentLink not trigger when scroll * chore: fix lint
* docs: add 4.24.13 changelog * test: update snapshot * docs: update changelog
* demo: update 4.x dropdown deprecated menu * Apply suggestions from code review Signed-off-by: MadCcc <1075746765@qq.com> * test: snapshot update * chore: text fixed * test: update snapshot * demo: update * chore: package.json --------- Signed-off-by: MadCcc <1075746765@qq.com> Co-authored-by: MadCcc <1075746765@qq.com>
* fix: 4.x gif thumb url base64 type should be corrected * chore: update snapshot * chore: update snapshot * chore: lint * chore: lint
* test: update jest snapshot * type: fix setTimeout ReturnType
* chore: fix 4.x-stable publish script * chore: add notice before publish to npm (#41613) * chore: add notice before publish to npm * chore: add notice before publish to npm * chore: ignore locale folder for eslint check * chore: ignore locale folder for eslint check * chore: change notification sound * chore: migrate to actions/checkout@v4
* fix: css * chore: change size
* Update index.zh-CN.md Signed-off-by: 红 <wxh1220@gmail.com> * Revert "Update index.zh-CN.md" This reverts commit cfcce5d. * docs: format ref: https://github.com/ant-design/ant-design/pull/37144/files#diff-0bdf37a1fc0ec124fb3aa391932eaa134bd1de8c6f766f5e4082edbc30ce6c42 * chore: update snapshots * type: fix type errors of React.Key ref: #44938 Co-authored-by: afc163 <afc163@users.noreply.github.com> * test: fix test logic (cherry picked from commit 6a349f6) * deps: bump rc-field-form@1.38.2 ref: #45018 (comment) * type: fix FormItem Key * chore: fix lint * chore: fix lint --------- Signed-off-by: 红 <wxh1220@gmail.com> Co-authored-by: afc163 <afc163@users.noreply.github.com> Co-authored-by: 二货机器人 <smith3816@gmail.com>
* feat: export sider context from layout for v4 Signed-off-by: Peach <scdzwyxst@gmail.com> * chore: ci ignore peer deps Signed-off-by: Peach <scdzwyxst@gmail.com> * chore: ci ignore peer deps * chore: ci ignore peer deps * chore: use npmrc for ignore peer deps * chore: update eslint config * chore: correct eslintrc * chore: codesandbox ci node version --------- Signed-off-by: Peach <scdzwyxst@gmail.com>
* docs: changelog for 4.24.15 * chore: bump version to 4.24.15
* docs(:sparkles:): release 4.24.16 * chore: upgrade rc-segmented to fix types * type: fix ref type * docs: update changelog * demo: fix Segmented demos
* Update CHANGELOG.zh-CN.md Signed-off-by: lijianan <574980606@qq.com> * Update CHANGELOG.en-US.md Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com>
* test: fix ci * chore: upgrade rc-dialog * chore: update snapshot * fix test case
* fix: Modify Tooltip placements config * fix: Modify Tooltip placements verticalArrowShift * fix: sync tooltip & popover arrow offset * fix: modify dropdown arrow width --------- Co-authored-by: afc163 <afc163@gmail.com>
|
Hi @iwfan. Thanks for your contribution. The path |
This file contains hidden or 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
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