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

Update plugins to use classes for initialisation. #38

Merged
merged 27 commits into from
Jun 10, 2018
Merged

Conversation

VizuaaLOG
Copy link
Owner

Because this library is only for Bulma we can rely on the class names that are being used. This prevents the need for updating the HTML code in some cases. Helping BulmaJS being an easy drop-in replacement with minimal JS configuration.

Of course, some plugins do allow for a data attribute API to configure options, moving forward more plugins will also provide this.

@VizuaaLOG VizuaaLOG merged commit a5e9bf1 into master Jun 10, 2018
@VizuaaLOG VizuaaLOG deleted the feature/classes branch June 10, 2018 20:11
VizuaaLOG pushed a commit that referenced this pull request Jun 23, 2019
* Update navbar to use classes

* Convert the dropdown plugin to use classes

* Update the accordion to include getRootClass

* Update navbar to use classes

* Convert the dropdown plugin to use classes

* Update the accordion to include getRootClass

* Update the file plugin to use classes

* Update the message plugin to use classes

* Update modal plugin to use classes

* Update the notification plugin to use classes

* Update the tabs plugin to use classes

* JSDoc correction

* Dev build latest to dist

* Documentation updates. Closes #20

* Update navbar to use classes

* Convert the dropdown plugin to use classes

* Update the accordion to include getRootClass

* Update the file plugin to use classes

* Update the message plugin to use classes

* Update modal plugin to use classes

* Update the notification plugin to use classes

* Update the tabs plugin to use classes

* JSDoc correction

* Dev build latest to dist

* Documentation updates. Closes #20
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