Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
a45f1726: Issue #3535719 by dmarcana, themodularlab, vinodhini.e, rraney: Add the aria-label attribute to module buttons to improve accessibility
232cd81f: Drop link title key from 'lis' array on tb_megamenu_nav and tb_megamenu_subnav preprocess functions.
General bug fixes:
edd483e6: tb_megamenu-3481553/3481553-role-not-removed: removed role from uls.
10833e3b: Issue #3471262 by gokul.jayan, rajiv.singh, themodularlab, dco, nijolawrence, ransomweaver, devad: Custom or views block is not listed in blocks drop down
d69aa570: Issue #3498217 by mrdalesmith, themodularlab, pcfoster: Deprecation error on PHP 8.4
e98335f6: Issue #3500412 by tylertech-lee-hazlett, themodularlab, rpayanm, pcfoster: (Accessibility WCAG 2.2: 4.1.2) mobile tbm-button lacks a nam
Removes Drupal 10 Compatibility due to some issues with Symfony 6.1 vs 6.2. Use the 3.x branch for Drupal 10. It is the same as 2.x minus deprecations.
Forks the 2.x branch into a Drupal 10 Only Compatibility due to some issues with Symfony 6.1 vs 6.2. Use the 2.x branch for Drupal 8 & 9. It is the same as 3.x but with the deprecations.
Removes Drupal 10 Compatibility due to some issues with Symfony 6.1 vs 6.2. Use the 3.x branch for Drupal 10. It is the same as 2.x minus deprecations.
A first pass at a 2.x version of this module with refactored frontend SCSS and JavaScript. This is a work in progress and is likely to contain bugs. Use at your own risk.
Note: Any users who have overridden the tb-megamenu-item.html.twig template and/or the template_preprocess_tb_megamenu_item()found in tb_megamenu.module may need to make similar adjustments in order to ensure your usage of this module is still secure.
- Issue #3218483 by themodularlab, knaffles: Opt into Security Policy Coverage
- Issue #3218482 by pcfoster, knaffles: Keydown listener interferes with use of spacebar
- Issue #3204998 by themodularlab, crasx, quondam: TB Megamenu doesnt work when logged in with admin toolbar enabled
- issue #3219595 by nironan, themodularlab: Accessibility: invalid roles for multilingual sites
- Issue #3186612 by themodularlab, quondam, knaffles: Security Advisory Coverage Security Review
This is the first 8.x-1.x Release Candidate! This version contains the required
fixes needed for Drupal Security Policy coverage. The goal will be to apply for
coverage with this branch and ultimately roll in into an official and stable
1.0.0 version of The better menu.
Fix animation setting issues: Animation type and its duration of a TB Mega Menu instance could be changed at its back-end, but they are not applied to its front-end.