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

Merged
merged 14 commits into from
Apr 22, 2024
Merged

chore: merge master into feature #48573

merged 14 commits into from
Apr 22, 2024

Commits on Apr 18, 2024

  1. fix: Input.Search large size button style (#48527)

    * fix: Input.Search large size button style
    
    * chore: adjust logic
    
    * chore: rename
    zombieJ committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f773025 View commit details
    Browse the repository at this point in the history
  2. demo: simplify transfer table example (#48529)

    * demo: simplify transfer table example
    
    * demo: simplify transfer table example
    afc163 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f4b7c01 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): update vanilla-jsoneditor requirement (#48534)

    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.23.1...v0.23.2)
    
    ---
    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 Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8881388 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump the dev-dependencies group with 2 updates (#48533)

    * chore(deps-dev): bump the dev-dependencies group with 2 updates
    
    ---
    updated-dependencies:
    - dependency-name: "@types/tar"
      dependency-type: direct:development
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: rc-virtual-list
      dependency-type: direct:development
      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 Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d743ee3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. local: transalate Picker to indonesian (#48537)

    * feat: translate all to indonesian
    
    I have transalate all to Indonesian
    
    Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
    
    * fix: use ' instead of "
    
    Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
    
    * feat: ✨ translate to indonesian
    
    * feat: 🌐 transalate date and time picker to indonesian
    
    ---------
    
    Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
    Co-authored-by: vagusX <vagusxl@gmail.com>
    edikurniawan-dev and vagusX committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1ec5b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc2e3a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on Apr 21, 2024

  1. 1 Configuration menu
    Copy the full SHA
    3865e8e View commit details
    Browse the repository at this point in the history
  2. chore: add bug version & fix test case (#48571)

    * chore: add bug version
    
    * test: clean up
    
    * test: fix test case
    
    * chore: fix lint
    
    * test: fix test case
    
    * test: fix test case
    zombieJ committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ae155b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix: Slider range exchange tooltip blink (#48536)

    * fix: slider tooltip pos
    
    * chore: clean up
    
    * chore: fix style
    
    * chore: bump rc-slider
    
    * fix: lock clean up logic
    
    * chore: finish
    
    * test: update snapshot
    
    * chore: bump rc-slider
    
    * test: update snapshot
    
    * test: test coverage
    
    * chore: clean up
    zombieJ committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c321492 View commit details
    Browse the repository at this point in the history
  2. fix: margin problem in css value mode (#48569)

    * fix: fix the flex gap problem
    
    * fix: adapt margin problem in css value mode
    
    ---------
    
    Co-authored-by: afc163 <afc163@gmail.com>
    nova1751 and afc163 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c3f5e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff2268e View commit details
    Browse the repository at this point in the history
  4. fix: Select token with paddingXXS (#48574)

    * fix: paddingXXS
    
    * docs: update demo
    
    * chore: adjust logic
    
    * chore: fix lint
    
    * fix: datePicker style
    zombieJ committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4eebc0c View commit details
    Browse the repository at this point in the history
  5. docs: 5.16.4 changelog (#48575)

    * docs: 5.16.4 changelog
    
    * docs: fix lint
    zombieJ committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    50d8201 View commit details
    Browse the repository at this point in the history