This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/assets/js
Dawid Potocki c4b0c4ed23
Fix collapsing navbar dropdown when clicking another element (#1552)
JavaScript was checking if element clicked is exactly .nav-summary,
which isn't a problem when just clicking text inside it, but if we try
to click another element inside like <span>, it won't work, since now
this span is clicked, not .nav-summary.

Closes #1549
2019-12-01 10:15:15 +00:00
..
applytheme.js Reduce flickering with dark/light theme (#1241) 2019-08-31 15:30:53 -07:00
bootstrap.min.js Implement Sass (#568) 2018-11-07 21:52:56 +01:00
jquery-3.3.1.min.js Implement Sass (#568) 2018-11-07 21:52:56 +01:00
main.js Fix collapsing navbar dropdown when clicking another element (#1552) 2019-12-01 10:15:15 +00:00
popper.min.js Implement Sass (#568) 2018-11-07 21:52:56 +01:00
redirects.js Split All Services into Individual Pages (#807) 2019-04-02 08:42:34 +08:00
sortable.js Implement Sass (#568) 2018-11-07 21:52:56 +01:00
sortable.min.js Implement Sass (#568) 2018-11-07 21:52:56 +01:00