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

Closed
wants to merge 1,226 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    3819b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8958f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bd9d54 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. type: revert Table generic with any (#50372)

    * fix: table generic default any
    
    * feat: = AnyObject
    crazyair authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7d66a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700e0ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f64ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b34d208 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    097a4a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3c01de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51d6a9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    533d621 View commit details
    Browse the repository at this point in the history
  9. chore: upgrade deps (#50406)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e229523 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96f1ec7 View commit details
    Browse the repository at this point in the history
  11. chore: auto merge branches (#50403)

    chore: merge master into feature
    github-actions[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6372029 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    aa60e53 View commit details
    Browse the repository at this point in the history
  2. chore: auto merge branches (#50409)

    chore: merge master into feature
    github-actions[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ae516f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b9a1b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7005212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97aa299 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85afc8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5403c69 View commit details
    Browse the repository at this point in the history
  8. site: fix image width issue in markdown (#50399)

    Co-authored-by: afc163 <[email protected]>
    Jarryxin and afc163 authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a89bd93 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ab2d759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e50aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    879ad65 View commit details
    Browse the repository at this point in the history
  4. docs: fix typos (#50430)

    thinkasany authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4f01f22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a0fb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    7bcb6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae44eb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72fda1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4235d11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bda8cb0 View commit details
    Browse the repository at this point in the history
  6. chore: auto merge branches (#50459)

    chore: merge master into feature
    github-actions[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    af11acf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7481e14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a23050 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    5561a46 View commit details
    Browse the repository at this point in the history
  2. chore: auto merge branches (#50476)

    chore: sync master to feature
    github-actions[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a33a09e View commit details
    Browse the repository at this point in the history
  3. docs: add 5.20.2 changelogs (#50492)

    * docs: add 5.20.2 changelogs
    
    * remove typo
    
    * v5.20.2
    
    * fix typo
    chenshuai2144 authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5888e6a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. feat: FloatButton support placement (#50407)

    * feat: 不要合并
    
    * fix: fix
    
    * fix: fix
    
    * test: fix test
    
    * test: fix test
    
    * test: fix test
    
    * test: fix test
    
    * Update components/float-button/FloatButtonGroup.tsx
    
    Co-authored-by: MadCcc <[email protected]>
    Signed-off-by: lijianan <[email protected]>
    
    * Update components/float-button/__tests__/__snapshots__/demo-extend.test.ts.snap
    
    Co-authored-by: afc163 <[email protected]>
    Signed-off-by: lijianan <[email protected]>
    
    * fix: fix
    
    * fix: fix
    
    * test: add test case
    
    * fix: fix
    
    * fix: fix
    
    * site: update site style
    
    * demo: update demo
    
    ---------
    
    Signed-off-by: lijianan <[email protected]>
    Co-authored-by: MadCcc <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    3 people authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c8413cc View commit details
    Browse the repository at this point in the history
  2. demo: improve variant demo (#50495)

    * demo(form): improve variant demo
    
    * chore: replace semented
    thinkasany authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    78a65ef View commit details
    Browse the repository at this point in the history
  3. refactor: use react cycle method (#50500)

    * refactor: use react cycle method
    
    * chore: clean up
    zombieJ authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0b6a2f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7edf931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de5c835 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee90b2 View commit details
    Browse the repository at this point in the history
  7. chore: auto merge branches (#50510)

    chore: merge master into feature
    github-actions[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6f062a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    53495d6 View commit details
    Browse the repository at this point in the history
  2. fix: ellipsis check for over (#50514)

    * fix: ellipsis check for over
    
    * chore: use another way
    
    * refactor: measure update
    
    * chore: no measure if native
    
    * chore: clean up
    zombieJ authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b9d5933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c161f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b734917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bac8ef View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    7548dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714a6e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    acc10b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    269964a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73035d View commit details
    Browse the repository at this point in the history
  4. chore: update code comments

    YumoImer committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    be7cf7b View commit details
    Browse the repository at this point in the history
  5. docs: changelog 5.20.3 (#50568)

    * docs: changelog 5.20.3
    
    * chore: update docs
    
    * docs: update date
    
    * chore: add runtimePublicPath
    
    * chore: update runtimePublicPath value
    MadCcc authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d72255f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac4b17a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #50544 from ant-design/chore/private_export

    chore: export private variable.
    YumoImer authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4e446e1 View commit details
    Browse the repository at this point in the history
  8. chore: auto merge branches (#50582)

    chore: merge master into feature
    github-actions[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6176d3c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    cab753c View commit details
    Browse the repository at this point in the history
  2. feat[Collapse]: support classNames and styles (#50557)

    * feat[Collapse]: support classNames and styles
    
    * fix: update
    
    * fix: update
    
    * feat[Collapse]: update
    
    * Empty-Commit
    
    * docs: update
    
    * docs: update
    
    * docs: update
    
    * docs: update
    
    * docs: update
    
    ---------
    
    Co-authored-by: afc163 <[email protected]>
    wanpan11 and afc163 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    730a37f View commit details
    Browse the repository at this point in the history
  3. fix: Disable the Rate component within Form.Item when the form is dis…

    …abled (#50594)
    
    Co-authored-by: Nicolò Zandarin <[email protected]>
    nikzanda and Nicolò Zandarin authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1cd79e3 View commit details
    Browse the repository at this point in the history
  4. refactor: reimplement Typography code (#50561)

    Co-authored-by: lijianan <[email protected]>
    afc163 and li-jia-nan authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9f274a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chore(deps-dev): bump the dev-dependencies group with 1 update (#50597)

    * chore(deps-dev): bump the dev-dependencies group with 1 update
    
    Bumps the dev-dependencies group with 4 updates: [@antv/g6](https://github.com/antvis/g6), [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash), [jsdom](https://github.com/jsdom/jsdom) and [puppeteer](https://github.com/puppeteer/puppeteer).
    
    
    Updates `@antv/g6` from 4.8.24 to 5.0.17
    - [Release notes](https://github.com/antvis/g6/releases)
    - [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md)
    - [Commits](https://github.com/antvis/g6/commits/5.0.17)
    
    Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0
    - [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0)
    
    Updates `jsdom` from 24.1.3 to 25.0.0
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@24.1.3...25.0.0)
    
    Updates `puppeteer` from 22.15.0 to 23.2.0
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
    - [Commits](puppeteer/puppeteer@puppeteer-v22.15.0...puppeteer-v23.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@antv/g6"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: eslint-plugin-lodash
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: jsdom
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update package.json
    
    Signed-off-by: lijianan <[email protected]>
    
    * Update package.json
    
    Signed-off-by: lijianan <[email protected]>
    
    * Update package.json
    
    Signed-off-by: lijianan <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: lijianan <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: lijianan <[email protected]>
    dependabot[bot] and li-jia-nan authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    288a96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20fbb8e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump tsx from 4.11.2 to 4.19.0 (#50598)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2945441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de92a2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a0a0d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    911ea14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df933e9 View commit details
    Browse the repository at this point in the history
  8. chore: upgrade deps (#50631)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    06738b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    a3616a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd2c06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27b062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2ee092 View commit details
    Browse the repository at this point in the history
  5. chore: auto merge branches (#50641)

    chore: sync master to feature
    github-actions[bot] authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    16f9543 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    a0a22bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d54838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e9878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfc07f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. chore: upgrade deps (#50667)

    Co-authored-by: afc163 <[email protected]>
    afc163 and afc163 authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9570ae0 View commit details
    Browse the repository at this point in the history
  2. docs: Tour gap prop (#50574)

    Co-authored-by: afc163 <[email protected]>
    Co-authored-by: KAROS\81948 <[email protected]>
    3 people authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    612d5c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. fix: add Transfer.deselectAll to tr_TR (#50672)

    * fix(locale): add Transfer.deselectAll to tr_TR
    
    * refactor: position
    coding-ice authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b440972 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    d80b956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb2cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89322ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8046fc View commit details
    Browse the repository at this point in the history
  5. feat(menu): support extra prop (#50431)

    * feat(dropdown): support extra prop
    
    * text: fix items
    
    * Update components/menu/style/index.ts
    
    Co-authored-by: lijianan <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * Update package.json
    
    Co-authored-by: lijianan <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * style: css
    
    * chore: bump rc-menu from 9.15.1 to 9.15.0
    
    * style: classname
    
    * test: clsname
    
    * chore: rc-menu to ^9.15.1
    
    * chore: rc-menu version from ^ to ~
    
    * chore: update deps
    
    * feat: full width
    
    * fix: children is array
    
    * fix: default array
    
    * fix: label
    
    * test: update snap
    
    * test: case
    
    ---------
    
    Signed-off-by: ice <[email protected]>
    Co-authored-by: lijianan <[email protected]>
    coding-ice and li-jia-nan authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eac5b68 View commit details
    Browse the repository at this point in the history
  6. chore: upgrade deps (#50680)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b66ca04 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    afabec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71533ff View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency puppeteer to v23 (#50354)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    38e3cc6 View commit details
    Browse the repository at this point in the history
  4. feat(Button): support variant and color (#50051)

    * feat(button): variant & color types
    
    * feat: type -> color/variant
    
    * feat: type -> color/variant
    
    * feat: add variant filled
    
    * test: snap
    
    * refactor(button): rename type -> variant
    
    * docs: add demo
    
    * feat: add danger ghost style
    
    * refactor: remove deprecated
    
    * refactor: eslint
    
    * docs: change color&variant
    
    * test: updated snap
    
    * docs: color-variant
    
    * docs: add debug color&variant
    
    * feat: global token
    
    * refactor: remove comment
    
    * docs: add color&variant docs
    
    * docs: remove default
    
    * docs: add space
    
    * docs: code
    
    * test: update snap
    
    * test: fix snap
    
    * test: btn querySelect
    
    * feat: change filled hoverStyle
    
    * test: fix
    
    * feat: support grey wave
    
    * refactor: enhance
    
    * docs: color/variant -> v 5.21
    
    * test: snap
    
    * feat: add token
    
    * test: to do
    
    * test: fix test
    
    * ci: rebuild
    
    * style: remove
    
    * style: space
    
    * docs: add note & FQA
    
    * feat: add componentsToken
    
    * refactor: remove isNotGrey
    
    * test: add case
    
    * docs: tile button
    
    * test: snap
    
    * docs: site & snap
    
    * Update components/button/index.en-US.md
    
    Co-authored-by: lijianan <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * fix: token color & undef
    
    * docs: site
    
    * docs: responsive
    
    * docs: enhance FAQ
    
    * docs: gap middle
    
    * test: snap
    
    * Update components/theme/interface/maps/colors.ts
    
    Co-authored-by: MadCcc <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * Update components/theme/interface/maps/colors.ts
    
    Co-authored-by: MadCcc <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * Update components/theme/interface/maps/colors.ts
    
    Co-authored-by: MadCcc <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * Update components/button/style/token.ts
    
    Co-authored-by: MadCcc <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * Update components/button/style/token.ts
    
    Co-authored-by: MadCcc <[email protected]>
    Signed-off-by: ice <[email protected]>
    
    * refactor: rename
    
    * docs: prettier
    
    * chore: eslint
    
    * refactor: cls
    
    * test: add solidTextColor case
    
    * refactor: genVariantButtonStyle
    
    * refactor: genVariantButtonStyle
    
    * refactor: genVariantButtonStyle
    
    * fix: rename
    
    * docs: text
    
    * fix: remove border
    
    * feat: add token colorErrorBgFilledHover
    
    * chore: add size-limit
    
    * refactor: rename
    
    ---------
    
    Signed-off-by: ice <[email protected]>
    Co-authored-by: lijianan <[email protected]>
    Co-authored-by: MadCcc <[email protected]>
    3 people authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    badfbe3 View commit details
    Browse the repository at this point in the history
  5. enhance: tree perf of large data (#50689)

    * enhance: tree perf of large data
    
    * test: update test case
    
    * test: update test case
    
    * test: update test case
    
    * test: update test case
    zombieJ authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e91244f View commit details
    Browse the repository at this point in the history
  6. docs: bump 5.20.5 (#50701)

    zombieJ authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    962b6d5 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#50700)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bb14742 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    340cbc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1692fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d19d825 View commit details
    Browse the repository at this point in the history
  11. docs: add refine with antd (#49280)

    Co-authored-by: afc163 <[email protected]>
    necatiozmen and afc163 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9748a0e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. chore: upgrade deps (#50705)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    389626a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f4c71 View commit details
    Browse the repository at this point in the history
  3. chore: merge master

    zombieJ committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9d0e67d View commit details
    Browse the repository at this point in the history
  4. test: update snapshot

    zombieJ committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d6d7b7f View commit details
    Browse the repository at this point in the history
  5. chore: auto merge branches (#50707)

    chore: feature merge master
    github-actions[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5697b04 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    01da79c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce443fe View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    e7bab78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c24aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba023f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89f55f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5b0a98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    127ccb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. chore: auto merge branches (#50748)

    chore: merge master into feature
    github-actions[bot] authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    33533ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e365f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac5bb7c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    a870e6b View commit details
    Browse the repository at this point in the history
  2. docs: changelog for 5.20.6 (#50763)

    * docs: changelog for 5.20.6
    
    * chore: bump version to 5.20.6
    
    * docs: remove line break
    
    * docs: combine log
    
    * docs: update combine
    PeachScript authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5cb88bc View commit details
    Browse the repository at this point in the history
  3. feat:🔥New Component: Splitter (#50038)

    * feat: SplitPanel init
    
    * feat: SplitPanel update
    
    * feat: SplitPanel update
    
    * feat: splitPanel update useResize
    
    * feat: SplitPanel update
    
    * feat: splitPanel update useResize
    
    * feat: SplitPanel update
    
    * feat: splitPanel demo
    
    * feat: splitPanel update
    
    * feat: splitPanel support complicated combination
    
    * feat: SplitPanel rename to Splitter
    
    * feat: Splitter support onRize
    
    * feat: support collapsible
    
    * feat: support token and collapsible
    
    * feat: update docs
    
    * feat: size defaultSize support string
    
    * feat: min max support string
    
    * feat: update
    
    * feat: support DOM structure
    
    * feat: Optimize UI
    
    * feat: Optimize Code
    
    * fix: Add a default size during initialization to prevent failure to obtain container size
    
    * feat: optimized code
    
    * feat: optimized code
    
    * feat: Optimize Code
    
    * Update components/splitter/demo/layout.tsx
    
    Co-authored-by: lijianan <[email protected]>
    Signed-off-by: Wanpan <[email protected]>
    
    * Update components/splitter/demo/multiple.tsx
    
    Co-authored-by: lijianan <[email protected]>
    Signed-off-by: Wanpan <[email protected]>
    
    * docs: update
    
    * feat: Modify the style and optimize the interface
    
    * feat: use PropsWithChildren
    
    * feat: support rtl
    
    * feat: collapsible supports object types
    
    * fix: when collapsible is boolean not work
    
    * feat: Splitter add test
    
    * feat: update
    
    * test: update snapshots
    
    * docs: update
    
    * test: update snapshots
    
    * test: update
    
    * test: update
    
    * test: update
    
    * test: update
    
    * fix: Removed invalid min and max restrictions when collapsible exists
    
    * test: update
    
    * test: update
    
    * test: update
    
    * test: test coverage
    
    * Revert "test: test coverage"
    
    This reverts commit d247193.
    
    * test: test coverage
    
    * feat: rename
    
    * feat: optimized code
    
    * ci: lint
    
    * feat: optimized code
    
    * feat: add useag tips
    
    * feat: optimized code
    
    * feat: Modify splitbar layout
    
    * feat: optimized code
    
    * feat: numerical precision
    
    * feat: optimized code
    
    * feat: Optimized trigger region
    
    * feat: Support configuration animation
    
    * fix: Fix Collapsible exception when using multiple panels
    
    * fix: Fixed the issue of drag area overlapping when multiple panels are folded
    
    * feat: optimized code
    
    * feat: annotation
    
    * feAt: optimized code
    
    * fix: bgcolor
    
    * fix: Modify the initial value calculation method
    
    * test: update
    
    * feat: add cover image
    
    * chore: adjust logic
    
    * chore: use items size
    
    * chore: rtl
    
    * chore: limit
    
    * chore: controlled
    
    * docs: update demo
    
    * docs: adjust style
    
    * chore: add split style
    
    * chore: hor collapisble style
    
    * chore: collapse icon
    
    * chore: update warning
    
    * chore: clean up
    
    * chore: collapse logic
    
    * chore: adjust demo
    
    * chore: clean up
    
    * test: adjust logic
    
    * docs: update demo
    
    * docs: rm useless demo
    
    * docs: demo
    
    * test: add demo test
    
    * test: test of them
    
    * test: 100% coverage
    
    * chore: fix lint
    
    * docs: update demo
    
    * refactor: unique resize config
    
    * docs: add demo
    
    * fix: support virtual resiable
    
    * chore: add cursor mask
    
    * test: update snapshot
    
    * test: add test case
    
    * test: update snapshot
    
    * chore: use px base
    
    * chore: rm useless code
    
    ---------
    
    Signed-off-by: Wanpan <[email protected]>
    Co-authored-by: lijianan <[email protected]>
    Co-authored-by: 二货机器人 <[email protected]>
    Co-authored-by: ice <[email protected]>
    4 people authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    742ce37 View commit details
    Browse the repository at this point in the history
  4. feat(List): add ref on component (#50772)

    Co-authored-by: Lansana DIOMANDE <[email protected]>
    Asanio06 and Lansana DIOMANDE authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9127cec View commit details
    Browse the repository at this point in the history
  5. docs: update button doc desc (#50770)

    Co-authored-by: ice <[email protected]>
    zombieJ and coding-ice authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fbf8b10 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: Sider support ConfigProvider theme (#50780)

    * fix: Sider support cp
    
    * fix: css layout
    
    * chore: size limit
    zombieJ authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4fffbea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09895d9 View commit details
    Browse the repository at this point in the history
  3. demo: rewrite render function with React.FC (#50779)

    * demo: rewrite render function with React.FC
    
    * demo: rewrite render function with React.FC
    
    * fix: fix snap
    
    * Update components/splitter/Splitter.tsx
    
    Co-authored-by: afc163 <[email protected]>
    Signed-off-by: lijianan <[email protected]>
    
    * fix: clear
    
    ---------
    
    Signed-off-by: lijianan <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    li-jia-nan and afc163 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    01d1b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef1b0e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. chore: upgrade deps (#50798)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    769331d View commit details
    Browse the repository at this point in the history
  2. refactor: ColorPicker panel free for uncontrolled (#50785)

    * refactor: change on drag will change panel color
    
    * docs: update demo
    
    * test: update snapshot
    
    * chore: wrap with useEvent
    
    * fix: order of events
    
    * fix: sync logic
    zombieJ authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    82b05b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94ee36a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13f338a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dd89cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d8bef0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d6e786 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f091037 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27c5d43 View commit details
    Browse the repository at this point in the history
  10. fix: Typography copyable support array children (#50813)

    * test: test driven
    
    * test: test driven
    
    * fix: test case
    zombieJ authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3b8ea07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e45146a View commit details
    Browse the repository at this point in the history
  12. feat(Image): add onActive to toolbarRender (#50812)

    Co-authored-by: afc163 <[email protected]>
    madocto and afc163 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    380cae8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: Modal a11y warning issue (#50823)

    close #50170
    afc163 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    884baa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf6d60 View commit details
    Browse the repository at this point in the history
  3. fix: invalid useApp warning (#50829)

    * fix: invalid warning
    
    * docs: back of demo
    zombieJ authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    22fb6f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: ColorPicker hex precision (#50843)

    * test: test driven
    
    * fix: format logic
    
    * chore: comment
    
    * chore: rm useless lint rule
    
    * chore: rm useless lint rule
    
    * chore: rm useless lint rule
    
    * chore: rm useless lint rule
    zombieJ authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ce13565 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    b5defa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c1fca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a75dfe View commit details
    Browse the repository at this point in the history
  4. chore: auto merge branches (#50856)

    chore: merge master into feature
    github-actions[bot] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    412d1ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa5d758 View commit details
    Browse the repository at this point in the history
  6. fix(Upload): should support name prop drilling (#50652)

    Co-authored-by: afc163 <[email protected]>
    Wxh16144 and afc163 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b6edef3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2b0d88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a521ab View commit details
    Browse the repository at this point in the history
  9. ci: send Unconfirmed Issues to DingTalk (#50810)

    Co-authored-by: afc163 <[email protected]>
    thinkasany and afc163 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a63b9e9 View commit details
    Browse the repository at this point in the history
  10. chore: disable mako outside MacOS and Linux (#50837)

    Co-authored-by: liuyuan <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    3 people authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    388203f View commit details
    Browse the repository at this point in the history
  11. chore: upgrade deps (#50868)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bd0f0cd View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. chore(deps): update dependency typescript to ~5.6.0 (#50871)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ab72043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8338e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef11e1b View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @codecov/webpack-plugin to v1 (#50872)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    be35e77 View commit details
    Browse the repository at this point in the history
  5. demo: update top-side-2.tsx (#50865)

    * refactor:update top-side-2.tsx
    
    Resolve the warning of console output "Warning: [antd: Breadcrumb] `Breadcrumb.Item and Breadcrumb.Separator` is deprecated. Please use `items` instead."
    
    Signed-off-by: 葉 <[email protected]>
    
    * Update components/layout/demo/top-side-2.tsx
    
    Signed-off-by: afc163 <[email protected]>
    
    * Update components/layout/demo/top-side-2.tsx
    
    Co-authored-by: lijianan <[email protected]>
    Signed-off-by: afc163 <[email protected]>
    
    * test(layout): Update components/layout/__tests__/__snapshots__/demo-extend.test.ts.snap
    
    ---------
    
    Signed-off-by: 葉 <[email protected]>
    Signed-off-by: afc163 <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    Co-authored-by: lijianan <[email protected]>
    3 people authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ff69603 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b08dea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb630d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat(radio): add 'block' argument for Radio.Group (#50828)

    Co-authored-by: afc163 <[email protected]>
    Co-authored-by: liuyuan <[email protected]>
    3 people authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5a28186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db0ecc View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branches (#50883)

    chore: merge master into feature
    github-actions[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    72c0377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95756c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore: upgrade deps (#50890)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    91130b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef10661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b46765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa48a3c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix: Typography ellipsis insufficient width (#50895)

    Co-authored-by: 树清 <[email protected]>
    yezhonghu0503 and 树清 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    296a9dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e08118 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade deps (#50896)

    Co-authored-by: afc163 <[email protected]>
    Co-authored-by: lijianan <[email protected]>
    3 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7d05bbe View commit details
    Browse the repository at this point in the history
  4. feat: Segmented adds vertical prop (#50708)

    Co-authored-by: 梁朝飞 <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    Co-authored-by: thinkasany <[email protected]>
    4 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    436aa9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5b0918 View commit details
    Browse the repository at this point in the history
  6. feat(modal): Ingested changes from rc-dialog to disable modal close b…

    …utton (#50522)
    
    Co-authored-by: Alina Andrieieva <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    3 people authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a75c481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edfcc2d View commit details
    Browse the repository at this point in the history
  8. chore: auto merge branches (#50906)

    chore: merge feature to master
    github-actions[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9d5f731 View commit details
    Browse the repository at this point in the history
  9. fix(input): Input addon text color issue (#50486)

    Co-authored-by: afc163 <[email protected]>
    DDDDD12138 and afc163 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9c4d549 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    863f61d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c4025f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore: auto merge branches (#50910)

    chore: sync master to feature
    github-actions[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0273690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0815f26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fac392d View commit details
    Browse the repository at this point in the history
  4. chore: auto merge branches (#50920)

    chore: merge master to feature
    github-actions[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    eaf9079 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c48fc0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c4fbcd View commit details
    Browse the repository at this point in the history
  7. chore: upgrade deps (#50925)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1324b14 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    9385ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7adc1 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade deps (#50940)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3f3d3e9 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump the dev-dependencies with 1 update (#50938)

    * chore(deps-dev): bump the dev-dependencies with 1 update
    
    Bumps the dev-dependencies group with 2 updates: [@antv/g6](https://github.com/antvis/g6) and [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js).
    
    
    Updates `@antv/g6` from 4.8.24 to 5.0.23
    - [Release notes](https://github.com/antvis/g6/releases)
    - [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md)
    - [Commits](https://github.com/antvis/g6/commits)
    
    Updates `@inquirer/prompts` from 5.5.0 to 6.0.1
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@antv/g6"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@inquirer/prompts"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update package.json
    
    Signed-off-by: lijianan <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: lijianan <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: lijianan <[email protected]>
    dependabot[bot] and li-jia-nan authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cfa4756 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    a10f4c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13530a0 View commit details
    Browse the repository at this point in the history
  3. chore: auto merge branches (#50945)

    chore: merge feature into master
    github-actions[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    119eef9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14d00df View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    0401475 View commit details
    Browse the repository at this point in the history
  2. feat: Add some token for Select to customize hover/focus style (#50951)

    * feat: add some token in select
    
    * feat: add some token in select
    kiner-tang authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ff4989c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa70d29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ddb02 View commit details
    Browse the repository at this point in the history
  5. chore: auto merge branches (#50953)

    chore: merge feature to master
    github-actions[bot] authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f08de84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecb099d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    fdc30e7 View commit details
    Browse the repository at this point in the history
  2. docs: blog picker (#50936)

    * chore: blog picker
    
    * docs: trigger update
    
    * docs: add ref faq
    
    * docs: update
    zombieJ authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e3063f2 View commit details
    Browse the repository at this point in the history
  3. docs: add desc (#50967)

    zombieJ authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    96e5dfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a48219 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    c2ae466 View commit details
    Browse the repository at this point in the history
  2. fix: tr value added on filterCheckall keyword (#51000)

    Co-authored-by: ytahirkose <[email protected]>
    ytahirkose and ytahirkose authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8537f73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa4028b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    696c9dd View commit details
    Browse the repository at this point in the history
  5. chore: upgrade deps (#51004)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    512fec9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    10ad31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6adbd7 View commit details
    Browse the repository at this point in the history
  3. site: lazy load g6 (#50991)

    afc163 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a172d07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c3478e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d85d99d View commit details
    Browse the repository at this point in the history
  6. docs: release 5.21.1 (#51012)

    afc163 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    113d1b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. chore(deps-dev): bump the dev-dependencies group with 1 update (#51021)

    * chore(deps-dev): bump the dev-dependencies group with 1 update
    
    Bumps the dev-dependencies group with 2 updates: [@antv/g6](https://github.com/antvis/g6) and [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor).
    
    
    Updates `@antv/g6` from 4.8.24 to 5.0.23
    - [Release notes](https://github.com/antvis/g6/releases)
    - [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md)
    - [Commits](https://github.com/antvis/g6/commits)
    
    Updates `vanilla-jsoneditor` from 0.23.8 to 1.0.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.23.8...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@antv/g6"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: vanilla-jsoneditor
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update package.json
    
    Signed-off-by: lijianan <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: lijianan <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: lijianan <[email protected]>
    dependabot[bot] and li-jia-nan authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ae13057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34bc447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f2b63 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    75df10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36573e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. chore: upgrade deps (#51056)

    Co-authored-by: afc163 <[email protected]>
    github-actions[bot] and afc163 authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d0bcb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d29609 View commit details
    Browse the repository at this point in the history
  3. fix: add touch listener to Splitter (#51060)

    Co-authored-by: root <root@DESKTOP-CIPQ4R3>
    sakuraee and root authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    05fe556 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcdd10b View commit details
    Browse the repository at this point in the history
  5. fix: search component inconsistent height of button and input (#50926)

    Co-authored-by: nathanlao11 <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    3 people authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f6f126b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. chore(deps): update dependency @npmcli/run-script to v9 (#51064)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    80b6157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c063168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce2612 View commit details
    Browse the repository at this point in the history
  4. fix: upgrade rc-tabs (#51072)

    afc163 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b071cdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b779b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9c778c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    fc91464 View commit details
    Browse the repository at this point in the history
  2. docs: update changelog for version 5.21.2 release (#51078)

    * dcos: update changelog for version 5.21.2 release
    
    * chore: add empty line before version 5.21.2 in changelog
    
    * chore: revert changes to fix Typography `copyable` icon alignment issue
    
    * chore: update version to 5.21.2 in package.json
    
    * fix: update changelog to correct activeBorderColor token description for Select component
    
    * fix: update changelog to specify Input.Search component for alignment issue
    
    * Update CHANGELOG.zh-CN.md
    
    Co-authored-by: afc163 <[email protected]>
    Signed-off-by: 陈帅 <[email protected]>
    
    * fix: reorganize Splitter section in changelog for clarity and fix formatting issues
    
    # Conflicts:
    #	CHANGELOG.zh-CN.md
    
    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # interactive rebase in progress; onto 86489cc
    # Last command done (1 command done):
    #    pick 33c6cfef84 fix: reorganize Splitter section in changelog for clarity and fix formatting issues
    # No commands remaining.
    # You are currently rebasing branch 'changelog' on '86489ccab0'.
    #
    # Changes to be committed:
    #	modified:   CHANGELOG.en-US.md
    #	modified:   CHANGELOG.zh-CN.md
    #
    
    * Update CHANGELOG.en-US.md
    
    Co-authored-by: afc163 <[email protected]>
    Signed-off-by: 陈帅 <[email protected]>
    
    * Update CHANGELOG.en-US.md
    
    Co-authored-by: afc163 <[email protected]>
    Signed-off-by: 陈帅 <[email protected]>
    
    * Update CHANGELOG.zh-CN.md
    
    Co-authored-by: afc163 <[email protected]>
    Signed-off-by: 陈帅 <[email protected]>
    
    * fix: 移除关于 Splitter 在触屏设备上拖拽异常的修复记录
    
    ---------
    
    Signed-off-by: 陈帅 <[email protected]>
    Co-authored-by: afc163 <[email protected]>
    chenshuai2144 and afc163 authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f30e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39509d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed8d61 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    bb75758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b57e3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    396d070 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    66222a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ef5f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8b0fc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    34cf399 View commit details
    Browse the repository at this point in the history
  2. docs: clear description of Collapsible property of Collapse (#51102)

    Previously the description was not all understandable until I see the examples.
    
    Signed-off-by: mshobana <[email protected]>
    mshobana authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1a9fd44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b81ae1d View commit details
    Browse the repository at this point in the history
  4. docs: fix notification import statement (#51105)

    Co-authored-by: chijing.zt <[email protected]>
    Zt448143356 and chijing.zt authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1a8b252 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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