question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remaining to do after the jQuery removal

See original GitHub issue
  • Update plugin pages
    • Carousel - still has a few references to $() (#28768)
    • Collapse - still has a few references to $() (#28768)
    • Dropdown (#28768)
    • List group
    • Modal (#28768)
    • Navs (#29181)
    • Popover (#28768)
    • ScrollSpy (#29181)
    • Toasts (#28779)
    • Tooltip (#28779)
  • Other doc pages
    • getting-started/browsers-devices.md (#28779)
    • getting-started/javascript.md (#28768)
  • Various

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:228
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
XhmikosRcommented, Nov 20, 2020

Oh, true. I guess we can finally close this issue.

Thanks everyone for the help!

0reactions
AndreasAcommented, Jun 23, 2021

The package.json file still has jquery as devDepencency. If it is not required anymore, it should not be there anymore.

https://github.com/twbs/bootstrap/blob/v5.0.2/package.json#L125 https://github.com/twbs/bootstrap/blob/v5.0.2/package.json#L55

Read more comments on GitHub >

github_iconTop Results From Across the Web

JQuery: How to fetch the remaining HTML after removing ...
I am having a very hard time using jQuery on a custom HTML object. I am searching an element and removing it and...
Read more >
.remove() | jQuery API Documentation
A selector expression that filters the set of matched elements to be removed. Similar to .empty() , the .remove() method takes elements out...
Read more >
You Might Not Need jQuery
Examples of how to do common event, element, ajax and utility operations with plain javascript.
Read more >
Removing jQuery from GOV.UK - CSS-Tricks
This was an insightful look at how an organization can assess its tooling and whether something is still the best tool for the...
Read more >
jQuery The noConflict() Method - W3Schools
The noConflict() method releases the hold on the $ shortcut identifier, so that other scripts can use it. You can of course still...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found