editor
editor copied to clipboard
Interactive page editor for Nuxt 3
In some cases block components can't render anything (e.g. rendering a dynamic teaser list where the query yields 0 results). Currently, they have to conditionally _not render_ only when `isEditing`...
Would allow to implement simple checkboxes in blökkli, that are not stored as "options"/behaviours. - Requires a new adapter method to persist the updated value - Requires a new UI...
In some cases it's not possible to use drag and drop for blocks with nested blocks, such as carousels, sliders or other interactive components that don't always render all their...
Add an option to change the behaviour of the publish button, so that it also closes the editor after publishing successfully.
I love the editor. I want to know if is it possible to use in plain PHP as backend.
Let me know how image upload works.
Implement Ctrl/Cmd+Click on media library items to select and drag multiple items at once.