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

Remove bootstrap and jQuery #1056

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

n-gist
Copy link
Contributor

@n-gist n-gist commented Feb 9, 2025

Remove bootstrap

  • Copy used CSS to separate file
  • Remove CSS and JS from docs, write JS for navigation bar
  • Update pages.sh
  • Remove symlinks
  • Rewrite navigation bar html and css completely (?)
  • Remove/edit mentions about bootstrap in DEVELOP.md, LICENSE.txt, docs/LICENSE.txt, docs/site.css
  • Make toggling navigation (using three lines button on narrow page width layout) animated again (?)

Remove jQuery

  • Remove from docs
  • Remove from gallery
  • Remove from tests/hairlines.html, src/extras/hairlines.js, src/extras/super-annotations.js
  • Update pages.sh
  • Remove symlinks
  • Remove/edit mentions about jQuery in DEVELOP.md, LICENSE.txt, docs/LICENSE.txt

@n-gist
Copy link
Contributor Author

n-gist commented Feb 9, 2025

The most problematic part is hairlines plugin. I actually started rewriting js inside tests/hairlines.html, but after some time noticed that there is more in src/extras/hairlines.js and src/extras/super-annotations.js, so I decided to abandon it for now.

Other than that, bootstrap is removed, I checked all pages and it seems like everything looks identical to pre-changes

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