menu_item_extras 3.0.2

Bug fixes
New features

Removing 10.0 only constraint in core versions. We want to break free

Changes since 2.19
https://git.drupalcode.org/project/menu_item_extras/-/compare/8.x-2.19.....

Not braking release, switching to semantic versioning

menu_item_extras 8.x-2.17

Bug fixes

#3276431 - Active menu item ID views argument default not working if url has query string
#3268152 - TypeError : array_keys(): Argument #1 ($array) must be of type array
#3133877 - Unable to add attributes to a menu

menu_item_extras 8.x-2.16

Bug fixes

#3227764 - Performance hit when rendering menu items (menu entities built multiple times)

#3092021 - double suggestions

#3228072 - Missing module dependency for view_mode fields on menu_link_content related configs

menu_item_extras 8.x-2.14

Bug fixes

#3185971 - Malformed inline YAML string at line 19 (near "_title: 'Remove menu item extra data'")
#3176154 - menu_item_extras_preprocess_block() should be more specific
#3020650 - User error on rendering second level menu items with Layout Builder

menu_item_extras 8.x-2.12

Bug fixes

Issue #3172061 Add deprecations
Issue #3148096 Automated Drupal 9 compatibility fixes
Issue #3161107 : syntax error, unexpected 'EntityViewDisplay' (T_STRING)
Issue #3034814 Output individual fields or children only
Issue #3132372 Call to undefined method __TwigTemplate_xxxxxx::getmenu_links()
Issue #3151379: Fix tests
Issue #3134609 Unable to install module on Drupal 9

menu_item_extras 8.x-2.11

Bug fixes

#3037983 - Add permission to Clear related data
#3106743 - New second level items only show after flushing cache
#3118834 - Drupal 9 Readiness

menu_item_extras 8.x-2.10

Bug fixes

#3094949 - Cache context does not account for menu items that are not currently active but are in the active trail
#3101886 - Can't remove extra data prior to uninstalling the module

menu_item_extras 8.x-2.9

Bug fixes

Issue #3022035 - Installing the module corrupt PostgreSQL sequences
Issue #3090785 - MenuItemExtrasCommands breaks drush 8.x
Issue #3096359 - Make module Drupal 9 compatible

menu_item_extras 8.x-2.8

Bug fixes
  • IMPORTANT! #3082978 - Performance issue on large menu. Method parameters were changed
    Drupal\menu_item_extras\Service\MenuLinkTreeHandlerInterface::processMenuLinkTree
    From -- public function processMenuLinkTree(array &$items, $menu_level = -1, $show_item_link = FALSE)

menu_item_extras 8.x-2.7

Bug fixes

#3052746 - Menu item extras doesn't uninstall cleanly
#3059882 - It is not possible to change the entity type schema outside of a batch context.
#3062981 - Illegal choice has been detected

menu_item_extras 8.x-2.6

Bug fixes

Release notes

  • Issue #3046283: Menu item extras fails to update bundle on install and uninstall when menu content items exist and drupal > 8.7.x is used

menu_item_extras 8.x-2.4

Bug fixes
Insecure
  • Minor changes in tests
  • Issue #3022430: Fatal error when save View Modes Settings

menu_item_extras 8.x-2.3

Bug fixes
Insecure
  • Fixed fatal eror for the MIE Demo module
  • Added dependencies on core module for MIE Demo
  • Issue #2976627: Demo module fails to install cleanly on 8.5.3
  • Issue #2984741: Views contextual filter does not show correct default argument

menu_item_extras 8.x-2.2

Bug fixes
Insecure
  • Issue 2957006: Check for menu content entity when building menu items
  • PAReview CSS fixes
  • CS: Eslint fix

menu_item_extras 8.x-2.0-rc2

Bug fixes
Insecure

#2932667 - Missing bundle for entity type menu_link_content error when adding menu link on new or existing content

menu_item_extras 8.x-2.0-alpha2

Bug fixes
New features
Insecure
  • #2906621 - User error: "menu_level" is an invalid render array key on Cache Clear
  • #2908164 - Error: Call to a member function getRegion() on null in menu_item_extras_preprocess_block()
  • Added drush command for clearing values from the view mode field
  • Updated children default weight
  • Add on uninstall link for clearing all extra data

menu_item_extras 8.x-2.0-alpha1

New features
Insecure

2.x ROADMAP

8.x-2.x-alpha:

Done:

  • Base functionality implemented, Menu Link Content entity is full fieldable!!!
  • Fixed templates.
  • Added view mode field which give control on view mode per item.
  • Clear data from the extra entity field like View mode.

Will be added:

  • Update path from the 1.x to 2.x
  • Demo modules which will demonstrate power of this module, and what magic you can do with it.

menu_item_extras 8.x-2.x-dev

New features

Menu as type (bundle) for Menu Link Content entity.

Fieldable menu items!

menu_item_extras 8.x-1.1

Bug fixes

Coding standard fixes and minor changes.

Issues:

Subscribe with RSS Subscribe to Releases for Menu Item Extras