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

merge code from ant-design #1

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open

Conversation

HamburgerTwo
Copy link

First of all, thank you for your contribution! :-)

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

  • Make sure that you propose PR to right branch: bugfix for master, feature for latest active branch feature-x.x.
  • Make sure that you follow antd's code convention.
  • Run npm run lint and fix those errors before submitting in order to keep consistent code style.
  • Rebase before creating a PR to keep commit history clear.
  • Add some descriptions and refer relative issues for you PR.

Extra checklist:

if isBugFix :

  • Make sure that you add at least one unit test for the bug which you had fixed.

elif isNewFeature :

  • Update API docs for the component.
  • Update/Add demo to demonstrate new feature.
  • Update TypeScript definition for the component.
  • Add unit tests for the feature.

thinkasany and others added 23 commits January 3, 2025 11:38
chore: merge master into feature
* 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 <afc163@gmail.com>
* Revert "fix(layout): enhance Sider zero-width-trigger selector specificity (#51936)"

This reverts commit a5dc406.

* fix: resolve the style not taking effect error
* 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 <480968828@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

---------

Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
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 <afc163@gmail.com>

* Update components/splitter/hooks/useResize.ts

Signed-off-by: afc163 <afc163@gmail.com>

* Update components/splitter/hooks/useResize.ts

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: sagajiang@tencent.com <sagajiang@tencent.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: WB01676250 <jl01676250@antgroup.com>
li-jia-nan and others added 30 commits February 15, 2025 20:20
* doc: update duration version

* test: update test
* 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: 绍晗 <zhaoshaoting.zst@alibaba-inc.com>
* chore: fix input css var

* Update debug-token.tsx

Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

---------

Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
* 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 <480968828@qq.com>
* fix: dropdown submenu arrow wrong direction in rtl

* test: dropdown arrow direction in rtl mode

* Update components/dropdown/dropdown.tsx

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
* fix: update genStyleUtils to correct linkStyle

* feat: compatible with the "a" tag inside the element

---------

Co-authored-by: thinkasany <480968828@qq.com>
…#52891)

* feat(Watermark): remove 'hidden' when append watermark, prevent hide watermark by editing DOM attributes

* Update components/watermark/useWatermark.ts

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
…lumn (#52899)

Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
* docs: update App FAQ

* Update components/app/index.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
* 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.