Skip to content

Vue3/routing displays addresses with configured reversegeocoder - #927

Closed
jedi-of-the-sea wants to merge 2235 commits into
mainfrom
vue3/routing-displays-addresses-with-configured-reversegeocoder
Closed

Vue3/routing displays addresses with configured reversegeocoder#927
jedi-of-the-sea wants to merge 2235 commits into
mainfrom
vue3/routing-displays-addresses-with-configured-reversegeocoder

Conversation

@jedi-of-the-sea

Copy link
Copy Markdown
Contributor

Summary

Summarization of the changes in a short and concise sentence.

Instructions for local reproduction and review

Pull Request Checklist (for Assignee)

  • Changelogs are maintained
  • Functionality has been tested in Firefox, Chrome, Safari
  • Functionality has been tested on a smartphone
  • Functionality has been tested with 200% screen zoom
  • Screenreader functionality has been manually tested with NVDA

UI has been tested in the following tools regarding accessibility (only regarding functionality affected in this PR)

  • Chrome Lighthouse
  • Firefox Accessibility

Relevant tickets, issues, et cetera

dopenguin and others added 30 commits July 2, 2026 16:58
…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
Layers that are active may be invisible if the current zoom level hides
them.  This should be considered.
Bumps the quality group with 4 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [@dataport/eslint-config-geodev](https://github.com/Dataport/eslint-config-geodev) and [prettier](https://github.com/prettier/prettier).


Updates `@commitlint/cli` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/config-conventional)

Updates `@dataport/eslint-config-geodev` from 1.0.0-alpha.3 to 1.1.0
- [Release notes](https://github.com/Dataport/eslint-config-geodev/releases)
- [Changelog](https://github.com/Dataport/eslint-config-geodev/blob/main/release.config.js)
- [Commits](Dataport/eslint-config-geodev@v1.0.0-alpha.3...v1.1.0)

Updates `prettier` from 3.8.4 to 3.9.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.4...3.9.4)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quality
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quality
- dependency-name: "@dataport/eslint-config-geodev"
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quality
- dependency-name: prettier
  dependency-version: 3.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quality
...

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

chore(deps-dev): bump the quality group with 4 updates
… 2 updates

Bumps the build-tooling group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite).


Updates `vite` from 8.1.0 to 8.1.3
- [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/v8.1.3/packages/vite)

Updates `vite-plugin-vue-devtools` from 8.1.4 to 8.1.5
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tooling
- dependency-name: vite-plugin-vue-devtools
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build-tooling
...

Signed-off-by: dependabot[bot] <support@github.com>
…ild-tooling-09c3ba869a

chore(deps-dev): bump the build-tooling group across 1 directory with 2 updates
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@v6.0.3...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] <support@github.com>
…actions/checkout-7.0.0

chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.1.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...55cc834)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
oeninghe-dataport and others added 29 commits August 4, 2026 09:25
…asking

POLAR@3: Introduce interaction masking via core for routing
co-authored-by: JoselinGuevaraHoppe <joselin.guevarahoppe@dataport.de>
Otherwise, ".ce.vue"-files are not properly resolved.
co-authored-by: JoselinGuevaraHoppe <joselin.guevarahoppe@dataport.de>
Co-authored-by: LivMoeser <liv.moeser@dataport.de>
Co-authored-by: LivMoeser <liv.moeser@dataport.de>
Co-authored-by: LivMoeser <liv.moeser@dataport.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants