Closed dkozickis closed 4 months ago
Bump editor and plugins to:
{ "@lblod/ember-rdfa-editor": "^9.10.0", "@lblod/ember-rdfa-editor-lblod-plugins": "^19.2.0" }
This release adapts embedded to RDFa (RDF in Attributes) aware editing, based on the changes in ember-rdfa-editor version 9.6.0
ember-rdfa-editor
pnpm i
pnpm run start
Make sure editor still works 🫡 and the styles are not broken 🤔
It may make most sense to switch the visual part off, merge this, then add the option to edit RDFa later.
Will follow this one 🙏🏻
Overview
Bump editor and plugins to:
This release adapts embedded to RDFa (RDF in Attributes) aware editing, based on the changes in
ember-rdfa-editor
version 9.6.0Setup
pnpm i
pnpm run start
How to test/reproduce
Make sure editor still works 🫡 and the styles are not broken 🤔
Checks PR readiness