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

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