Change record status: 
Introduced in branch: 
5.0.x
Introduced in version: 
5.0.0-alpha16
Description: 
  • use links prop type for menu elements: improve site building features
  • add card_header prop type to remove the last pattern preprocess
  • add tab_content slot for easier tab content generation (maybe not site buildable, but at least it ease custom development)

Nav component changes:

As the nav_item component was only intended to be used in the nav component and initially structured before the introduction of the links prop type, it is now obsolete and it has been removed.

Impacts: 
Site builders, administrators, editors
Themers