Skip to content

v3.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Nov 12:46
· 9 commits to master since this release

Changed

  • @lumx/core
    • Moved all non React related types and enums into the package
    • Moved className utilities into the package
  • @lumx/react:
    • Import types and constants from @lumx/core and re-export
    • Import className utilities from @lumx/core
    • Migrate tests to vitest
    • Uniformize link and button handling in Link, Button, SideNavigationItem, Thumbnail and NavigationItem.
    • Render disabled links as link instead of disabled buttons.

🎨 StoryBook - 📄 See changelog history