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

Closed
wants to merge 54 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