Skip to content

@penumbra-zone/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 13:04
· 41 commits to main since this release
1954cea

Minor Changes

  • 74e89e0: UI:

    • Add new Progress component
    • Add MenuItem component that shares the styles with DropdownMenu.Item
    • Update the Pill component to support context prop
    • Update the Tabs component to support the compact density
    • Allow passing custom icons to the Button
    • Fix density tag in Storybook

    Tailwind Config:

    • Add support for v2 colors with v2 prefix like bg-v2-secondary-dark

    Minifront:

    • Add top navigation to the v2 minifront with sync bar and prax connection infos
  • d938456: Add Slider Component

Patch Changes