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

chore: merge master into feature #47453

Merged
merged 20 commits into from
Feb 16, 2024
Merged

chore: merge master into feature #47453

merged 20 commits into from
Feb 16, 2024

Commits on Feb 7, 2024

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

    Updates the requirements on [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) to permit the latest version.
    
    Updates `eslint-plugin-unicorn` to 51.0.1
    - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
    - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.0...v51.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-unicorn
      dependency-type: direct:development
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8a76266 View commit details
    Browse the repository at this point in the history
  2. fix: Dropdown should not display when items is empty array (#47375)

    * fix: Dropdown should not display when items is empty array
    
    * Apply suggestions from code review
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: afc163 <afc163@gmail.com>
    afc163 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3d1c81d View commit details
    Browse the repository at this point in the history
  3. fix: datePicker arrow out of bound (#47389)

    * fix: datePicker arrow out of bound
    
    * chore: use logic prop
    zombieJ committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    52fdbb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a49d2d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c329efe View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @types/gtag.js from 0.0.18 to 0.0.19 (#47411)

    Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js) from 0.0.18 to 0.0.19.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/gtag.js"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    58f4c20 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump the dev-dependencies group with 2 updates (#47410)

    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: react-fast-marquee
      dependency-type: direct:development
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b12de1f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. docs: Table colSpan render -> onCell (#47392)

    * docs: Table colSpan render -> onCell
    
    * Update components/table/demo/colspan-rowspan.md
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: afc163 <afc163@gmail.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    linxianxi and afc163 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7b86dd6 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump the dev-dependencies group with 2 updates (#47415)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: tar-fs
      dependency-type: direct:development
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ad5caa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. chore(deps): update dependency jest-puppeteer to v10 (#47424)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ae9e25f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    8c9eea3 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump the dev-dependencies group with 4 updates (#47429)

    ---
    updated-dependencies:
    - dependency-name: "@codesandbox/sandpack-react"
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: "@types/semver"
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: react-intersection-observer
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: tsx
      dependency-type: direct:development
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f57ec7f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): update typedoc requirement from ^0.25.7 to ^0.25.8 (#…

    …47430)
    
    * chore(deps-dev): update typedoc requirement from ^0.25.7 to ^0.25.8
    
    Updates the requirements on [typedoc](https://github.com/TypeStrong/TypeDoc) to permit the latest version.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.25.7...v0.25.8)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update package.json
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    ---------
    
    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: lijianan <574980606@qq.com>
    dependabot[bot] and li-jia-nan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a886fff View commit details
    Browse the repository at this point in the history
  4. docs: changelog 5.14.1 (#47421)

    * docs: changelog 5.14.1
    
    * Apply suggestions from code review
    
    Co-authored-by: lijianan <574980606@qq.com>
    Signed-off-by: MadCcc <1075746765@qq.com>
    
    ---------
    
    Signed-off-by: MadCcc <1075746765@qq.com>
    Co-authored-by: lijianan <574980606@qq.com>
    MadCcc and li-jia-nan committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    aea5e17 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

  1. chore(deps-dev): bump the dev-dependencies group with 3 updates (#47438)

    * chore(deps-dev): bump the dev-dependencies group with 2 updates
    
    Bumps the dev-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.0.1
    - [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/v7.0.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update package.json
    
    Signed-off-by: lijianan <574980606@qq.com>
    
    ---------
    
    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: lijianan <574980606@qq.com>
    dependabot[bot] and li-jia-nan committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e6b756a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump the dev-dependencies group with 1 update (#47442)

    Updates the requirements on [husky](https://github.com/typicode/husky) to permit the latest version.
    
    Updates `husky` to 9.0.11
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.10...v9.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ff6f9c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    a911bce View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): update vanilla-jsoneditor requirement (#47450)

    Updates the requirements on [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) to permit the latest version.
    - [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.21.5...v0.21.6)
    
    ---
    updated-dependencies:
    - dependency-name: vanilla-jsoneditor
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    79d8ed0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump the dev-dependencies group with 3 updates (#47449)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: jest-puppeteer
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: terser
      dependency-type: direct:development
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    25fdde5 View commit details
    Browse the repository at this point in the history