Skip to content

Releases: suitenumerique/ui-kit

0.20.0

02 Apr 15:30
b09f605

Choose a tag to compare

Minor Changes

  • add Figma-to-React SVG icon generation script
  • add IconSvg wrapper component
  • add auto-generated SVG icon components
  • Dropdown menu: submenus, tiny variant, keepOpen
  • add Layout footer support in left panel
  • add SearchFilter component (search + filtering)
  • add StorageGauge component (storage usage gauge)
  • add FeedbackForm component (feedback form)
  • add HelpMenu component (help menu)

Patch Changes

  • hide waffle icon from screen readers
  • Clicking between nodes no longer triggers phantom selection.
  • reorganize stories and export SVG icons
  • Context menu: keepOpen support

v0.19.10

04 Mar 13:46
7a3687a

Choose a tag to compare

Patch Changes

  • fix user menu style

v0.19.9

23 Feb 15:10
1b564fa

Choose a tag to compare

Patch Changes

  • ignore right-click events from portals for ContextMenu

v0.19.7

16 Feb 16:03
2aef1d3

Choose a tag to compare

Patch Changes

  • remove unused cunningham-react style imports messing css priority
  • fix restricted access french translation

v0.19.6

05 Feb 14:06
1e21aac

Choose a tag to compare

Patch Changes

  • upgrade cunningham-react to 4.2.0

v0.19.5

04 Feb 18:20
8ace9d0

Choose a tag to compare

Patch Changes

  • Fix the delete option visibility in access role dropdown

v0.19.4

04 Feb 10:31
f6fb8df

Choose a tag to compare

Patch Changes

  • Fix the delete option visibility in access role dropdown

v0.19.3

03 Feb 16:49
c639194

Choose a tag to compare

Patch Changes

  • Fix the ReleaseNoteModal component

v0.19.2

03 Feb 11:03
77c1509

Choose a tag to compare

Minor Changes

  • add can_delete property and improve ShareModal Storybook docs

v0.19.1

03 Feb 09:55
0f8a77c

Choose a tag to compare

Minor Changes

  • Add ReleaseNoteModal component
  • Move delete access into AccessRoleDropdown.

Patch Changes

  • Fix update type apiUrl in LaGaufreV2 component
  • Fix animation on OnboardingModal