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

Zl/v4.21.2 sync #75

Merged
merged 1,238 commits into from
Jun 16, 2022
Merged

Zl/v4.21.2 sync #75

merged 1,238 commits into from
Jun 16, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    3eabcba View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Added pending filter translations Table locale/es_ES (ant-design#35309)

    Co-authored-by: Jesús Gallego Irles <jesusgallego@outlook.com>
    agarciaguillo and jeselxe authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8a06dcb View commit details
    Browse the repository at this point in the history
  2. chore: Add code file owner

    zombieJ committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    3c2d3ac View commit details
    Browse the repository at this point in the history
  3. chore: more owner files

    zombieJ committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    ee5de21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ba815 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    409c25b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9984f0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b71e1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19d5f07 View commit details
    Browse the repository at this point in the history
  9. feat: Form disabled (ant-design#35210)

    * feat: add form disabled
    
    * feat: add form disabled
    
    * feat: add radio disabled
    
    * feat: update snap
    
    * feat: add test case
    heiyu4585 authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b0a6525 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e153cf0 View commit details
    Browse the repository at this point in the history
  11. test: replace Empty part test with test lib (ant-design#35289)

    * test: replace Empty part test with test lib
    
    * test: update snapshot case
    lalalazero authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1fed15c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11e69f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    0658932 View commit details
    Browse the repository at this point in the history
  2. docs: update Tabs component onEdit prop describe (ant-design#35271)

    * docs: update Tabs component  onEdit prop describe
    
    * docs: update Tabs component  onEdit prop describe
    
    * Apply suggestions from code review
    
    Co-authored-by: afc163 <afc163@gmail.com>
    Dreamcreative and afc163 authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    4281739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609d576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5ddb00 View commit details
    Browse the repository at this point in the history
  5. style: fix Select tag remove icon position (ant-design#35336)

    The icon is pushed down a bit
    walidcherhane authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    a21da91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d241028 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. test: update test case

    zombieJ committed May 1, 2022
    Configuration menu
    Copy the full SHA
    2290144 View commit details
    Browse the repository at this point in the history
  2. chore: auto merge branchs (ant-design#35347)

    chore: Feature merge master
    github-actions[bot] authored May 1, 2022
    Configuration menu
    Copy the full SHA
    85707ff View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    c2741c2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    85fd064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b9ab7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    50d3d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a217301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978226f View commit details
    Browse the repository at this point in the history
  4. Revert "chore: fix npm start error in Gitpod"

    This reverts commit 978226f.
    afc163 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e039b10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c0f67e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10596d9 View commit details
    Browse the repository at this point in the history
  7. Resolve Ant Design Notification component TypeScript error via adding…

    … maxCount as an ArgsProps property (ant-design#35369)
    cwveysey authored May 5, 2022
    Configuration menu
    Copy the full SHA
    d8ab5a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce1fc29 View commit details
    Browse the repository at this point in the history
  9. docs: reverse React 18 demo

    afc163 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    206e6dd View commit details
    Browse the repository at this point in the history
  10. feat: Dropdown support autoFocus (ant-design#35391)

    * feat: Dropdown support autoFocus
    
    * chore: add bundle size
    MadCcc authored May 5, 2022
    Configuration menu
    Copy the full SHA
    7f6e449 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. test: replace textarea some test case with testing lib (ant-design#35398

    )
    
    * test: replace textarea some test case with testing lib
    
    * test: full process
    
    * test: mv input test to input scope
    
    * test: fix lint
    zombieJ authored May 6, 2022
    Configuration menu
    Copy the full SHA
    7511b9e View commit details
    Browse the repository at this point in the history
  2. chore: auto merge branchs (ant-design#35399)

    chore: feature merge master
    github-actions[bot] authored May 6, 2022
    Configuration menu
    Copy the full SHA
    25de1c4 View commit details
    Browse the repository at this point in the history
  3. refactor: Progress rebuild as function component (ant-design#35393)

    * refactor: Progress rebuild as function component
    
    * refactor: Progress rebuild as function component
    
    * refactor: Progress rebuild as function component
    
    * refactor: Progress rebuild as function component
    
    * refactor: Progress rebuild as function component
    
    * refactor: Progress rebuild as function component
    
    * refactor: Progress rebuild as function component
    shuaijiumei authored May 6, 2022
    Configuration menu
    Copy the full SHA
    63d3c57 View commit details
    Browse the repository at this point in the history
  4. chore: rm useless console

    zombieJ committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c75e59f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a788cf View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    8545647 View commit details
    Browse the repository at this point in the history
  2. ci: trigger the pr check

    zpc7 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    d9ce1ad View commit details
    Browse the repository at this point in the history
  3. test: try to fix the pr check

    zpc7 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    8ade7ab View commit details
    Browse the repository at this point in the history
  4. test: remove some test case

    zpc7 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    55f9e29 View commit details
    Browse the repository at this point in the history
  5. test: foreach all placement

    zpc7 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    22b89ee View commit details
    Browse the repository at this point in the history
  6. feat: focus menu item automaticly when focusing menu (ant-design#35407)

    * feat: focus menu item automaticly when focusing menu
    
    * chore: update mentions
    
    * test: fix test case
    
    * chore: decrease bundle size
    
    * chore: increase bundle size
    MadCcc authored May 7, 2022
    Configuration menu
    Copy the full SHA
    4734f65 View commit details
    Browse the repository at this point in the history
  7. fix(<Row/>): wipe out unnecessary prop (ant-design#35409)

    * fix: wipe out unnecessary prop
    
    * wipe out unnecessary prop(`row-gap: 0px`) on <Row />
    
    * add test case
    
    * chore: remove unnecessary import
    
    * chore: add  prop to Row and Col
    
    * chore: update snapshot (Form/Grid/Card)
    
    * chore: update snapshot
    
    * chore: move  location
    KAROTT7 authored May 7, 2022
    Configuration menu
    Copy the full SHA
    d07dcd4 View commit details
    Browse the repository at this point in the history
  8. docs: explain Avatar fallback strategy (ant-design#35415)

    The original description was unclear, incomplete, and confusing, requiring a look at the code to understand it, so I revised it to a more understandable version.
    parabolazz authored May 7, 2022
    Configuration menu
    Copy the full SHA
    9b56ad8 View commit details
    Browse the repository at this point in the history
  9. fix: arrow style (ant-design#35401)

    * fix: arrow style
    
    * fix: raise arrow z-index
    
    * fix: fix defualt arrow color
    
    * fix: mix shadow
    
    * chore: code clean
    
    * chore: code clean
    
    * fix: use fadeout instead
    
    * test: fix style lint
    MadCcc authored May 7, 2022
    Configuration menu
    Copy the full SHA
    7873bf7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad886d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4184cc7 View commit details
    Browse the repository at this point in the history
  12. chore: update snapshot

    MadCcc committed May 7, 2022
    Configuration menu
    Copy the full SHA
    130b146 View commit details
    Browse the repository at this point in the history
  13. chore: auto merge branchs (ant-design#35416)

    chore: feature merge master
    github-actions[bot] authored May 7, 2022
    Configuration menu
    Copy the full SHA
    079ab97 View commit details
    Browse the repository at this point in the history
  14. Revert "test: replace some slepp with jest.runAllTimers"

    This reverts commit ad886d1.
    zpc7 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    bd31a6a View commit details
    Browse the repository at this point in the history
  15. fix: List.Item ref (ant-design#35321)

    * fix: list item ref
    
    * add test
    
    * improve
    hengkx authored May 7, 2022
    Configuration menu
    Copy the full SHA
    5d2475a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1f85d9 View commit details
    Browse the repository at this point in the history
  17. Merge pull request ant-design#35396 from zpc7/test/transfer-tooltip-t…

    …o-testing-library
    
     Replace Tooltip test case with testing library
    zombieJ authored May 7, 2022
    Configuration menu
    Copy the full SHA
    00fb822 View commit details
    Browse the repository at this point in the history
  18. chore: eslint add consistent-type-imports (ant-design#35419)

    * chore: eslint add consistent-type-imports
    
    * fix avatar
    
    * Update Item.tsx
    hengkx authored May 7, 2022
    Configuration menu
    Copy the full SHA
    1719748 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9a59018 View commit details
    Browse the repository at this point in the history
  20. docs: update mirror link (ant-design#35424)

    * docs: update mirror link
    
    * feat: add modal
    
    * feat: add icon
    
    * chore: code clean
    
    * feat: text
    
    * fix: cancel btn
    MadCcc authored May 7, 2022
    Configuration menu
    Copy the full SHA
    11e2ce6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. chore: split chunks (ant-design#35222)

    * chore: split chunks
    
    * chore: update bisheng version
    
    * chore: split @ant-design/icon
    
    * chore: code clean
    
    * chore: test
    
    * chore: split moment
    
    * chore: code clean
    MadCcc authored May 8, 2022
    Configuration menu
    Copy the full SHA
    8b682a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594f138 View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branchs (ant-design#35432)

    chore: merge master to feature
    github-actions[bot] authored May 8, 2022
    Configuration menu
    Copy the full SHA
    2aa3e7a View commit details
    Browse the repository at this point in the history
  4. fix: add missing localizations (ant-design#35430)

    * Add missing localizations
    
    * Update snapshot
    velykanov authored May 8, 2022
    Configuration menu
    Copy the full SHA
    fcf2afd View commit details
    Browse the repository at this point in the history
  5. refactor: Progress type="circle" for some issues (ant-design#35433)

    * refactor: Progress type="circle" for some issues
    
    close ant-design#17706
    close ant-design#35009
    close ant-design#35352
    
    * test: update progress snapshot
    
    * docs: update linecap.md
    
    * Update components/progress/demo/linecap.md
    
    * test: update progress snapshot
    
    * fix: rc-progress@~3.3.1
    
    * fix: rc-progress@~3.3.2
    afc163 authored May 8, 2022
    Configuration menu
    Copy the full SHA
    6ca32a6 View commit details
    Browse the repository at this point in the history
  6. docs: add 4.20.3 changelog (ant-design#35435)

    * 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>
    chenshuai2144 and afc163 authored May 8, 2022
    Configuration menu
    Copy the full SHA
    be982e1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    42f91f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c897728 View commit details
    Browse the repository at this point in the history
  3. docs: fix typo (ant-design#35439)

    * chore: fixed typo
    
    * chore: fixed typo+1
    cisolarix authored May 9, 2022
    Configuration menu
    Copy the full SHA
    36ded1a View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump husky from 7.0.4 to 8.0.1 (ant-design#35451)

    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>
    dependabot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    6e10020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01ebb6a View commit details
    Browse the repository at this point in the history
  6. chore: optimze LGTM (ant-design#35443)

    * chore: optimze LGTM
    
    * chore: type
    MadCcc authored May 9, 2022
    Configuration menu
    Copy the full SHA
    b5699cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f63293 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed4d416 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. fix: bad List.Item type (ant-design#35454) (ant-design#35455)

    Co-authored-by: Ron Smeral <ron.smeral@merck.com>
    rsmeral and Ron Smeral authored May 10, 2022
    Configuration menu
    Copy the full SHA
    1d3fd70 View commit details
    Browse the repository at this point in the history
  2. docs: replace class component with hooks (ant-design#35461)

    * 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
    poyiding authored May 10, 2022
    Configuration menu
    Copy the full SHA
    f5831f1 View commit details
    Browse the repository at this point in the history
  3. refactor: remove cascader displayRender warning (ant-design#35417)

    * refactor: remove useless warning (ant-design#35291)
    
    * refactor: remove useless test case
    
    * docs: remove cascader tagRender
    lalalazero authored May 10, 2022
    Configuration menu
    Copy the full SHA
    17cd13f View commit details
    Browse the repository at this point in the history
  4. perf: refactor devWarning for production code size (ant-design#35411)

    * 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
    KAROTT7 authored May 10, 2022
    Configuration menu
    Copy the full SHA
    338ec7d View commit details
    Browse the repository at this point in the history
  5. docs: replace class component with hooks (ant-design#35472)

    * 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
    poyiding authored May 10, 2022
    Configuration menu
    Copy the full SHA
    5cf579c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. chore: fix LGTM

    afc163 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b4ae920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a2f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    089dc7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19f5514 View commit details
    Browse the repository at this point in the history
  5. docs: Table QA about rowSelection renderCell (ant-design#35494)

    * Update index.zh-CN.md
    
    之前需要在 可选列的勾选框 中增加 Tooltip,没有在文档中找到相关的文档,通过搜索 issue,以为暂时不支持,看了源码才发现已经支持了。
    
    所以想要完善一下文档,可以方便其他用户找到此内容。
    
    * docs: Table QA about rowSelection renderCell
    
    update US doc
    mrlmx authored May 11, 2022
    Configuration menu
    Copy the full SHA
    765bc1e View commit details
    Browse the repository at this point in the history
  6. docs: changelog 4.20.4 (ant-design#35495)

    * docs: changelog 4.20.4
    
    * chore: emoji
    MadCcc authored May 11, 2022
    Configuration menu
    Copy the full SHA
    fbdcbc7 View commit details
    Browse the repository at this point in the history
  7. docs: replace class component with hooks (ant-design#35500)

    * 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
    poyiding authored May 11, 2022
    Configuration menu
    Copy the full SHA
    be2b0d8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    2d70027 View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    MadCcc committed May 12, 2022
    Configuration menu
    Copy the full SHA
    b11cf22 View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branchs (ant-design#35516)

    chore: feature merge master
    github-actions[bot] authored May 12, 2022
    Configuration menu
    Copy the full SHA
    5af2680 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    debd7f3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. test: Update snapshot

    zombieJ committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e8d9c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7cdd88 View commit details
    Browse the repository at this point in the history
  3. refactor: Card loading (ant-design#35525)

    * feat: card loading with skeleton
    
    * test: update snapshot
    
    * test: add style deps
    
    * chore: import
    MadCcc authored May 13, 2022
    Configuration menu
    Copy the full SHA
    d4f23ba View commit details
    Browse the repository at this point in the history
  4. chore: auto merge branchs (ant-design#35532)

    chore: feature merge master
    github-actions[bot] authored May 13, 2022
    Configuration menu
    Copy the full SHA
    0d8fa8d View commit details
    Browse the repository at this point in the history
  5. docs: update work with us part

    afc163 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    6d18e8d View commit details
    Browse the repository at this point in the history
  6. refactor: modal confirm button style (ant-design#35530)

    * fix: modal rtl style
    
    * fix: cannot use logic css
    
    * chore: change css writing order
    foryuki authored May 13, 2022
    Configuration menu
    Copy the full SHA
    0846d4f View commit details
    Browse the repository at this point in the history
  7. test: moving to testing-library in Segmented (ant-design#35538)

    * test(Segmented): moving to testing-library
    
    * chore: cleanup
    
    * fix: test
    
    * test: use click instead of change to fire event
    
    * Update index.test.tsx
    vagusX authored May 13, 2022
    Configuration menu
    Copy the full SHA
    e629b39 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    f56e66a View commit details
    Browse the repository at this point in the history
  2. docs: replace class component with hooks (ant-design#35519)

    * 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
    
    * docs(drawer): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(empty): replace class component with hooks
    
    * docs(grid): replace class component with hooks
    
    * docs(input): replace class component with hooks
    
    * docs(input-number): replace class component with hooks
    
    * docs(demo): fix lint error
    poyiding authored May 14, 2022
    Configuration menu
    Copy the full SHA
    58df74c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46df154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a69bb5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    2631855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d4032 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. fix: drawer close speed (ant-design#35339)

    * fix: drawer close speed
    
    * chroe: snap
    
    * chroe: test
    
    * chroe: test
    
    * feat: remove file
    
    * feat: 重新整理
    
    * feat: forceRender
    
    * feat: snap
    
    * chroe: test
    
    * chroe: test
    
    * chroe: test
    
    * feat: create event
    
    * feat: diff code
    
    * feat: forceRender
    
    * chore: test (ant-design#35364)
    
    * Update components/drawer/index.tsx
    
    Co-authored-by: afc163 <afc163@gmail.com>
    
    * feat: remove load state
    
    * feat: test
    
    * fix: destroyOnClose
    
    * feat: add load
    
    * fix: update snap
    
    * fix: update snap
    
    * feat: reset test
    
    * feat: docs
    
    * feat: test
    
    * feat: test
    
    Co-authored-by: afc163 <afc163@gmail.com>
    crazyair and afc163 authored May 16, 2022
    Configuration menu
    Copy the full SHA
    644e4bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a909fbb View commit details
    Browse the repository at this point in the history
  3. refactor: reduce empty cycling deps (ant-design#35570)

    * chore: rm in root
    
    * chore: fix ts
    
    * test: Update snapshot
    
    * chore: ignore part
    zombieJ authored May 16, 2022
    Configuration menu
    Copy the full SHA
    3d21ec5 View commit details
    Browse the repository at this point in the history
  4. chore: auto merge branchs (ant-design#35572)

    chore: feature merge master
    github-actions[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    91181c5 View commit details
    Browse the repository at this point in the history
  5. chore: delete extra spaces (ant-design#35582)

    Co-authored-by: hezhaoshun <hezhaoshun@cmcm.com>
    josonho and hezhaoshun authored May 16, 2022
    Configuration menu
    Copy the full SHA
    bcc3274 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. docs: replace class component with hooks (ant-design#35580)

    * 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
    
    * docs(drawer): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(empty): replace class component with hooks
    
    * docs(grid): replace class component with hooks
    
    * docs(input): replace class component with hooks
    
    * docs(input-number): replace class component with hooks
    
    * docs(demo): fix lint error
    
    * docs(layout): replace class component with hooks
    
    * docs(list): replace class component with hooks
    
    * docs(mentions): replace class component with hooks
    
    * docs: fix code review issue
    poyiding authored May 17, 2022
    Configuration menu
    Copy the full SHA
    196a435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b47aced View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f3a0e View commit details
    Browse the repository at this point in the history
  4. chore: auto merge branchs (ant-design#35597)

    chore: feature merge master
    github-actions[bot] authored May 17, 2022
    Configuration menu
    Copy the full SHA
    0b78057 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    c92e508 View commit details
    Browse the repository at this point in the history
  2. feat: add a new locale tk_TK (ant-design#35605)

    * feat: add a new locale tk_TK
    
    * fix: fix moment locale
    yoyo837 authored May 18, 2022
    Configuration menu
    Copy the full SHA
    b222f93 View commit details
    Browse the repository at this point in the history
  3. feat: table rowSelection.onChange support type (ant-design#35598)

    * feat: table rowSelection onChange support method
    
    * docs: update
    
    * chore: rename param
    
    * test: update
    
    * test: update
    MadCcc authored May 18, 2022
    Configuration menu
    Copy the full SHA
    6817db7 View commit details
    Browse the repository at this point in the history
  4. Update rebase.yml

    afc163 authored May 18, 2022
    Configuration menu
    Copy the full SHA
    c9b27cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e910e7 View commit details
    Browse the repository at this point in the history
  6. style: anchor text is overwritten (ant-design#35612)

    Co-authored-by: hezhaoshun <hezhaoshun@cmcm.com>
    josonho and hezhaoshun authored May 18, 2022
    Configuration menu
    Copy the full SHA
    c52f19a View commit details
    Browse the repository at this point in the history
  7. docs: replace class component with hooks (ant-design#35613)

    * 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
    
    * docs(drawer): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(empty): replace class component with hooks
    
    * docs(grid): replace class component with hooks
    
    * docs(input): replace class component with hooks
    
    * docs(input-number): replace class component with hooks
    
    * docs(demo): fix lint error
    
    * docs(layout): replace class component with hooks
    
    * docs(list): replace class component with hooks
    
    * docs(mentions): replace class component with hooks
    
    * docs: fix code review issue
    
    * docs(modal): replace class component with hooks
    poyiding authored May 18, 2022
    Configuration menu
    Copy the full SHA
    e5b09aa View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. docs: feat components TS demo (ant-design#34742)

    * docs: add general components TS demo
    
    * docs: add layout components TS demo
    
    * docs: add navigation components TS demo
    
    * docs: add data entry components TS demo
    
    * chore(deps): add types for qs
    
    * docs: add data display TS demo
    
    * docs: add feedback components TS demo
    
    * docs: add other components TS demo
    
    * chore(deps): add types
    
    * docs: unified demo code style
    
    * docs: fix lint error
    
    * docs: add demo TS type
    
    * docs: fix demo TS type
    
    * test: update snapshot
    
    * docs: fix TS demo
    
    * feat: update Rate character type
    
    * docs: fix lint error
    
    * feat: update Rate character type
    
    * feat: update Rate character type
    madocto authored May 19, 2022
    Configuration menu
    Copy the full SHA
    7fd093b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bccb99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd0b9d9 View commit details
    Browse the repository at this point in the history
  4. fix: incorrect position of picker popup (ant-design#35620)

    Co-authored-by: yangpj17 <yangpj17@chianunicom.com>
    
    close ant-design#35590
    yykoypj authored May 19, 2022
    Configuration menu
    Copy the full SHA
    10964f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    370960e View commit details
    Browse the repository at this point in the history
  6. docs: Convert part demo to ts version (ant-design#35641)

    * 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
    
    * docs(drawer): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(dropdown): replace class component with hooks
    
    * docs(empty): replace class component with hooks
    
    * docs(grid): replace class component with hooks
    
    * docs(input): replace class component with hooks
    
    * docs(input-number): replace class component with hooks
    
    * docs(demo): fix lint error
    
    * docs(layout): replace class component with hooks
    
    * docs(list): replace class component with hooks
    
    * docs(mentions): replace class component with hooks
    
    * docs: fix code review issue
    
    * docs(modal): replace class component with hooks
    
    * docs(pagination): replace class component with hooks
    
    * docs(popconfirm): replace class component with hooks
    
    * docs(popover): replace class component with hooks
    
    * docs(progress): replace class component with hooks
    
    * docs(rate): replace class component with hooks
    
    * docs(radio): replace class component with hooks
    
    * docs: jsx to TS demo
    poyiding authored May 19, 2022
    Configuration menu
    Copy the full SHA
    40e3d7a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    905eada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af11c6 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.0 (ant…

    …-design#35658)
    
    Bumps [@types/react-resizable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-resizable) from 1.7.4 to 3.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-resizable)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-resizable"
      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>
    dependabot[bot] authored May 20, 2022
    Configuration menu
    Copy the full SHA
    f55778c View commit details
    Browse the repository at this point in the history
  4. test: refactor test cases of Timeline with testing library (ant-desig…

    …n#35654)
    
    * test: refactor test cases of TimeLine
    
    * fix: lint errors
    jrr997 authored May 20, 2022
    Configuration menu
    Copy the full SHA
    042c718 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump react-intl from 5.25.1 to 6.0.1 (ant-design#35659)

    Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.25.1 to 6.0.1.
    - [Release notes](https://github.com/formatjs/formatjs/releases)
    - [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.25.1...react-intl@6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: react-intl
      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>
    dependabot[bot] authored May 20, 2022
    Configuration menu
    Copy the full SHA
    eaefc86 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    8b595e0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. docs: 4.20.6 changelog (ant-design#35671)

    * docs: 4.20.6 changelog
    
    * docs: fix build
    zombieJ authored May 22, 2022
    Configuration menu
    Copy the full SHA
    e27aaeb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. chore: merge master

    zombieJ committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f58efe9 View commit details
    Browse the repository at this point in the history
  2. test: Update snapshot

    zombieJ committed May 23, 2022
    Configuration menu
    Copy the full SHA
    23c4e1c View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branchs (ant-design#35677)

    chore: Feature merge master
    github-actions[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    3952bca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a6874c View commit details
    Browse the repository at this point in the history
  5. chore: short auto merge time

    zombieJ committed May 23, 2022
    Configuration menu
    Copy the full SHA
    919667a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3a893b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. fix: division in less for Segmented (ant-design#35701)

    * fix: division in less for Segmented
    
    * fix: update
    vagusX authored May 24, 2022
    Configuration menu
    Copy the full SHA
    95f56f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00eb63a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56bcd1e View commit details
    Browse the repository at this point in the history
  4. docs: update demo code (ant-design#35695)

    * docs: update demo code
    
    * chore: increase bundle size
    
    * Revert "chore: increase bundle size"
    
    This reverts commit 1c75e5a.
    MadCcc authored May 24, 2022
    Configuration menu
    Copy the full SHA
    764069b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. fix: drawer can not ref form instance when open (ant-design#35706)

    * fix: drawer can not ref form instance when open
    
    * fix: test
    
    * feat: div ref
    
    * feat: test
    
    * feat: test
    
    * feat: test
    
    * feat: test
    crazyair authored May 25, 2022
    Configuration menu
    Copy the full SHA
    5e5ad93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9e2d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a48a049 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be61009 View commit details
    Browse the repository at this point in the history
  5. chore: auto merge branchs (ant-design#35723)

    chore: feature merge master
    github-actions[bot] authored May 25, 2022
    Configuration menu
    Copy the full SHA
    b843fbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c0d45a View commit details
    Browse the repository at this point in the history
  7. feat: config provider support componentDisabled (ant-design#35718)

    * feat: config provider support componentDisable
    
    * test: update snapshot
    
    * docs: update
    
    * chore: code
    MadCcc authored May 25, 2022
    Configuration menu
    Copy the full SHA
    414f049 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    303c988 View commit details
    Browse the repository at this point in the history
  9. test: Replace alert part test with testing lib (ant-design#35736)

    Co-authored-by: chenkan1 <chenkan1@huya.com>
    shezhangzhang and chenkan1 authored May 25, 2022
    Configuration menu
    Copy the full SHA
    990a602 View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (ant-design#35737)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.4...v4.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 25, 2022
    Configuration menu
    Copy the full SHA
    1666313 View commit details
    Browse the repository at this point in the history
  11. docs(select): fix type (ant-design#35726)

    * fix: demo ts type
    
    * mend
    
    * Update select-users.md
    zhao-huo-long authored May 25, 2022
    Configuration menu
    Copy the full SHA
    1fda3ec View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    02c0c13 View commit details
    Browse the repository at this point in the history
  2. feat: Config provider pagination showSizeChanger (ant-design#35750)

    * feat: support showSizeChanger
    
    * test: test case
    zombieJ authored May 26, 2022
    Configuration menu
    Copy the full SHA
    1ed1fda View commit details
    Browse the repository at this point in the history
  3. fix: the ts wrong of card inteface (ant-design#35753)

    * fix: the ts wrong of card inteface
    
    * fix: add export cardproprs
    
    * feat: add card type test
    LongHaoo authored May 26, 2022
    Configuration menu
    Copy the full SHA
    c644371 View commit details
    Browse the repository at this point in the history
  4. docs(👍): update recommendation (ant-design#35758)

    * docs: update recommendation
    
    * Update recommendation.en-US.md
    afc163 authored May 26, 2022
    Configuration menu
    Copy the full SHA
    534abc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d797dfc View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. refactor: Collapse replace expandIconPosition with logical position (a…

    …nt-design#35770)
    
    * refactor: change collapse to logic position
    
    * test: Update snapshot
    
    * chore: force trigger CI
    zombieJ authored May 27, 2022
    Configuration menu
    Copy the full SHA
    7a8fce5 View commit details
    Browse the repository at this point in the history
  2. chore: feature merge master

    zombieJ committed May 27, 2022
    Configuration menu
    Copy the full SHA
    bd2b726 View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branchs (ant-design#35772)

    chore: Feature merge master
    github-actions[bot] authored May 27, 2022
    Configuration menu
    Copy the full SHA
    7a2a4e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acdd164 View commit details
    Browse the repository at this point in the history
  5. refactor: bump rc-collapse to stable dom (ant-design#35781)

    * chore: bump rc-collapse to stable dom
    
    * chore: clean up
    zombieJ authored May 27, 2022
    Configuration menu
    Copy the full SHA
    9578f06 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. test: Replace card component test with testing lib (ant-design#35751)

    * test: Replace card component test with testing lib
    
    * test: update the snapshot
    LongHaoo authored May 28, 2022
    Configuration menu
    Copy the full SHA
    e7393ee View commit details
    Browse the repository at this point in the history
  2. docs: add note to custom BackTop demo (ant-design#35625)

    * docs: add note to custom BackTop demo
    
    * Apply suggestions from code review
    
    Co-authored-by: afc163 <afc163@gmail.com>
    Harukisatoh and afc163 authored May 28, 2022
    Configuration menu
    Copy the full SHA
    363e077 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    effa554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596d24e View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branchs (ant-design#35799)

    chore: sync master to feature
    github-actions[bot] authored May 29, 2022
    Configuration menu
    Copy the full SHA
    70aa243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f642916 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. chore(deps): update dependency eslint-plugin-jest to ~26.4.0 (ant-des…

    …ign#35801)
    
    * chore(deps): update dependency eslint-plugin-jest to ~26.4.0
    
    * Update package.json
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    3 people authored May 30, 2022
    Configuration menu
    Copy the full SHA
    b535068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8281c06 View commit details
    Browse the repository at this point in the history
  3. docs: changelog for 4.20.7 (ant-design#35804)

    * docs: changelog for 4.20.7
    
    * chore: bump version to 4.20.7
    
    * docs: update changelog
    PeachScript authored May 30, 2022
    Configuration menu
    Copy the full SHA
    336fef0 View commit details
    Browse the repository at this point in the history
  4. refactor: Fix Dropdown nesting menu injection logic (ant-design#35810)

    * refactor: Dependency Inversion
    
    * test: update snapshot
    
    * test: Update snapshot
    
    * test: more
    
    * fix: table dropdown logic
    
    * fix: menu lint
    zombieJ authored May 30, 2022
    Configuration menu
    Copy the full SHA
    99c16aa View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    a61671f View commit details
    Browse the repository at this point in the history
  2. test: move test cases to @testing/library for Modal (ant-design#35785)

    * test: move test cases to @testing/library for Modal
    
    * update
    
    * fix: test
    
    * test: add test case for mouse position
    
    * chore: revert
    foryuki authored May 31, 2022
    Configuration menu
    Copy the full SHA
    b46e839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ced6c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd25f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    166100e View commit details
    Browse the repository at this point in the history
  2. perf: active skeleton animated with transform (ant-design#35836)

    * active skeleton animated with transform
    
    * properties order fixed
    
    * properties order fixed
    
    * properties order fixed
    
    Co-authored-by: afc163 <afc163@gmail.com>
    slotDumpling and afc163 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1251a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13f02a View commit details
    Browse the repository at this point in the history
  4. docs: update FAQ titles

    afc163 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cc9e3c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dc56e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81a2b2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    938cdab View commit details
    Browse the repository at this point in the history
  8. fix: drawer close twice children is undefined (ant-design#35853)

    * fix: drawer close twice children is undefined
    
    * fix: drawer close twice children is undefined
    
    * chore: code
    
    * fix: test
    crazyair authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c3fc5db View commit details
    Browse the repository at this point in the history
  9. chore: merge feature

    afc163 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    6423e22 View commit details
    Browse the repository at this point in the history
  10. test: update snapshot

    afc163 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    792d230 View commit details
    Browse the repository at this point in the history
  11. chore: auto merge branchs (ant-design#35857)

    chore: merge master into feature
    github-actions[bot] authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    1223895 View commit details
    Browse the repository at this point in the history
  12. fix: remove extraneous space from rc-segmented version (ant-design#35863

    )
    
    The extra spaces confuses third-party tooling
    momesana authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d239ae5 View commit details
    Browse the repository at this point in the history
  13. feat: Progress steps support custom strokeColor for each step (ant-de…

    …sign#35855)
    
    * feat: <Progress steps /> could accept string[] as strokeColor
    
    close ant-design#35852
    close ant-design#26858
    
    * fix: tsx demo
    
    * docs: add version column
    afc163 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2113c25 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. chore: stlye patch of statistic (ant-design#35874)

    * chore: stlye patch of statistic
    
    * test: Udpate snapshot
    zombieJ authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8b27d06 View commit details
    Browse the repository at this point in the history
  2. test: replace Input part test with test lib (ant-design#35754)

    * test: replace Input part test with test lib
    
    * test: test input case
    
    * test: update textarea case
    
    Co-authored-by: z1399 <zhenggq@dtdream.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    3 people authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6e55310 View commit details
    Browse the repository at this point in the history
  3. refactor: pagination mini className (ant-design#35881)

    * refactor: pagination mini cls
    
    * test: update snapshot
    
    * test: update snapshot
    
    * chore: code clean
    
    * chore: code clean
    
    * test: update snapshot
    
    * test: update snapshot
    MadCcc authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a5d8db0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5074ef View commit details
    Browse the repository at this point in the history
  5. feat: tabs support popupClassName (ant-design#35892)

    * feat: tabs support popupClassName
    
    * docs: update
    MadCcc authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    77823c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bae50c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. chore(deps): update dependency @types/jest to v28 (ant-design#35907)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    9346858 View commit details
    Browse the repository at this point in the history
  2. chore: auto merge branchs (ant-design#35910)

    branch: merge master into feature
    github-actions[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    2c1d512 View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branchs (ant-design#35911)

    branch: merge feature into master
    github-actions[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    7bd78e7 View commit details
    Browse the repository at this point in the history
  4. ci: fix typo

    xrkffgg authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    423ebea View commit details
    Browse the repository at this point in the history
  5. fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(ant-design#35883) (ant-de…

    …sign#35884)
    
    * fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(ant-design#35883)
    
    * add deprecated tag to fieldKey
    
    * add changelog
    
    * Revert "add changelog"
    
    This reverts commit 2cc174f.
    nanianlisao authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    c9145d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d303889 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebe9c3c View commit details
    Browse the repository at this point in the history
  8. fix: remove important in radio style (ant-design#35920)

    * fix: remove important in radio style
    
    * chore: code clean
    MadCcc authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    d1de6d9 View commit details
    Browse the repository at this point in the history
  9. docs: correct types (ant-design#35919)

    * docs: correct types
    
    * ++
    
    Co-authored-by: afc163 <afc163@gmail.com>
    kungege and afc163 authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    7bb5a7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b29d749 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22c8bc4 View commit details
    Browse the repository at this point in the history
  12. docs: add changelog 4.21.0 (ant-design#35915)

    * docs: add changelog 4.21.0
    
    * Update CHANGELOG.en-US.md
    
    Co-authored-by: Amumu <yoyo837@hotmail.com>
    
    * Update CHANGELOG.zh-CN.md
    
    Co-authored-by: Amumu <yoyo837@hotmail.com>
    
    * docs: add
    
    * Update CHANGELOG.en-US.md
    
    * docs: fix
    
    * docs: add
    
    * docs: update
    
    * docs: fix
    
    * docs: remove 35407
    
    Co-authored-by: Amumu <yoyo837@hotmail.com>
    xrkffgg and yoyo837 authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    c22fce2 View commit details
    Browse the repository at this point in the history
  13. Feat: support 'treeExpandAction' prop for TreeSelect (ant-design#35618)

    * Feat: support 'treeExpandAction' prop for TreeSelect
    
    * chore: bump rc-tree
    
    * chore: fix lint
    
    * fix: fix directory tree duplicate expandAction
    
    * fix: fix directory tree duplicate expandAction
    
    * fix: fix directory tree duplicate expandAction
    
    * chore: add docs
    
    Co-authored-by: zombiej <smith3816@gmail.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    3 people authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4dd6fca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d7122c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d56ba70 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e56abdf View commit details
    Browse the repository at this point in the history
  17. chore: auto merge branches (ant-design#35922)

    chore: Master merge feature
    github-actions[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    ae6279a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6e04120 View commit details
    Browse the repository at this point in the history
  19. fix: Form.Item noStyle should not be affected by parent Form.Item (an…

    …t-design#35849)
    
    * fix: Form.Item noStyle should not be affected by parent Form.Item
    
    * test: update snapshot
    
    * fix: status
    
    * chore: code clean
    
    * fix: modal and drawer
    
    * test: fix lint
    
    * chore: code clean
    
    * refactor: noFormStyle
    
    * chore: code clean
    
    * revert: revert change in Form.Item
    
    * chore: code clean
    MadCcc authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    1f080c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. test: replace test case with test library (ant-design#35925)

    * test: replace test case with test library
    
    * test: replace test case with test library
    
    * test: update snapshots
    poyiding authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    dfd1897 View commit details
    Browse the repository at this point in the history
  2. docs: clean up useless space

    zombieJ committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    eafe3fc View commit details
    Browse the repository at this point in the history
  3. test: refactor tree with testing lib (ant-design#35937)

    * test: tree test
    
    * test: clean up
    
    * chore: bump rc-tree
    
    * test: Update snapshot
    
    * test: Update for react 18
    zombieJ authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    771836c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    08a9c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0389d2 View commit details
    Browse the repository at this point in the history
  3. fix: menu items typings (ant-design#35790)

    * Fix menu items typings
    
    * add test case for menu item type checking
    MasaoBlue authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d099dea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56bb2b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. chore: upgrade react-slick to 0.29.1 (ant-design#35959)

    * chore: upgrade react-slick to 0.29.0
    
    * Update package.json
    afc163 authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c80ddb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ed96d View commit details
    Browse the repository at this point in the history
  3. Fix color generation for grey colors (ant-design#35954)

    Co-authored-by: afc163 <afc163@gmail.com>
    christian-lechner and afc163 authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    da9324f View commit details
    Browse the repository at this point in the history
  4. test: move test cases to @testing/library for Typography (ant-design#…

    …35955)
    
    * test: move test cases to @testing/library for Typography
    
    * fix: waitFor for tooltip test
    
    * fix: sleep to wait copy hide
    
    * test: refactor focus test
    yykoypj authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cfc790d View commit details
    Browse the repository at this point in the history
  5. chore: Update it_IT.tsx (ant-design#35970)

    Fix italian translation for Table.cancelSort key
    gariggio authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4c0ac91 View commit details
    Browse the repository at this point in the history
  6. docs: Segmented API type (ant-design#35974)

    * Update index.en-US.md
    
    * Update index.zh-CN.md
    hoosin authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4fd49a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. chore: fix typo

    afc163 committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    74287ac View commit details
    Browse the repository at this point in the history
  2. chore: bump rc-dialog version (ant-design#35969)

    * chore: bump rc-dialog version
    
    * chore: trigger
    
    * chore: trigger
    
    * docs: RM peer conflict demo
    
    * chore: bump deps version
    
    * chore: bump ver
    
    * chore: bump
    
    * chore: bump
    
    * chore: test
    
    * chore: rm peer
    
    * chore: clean all peer
    
    * chor: bump rc-image
    zombieJ authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    66c3639 View commit details
    Browse the repository at this point in the history
  3. fix: Button has no disabled style when link type (ant-design#35975)

    Co-authored-by: MadCcc <1075746765@qq.com>
    MuxinFeng and MadCcc authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    f2a5d2f View commit details
    Browse the repository at this point in the history
  4. fix: DropdownProps definition (ant-design#35990)

    Co-authored-by: jhonebee <zhangjin19960908@gamil.com>
    Co-authored-by: MadCcc <1075746765@qq.com>
    3 people authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a86feb7 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump stylelint from 14.8.3 to 14.9.0 (ant-design#35998)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.3 to 14.9.0.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@14.8.3...14.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    9ddde89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7aa754 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. fix: Fixed the getContainer property in Image not reading the setting…

    …s in ConfigProvider (ant-design#36002)
    
    * fix: 35942
    
    * test: 添加测试用例
    
    * fix:
    
    * fix:
    robothot authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    c7638a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    961383f View commit details
    Browse the repository at this point in the history
  3. Update package.json

    afc163 authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    e963060 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    f93480a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency stylelint-config-standard to v26 (ant-…

    …design#36017)
    
    * chore(deps): update dependency stylelint-config-standard to v26
    
    * chore: ignore selector-not-notation rule
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    3 people authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    e1a6241 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. test: move test cases to testing lib for Statistic (ant-design#36019)

    Co-authored-by: afc163 <afc163@gmail.com>
    foryuki and afc163 authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3f822ac View commit details
    Browse the repository at this point in the history
  2. test: replace Table part test with test lib (ant-design#35989)

    * test: replace Table part test with test lib
    
    * test: replace table test with test library
    
    * test: update snapshot
    
    * test: replace last mount
    
    * test: fix 18 testing
    
    Co-authored-by: zombiej <smith3816@gmail.com>
    poyiding and zombieJ authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    52b049d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250497a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    2956527 View commit details
    Browse the repository at this point in the history
  2. docs: fix menu API table (ant-design#36043)

    * docs: fix menu API table
    
    * Update index.en-US.md
    afc163 authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c72c700 View commit details
    Browse the repository at this point in the history
  3. docs: fix demos (ant-design#36040)

    * docs: fix demos
    
    * ++
    kungege authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    524c936 View commit details
    Browse the repository at this point in the history
  4. fix: fix incorrect form status with noStyle (ant-design#36054)

    * fix: form status
    
    * test: update test case
    MadCcc authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    147468a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25e1d1b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    88858c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6195376 View commit details
    Browse the repository at this point in the history
  3. fix:when props.value is not undefined, can't reset value and focus (a…

    …nt-design#34728)
    
    * fix: when props.value is not undefined, can't reset value and focus
    
    * test: add test case
    
    Co-authored-by: MadCcc <1075746765@qq.com>
    Pulset and MadCcc authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0e6e1c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. feat: Synchronize the update of antd 4.20.2 version

    zhang lay committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8383515 View commit details
    Browse the repository at this point in the history