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
Zl/v4.20.4 sync #68
Merged
Merged
Zl/v4.20.4 sync #68
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: dropdown support auto-focus * chore: code clean
* fix: skeleton cannot display children * fix: type error * fix: add test case Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
* fix: ci fail rollback * fix: ci fail rollback
ant-design#34764) * feat: Input.Group provide isFormInput false * test: update snapshot * chore: code clean
* chore: replace grid design img * fix: code error
* chore: comiple use matrix * chore: 16 deps * chore: not install 16 * chore: update * chore: to 16 * chore: install 16 * chore: install 16 * chore: install 16 * chore: install 16 * chore: concurrent * chore: back all * chore: fix lines * chore: cancel if new comes * chore: single dist speed up * chore: fix * chore: fix * chore: update * fix: deps
* chore: add 18 test * chore: update test flow * chore: fail fast * chore: foce ci * chore: more if * chore: test it * chore: back of it * chore: master only * chore: fix spell * chore: force install * test: comment 16 tmp * chore: use react 17 * chore: install 18 * chore: back of 16 & 17
… componentSize is large (ant-design#34756) * fix: Pagination should display middle size Select when ConfigProvider componentSize is large close ant-design#34744 * fix snapshot
chore: sync master to feature
* docs: update draggable demo with rtl mode * test: update tabs demo snapshot
* Patch 4.19.3 changelog * docs: patch logs * docs: fix author * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> * emoji * emoji Co-authored-by: afc163 <afc163@gmail.com>
* feat: Tree `switcherIcon` prop support render-prop * add test for `switcherIcon` render-prop * change the `switcherIcon` prop type of `TreeSelect` * fix switcherIcon render-prop condition * fix switcherIcon
* docs: update demo * chore: add script * test: fix demo test * docs: convert demos * chore: move script * test: remove react-dom import * chore: update deps * docs: update riddle js * test: fix image test * docs: fix riddle demo
…t-design#34861) Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 41.0.1 to 42.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v41.0.1...v42.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: Support ref for Title, Text, Paragraph * feat: Add tests for Title, Paragraph and Text
* fix: add aria-checked prop to checkbox * fix: update snapshots * fix: update aria-checked logic and snapshots * refactor: change props order Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: Dzmitry Yarmoshkin <dzmitry_yarmoshkin@epam.com> Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Michael Crenshaw <michael_crenshaw@intuit.com>
* chore: split chunks * chore: update bisheng version * chore: split @ant-design/icon * chore: code clean * chore: test * chore: split moment * chore: code clean
* Add missing localizations * Update snapshot
* docs: add 4.20.3 changelog * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> * fix typo * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> * Update CHANGELOG.en-US.md Co-authored-by: afc163 <afc163@gmail.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> * fix typo * fix typo * fix typo * fix typo Co-authored-by: afc163 <afc163@gmail.com>
* chore: fixed typo * chore: fixed typo+1
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.4...v8.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: optimze LGTM * chore: type
Co-authored-by: Ron Smeral <ron.smeral@merck.com>
* docs(badge): replace class component with hooks * docs(button): replace class component with hooks * docs(calendar): replace class component with hooks * docs(card): replace class component with hooks * docs(button): replace class component with hooks * chore(deps): remove webpack devDependencies
* refactor: remove useless warning (ant-design#35291) * refactor: remove useless test case * docs: remove cascader tagRender
* pref: better code style for production * refactor `devWarning` * don't use `useEffect` only wrap `devWarning` * chore: add 'noop' to coverage * chore: add test cases for devWarning * chore: add test case * chore: update test cases for devWarning * chore: restore test script command * fix: remove 'throw new Error' * should not use `throw` for browser * chore: update test case for AutoComplete * perf: add prefix for `devWarning` * update RegExp for UMD * add prefix for ES and CJS * chore: better code style * perf: * upgrade antd-tools * remove `injectWarningCondition` * rename `devWarning` to `warning` * chore: better code style * chore: better code style * chore: restore hasValidName
* docs(badge): replace class component with hooks * docs(button): replace class component with hooks * docs(calendar): replace class component with hooks * docs(card): replace class component with hooks * docs(button): replace class component with hooks * chore(deps): remove webpack devDependencies * docs(cascader): replace class component with hooks * docs(checkbox): replace class component with hooks * docs(collapse): replace class component with hooks * docs(comment): replace class component with hooks * docs(descriptions): replace class component with hooks
* Update index.zh-CN.md 之前需要在 可选列的勾选框 中增加 Tooltip,没有在文档中找到相关的文档,通过搜索 issue,以为暂时不支持,看了源码才发现已经支持了。 所以想要完善一下文档,可以方便其他用户找到此内容。 * docs: Table QA about rowSelection renderCell update US doc
* docs: changelog 4.20.4 * chore: emoji
* docs(badge): replace class component with hooks * docs(button): replace class component with hooks * docs(calendar): replace class component with hooks * docs(card): replace class component with hooks * docs(button): replace class component with hooks * chore(deps): remove webpack devDependencies * docs(cascader): replace class component with hooks * docs(checkbox): replace class component with hooks * docs(collapse): replace class component with hooks * docs(comment): replace class component with hooks * docs(descriptions): replace class component with hooks * docs(config-provider): replace class component with hooks * docs(date-picker): replace class component with hooks
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.
🤔 This is a ...
📝 Changelog