Skip to content

feat(routing): migrate plugin#842

Merged
dopenguin merged 67 commits into
nextfrom
vue3/migrate-plugin-routing
Jul 15, 2026
Merged

feat(routing): migrate plugin#842
dopenguin merged 67 commits into
nextfrom
vue3/migrate-plugin-routing

Conversation

@dopenguin

@dopenguin dopenguin commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

The routing plugin is migrated to POLAR@3.

Instructions for local reproduction and review

  • Go to https://openrouteservice.org/ and either create an account or login to your HeiGIT account
  • Retrieve your ORS apiKey and add it to the examples/snowbox/index.js
  • npm run snowbox
  • Start routing with various different options

Also, adjust the configuration to possibly display more options.

Relevant tickets, issues, et cetera

Closes #373,
Blocked by #841, #745

The plugin is later enhanced by #864, #865, #866, #867

dopenguin added 30 commits June 9, 2026 11:34
…uting

# Conflicts:
#	src/components/PolarSelect.ce.vue
#	src/plugins/pointerPosition/store.ts
This includes changing the duration and distance to be visually enhanced, including an aria live
region broadcasting a finished routing request as well as changing the description list to an
ordered list to be accessible with a keyboard.
Base automatically changed from vue3/feat-context-menu to next July 9, 2026 08:17
@dopenguin
dopenguin requested a review from a team July 9, 2026 08:17

@oeninghe-dataport oeninghe-dataport left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏓 @dopenguin

Comment thread src/plugins/routing/index.ts
Comment thread src/plugins/routing/index.ts Outdated
Comment thread examples/snowbox/index.js
Comment thread src/plugins/routing/components/RoutingWrapper.ce.vue
Comment thread src/plugins/routing/components/RoutingDetails.ce.vue
Comment thread src/plugins/routing/store.ts
Comment thread src/client.ts Outdated
Comment thread src/plugins/routing/store.ts Outdated
Comment thread src/plugins/routing/components/RoutingInput.ce.vue Outdated
Comment thread src/plugins/routing/components/RoutingInput.ce.vue
@dopenguin

Copy link
Copy Markdown
Member Author

🏓 @dopenguin

🏐 @oeninghe-dataport

serve

dopenguin and others added 4 commits July 13, 2026 10:39
When the store is disposed, the watchers are automatically stopped.
Co-authored-by: Hendrik Oenings <142312676+oeninghe-dataport@users.noreply.github.com>
@dopenguin
dopenguin force-pushed the vue3/migrate-plugin-routing branch from dba4ddd to bb8948e Compare July 13, 2026 08:39

@oeninghe-dataport oeninghe-dataport left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪨et @dopenguin

@dopenguin
dopenguin merged commit 7b9258b into next Jul 15, 2026
6 checks passed
@dopenguin
dopenguin deleted the vue3/migrate-plugin-routing branch July 15, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactoring of previous code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration of Routing plugin to POLAR@3

2 participants