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

[0.5.0] Plugin base class restructure #180

Merged
merged 2 commits into from
Jul 13, 2015

Conversation

lukemelia
Copy link
Contributor

In real-world experience developing our first 8 plugins, we have had
no need for appConfig, so we’re dropping support for it. We have a plan
to reintroduce if later plugin development makes it necessary or useful.
* Removes `deployment` node in favor of moving ui, config, etc properties
to top level of "context".
* Invokes `beforeHook` on a plugin (if defined) before each hook is called.
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.

2 participants