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 #60

Closed
wants to merge 84 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 authored 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 authored 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 authored 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 authored 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 authored 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] authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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] authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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] authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e88581c View commit details
    Browse the repository at this point in the history