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

Plugin system shouldn't require a name #259

Open
bbatliner opened this issue Feb 25, 2018 · 0 comments
Open

Plugin system shouldn't require a name #259

bbatliner opened this issue Feb 25, 2018 · 0 comments

Comments

@bbatliner
Copy link
Contributor

The new plugin vex-dialog-promise is a good use case for a plugin that doesn't need or want to add a new property to the vex namespace, e.g. vex.dialogPromise. This plugin is more transient in the sense that it modifies the existing vex API, in this case to promisify some of the methods.

A revision to the registerPlugin method will probably be necessary.

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

No branches or pull requests

1 participant