POLAR@3#355
Draft
oeninghe-dataport wants to merge 1882 commits into
Draft
Conversation
This was referenced Oct 29, 2025
131b148 to
4496ca8
Compare
bef45e0 to
b7e4888
Compare
7adf597 to
aa9abf6
Compare
Co-authored-by: Pascal Röhling <[email protected]>
refactor: generic draft
As discussed in Weekly.
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.2.7 to 3.2.8. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.8/packages/tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…plugin-dts-1.0.3 chore(deps-dev): bump unplugin-dts from 1.0.2 to 1.0.3
Bumps [es-toolkit](https://github.com/toss/es-toolkit) from 1.47.1 to 1.49.0. - [Release notes](https://github.com/toss/es-toolkit/releases) - [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md) - [Commits](toss/es-toolkit@v1.47.1...v1.49.0) --- updated-dependencies: - dependency-name: es-toolkit dependency-version: 1.49.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-toolkit-1.49.0 chore(deps-dev): bump es-toolkit from 1.47.1 to 1.49.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.16 to 8.1.0. - [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/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…te-8.1.0 chore(deps-dev): bump vite from 8.0.16 to 8.1.0
Bumps [i18next](https://github.com/i18next/i18next) from 26.3.1 to 26.3.3. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.1...v26.3.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…8next-26.3.2 chore(deps-dev): bump i18next from 26.3.1 to 26.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...9c091bb) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…actions/checkout-7.0.0 chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
This includes the removal of previously required polyfills and transitive dependencies. # Conflicts: # package-lock.json # package.json
refactor: use native DOMParser in favour of xml2js
…t to work with vite@8
Introduce stylelint
Bumps [@kern-ux/native](https://kern-ux.de) from 2.6.2 to 2.6.4. --- updated-dependencies: - dependency-name: "@kern-ux/native" dependency-version: 2.6.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rn-ux/native-2.6.4 chore(deps-dev): bump @kern-ux/native from 2.6.2 to 2.6.4
refactor: use one stylelint config so IDE plugins can use it properly
…resh-on-zoom fix: usePluginStoreWatcher should support core store values
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.
Summary
Migrate POLAR to Vue 3 and use KERN UX.
Relevant tickets, issues, et cetera