Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
85.97 KB
MD5: 04d527449cf318211c15b78541688892
SHA-1: b0c133ebb572f971d3615657ca6bf4f518bde582
SHA-256: fbc4ad9ff9f7d53202225e6c7b43d628011ceea45e41f5ded2787c8191dd2581
Download zip
110.71 KB
MD5: 9d51c3bb064a08c493c5c188b8c5d339
SHA-1: bf6d0e2b623af2a720b7cbe7117395c742f669f4
SHA-256: 7a2c76c4e264d6eb4a82244ba7a4e5567fe2cf2c86729b09e0eba5c7151b3cb4
Release notes
This release fixes the following issues:
- Issue #3238342: Unable to tab through sub menus for ADA(https://www.drupal.org/project/tb_megamenu/issues/3238342) by knaffles, HeatherC7474, henry.odiete: Unable to tab through sub menus for ADA
- Issue #3221150: Submenu not rendering(https://www.drupal.org/project/tb_megamenu/issues/3221150) by knaffles, mattbloomfield, themodularlab, BertVivie: Submenu not rendering
- Issue #3244915: Accessibility: invalid states for multilingual sites(https://www.drupal.org/project/tb_megamenu/issues/3244915) by nironan: Accessibility: invalid states for multilingual sites
Note that as of release 8.x-1.4, in order to be able to place a custom block into a TB MegaMenu, you need to first place the block into a region in your theme and also ensure that the block is enabled. Disabled blocks will not render in your menu. If you do not want your block to be displayed on the front end, you can add it to a "hidden" region which doesn't actually get rendered by your theme.