Skip to content
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

Emit an event in Nova whenever the order of a flexible content group changes #484

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

Conversation

MaxKorlaar
Copy link

This is to accommodate Nova TinyMCE, which is not officially supported by this package. It emits the event 'flexible-content-order-changed' so that other packages, such as the Nova TinyMCE package, can respond accordingly and re-render TinyMCE for example.

I'm submitting this PR as a response to #156 (comment), but I'd love to hear what you guys think about this solution now.

MaxKorlaar and others added 25 commits October 13, 2022 14:19
… have moved around

Compile assets for production
…Nova-TinyMCE), hence the editor settings are now retrieved from a global variable
… have moved around

Compile assets for production
…Nova-TinyMCE), hence the editor settings are now retrieved from a global variable
# Conflicts:
#	src/Layouts/Layout.php
#	yarn.lock
… have moved around

Compile assets for production
…Nova-TinyMCE), hence the editor settings are now retrieved from a global variable
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.

6 participants