[openstreetmap/openstreetmap-website] Use bootstrap for dropdowns and tooltips (#2524)
Tom Hughes
notifications at github.com
Wed Jan 29 17:36:11 UTC 2020
tomhughes commented on this pull request.
> @@ -3,8 +3,8 @@
//= require jquery.timers
//= require jquery.cookie
//= require jquery.throttle-debounce
-//= require bootstrap.tooltip
-//= require bootstrap.dropdown
+//= require popper
+//= require bootstrap-sprockets
What's the story here? I assume `bootstrap-sprockets` is loading the bootstrap javascript from the gem but what's `popper` and where is that coming from?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2524#pullrequestreview-350295068
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200129/6551b366/attachment.htm>
More information about the rails-dev
mailing list