forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 2
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
[pull] master from ant-design:master #4
Open
pull
wants to merge
10,000
commits into
visualbis:master
Choose a base branch
from
ant-design:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,360,219
−345,585
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
* feat: ConfigProvider support classNames and styles for Empty * fix * fix
* test: fix test case * test: ignore image diff
chore: master merge feature
Co-authored-by: afc163 <[email protected]>
* docs: changelog of 5.23.0 * fix: typo * fix: lint * docs: back of * docs: update desc * docs: reorder * docs: fix docs mistake * Update CHANGELOG.en-US.md Co-authored-by: thinkasany <[email protected]> Signed-off-by: 二货爱吃白萝卜 <[email protected]> --------- Signed-off-by: 二货爱吃白萝卜 <[email protected]> Co-authored-by: thinkasany <[email protected]>
* ci: unlock runner version * chore: update related: softprops/action-gh-release#556 ref:slsa-framework/slsa-github-generator#4036
chore: merge master into feature
* chore: add local visual regression * chore: add blog * chore: update english version * chore: 不用考虑移动,都改为 copy 即可 * chore: update * chore: update * Revert "chore: update" This reverts commit 4dbc5d4. * chore: update
* docs(changelog): repair img display * fix * fix
* feat: try recover history size when collapsed * update: update shouldUseCache condition * fix: it should recover history size when collapse back * test: add Splitter test use fallback size when collapse back * Apply suggestions from code review Signed-off-by: afc163 <[email protected]> * Update components/splitter/hooks/useResize.ts Signed-off-by: afc163 <[email protected]> * Update components/splitter/hooks/useResize.ts Signed-off-by: afc163 <[email protected]> --------- Signed-off-by: afc163 <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: afc163 <[email protected]>
Co-authored-by: WB01676250 <[email protected]>
#52274) * chore: upgrade [rc-tree] to [~5.13.0],upgrade [rc-cascader] to [~3.33.0],upgrade [ rc-tree-select] to [~5.27.0] * chore:升级版本后更新快照 --------- Co-authored-by: 刘欢 <[email protected]>
Co-authored-by: afc163 <[email protected]>
* chore: update rc-tooltip version to 6.4.0 in package.json * chore: trigger CI build * test: update snapshot * chore: trigger CI build
* chore: fix CP not working on single Layout.Sider * chore: back of code * chore: back of code
* fix: Button color boxShadow missing * chore: add comment
* fix: Button style of preset * chore: add info of fix * docs: update demo * chore: fix lint * test: update snapshot * fix: color of link * test: update snapshot * test: update snapshot
* docs: changelog of 5.24.1 * chore: fix lint * chore: miss en ver * chore: fix en
* refactor: use breakpoint * refactor: add hooks * chore: clean up * chore: fix logic * chore: fix logic * chore: fix ts * chore: fix ts
* refactor: rewrite renderSeparator to FC * refactor: rewrite renderSeparator to FC * refactor: rewrite renderSeparator to FC * fix: fix
* pref: improve animation performance * pref: improve animation performance
to #52860 Co-authored-by: 绍晗 <[email protected]>
* chore: fix input css var * Update debug-token.tsx Signed-off-by: 二货爱吃白萝卜 <[email protected]> --------- Signed-off-by: 二货爱吃白萝卜 <[email protected]>
Co-authored-by: thinkasany <[email protected]>
* Revert "chore: fix input css var (#52887)" This reverts commit 9b854e4. * fix input css var again background: https://github.com/ant-design/ant-design/pull/52887/files#r1961100417 * chore: update
* docs(dropdown): correct button default 'size' value to 'middle' * docs(dropdown): synchronize button type --------- Co-authored-by: thinkasany <[email protected]>
* fix: dropdown submenu arrow wrong direction in rtl * test: dropdown arrow direction in rtl mode * Update components/dropdown/dropdown.tsx Signed-off-by: lijianan <[email protected]> --------- Signed-off-by: lijianan <[email protected]> Co-authored-by: thinkasany <[email protected]> Co-authored-by: lijianan <[email protected]>
* fix: update genStyleUtils to correct linkStyle * feat: compatible with the "a" tag inside the element --------- Co-authored-by: thinkasany <[email protected]>
…#52891) * feat(Watermark): remove 'hidden' when append watermark, prevent hide watermark by editing DOM attributes * Update components/watermark/useWatermark.ts Signed-off-by: afc163 <[email protected]> --------- Signed-off-by: afc163 <[email protected]> Co-authored-by: afc163 <[email protected]>
…lumn (#52899) Co-authored-by: liuqiang <[email protected]>
* docs: update App FAQ * Update components/app/index.zh-CN.md Co-authored-by: Amumu <[email protected]> Signed-off-by: lijianan <[email protected]> --------- Signed-off-by: lijianan <[email protected]> Co-authored-by: Amumu <[email protected]>
* docs[upload]: correct disabled styles * chore: update demo snap (upload, form) * chore: restore the disabled attribute
Bumps the dev-dependencies group with 1 update: [pixelmatch](https://github.com/mapbox/pixelmatch). Updates `pixelmatch` from 6.0.0 to 7.1.0 - [Release notes](https://github.com/mapbox/pixelmatch/releases) - [Commits](mapbox/pixelmatch@v6.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pixelmatch dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(Watermark):Re-render Causes Page Freeze * fix(Watermark):Re-render Causes Page Freeze * fix(Watermark):Re-render Causes Page Freeze * Update components/watermark/useCache.ts Co-authored-by: afc163 <[email protected]> Signed-off-by: ug <[email protected]> * refactor: add useSingletonCache * test: add test case --------- Signed-off-by: ug <[email protected]> Co-authored-by: liuqiang <[email protected]> Co-authored-by: afc163 <[email protected]> Co-authored-by: 二货机器人 <[email protected]>
* docs: changelog for 5.24.2 * chore: bump version to 5.24.2 * docs: correct typo * docs: correct changelog group
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )