moodle/theme
Mikel Martín 57cbb227cf MDL-83493 theme_boost: Fix popover triggering
Popovers were not being closed when clicking elsewhere resulting in
multiple popovers open at the same time that cannot be closed. That
was happening because the trigger for popovers was set to "focus" and
"click" at the same time. This patch removes the "click" as trigger.
Also, adds the click event listener to show the popover and avoid the
problem described in MDL-82570, that caused this regression.
2024-11-19 15:23:14 +01:00
..
boost MDL-83493 theme_boost: Fix popover triggering 2024-11-19 15:23:14 +01:00
classic MDL-74836 theme: Display activity header on secure layouts 2024-11-11 15:14:03 +00:00
font.php MDL-77846 core: Make endpoint revision number checks stricter 2023-10-04 01:24:19 +00:00
image.php MDL-77846 core: Make endpoint revision number checks stricter 2023-10-04 01:24:19 +00:00
index.php MDL-78425 admin: Point Clear theme caches to correct URL 2023-11-08 10:16:35 +08:00
javascript.php MDL-77846 core: Make endpoint revision number checks stricter 2023-10-04 01:24:19 +00:00
jquery.php MDL-57789 files: Reviewed lifetime value 2017-02-25 23:42:37 +01:00
styles.php MDL-77846 core: Make endpoint revision number checks stricter 2023-10-04 01:24:19 +00:00
styles_debug.php MDL-55751 themes: remove the css chunker 2019-09-09 11:18:05 +02:00
switchdevice.php
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
UPGRADING.md NOBUG: Add upgrade notes 2024-10-05 15:08:28 +08:00
yui_combo.php MDL-77846 core: Make endpoint revision number checks stricter 2023-10-04 01:24:19 +00:00
yui_image.php MDL-57789 files: Reviewed lifetime value 2017-02-25 23:42:37 +01:00