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 javascript and css resources #394

Closed
5 of 6 tasks
ctubbsii opened this issue Aug 21, 2023 · 2 comments · Fixed by #396 or #398
Closed
5 of 6 tasks

Update javascript and css resources #394

ctubbsii opened this issue Aug 21, 2023 · 2 comments · Fixed by #396 or #398
Assignees

Comments

@ctubbsii
Copy link
Member

ctubbsii commented Aug 21, 2023

Several libraries we use for the website are a bit out of date and could be updated. Here's a list of some:

  • Bootstrap (currently using 3.3.7)
  • Font Awesome (currently using 4.0.3)
  • DataTables (currently using 1.10.12 based on jQuery 2.2.3)
  • jQuery (currently using 2.2.4)

Edit:
The above dependencies are all imported in default.html. The search page imports its own dependencies that need updating:

  • lunr
  • jquery
@ctubbsii
Copy link
Member Author

Font Awesome, DataTables, and jQuery were updated in #396

@DomGarguilo
Copy link
Member

lunr was updated in #399 and jquery import was removed from that page so the main import of jquery would be used.

@DomGarguilo DomGarguilo linked a pull request Aug 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants