Skip to content

Releases: directus/visual-editing

v2.0.0

05 Mar 06:32

Choose a tag to compare

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

v1.2.0

05 Feb 21:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Apr 16:51

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

15 Apr 10:27
1769555

Choose a tag to compare

What's Changed

  • fix window is not defined warning by @formfcw in #8

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Apr 10:26
b01d447

Choose a tag to compare

✏️ Visual Editing

A library to enable in-place editing of your website’s frontend from within the Visual Editor in Directus 🐰

What's Changed

Full Changelog: https://github.com/directus/visual-editing/commits/v1.0.0