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

Rewrite using Vanilla JS #14

Open
zipper opened this issue Mar 1, 2019 · 1 comment
Open

Rewrite using Vanilla JS #14

zipper opened this issue Mar 1, 2019 · 1 comment
Assignees

Comments

@zipper
Copy link
Owner

zipper commented Mar 1, 2019

The goal is to rewrite the whole plugin using vanilla JS only.

@zipper
Copy link
Owner Author

zipper commented Jan 9, 2023

Almost there:

  • Github pages are not up to date. Document changes - different usage without jQuery, fx option removed, attribute hidden is always used, etc.
  • Constructor should be able to recieve NodeListOf<HTMLElement> or HTMLElement (now only works with NodeListOf).
  • Remove dist folder from github. Build should be done via github actions.
  • Reconsider className in CollapsableItem. Maybe add an option for this class?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant