[pull] develop from wenzhixin:develop#209
Open
pull[bot] wants to merge 2573 commits intonetorica:developfrom
Open
[pull] develop from wenzhixin:develop#209pull[bot] wants to merge 2573 commits intonetorica:developfrom
pull[bot] wants to merge 2573 commits intonetorica:developfrom
Conversation
…7.2.1 Bump vite from 7.2.0 to 7.2.1
Inject file-based locale into config processing
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…t-4.0.8 Bump vitest from 4.0.7 to 4.0.8
Bumps [vue](https://github.com/vuejs/core) from 3.5.23 to 3.5.24. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.23...v3.5.24) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.1 to 7.2.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…7.2.2 Bump vite from 7.2.1 to 7.2.2
….5.24 Bump vue from 3.5.23 to 3.5.24
Bumps [rollup](https://github.com/rollup/rollup) from 4.52.5 to 4.53.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.5...v4.53.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.53.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Add Chinese translations for the table options and column options APIs
…p-4.53.0 Bump rollup from 4.52.5 to 4.53.0
Feature/site i18n navbar
Bumps [rollup](https://github.com/rollup/rollup) from 4.53.1 to 4.53.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.1...v4.53.2) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.53.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…p-4.53.2 Bump rollup from 4.53.1 to 4.53.2
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.3 to 1.94.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.93.3...1.94.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Add Chinese translation for API documentation
…1.94.0 Bump sass from 1.93.3 to 1.94.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.3.0 to 9.3.1. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.3.1/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.9/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit updates the documentation format for several extensions and fixes various issues: 1. fixed-columns: - Add attribute identifier for fixedRightNumber - Update type format 2. i18n-enhance: - Fix missing quotes in changeTitle example 3. multiple-sort: - Update Icons section syntax 4. pipeline: - Rewrite Options section format - Add attribute identifiers - Update Events section format - Fix duplicate Usage title The changes ensure consistent documentation structure across all extensions and improve readability.
…t-4.0.9 Bump vitest from 4.0.8 to 4.0.9
…l-9.3.1 Bump cspell from 9.3.0 to 9.3.1
Add modal-multiple-sort class to multiple sort modal
Fixed style attributes not being preserved on thead>tr>th elements
…ueId or searching
Fixed group expand/collapse state being reset when using searching
Update changelog to 1.27.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.2 to 6.1.3. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.6.4 to 9.7.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.7.0/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.0 to 10.0.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.0...v10.0.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rollup](https://github.com/rollup/rollup) from 4.57.1 to 4.59.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.57.1...v4.59.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.6.1 to 20.7.0. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.6.1...v20.7.0) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…-dom-20.7.0 Bump happy-dom from 20.6.1 to 20.7.0
This PR was automatically merged by the Dependabot auto-merge script.
This PR was automatically merged by the Dependabot auto-merge script.
This PR was automatically merged by the Dependabot auto-merge script.
This PR was automatically merged by the Dependabot auto-merge script.
Bumps [glob](https://github.com/isaacs/node-glob) from 13.0.3 to 13.0.6. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v13.0.3...v13.0.6) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.27.14 to 5.31.1. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](sebhildebrandt/systeminformation@v5.27.14...v5.31.1) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.31.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.5.28 to 3.5.29. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.28...v3.5.29) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.29 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This PR was automatically merged by the Dependabot auto-merge script.
This PR was automatically merged by the Dependabot auto-merge script.
This PR was automatically merged by the Dependabot auto-merge script.
including buttons, card view, checkbox, classes, and click to select features
Added comprehensive options cypress tests
Added `resetPipelineCache` method to allow programmatic cache reset
Automerged by cron job
Automerged by cron job
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )