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

Allow multiple editor plugins to be active at the same time. #303

Merged
merged 6 commits into from
Nov 30, 2018

Conversation

Pavel910
Copy link
Collaborator

This PR introduces support for multiple plugins being active at the same inside the same plugin group. Toggling of another plugin within the same group will not disable the previously active one.

This PR also greatly improves editor performance by optimizing components via Redux connect making each element standalone and not so dependent on props from parent.

More things can still be optimized but at this point this is a great step forward already.

@Pavel910 Pavel910 self-assigned this Nov 30, 2018
@Pavel910 Pavel910 changed the title Allow multiple plugins to be active at the same time. Allow multiple editor plugins to be active at the same time. Nov 30, 2018
@Pavel910 Pavel910 merged commit 5a5acc4 into development Nov 30, 2018
@Pavel910 Pavel910 deleted the cms/multi-plugins branch November 30, 2018 18:16
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.

1 participant