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

Synchronize the update of antd 4.22.3 version #84

Merged
merged 1,417 commits into from
Aug 8, 2022
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 1, 2022

  1. 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
  2. Configuration menu
    Copy the full SHA
    7dc56e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81a2b2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    938cdab View commit details
    Browse the repository at this point in the history
  5. 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 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c3fc5db View commit details
    Browse the repository at this point in the history
  6. 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
  7. 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
  8. chore: auto merge branchs (ant-design#35857)

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

    )
    
    The extra spaces confuses third-party tooling
    momesana committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d239ae5 View commit details
    Browse the repository at this point in the history
  10. 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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] committed 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] committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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] committed 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 committed 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 committed 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. chore: auto merge branches (ant-design#35928)

    chore: Sync master into feature
    github-actions[bot] committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    37e333d View commit details
    Browse the repository at this point in the history
  4. 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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] committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c72c700 View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branches (ant-design#36042)

    chore: merge master into feature
    github-actions[bot] committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0b2b273 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e397485 View commit details
    Browse the repository at this point in the history
  5. docs: fix demos (ant-design#36040)

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

    * fix: form status
    
    * test: update test case
    MadCcc committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    147468a View commit details
    Browse the repository at this point in the history
  7. 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 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0e6e1c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34dfb80 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
  2. test: move test cases to @testing/library for Upload (ant-design#36024)

    * test: move test cases to @testing/library for Upload
    
    * refactor: use jest.fn to replace done logic
    
    * test: sample of moving test to testing lib
    
    * test: check for 17
    
    * refactor: manual control timer for React18
    
    * refactor: animateEnd for useless middle state snapshot for 'handle error'
    
    Co-authored-by: zombiej <smith3816@gmail.com>
    yykoypj and zombieJ committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    83eb5e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    853a04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89717f1 View commit details
    Browse the repository at this point in the history
  3. fix: Typescript - Tree component DirectoryTreeProps, missing Node Type (

    ant-design#36092)
    
    * fix: edit DirectoryTreeProps
    
    * test: add DirectoryTree type test
    
    * fix: edit type
    
    Co-authored-by: JaylanChen <JaylanChen@126.com>
    JaylanChen and JaylanChen committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f19cf66 View commit details
    Browse the repository at this point in the history
  4. fix: Table customize filterDropdown with Menu should not block defaul…

    …t selectable (ant-design#36098)
    
    * fix: Table customize Menu should be selectable
    
    * test: Add test case
    
    * test: Update snapshow
    zombieJ committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    63fc505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96ccdfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad45f6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fe88a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef286d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

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

Commits on Jun 20, 2022

  1. fix: Table multiple dropdown not closed (ant-design#36132)

    * fix: Table dropdown can not close
    
    * test: Test case
    
    * test: cov
    
    * chore: bump rc-util
    
    * chore: reorder
    
    * chore: bump rc-util
    
    * chore: rm test
    
    * chore: clean up
    zombieJ committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0ff19bb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. fix: component.displayName To distinguish the environment (ant-design…

    …#36126)
    
    Co-authored-by: afc163 <afc163@gmail.com>
    yaogengzhu and afc163 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1cec18e View commit details
    Browse the repository at this point in the history
  2. fix: repeat a css class in readOnly, which has been declared in rc-in…

    …put-number (ant-design#36120)
    
    Co-authored-by: afc163 <afc163@gmail.com>
    Adrian-Zephyr-Liao and afc163 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    7045aa7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency inquirer to v9 (ant-design#36121)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    renovate[bot] and afc163 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    5120b38 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 (ant-design#36133)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 19.0.0 to 20.0.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@19.0.0...20.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      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>
    Co-authored-by: afc163 <afc163@gmail.com>
    dependabot[bot] and afc163 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b7cf4e6 View commit details
    Browse the repository at this point in the history
  5. docs(Input): add proper type for inputRef (ant-design#36135)

    * docs(Input): add proper type for `inputRef`
    
    * docs: use `InputRef` instead of `ElementRef`
    
    Co-authored-by: afc163 <afc163@gmail.com>
    Dennis273 and afc163 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    24a7da8 View commit details
    Browse the repository at this point in the history
  6. style: enlarge draggable area for Slider handle (ant-design#36018)

    * active skeleton animated with transform
    
    * properties order fixed
    
    * properties order fixed
    
    * properties order fixed
    
    * bigger dragable area for slider handle
    
    * Update components/slider/style/index.less
    
    Co-authored-by: afc163 <afc163@gmail.com>
    
    * Update index.less
    
    6px
    
    Co-authored-by: afc163 <afc163@gmail.com>
    slotDumpling and afc163 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    1d8d871 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    092bfd7 View commit details
    Browse the repository at this point in the history
  8. fix: Dropdown with group menu can not close (ant-design#36148)

    * test: test driven
    
    * fix: Dropdown with Menu list group
    zombieJ committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9ab8cc4 View commit details
    Browse the repository at this point in the history
  9. style: Code style optimization (ant-design#36144)

    * style: code style optimization
    
    * style: code style optimization
    
    * style: code style optimization
    li-jia-nan committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    8227a53 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. style: Remove methed of Array push (ant-design#36157)

    * style: code style optimization
    
    * style: code style optimization
    
    * style: code style optimization
    
    * style: code style optimization
    li-jia-nan committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    db58f19 View commit details
    Browse the repository at this point in the history
  2. style: fix Button loading icon margin issue (ant-design#36168)

    * style: fix Button loading icon margin issue
    
    * test: update snapshot
    
    * test: fix tsx demo error
    afc163 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    15b8b85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c2c631 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c172a0 View commit details
    Browse the repository at this point in the history
  5. feat: add si_LK locale (ant-design#36149)

    * දින තේරුම සකස් කිරීම
    
    * චීන ප්‍රලේඛනය යාවත්කාල කිරීම
    
    * ඉංග්‍රීසි ප්‍රලේඛනය යාවත්කාල කිරීම
    
    * තවත් දත්ත ඇතුල් කිරීම
    
    * දින දසුනට භාෂාව යෙදීම
    
    * ප්‍රධාන දේශීයකරණ සංරචකය යෙදීම
    
    * සැපයුම්කරු සඳහා ගොනුව යෙදීම
    
    * කාලය තේරීමට අදාළ සංරචකය යෙදීම
    
    * යෝජනාව ඇතුළු කෙරිණි
    
    Co-authored-by: Amumu <yoyo837@hotmail.com>
    
    * නව ඇසුරුමට වෙනස් කළා
    
    * ගොනුව යාවත්කාල කෙරිණි
    
    Co-authored-by: Amumu <yoyo837@hotmail.com>
    sayuri-gi and yoyo837 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d692a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebc7527 View commit details
    Browse the repository at this point in the history
  7. refactor: performance optimization (ant-design#36177)

    * style: code style optimization
    
    * style: code style optimization
    
    * style: code style optimization
    
    * style: code style optimization
    
    * fix: Code style optimization
    
    * style: format
    li-jia-nan committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4401c74 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    1c8415c View commit details
    Browse the repository at this point in the history
  2. Fix breaks (ant-design#36186)

    * Added type assertion so function no longer returns any/unknown
    
    * Add type constraint since Object.keys is called on this value
    RyanCavanaugh committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    726dd85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88415f4 View commit details
    Browse the repository at this point in the history
  4. fix: type incompatibility in strict mode (ant-design#36189)

    * fix: type incompatibility
    
    * fix: type
    Dunqing committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    3ea2817 View commit details
    Browse the repository at this point in the history
  5. fix: Reset the last selection key (ant-design#34705)

    * fix: reset last selection key
    
    * reset last selection key when deselect
    
    * fix: add test case
    
    * fix: remove unused code
    
    * fix: enzyme bug
    
    * fix: update test
    
    * styles: remove empty line
    
    * fix: lint error
    
    * test: migrate to testing-libary
    
    * fix: xxx.simulate is not a function
    
    * fix: lint error
    
    * fix: use wrong
    
    * fix: solved test not work
    
    Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
    Dunqing and dengqing committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2971e3b View commit details
    Browse the repository at this point in the history
  6. fix: Upload listType="picture-card" select button when children is em…

    …pty (ant-design#36196)
    
    * fix: Upload listType="picture-card" select button should be hidden when children is empty
    
    close ant-design#36183
    
    * test: fix test case
    afc163 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7357f55 View commit details
    Browse the repository at this point in the history
  7. perf: unify regeneratorRuntime import path for bundle size (ant-desig…

    …n#36200)
    
    * perf: unify regeneratorRuntime import path for bundle size
    
    close ant-design#36198
    
    * Update package.json
    afc163 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7c4e6c4 View commit details
    Browse the repository at this point in the history
  8. Docs: FAQ add explanation of null in controlled components. (ant-desi…

    …gn#36082)
    
    * docs: fix Chinese language grammar mistake in FAQ
    
    * docs: FAQ add explanation of null in controlled components
    
    * docs: update null in controlled components FAQ
    
    * docs: update null in controlled components FAQ (add lost word)
    
    * docs: null in controlled components FAQ optimization
    
    * docs: FAQ add explanation of null in controlled components (English)
    
    * docs: update faq docs
    
    * docs: update faq docs(chinese)
    
    * docs: optimize faq docs
    
    * Update faq.en-US.md
    
    * Update faq.en-US.md
    
    * Update faq.en-US.md
    
    * Update faq.zh-CN.md
    
    * Update faq.en-US.md
    
    Co-authored-by: shezhangzhang <chenkan@ChenKan-Mac.local>
    Co-authored-by: MadCcc <1075746765@qq.com>
    3 people committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    478bd67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e8280d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. fix: nested Table margin style (ant-design#36209)

    * fix: nested Table margin style
    
    * fix: tsx demo
    
    * test: update snapshot
    afc163 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f8a9cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    326978e View commit details
    Browse the repository at this point in the history
  3. style: Skeleton.Button square shape style (ant-design#36123)

    * refactor: Skeleton.Button square shape style
    
    the Button's square shape style is same as Avator's that its width is equal to height,
    and the old square shape become the default shape that its width is double size to height.
    
    * fix: `ButtonShapeType` type annotation
    denghuacc committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    02a0e6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    295f1ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d733de8 View commit details
    Browse the repository at this point in the history
  6. chore: fix eslint warning and bisheng terminal log (ant-design#36220)

    * chore: fix eslint warning
    
    * chore: fix bisheng log
    
    * Update basic.md
    afc163 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    eeedb87 View commit details
    Browse the repository at this point in the history
  7. docs: update Tabs demo code (ant-design#36217)

    * docs:update demo code
    
    * docs: update Tabs demo code
    
    * docs: update Tabs demo code
    zty42 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    93400e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. chore(deps-dev): bump @types/jest-image-snapshot from 4.3.2 to 5.1.0 (a…

    …nt-design#36229)
    
    Bumps [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot) from 4.3.2 to 5.1.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest-image-snapshot"
      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] committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    ee28570 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. chore(deps): update dependency remark-cli to v11 (ant-design#36237)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a613a26 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    c0411d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db62ade View commit details
    Browse the repository at this point in the history
  3. refactor: wrap Wave with FC (ant-design#36248)

    * refactor: wrap Wave with FC
    
    * test: update test case
    MadCcc committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    483c8d3 View commit details
    Browse the repository at this point in the history
  4. docs: add 4.21.4 changelog (ant-design#36246)

    * docs: add 4.21.4 changelog
    
    * fix
    
    * reset
    chenshuai2144 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2d233fb View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12 (ant-de…

    …sign#36255)
    
    Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.10 to 1.0.0-rc.12.
    - [Release notes](https://github.com/cheeriojs/cheerio/releases)
    - [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
    - [Commits](cheeriojs/cheerio@v1.0.0-rc.10...v1.0.0-rc.12)
    
    ---
    updated-dependencies:
    - dependency-name: cheerio
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    4439891 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. chore: update Belarusian locale (ant-design#36265)

    * Edited Belarusian locale:
     - Added missed entries
     - Fixed some mistakes
    
    * test: update snapshot
    
    Co-authored-by: Aliaksiej Razumaŭ <belarusaed@gmail.com>
    afc163 and bielarusajed committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3ee6c47 View commit details
    Browse the repository at this point in the history
  2. docs: update English sketch file link (ant-design#36269)

    * docs: English sketch file links from communicatity
    
    * Update resources.en-US.md
    afc163 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f4e5e8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf924df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2c7ea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    33400ee View commit details
    Browse the repository at this point in the history
  2. fix: arrow compatibility (ant-design#36266)

    * fix: arrow campatibility
    
    * chore: code clean
    
    * chore: rm useless style
    
    * chore: code clean
    
    * fix: use inset
    
    * chore: bundlesize optimization
    
    * chore: rm useless style
    
    * chore: rm useless style
    MadCcc committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    42e030e View commit details
    Browse the repository at this point in the history
  3. fix: Fixed an error when the loading property of the Button component… (

    ant-design#36288)
    
    * fix: Fixed an error when the loading property of the Button component was passed into null
    
    * Update components/button/button.tsx
    
    Obviously, this suggestion is more concise , thanks a lot
    
    Co-authored-by: afc163 <afc163@gmail.com>
    
    * Update components/button/button.tsx
    
    * Update components/button/button.tsx
    
    Co-authored-by: kejianfeng <kejianfeng@cvte.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    3 people committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5f933eb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

    * test: move test cases to testing lib for Spin
    
    * fix: types
    
    * fix: lint
    foryuki committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    201a667 View commit details
    Browse the repository at this point in the history
  2. test: move test cases to testing lib for Switch (ant-design#36326)

    * add
    
    * test: wave
    
    * fix: type
    foryuki committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    efe6d7c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:infra-fe/infra-design into zl/v4.…

    …21.2-sync
    zhang lay committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d8fc1b6 View commit details
    Browse the repository at this point in the history
  4. test: update snapshot (ant-design#36344)

    * test: update snapshot
    
    * test: update snapshot
    MadCcc committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8ab7851 View commit details
    Browse the repository at this point in the history
  5. fix: checkbox should be disabled by form (ant-design#36345)

    * fix: checkbox should be disabled by form
    
    * chore: code clean
    
    * test: update snapshot
    
    * chore: snapshot
    MadCcc committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    0a7b4d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. test: move test cases to @testing/library for Carousel (ant-design#35926

    )
    
    * test: move test cases to @testing/library for Carousel
    
    * fix: wait for animation
    yykoypj committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    1d82f22 View commit details
    Browse the repository at this point in the history
  2. test: replace layout test case with test lib (ant-design#36323)

    * test: replace layout test case with test lib
    
    * test: fix react 18
    
    * test: clean up
    
    Co-authored-by: zombiej <smith3816@gmail.com>
    poyiding and zombieJ committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    40728fb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. docs: v4.21.5 (ant-design#36353)

    * docs: v4.21.5
    
    * chore: add try time
    
    * chore: update changelog
    MadCcc committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    6231309 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. chore(deps): update dependency eslint-plugin-unicorn to v43 (ant-desi…

    …gn#36350)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    b2c31ae View commit details
    Browse the repository at this point in the history
  2. feat: Sync 4.21.4 version from Antd

    zhang lay committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    5afec96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69f289 View commit details
    Browse the repository at this point in the history
  4. fix: ErrorList shaking (ant-design#36358)

    * fix: ErrorList shaking
    
    * fix: React 18 test case
    zombieJ committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    9bc30d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab19033 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    80e7f70 View commit details
    Browse the repository at this point in the history
  2. chore: auto merge branches (ant-design#36379)

    chore: merge master into feature
    github-actions[bot] committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e7bc2e2 View commit details
    Browse the repository at this point in the history
  3. feat: Space support align stretch (ant-design#36310)

    * feat/Space-component-support-align-stretch: support align to stretch
    
    Signed-off-by: Chang Wei <changwei1006@gmail.com>
    
    * feat/Space-component-support-align-stretch: update document of zh-CN and en-US
    
    Signed-off-by: Chang Wei <changwei1006@gmail.com>
    
    * feat/Space-component-support-align-stretch: update demo
    
    Signed-off-by: Chang Wei <changwei1006@gmail.com>
    
    * feat/Space-component-support-align-stretch: update snapshot by command `npm test -- components/space -u`
    
    Signed-off-by: Chang Wei <changwei1006@gmail.com>
    cw1997 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    bfa8aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cff413e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e503f9d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. style: fix size of close icon on Modal header (ant-design#36309)

    * fix: update default.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
    
    Signed-off-by: Chang Wei <changwei1006@gmail.com>
    
    * fix: update variable.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
    
    Signed-off-by: Chang Wei <changwei1006@gmail.com>
    
    * fix: update compact.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
    
    Signed-off-by: Chang Wei <changwei1006@gmail.com>
    cw1997 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    345cbce View commit details
    Browse the repository at this point in the history
  2. Update index.en-US.md (ant-design#36400)

    Fixed a typo
    KirillSBarsukov committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    2e04982 View commit details
    Browse the repository at this point in the history
  3. docs: fix customize calendar example (ant-design#36356)

    * docs: fix customize calendar example
    
    * test: changed calendar snapshot
    
    Co-authored-by: lico <lico@licoui-MacBookPro.local>
    hsk-kr and lico committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e262ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

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

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    47f68d0 View commit details
    Browse the repository at this point in the history
  2. fix: fix wrong color of date picker with status set (ant-design#35685)

    * fix: fix wrong color of date picker with status set
    
    * Update status.less
    
    Co-authored-by: afc163 <afc163@gmail.com>
    simplejason and afc163 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    1a8edd9 View commit details
    Browse the repository at this point in the history
  3. feat: Update Doc (ant-design#36437)

    Co-authored-by: meng.jia <meng.jia@ly.com>
    jiameng123 and tclxmeng-jia committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    4e03961 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d0ae57 View commit details
    Browse the repository at this point in the history
  5. fix: Upload item removed should keep status className (ant-design#36439)

    * fix: Upload item removed should keep status className
    
    * add test case
    
    * test: fix act warning
    
    * revert act test
    
    * test: update snapshot
    afc163 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    cebbe23 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. docs: fix typo (ant-design#36450)

    面包屑部分, "是"应该改为"时"
    wsp971 committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    4614d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46be23a View commit details
    Browse the repository at this point in the history
  3. style: fix Skeleton active lost border-radius in Safari (ant-design#3…

    …6445)
    
    * style: fix Skeleton active lost border-radius in Safari
    
    * perf: reduce skeleton css bundle size
    
    * chore: fix bundle size limit
    
    * chore: fix active typing
    afc163 committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    91ff1dc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    20b3f20 View commit details
    Browse the repository at this point in the history
  2. feat: Add support to Skeleton, which allow deployer use custom node a…

    …s prop. (ant-design#36441)
    
    * feat: Skeleton component supports for custom node
    
    * fix: Clear redundant code
    
    * refactor: Remove changes in package.json
    
    * test: Update the snapshot of Skeleton demo
    
    * Update components/skeleton/demo/element.md
    
    Co-authored-by: afc163 <afc163@gmail.com>
    
    Co-authored-by: afc163 <afc163@gmail.com>
    DawnLck and afc163 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1643acf View commit details
    Browse the repository at this point in the history
  3. docs: fix typo (ant-design#36457)

    fix typo in useWatch.md
    suica committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6ada28c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. docs: update index.zh-CN.md (ant-design#36471)

    去掉文案描述中多的标点
    bobo0902 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7dfc805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6497d0d View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branches (ant-design#36478)

    chore: feature merge master
    github-actions[bot] committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e46dedd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41464e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6599c27 View commit details
    Browse the repository at this point in the history
  6. ci: add conch msg (ant-design#36481)

    * ci: add conch msg
    
    * Update release-helper.yml
    xrkffgg committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    563de19 View commit details
    Browse the repository at this point in the history
  7. fix: tooltip cannot close on disabled Radio (ant-design#36483)

    * fix: tooltip cannot close on disabled Radio
    
    * test: add test
    MadCcc committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4f7ac9f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    c32aa46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008681c View commit details
    Browse the repository at this point in the history
  3. fix: merge from master and resolve conflict

    zhang lay committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    efd9aa3 View commit details
    Browse the repository at this point in the history
  4. docs: simplified Layout component sample code (ant-design#36497)

    the component example code expands to take up the entire monitor screen and is not well read
    Wxh16144 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    c86d02e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9ab30d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. feat: add Form.Item.useStatus (ant-design#36486)

    * feat: add useFormItemStatus
    
    * chore: code clean
    
    * docs: update example
    
    * refactor: api change
    
    * docs: fix typo
    
    * docs: update docs
    
    * docs: udpate
    
    * chore: add warning
    
    * test: add test case
    
    * chore: update warning
    
    * chore: code clean
    
    * test: fix test case
    MadCcc committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    aca2c3d View commit details
    Browse the repository at this point in the history
  2. fix: SVG Upload Preview Error (ant-design#36402)

    * Update utils.tsx
    
    * style: unify img styling
    
    Unify the styling  of img attribute setting.
    
    * test: add previewImage test for svg file
    
    Add previewImage test for SVG upload
    
    * fix: remove charset
    
    Remove charset in data url for text content.
    
    * test: fix test
    
    * fix: typo
    
    * fix: correct patching for svg upload error
    
    * fix: correct patching for svg upload error
    
    * test: update test
    jonioni committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    92c8bdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c7c63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2255dba View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. refactor: move popconfirm content out (ant-design#36530)

    * refactor: move popconfirm content out
    
    * fix: lint
    zombieJ committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    006c055 View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    zombieJ committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ed5f4c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd007a View commit details
    Browse the repository at this point in the history
  4. add Modal @modal-border-radius less variable (ant-design#36527)

    * add Modal @modal-border-radius less variable
    
    * fix:  add less variable
    kkkisme committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9989a2d View commit details
    Browse the repository at this point in the history
  5. feat: Sync 4.21.6 version from Antd

    zhang lay committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f9db56c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. chore(deps): update dependency eslint-plugin-markdown to v3 (ant-desi…

    …gn#36560)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    912d274 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. fix: form disabeld support Upload (ant-design#36573)

    Co-authored-by: ranrui.cwj <ranrui.cwj@alibaba-inc.com>
    cwjTerrace and ranrui.cwj committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    8c9ad9b View commit details
    Browse the repository at this point in the history
  2. docs: changelog for 4.21.7 (ant-design#36572)

    * docs: changelog for 4.21.7
    
    * chore: bump version to 4.21.7
    
    * docs: update changelog
    
    * docs: append a new changelog
    PeachScript committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    10b153f View commit details
    Browse the repository at this point in the history
  3. Merge pull request ant-design#36576 from ant-design/master

    chore: feature merge master
    zombieJ committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    3301b4d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    d383a87 View commit details
    Browse the repository at this point in the history
  2. fix: Form validate message shaking (ant-design#36575)

    * refactor: move component out
    
    * refactor: clean up code
    
    * chore: stable it
    
    * chore: back of container
    
    * chore: adjust leave motion
    
    * test: update snapshot
    
    * chore: update motion logic
    
    * fix: list start motion
    
    * test: update snapshot
    
    * test: update snapshot
    
    * test: test for marginBottom
    zombieJ committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    03ea767 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. docs: menu faq (ant-design#36604)

    * docs: menu faq
    
    * docs: patch codesandbox
    zombieJ committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    31eef3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2146d18 View commit details
    Browse the repository at this point in the history
  3. style: fix Table extra shadow and scrollbar when all columns are fixed

    Co-authored-by: weiwang <wren@xuncetech.com>
    dashaowang and weiwang committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    cff762c View commit details
    Browse the repository at this point in the history
  4. feat: Replace input-number part test with testing lib (ant-design#36080)

    * feat: Replace input-number part test with testing lib
    
    * feat: update rc-input-number version
    heiyu4585 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8c34cb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

    * test: move test cases to testing lib for Collapse
    
    * chore: remove useless file
    
    * fix: react 18 concurrent
    
    * chore: remove useless file
    foryuki committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    817773e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1180b61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad7df07 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    0b9f1db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into zl/v4.21.6-sync

    zhang lay committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    e68f246 View commit details
    Browse the repository at this point in the history
  3. fix(Tree): DraggableFn params type (ant-design#36648)

    * fix(Tree): DraggableFn params type
    
    * chore: add blank line
    
    * test: add typ test for draggable Fn
    
    * test: add typ test for draggable Fn
    
    Co-authored-by: tianyuan233 <zty.dev@outlook.com>
    zty42 and tianyuan233 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    09de419 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. fix(modal): Modal.xxx onCancel close argument is not a function (ant-…

    …design#36600)
    
    * fix(modal):  fix the error of `onCancel` parameter of modal returned by `useModal`
    
    resolve: 36581
    
    ref: ant-design#36581 (comment)
    
    * test(confirm): 补充 modal 测试用例
    
    * test(modal): 添加测试用例
    
    * Revert "fix(modal):  fix the error of `onCancel` parameter of modal returned by `useModal`"
    
    This reverts commit e4fcb3e.
    
    * fix(modal): fix modal onOk/onCancel method is not a valid function when there is a close parameter
    
    closed: ant-design#36581
    
    * chore: cancel the introduction of `noop` from third-party library
    Wxh16144 committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    16ecdbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5d463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3920a72 View commit details
    Browse the repository at this point in the history
  4. docs: renew Select dropdownRender demo and FAQ (ant-design#36665)

    * docs: renew Select dropdownRender FAQ and demo
    
    * chore: update snapshot
    
    * chore: fix Select demo tsc
    
    * chore: fix Select demo tsc
    afc163 committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    1e88248 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

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

    * test: move-test-cases-to-testing-lib-for-Radio
    
    * update toMatchSnapshot
    
    Co-authored-by: ranrui.cwj <ranrui.cwj@alibaba-inc.com>
    cwjTerrace and ranrui.cwj committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    3675ad5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. feat: Typography ellipsis.tooltip could be a object (ant-design#36099)

    * feat: add tooltipProps
    
    * feat: doc
    
    * feat: props
    
    * feat: props
    
    * feat: props
    
    * feat: docs
    
    * feat: review
    
    * feat: add tooltipProps
    
    * feat: doc
    
    * feat: props
    
    * feat: props
    
    * feat: props
    
    * feat: docs
    
    * feat: review
    crazyair committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    00c891a View commit details
    Browse the repository at this point in the history
  2. feat: Sync 4.21.7 version from Antd

    zhang lay committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1ca2a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b46b3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80114d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46d146d View commit details
    Browse the repository at this point in the history
  6. chore: auto merge branches (ant-design#36683)

    chore: Feature merge master
    github-actions[bot] committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6386431 View commit details
    Browse the repository at this point in the history
  7. chore: auto merge branches (ant-design#36684)

    branch: merge feature into master
    github-actions[bot] committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b5302f4 View commit details
    Browse the repository at this point in the history
  8. refactor: Drawer refactor (ant-design#36672)

    * chore: back part of styl
    
    * chore: all basic
    
    * test: part test case
    
    * test: part test case
    
    * test: more test case
    
    * test: update snapshot
    
    * test: demo test support
    
    * test: update snapshot
    
    * chore: adjust mock logic to inject on rc-drawer instead
    
    * test: more snapshot
    
    * chore: adjust pos
    
    * chore: back of render
    
    * test: drawer demo extends test
    zombieJ committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    d422d71 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ant-design#36685 from ant-design/feature

    branch: merge feature into master
    xrkffgg committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    16d2c5d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    b89ed86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78bc4a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789a557 View commit details
    Browse the repository at this point in the history
  4. docs: fix Menu api layout (ant-design#36697)

    Co-authored-by: zhanghaoqiang <zhanghq7458@joyowo.com>
    hoho2017 and zhanghaoqiang committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    f3db1f2 View commit details
    Browse the repository at this point in the history
  5. fix: Upload item removed should keep status className (ant-design#36706)

    * fix: not blink of remove file
    
    * test: test case of remove
    zombieJ committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    84c0498 View commit details
    Browse the repository at this point in the history
  6. chore: refine getScroll internal signature and some assertion (ant-de…

    …sign#36695)
    
    * chore: refine getScroll internal signature and some assertion
    
    * fix: for mock scenario to passing tests
    zheeeng committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7b3220f View commit details
    Browse the repository at this point in the history
  7. docs: add changelog 4.22.0 (ant-design#36699)

    * docs: add changelog 4.22.0
    
    * docs: update package
    
    * docs: update
    
    * Update CHANGELOG.zh-CN.md
    
    Co-authored-by: MadCcc <1075746765@qq.com>
    
    * Update CHANGELOG.en-US.md
    
    Co-authored-by: MadCcc <1075746765@qq.com>
    
    * docs: update
    
    * Update CHANGELOG.en-US.md
    
    * Update CHANGELOG.zh-CN.md
    
    Co-authored-by: afc163 <afc163@gmail.com>
    
    * Update CHANGELOG.en-US.md
    
    Co-authored-by: MadCcc <1075746765@qq.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    3 people committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    64a60e6 View commit details
    Browse the repository at this point in the history
  8. chore: 替换 bundlesize 为 size-limit (ant-design#36712)

    * chore: 替换 bundlesize 为 size-limit
    
    * 恢复 bundlesize
    LiHaoGit committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    926aa0d View commit details
    Browse the repository at this point in the history
  9. test: replace Cascader test case with test library (ant-design#36475)

    * test: relpace test case with test library
    
    * test: fix test case
    
    * test: replace snapshot
    
    Co-authored-by: 二货机器人 <smith3816@gmail.com>
    poyiding and zombieJ committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    1ef4543 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    f1aa52a View commit details
    Browse the repository at this point in the history
  2. fix: Drawer width with ptg (ant-design#36729)

    * fix: Drawer width with ptg
    
    * test:Update snapshot
    zombieJ committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    740d9f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c231e13 View commit details
    Browse the repository at this point in the history
  4. fix: Not work in old browser (ant-design#36748)

    * fix: Drawer contentWrapperStyle logic
    
    * fix: Update style
    
    * test: Update snapshot
    
    * test: More test case
    zombieJ committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    24be945 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. chore: collapse title text auto width (ant-design#36761)

    * chore: collapse title text auto width
    
    * test: fix mock snapshot
    zombieJ committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ddb97b2 View commit details
    Browse the repository at this point in the history
  2. docs: 4.22.2 changelog (ant-design#36764)

    * docs: 4.22.2 changelog
    
    * docs: more changelog
    zombieJ committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9a308bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51954aa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. docs: Form disabled version (ant-design#36760)

    * docs: Form disabled version
    
    * test: update snapshot
    MadCcc committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c5668a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. fix: Form vertical with span row (ant-design#36800)

    * fix: form vertical with span
    
    * test: update snapshot
    zombieJ committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    ffb3a4d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. chore(deps): update dependency size-limit to v8 (ant-design#36803)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    f01aa3c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @size-limit/file to v8 (ant-design#36802)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    819eec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae43c26 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    587c911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a09377f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab0b6b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    01bd2f2 View commit details
    Browse the repository at this point in the history
  2. style(drawer): fix drawer nesting style pollution (ant-design#36845)

    Co-authored-by: eason.ym <eason.ym@alibaba-inc.com>
    yanm1ng and eason.ym committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    5b45a8f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    4d7ef8d View commit details
    Browse the repository at this point in the history
  2. refactor: rewrite header and footer by FunctionComponent (ant-design#…

    …36851)
    
    * refactor: rewrite header by FunctionComponent
    
    * refactor: rewrite footer by FunctionComponent
    li-jia-nan committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    01087b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff1130 View commit details
    Browse the repository at this point in the history
  4. fix: strong type (ant-design#36868)

    * refactor: rewrite header by FunctionComponent
    
    * refactor: rewrite footer by FunctionComponent
    
    * fix: strong type
    li-jia-nan committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    4fc00ec View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into zl/v4.21.7-sync

    zhang lay committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7d47655 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. feat: sync 4.22.3 version from antd and modified the title's font siz…

    …e and font weight of the PageHeader component
    zhang lay committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2e20a8d View commit details
    Browse the repository at this point in the history