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

Materialize upgrade #36

Merged
merged 7 commits into from
Jun 21, 2019
Merged

Materialize upgrade #36

merged 7 commits into from
Jun 21, 2019

Conversation

CodeWritingCow
Copy link
Owner

Upgrade Materialize v0.100.2 to v1.0.0. Remove jQuery library as dependency. Issues #34 and #35

Upgrade Materialize JS and CSS files.

Rename plugin call .material_select() to .formSelect().

TODO: Remove jQuery library. Rename classes and plugin calls
to new names in v1.
Add 'active' class to current <li> tag with vanilla JavaScript.
Upgrade parallax on homepage to Materialize v1.
Upgrade dropdown list on homepage to Materialize v1.
Refactor sidenav code from jQuery to vanilla JS and Materialize v1.

Homepage no longer needs jQuery as a dependency.
Refactor jQuery code to vanilla JS and Materialize v1.
Issues #34 and #35.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant