Skip to content

feat(attributions): migrate plugin#509

Merged
dopenguin merged 23 commits intonextfrom
vue3/migrate-plugin-attributions
Mar 6, 2026
Merged

feat(attributions): migrate plugin#509
dopenguin merged 23 commits intonextfrom
vue3/migrate-plugin-attributions

Conversation

@dopenguin
Copy link
Copy Markdown
Member

Summary

Migration of attributions. Should work with layout: 'nineRegions' in all configuration options for renderType and as currently added in the snowbox as part of the footer.

Instructions for local reproduction and review

  • npm run snowbox and test the visibility of the attributions when toggling layers.
  • Change the layout to 'nineRegions' and test through the three situations for renderType. Don't forget to move the addition of the plugin to a different position.

Relevant tickets, issues, et cetera

Closes #348

@dopenguin dopenguin added this to the POLAR@3 milestone Feb 2, 2026
@dopenguin dopenguin self-assigned this Feb 2, 2026
@dopenguin dopenguin added the refactor Refactoring of previous code label Feb 2, 2026
@dopenguin dopenguin force-pushed the vue3/migrate-plugin-attributions branch from d65f87c to 5c9a966 Compare February 2, 2026 13:04
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 2, 2026

PR Preview Action v1.8.0

QR code for preview link

🚀 View preview at
https://Dataport.github.io/polar/pr-preview/pr-509/

Built to branch gh-pages at 2026-03-06 10:29 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@warm-coolguy warm-coolguy requested review from oeninghe-dataport and removed request for oeninghe-dataport February 2, 2026 13:11
@oeninghe-dataport oeninghe-dataport linked an issue Feb 17, 2026 that may be closed by this pull request
@oeninghe-dataport oeninghe-dataport removed the request for review from warm-coolguy February 20, 2026 10:06
Copy link
Copy Markdown
Collaborator

@oeninghe-dataport oeninghe-dataport left a comment

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/attributions/utils/getVisibleLayers.ts Outdated
Comment thread src/plugins/attributions/components/NineLayoutAttributions.ce.vue Outdated
Comment thread src/plugins/attributions/components/NineLayoutAttributions.ce.vue Outdated
Comment thread src/plugins/attributions/types.ts
Comment thread src/plugins/attributions/components/StandardLayoutAttributions.ce.vue Outdated
@dopenguin
Copy link
Copy Markdown
Member Author

🏓 @dopenguin

🏓 @oeninghe-dataport

Copy link
Copy Markdown
Collaborator

@oeninghe-dataport oeninghe-dataport left a comment

Choose a reason for hiding this comment

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

🚀 @dopenguin

@dopenguin dopenguin merged commit 67148fb into next Mar 6, 2026
4 checks passed
@dopenguin dopenguin deleted the vue3/migrate-plugin-attributions branch March 6, 2026 11:24
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 Attributions plugin to POLAR@3

2 participants