https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29960
Bug ID: 29960
Summary: Remove Modernizr dependency in the OPAC
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 10309
The OPAC has a little bit of JavaScript which depends on the browser's
matchMedia API. At the time it was added, browsers didn't all support the API
consistently. Modernizr was added to act as a polyfill to ensure compatibility.
Browsers have caught up (https://caniuse.com/?search=matchmedia) so the
Modernizr dependency can be removed.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10309
[Bug 10309] New OPAC theme based on Bootstrap
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/