Skip to content

Kirby 5 support #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

distantnative
Copy link

This will require a new major version as it replaces the Vuex store with $panel.content. If you would like to support Kirby 3, 4 and 5 with the same plugin version, this is probably possible but we would have to add checks for the presence of the Vuex store vs. $panel.content module and choose accordingly what to use.

Summary of changes

  • Migrated using the Vuex content store to the new $panel.content module
  • Support new Panel theme (light/dark) introduced in Kirby 5. Forcing a specific theme for the annotator field still is supported via the blueprint and overrides the general Panel theme.
  • Update npm dependencies

Built ZIP that supports Kirby 5

annotator.zip

Adapts to the Panel theme introduced in Kirby 5. Forcing a specific theme for the annotator field still is supported via the blueprint and overrides the general Panel theme.
@distantnative distantnative mentioned this pull request May 25, 2025
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.

1 participant