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

[pull] master from ant-design:master #68

Closed
wants to merge 103 commits into from

Commits on Aug 11, 2023

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

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    56f2bc5 View commit details
    Browse the repository at this point in the history
  2. docs: update faq (#44198)

    * docs: update faq
    
    * chore: update lint
    
    * chore: update lint
    
    * chore: use returnType
    zombieJ committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    72b449a View commit details
    Browse the repository at this point in the history
  3. fix: Modal open should not block dropdown hidden (#44204)

    * refactor: adjust style
    
    * fix: not event when hovering
    
    * chore: add comment
    zombieJ committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ee984fe View commit details
    Browse the repository at this point in the history
  4. docs: Update recommendation (#44207)

    * Update recommendation.zh-CN.md
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    * Update recommendation.en-US.md
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d1bd2d0 View commit details
    Browse the repository at this point in the history
  5. fix(badge): fix badge number is rtl (#43998)

    * fix(badge): fix badge number is rtl
    
    * test: fix snapshots
    
    * feat: use dir attribute instead of bdi
    
    * test: update snapshots
    
    * test: back of snapshot
    
    ---------
    
    Co-authored-by: 二货机器人 <smith3816@gmail.com>
    NotEvenANeko and zombieJ committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e0e373f View commit details
    Browse the repository at this point in the history
  6. fix(DatePicker): optimize RangePicker's range area style (#44206)

    * feat: optimize range-picker's range area style
    
    * feat: optimize range-picker's range area style
    
    * feat: optimize range-picker's range area style
    kiner-tang committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    41cb8be View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump lint-staged from 13.3.0 to 14.0.0 (#44212)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.3.0 to 14.0.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.3.0...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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 Aug 14, 2023
    Configuration menu
    Copy the full SHA
    16f0738 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    d493594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff2bb7 View commit details
    Browse the repository at this point in the history
  3. docs(cascader): fix allowClear default value in doc (#44230)

    Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
    zbw-zbw and zbw01218944 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9ec8534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fb448f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f0e747 View commit details
    Browse the repository at this point in the history
  6. docs: fix font color (#44236)

    MadCcc committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8a65ad6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83e3b52 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. docs: render china mirror link before hydration (#44233)

    * docs: render china mirror link before hydration
    
    * docs: fix pre render error
    
    * chore: hide first
    
    * chore: show china mirror link always
    afc163 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a92a883 View commit details
    Browse the repository at this point in the history
  2. fix: ColorPicker HEX input cursor jump bug (#44137)

    * fix(color-picker): when inputting in the HEX,if you input a lowercase letter,the cursor will jump to the tail,and me fixed it.
    
    * test: fix ColorPicker snapshot
    
    ---------
    
    Co-authored-by: afc163 <afc163@gmail.com>
    gouge666 and afc163 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9ba9da2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix(DataPicker):fix picker content is not centered (#44245)

    * Update index.ts
    
    fix(DataPicker):fix picker content  is not centered
    
    Signed-off-by: AN <455454007@qq.com>
    
    * fix(DataPicker):fix picker content is not centered 
    
    Signed-off-by: AN <455454007@qq.com>
    
    ---------
    
    Signed-off-by: AN <455454007@qq.com>
    Zian502 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    808452e View commit details
    Browse the repository at this point in the history
  2. site(Calendar): add lunar calendar demo (#44166)

    * feat: update demo
    
    * feat: update demo
    
    * feat: update demo
    
    * feat: update demo
    
    * feat: optimize code
    
    * feat: optimize code
    
    * feat: optimize code
    
    * feat: optimize code
    
    * feat: optimize code
    
    * feat: optimize code
    
    * feat: optimize code
    kiner-tang committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f1c38bf View commit details
    Browse the repository at this point in the history
  3. docs: Update faq.zh-CN.md (#44274)

    * docs: Update faq.zh-CN.md
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    * Update faq.zh-CN.md
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3525966 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7179dc8 View commit details
    Browse the repository at this point in the history
  5. fix: Descriptions key prop issue (#44278)

    * fix: descriptions throw react key prop error in jsx mode
    
    * chore: update test
    
    ---------
    
    Co-authored-by: MadCcc <1075746765@qq.com>
    RedJue and MadCcc committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    73cfd37 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.0.0 (#…

    …44277)
    
    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.0.0.
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v5.17.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      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 Aug 17, 2023
    Configuration menu
    Copy the full SHA
    affd62f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. fix(ColorPicker): color clear deformation (#44258) (#44273)

    * fix(ColorPicker): color clear deformation (#44258)
    
    * chore: merge styles
    kouchao committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ce687c5 View commit details
    Browse the repository at this point in the history
  2. site: add internationalization for docs (#44263)

    * site: add internationalization for docs
    
    * fix
    
    * Update .dumi/theme/common/Color/ColorPaletteTool.tsx
    
    Co-authored-by: MadCcc <1075746765@qq.com>
    Signed-off-by: lijianan <574980606@qq.com>
    
    * fix: fix
    
    * fix: fix
    
    * fix: fix
    
    * fix: fix
    
    ---------
    
    Signed-off-by: lijianan <574980606@qq.com>
    Co-authored-by: MadCcc <1075746765@qq.com>
    li-jia-nan and MadCcc committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3b913cf View commit details
    Browse the repository at this point in the history
  3. docs: add third-party library to the development section (#44283)

    * Add `antd-phone-input` as a third-party library
    
    Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
    
    * Update recommendation.zh-CN.md regarding to the en-US docs
    
    Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
    
    * Update docs/react/recommendation.en-US.md
    
    Co-authored-by: afc163 <afc163@gmail.com>
    Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
    
    * Update docs/react/recommendation.zh-CN.md
    
    Co-authored-by: afc163 <afc163@gmail.com>
    Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    ArtyomVancyan and afc163 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7226c53 View commit details
    Browse the repository at this point in the history
  4. docs: add changelog 5.8.4 (#44293)

    * docs: add changelog 5.8.4
    
    * fix: lint
    
    * fix: typo
    xrkffgg committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8177c52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80bd54f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. style: add prettier-plugin-sort-imports (#44287)

    * style: sort
    
    * style: sort
    
    * style: sort
    
    * style: sort
    
    * style: 规则调整
    
    * style: 规则调整
    crazyair committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    65fd05c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5e3e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b50928f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e02e53b View commit details
    Browse the repository at this point in the history
  5. docs: show mirror modal on page load (#44291)

    * docs: show mirror modal on page load
    
    * chore: code clean
    
    * chore: update
    
    * fix: pathname reg
    
    * chore: escape
    
    * feat: add lang check
    
    * chore: add langcheck
    
    * feat: use src file
    
    * chore: update css
    
    * chore: update link
    
    * Update .dumi/mirror-modal.js
    
    Co-authored-by: lijianan <574980606@qq.com>
    Signed-off-by: MadCcc <1075746765@qq.com>
    
    ---------
    
    Signed-off-by: MadCcc <1075746765@qq.com>
    Co-authored-by: lijianan <574980606@qq.com>
    MadCcc and li-jia-nan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    21a2265 View commit details
    Browse the repository at this point in the history
  6. fix: WaterMark clip logic (#44321)

    * fix: cut logic
    
    * chore: fix size
    
    * test: update snapshot
    
    * chore: rm useless code
    zombieJ committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b26e3a7 View commit details
    Browse the repository at this point in the history
  7. docs: add fallback for previewer (#44327)

    * docs: add fallback for previewer
    
    * chore: code clean
    MadCcc committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    da699b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. docs: font flash in home page (#44333)

    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    06d1c9a View commit details
    Browse the repository at this point in the history
  2. fix(date-picker):fix format type processing for showTime. (#44306)

    * fix(date-picker):fix format type processing for showTime.
    
    * test✅: Add showTime should work correctly when format is Array test
    Zian502 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    af301a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e1bc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70d9a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0295322 View commit details
    Browse the repository at this point in the history
  6. chore: Update pr-contributor-welcome.yml (#44340)

    * chore: Update pr-contributor-welcome.yml
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    * Apply suggestions from code review
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4d12efe View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump vanilla-jsoneditor from 0.17.10 to 0.18.0 (#44352)

    Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.17.10 to 0.18.0.
    - [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
    - [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
    - [Commits](josdejong/svelte-jsoneditor@v0.17.10...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: vanilla-jsoneditor
      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 Aug 22, 2023
    Configuration menu
    Copy the full SHA
    24d055e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5fcb70 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. chore: remove duplicate styles (#44368)

    genBasicInputStyle 方法中已经包括  genActiveStyle 了
    Wxh16144 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5d522a3 View commit details
    Browse the repository at this point in the history
  2. fix: Table should not crash if filterDropdown is boolean (#44357)

    * fix: Table should not crash if filterDropdown is boolean
    
    * chore: code clean
    
    * chore: use supportNodeRef
    MadCcc committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    79825c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. fix: radio should work in tree (#44380)

    * fix: radio should work in tree
    
    * chore: code clean
    MadCcc committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e91f927 View commit details
    Browse the repository at this point in the history
  2. ColorPresets: fix duplicate keys (#44370)

    * ColorPresets: fix duplicate keys
    
    Signed-off-by: xr0master <xr0master@gmail.com>
    
    * Update components/color-picker/components/ColorPresets.tsx
    
    add lint disable
    
    Signed-off-by: xr0master <xr0master@gmail.com>
    
    ---------
    
    Signed-off-by: xr0master <xr0master@gmail.com>
    xr0master committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    eaa8635 View commit details
    Browse the repository at this point in the history
  3. docs: Fix Form provider demo (#44391)

    * docs: fix provider demo
    
    * test: update snapshot
    zombieJ committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0dd651c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9312b00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3405450 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. refactor(notification): reduce the configuration parameter code (#44372)

    * refactor(notification): reduce the configuration parameter code
    
    * chore: modify the return type definition
    
    * chore: delete the initialization function
    Yuiai01 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d7d493e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94339be View commit details
    Browse the repository at this point in the history
  3. fix: Tour panel token & home support dark mode (#44428)

    * docs: update home page
    
    * docs: home support dark mode
    
    * docs: fix mobile
    
    * docs: fix rtl
    
    * docs: update locale
    zombieJ committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4e9ac02 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. docs: update next.js docs (#44440)

    * Update use-with-next.zh-CN.md
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    * Update use-with-next.en-US.md
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    * Update use-with-next.en-US.md
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    ---------
    
    Signed-off-by: lijianan <574980606@qq.com>
    li-jia-nan committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e8b5a18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2c26b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    50bf708 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency typedoc to ^0.25.0 (#44443)

    * chore(deps): update dependency typedoc to ^0.25.0
    
    * fix: fix type
    
    * fix: fix
    
    * fix: fix
    
    * fix: fix
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: 栗嘉男 <574980606@qq.com>
    renovate[bot] and li-jia-nan committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    3c73256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca03968 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 (#44430)

    * chore(deps-dev): bump typescript from 5.1.6 to 5.2.2
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * bump typedoc
    
    * type: fix type
    
    * fix: fix
    
    * type: fix type
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: lijianan <574980606@qq.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: 栗嘉男 <574980606@qq.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    3 people committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    20d12f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    20593af View commit details
    Browse the repository at this point in the history
  2. chore: Update index.zh-CN.md (#44441)

    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4ba36dc View commit details
    Browse the repository at this point in the history
  3. feat: default add resetIcon Style (#41208)

    * feat: default add resetIcon Style
    
    chore: remove
    
    test: add case
    
    feat(App):  icon reset style feature
    
    Revert "feat(App):  icon reset style feature"
    
    This reverts commit be69055.
    
    Revert "chore: remove"
    
    This reverts commit 417d5f9.
    
    chore: update
    
    chore: update
    
    * chore: update
    
    * chore: resolve import
    
    * chore: update code style
    Wxh16144 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3e171a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74f6040 View commit details
    Browse the repository at this point in the history
  5. docs: v5.8.5 (#44461)

    vagusX committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bbbc3d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97b03dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07056fa View commit details
    Browse the repository at this point in the history
  8. site: add code-hide Button for CodePreviewer (#44449)

    * site: add code-hide Button for CodePreviewer
    
    * fix: fix style
    
    * add token
    
    * fix: fix css props
    
    * fix
    
    * fix: fix
    
    * fix: fix
    
    * Update .dumi/theme/builtins/Previewer/CodePreviewer.tsx
    
    Co-authored-by: MadCcc <1075746765@qq.com>
    Signed-off-by: lijianan <574980606@qq.com>
    
    * fix: fix
    
    ---------
    
    Signed-off-by: lijianan <574980606@qq.com>
    Co-authored-by: MadCcc <1075746765@qq.com>
    li-jia-nan and MadCcc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4d1bac4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d1d987 View commit details
    Browse the repository at this point in the history
  10. refactor: button default not use compact style (#44475)

    * refactor: button default not use compact style
    
    * chore: clean up
    zombieJ committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a95662d View commit details
    Browse the repository at this point in the history
  11. fix: Form 与 Grid 样式冲突问题 (#44472)

    * fix: style
    
    * fix: style
    
    * chore: ref
    crazyair committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    345a3a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. docs: Update definition for dashed button (#44481)

    This updates the English documentation for the dashed button.
    
    This updates the English to better translate the [Chinese version](https://github.com/ant-design/ant-design/blob/345a3a0624c18b4eceb130dd3fd20b64de11976b/components/button/index.zh-CN.md).
    
    (I'm assuming the Chinese version is normative.)
    
    Signed-off-by: William Entriken <github.com@phor.net>
    fulldecent committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fec423e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70ba36 View commit details
    Browse the repository at this point in the history
  3. fix: add role="button" props to div (#44494)

    * fix: add role="button" props to div
    
    * fix: fix
    li-jia-nan committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fae1fef View commit details
    Browse the repository at this point in the history
  4. docs(select): fix incorrect link of AutoComplete (#44500)

    * docs: fix incorrect link of `AutoComplete`
    
    Signed-off-by: Andy Hsu <i@nn.ci>
    
    * docs(select): sync `AutoComplete` related content in `zh-CN` to `en-US`
    
    Signed-off-by: Andy Hsu <i@nn.ci>
    
    ---------
    
    Signed-off-by: Andy Hsu <i@nn.ci>
    xhofe committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    457feb7 View commit details
    Browse the repository at this point in the history
  5. refactor: Form style should always before Grid (#44485)

    * fix: use css variable to support dynamic display
    
    * chore: support order
    
    * chore: add ie fallback
    
    * chore: add ie fallback
    zombieJ committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7a66d46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f87c9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c494ab View commit details
    Browse the repository at this point in the history
  8. docs: Update batch of docs & demos (#44509)

    * docs: update select opt
    
    * docs: update form deps demo
    
    * docs: upload onChange
    
    * docs: update form nest Form.List demo
    zombieJ committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8d7dd80 View commit details
    Browse the repository at this point in the history
  9. perf: Notification style should be generated when shown (#44488)

    * fix: Notification style should be generated when shown
    
    * chore: bump rc-notification
    
    * chore: code clean
    
    * feat: update
    MadCcc committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    629efb7 View commit details
    Browse the repository at this point in the history
  10. refactor: Extract Tag unused style (#44512)

    * refactor: tag status as extract style
    
    * chore: add key
    
    * chore: preset of it
    zombieJ committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    acdf115 View commit details
    Browse the repository at this point in the history
  11. chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to…

    … 6.5.0 (#44515)
    
    * chore(deps-dev): bump @typescript-eslint/eslint-plugin
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.5.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update package.json
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: afc163 <afc163@gmail.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 Aug 29, 2023
    Configuration menu
    Copy the full SHA
    64fd1cd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    7e1e6d8 View commit details
    Browse the repository at this point in the history
  2. chore: migrate rome to biome (#44522)

    * chore: migrate rome to biome
    
    * Update package.json
    
    Co-authored-by: afc163 <afc163@gmail.com>
    Signed-off-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    fz6m and afc163 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e88581c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f148d9 View commit details
    Browse the repository at this point in the history
  4. fix: record the completed length of the last calculation as the trans…

    …ison length (#43058)
    
    * fix: record the completed width of the last calculation as the transition width in the calculation
    
    * test: add test case
    
    * test: correct test case name
    
    * refactor:rename conut to count
    
    ---------
    
    Co-authored-by: afc163 <afc163@gmail.com>
    bbb169 and afc163 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a265257 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix: Form sm 24 not working (#44541)

    * fix: Form sm 24 not working
    
    * chore: comment it
    zombieJ committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d0cc758 View commit details
    Browse the repository at this point in the history
  2. docs: add help text for token customization (#44540)

    * docs: add help text for token customization
    
    * docs: add help text for token customization
    
    * docs: add help text for token customization
    
    * docs: add help text for token customization
    afc163 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ae53a45 View commit details
    Browse the repository at this point in the history
  3. chore: fix form demo error (#44549)

    * fix: fix form demo error
    
    * update snap
    li-jia-nan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a608bfa View commit details
    Browse the repository at this point in the history
  4. site: fix a link flash jump (#44556)

    * site: fix a link jump
    
    * test: update Snapshot
    poyiding committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    48ebf3a View commit details
    Browse the repository at this point in the history
  5. docs: update form docs description (#44548)

    * Update index.zh-CN.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * add quotes 
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update components/form/index.zh-CN.md
    
    Co-authored-by: Amumu <yoyo837@hotmail.com>
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update index.en-US.md
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    
    * Update components/form/index.zh-CN.md
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    ---------
    
    Signed-off-by: Serene Ding <sereneding123@gmail.com>
    Signed-off-by: lijianan <574980606@qq.com>
    Co-authored-by: Amumu <yoyo837@hotmail.com>
    Co-authored-by: lijianan <574980606@qq.com>
    3 people committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b0f0975 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. chore: update docs use with Next.js (#44569)

    * Update use-with-next.zh-CN.md
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    * Update use-with-next.en-US.md
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    ---------
    
    Signed-off-by: lijianan <574980606@qq.com>
    li-jia-nan committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a3d8bf9 View commit details
    Browse the repository at this point in the history
  2. chore: Update happy-work.zh-CN.md (#44572)

    改成中文标点。
    
    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e689878 View commit details
    Browse the repository at this point in the history
  3. chore: typo (#44579)

    update
    kovsu committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    41ef050 View commit details
    Browse the repository at this point in the history
  4. docs: add note regarding considerations for using getContainer (#44504)

    * docs: add note regarding considerations for using getContainer
    
    (cherry picked from commit fa6af98)
    
    * chore: update
    
    Co-authored-by: kiner-tang <kiner-tang@users.noreply.github.com>
    Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: kiner-tang <kiner-tang@users.noreply.github.com>
    Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
    3 people committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9258dea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7198497 View commit details
    Browse the repository at this point in the history
  6. fix: slider track draggale range height/width error (#44503)

    * fix: slider track draggale range height/width error
    
    * chore: style
    yoyo837 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    edf907b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. site: optimize site scroll bar dark mode style (#44588)

    * style(site): set `prefers-color-scheme` value to optimize the dark mode style of the site scroll bar
    
    * style(site): optimize the value acquisition logic of `prefers-color-scheme`
    KuangPF committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    24c7b2e View commit details
    Browse the repository at this point in the history
  2. chore: update README (#44589)

    * site: fix a link jump
    
    * test: update Snapshot
    
    * chore: Update README.md
    
    * chore: Update README-zh_CN.md
    
    * Update README-zh_CN.md
    
    * chore: update README
    
    * Update README-uk_UA.md
    
    * Update README-uk_UA.md
    
    * Update README-ar_EG.md
    
    * Update README-ja_JP.md
    
    * Update README-pt_BR.md
    
    * Update README-sp_MX.md
    
    * Update README-zh_CN.md
    
    ---------
    
    Co-authored-by: lijianan <574980606@qq.com>
    poyiding and li-jia-nan committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    9a2ef0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f01f83 View commit details
    Browse the repository at this point in the history
  4. chore(float-button): remove unused css code (#44587)

    * fix(float-button):  fix componentCls display props
    
    * chore(float-button): remove useless styles
    zbw-zbw committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    27d8f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5706f21 View commit details
    Browse the repository at this point in the history
  6. docs(:sparkles:): release 5.8.6 (#44597)

    * docs(:sparkles:): release 5.8.6
    
    * chore: add changelog
    
    * Apply suggestions from code review
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    8099247 View commit details
    Browse the repository at this point in the history