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

Filter plugins based on deny list #238

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

gabrielsclimaco
Copy link
Contributor

Filter plugins that are rendered based on a deny list in components data.

I had to change the way the plugin component get the plugin object in order to make it work; I did by passing the plugin object via prop.

I also took the liberty to fix PluginsPanel indentation.

Here's the ending result

image

If there's more plugins that should be added to the deny list, just let me know.

closes #223

@mcicolella mcicolella merged commit d8aed0d into freedomotic:master Oct 27, 2020
@mcicolella
Copy link
Collaborator

Thanks!

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.

Exclude some plugins from card rendering
2 participants