moodle/theme/boost
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
..
amd MDL-83493 theme_boost: Fix popover triggering 2024-11-19 15:23:14 +01:00
classes MDL-82629 output: switch to named message/contact mapped icons. 2024-07-29 09:05:28 +01:00
cli
lang/en MDL-74582 lang: final removal of deprecated 401 strings. 2024-04-22 19:06:18 +01:00
layout MDL-74836 theme: Display activity header on secure layouts 2024-11-11 15:14:03 +00:00
pix NOBUG: Fixed SVG browser compatibility 2024-08-16 08:37:01 +07:00
scss Merge branch 'MDL-76563-main' of https://github.com/roland04/moodle 2024-11-06 17:29:26 +08:00
style Merge branch 'MDL-76563-main' of https://github.com/roland04/moodle 2024-11-06 17:29:26 +08:00
templates MDL-74836 theme: Display activity header on secure layouts 2024-11-11 15:14:03 +00:00
tests MDL-81866 course: Fix behat errors after improving reset 2024-06-25 12:59:26 +02:00
config.php
lib.php MDL-80357 theme_boost: Correctly interpolate SCSS 2023-12-19 15:13:54 +00:00
readme_moodle.txt MDL-77277 theme_boost: Add reference to CL update 2023-03-02 09:13:09 +08:00
settings.php MDL-79190 theme_boost: removed obsolete comment 2023-08-29 17:10:43 -04:00
thirdpartylibs.xml MDL-81661 theme: Set Moodle files after Font Awesome upgrade 2024-07-05 10:23:55 +02:00
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
version.php MDL-83309 versions: Bump all versions and requires near release 2024-10-02 17:04:53 +08:00