Skip to content

POLAR@3 - #355

Draft
oeninghe-dataport wants to merge 2325 commits into
mainfrom
next
Draft

POLAR@3#355
oeninghe-dataport wants to merge 2325 commits into
mainfrom
next

Conversation

@oeninghe-dataport

Copy link
Copy Markdown
Collaborator

Summary

Migrate POLAR to Vue 3 and use KERN UX.

Relevant tickets, issues, et cetera

dopenguin and others added 9 commits July 10, 2026 16:21
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.13.2 to 24.13.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.13.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
When the store is disposed, the watchers are automatically stopped.
Co-authored-by: Hendrik Oenings <142312676+oeninghe-dataport@users.noreply.github.com>
oeninghe-dataport and others added 26 commits August 27, 2026 15:57
Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com>
Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com>
…y-in-core

feat(core)!: rework markers for cluster usage [core-only]
Bumps the quality group with 1 update: [@vue/test-utils](https://github.com/vuejs/test-utils).


Updates `@vue/test-utils` from 2.4.11 to 2.5.0
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.11...v2.5.0)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quality
...

Signed-off-by: dependabot[bot] <support@github.com>
…ality-46f17daf4b

chore(deps-dev): bump @vue/test-utils from 2.4.11 to 2.5.0 in the quality group
Bumps the vue-ecosystem group with 1 update in the / directory: [vue](https://github.com/vuejs/core).


Updates `vue` from 3.5.41 to 3.5.42
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.41...v3.5.42)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.42
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
…e-ecosystem-96b5e73bd6

chore(deps-dev): bump vue from 3.5.41 to 3.5.42 in the vue-ecosystem group across 1 directory
Bumps the misc group with 2 updates in the / directory: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) and [es-toolkit](https://github.com/toss/es-toolkit).


Updates `@microsoft/api-extractor` from 7.58.13 to 7.59.0
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.59.0/apps/api-extractor)

Updates `es-toolkit` from 1.51.0 to 1.52.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.51.0...v1.52.0)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: es-toolkit
  dependency-version: 1.52.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: misc
...

Signed-off-by: dependabot[bot] <support@github.com>
…sc-f3cb3291bd

chore(deps-dev): bump the misc group across 1 directory with 2 updates
…-with-configured-reversegeocoder

Vue3/routing displays addresses with configured reversegeocoder
The error was "Although it appears nested, it will be hoisted and executed
before anything in this file. Move it to the top level to reflect its actual
execution order.".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking refactor Refactoring of previous code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration to Vue 3 and KERN UX

6 participants