This repository was archived by the owner on Apr 22, 2026. It is now read-only.
What's Changed
- Add content versioning to test website by @formfcw in #32
- Add unit tests by @formfcw in #33
- Add field access checks before activating editable elements by @formfcw in #34
⚠️ Breaking change
Elements won't show edit overlays unless the parent frame responds to checkFieldAccess with activateElements — requires Directus v11.16.0+ (#34)
Full Changelog: v1.2.0...v2.0.0