Closed coliff closed 4 years ago
Upgrading to jQuery 3.3.1 (https://code.jquery.com/jquery-3.3.1.slim.min.js), is required before we can update to Bootstrap 4.1.3 (https://github.com/mkdocs/mkdocs-bootstrap/pull/27).
This is no longer relevant, as the JS is provided by the parent theme, mkdocs
, which this inherits from.
As used by the official Bootstrap basic template: https://getbootstrap.com/docs/3.3/getting-started/#template
If we wanted to drop IE8 support (as its market share is less than 0.01% and its unsupported by Microsoft) then we could use jQuery 3.3.1 instead which is smaller and safer (jQuery 1.x is no longer supported and has some potential XSS exploits)