Skip to content

v5 #5473

@benjamincanac

Description

@benjamincanac

There is no v5 release planned at the moment, I'm just opening this issue to write and remember some breaking changes that we should consider in the future:

  • Simplify NavigationMenu to only support horizontal orientation
  • Create another NavigationMenu for vertical orientation and merge with ContentNavigation (maybe NavigationAccordion?)
  • DropdownMenu & ContextMenu item label type should have the same size as other components (we might need to introduce a new type)
  • Split components that contains multiple UI components like Header and DashboardSidebar mobile menus, it's hard to proxy every prop and events this way
  • Rework Dashboard components to use a single root div when resizable + rework provider context
  • Uniformize props that extends ButtonsProps like links, actions, etc. into buttons
  • Uniformize duplicated components like Card and PageCard

Please don't comment for feature requests or new components, those aren't related to a major version and can be integrated into v4. Such comments will be hidden to prevent flood like it did in #1289.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions