Why jQuery?

Hey!

I’m just curious why jQuery is a part of the default package for Sage 9? Are there any plans to get rid of it? If I would like to remove it, what parts are dependant of it and what would I need to change?

Thanks!

1 Like

See Remove jQuery Dependencies by asuh · Pull Request #2022 · roots/sage · GitHub

When Bootstrap removes jQuery in their next major version then we will do the same

You can look at the JavaScript in Sage to determine what parts use jQuery: https://github.com/roots/sage/tree/e7b2d27569f6175922f00d58a5b515e2461de437/resources/assets/scripts

6 Likes

Thanks a bunch for your answer :slight_smile:

This topic was automatically closed after 42 days. New replies are no longer allowed.