Skip to content

Releases: lumapps/design-system

v3.1.4

26 Jan 17:56
Compare
Choose a tag to compare

🎨 StoryBook

📄 Changelog

Changed

  • Popover: skip positioning logic in jsdom environment (can only be tested in integration tests).
  • Popover: add as prop to customize the root element component render.

v3.1.3

12 Jan 12:19
Compare
Choose a tag to compare

🎨 StoryBook

📄 Changelog

Added

  • ExpansionPanel: passed event to the onOpen, onClose and onToggleOpen callbacks.

Fixed

  • GridColumn: fix SCSS variable interpolation.

v3.1.2

10 Jan 14:23
Compare
Choose a tag to compare

🎨 StoryBook

📄 Changelog

Added

  • New GridColumn component.
  • Progress: split into ProgressCircular and ProgressLinear components. Progress is now deprecated.
  • ProgressCircular: add size variants.

Changed

  • Badge, Button, Chip, Icon, Link: only ColorPalette values are allowed on the color prop (instead of string). This has no impact on functionality, if you used unsupported color before, you can ignore TS errors with as any.

Fixed

  • Tab: fix disabled state.

v3.0.7

06 Dec 10:17
Compare
Choose a tag to compare

🎨 StoryBook

📄 Changelog

Added

  • Checkbox: add disabled attribute to the input element

v3.0.6

01 Dec 14:50
Compare
Choose a tag to compare

🎨 StoryBook

📄 Changelog

Added

  • New component in React: PopoverDialog.
  • New type : HasAriaLabelOrLabelledBy
  • Popover: add withFocusTrap prop to set a focus trap within the popover.

Fixed

  • Autocomplete: fix type of textFieldProps prop.

Changed

  • Popover, Dropdown, Autocomplete: add minWidth, maxWidth and width options to the fitToAnchorWidth property.
  • Button: make Text component's truncate work with Button

v3.0.5

21 Nov 16:20
Compare
Choose a tag to compare

v3.0.4

07 Nov 13:00
Compare
Choose a tag to compare

v3.0.3

14 Oct 16:25
Compare
Choose a tag to compare

v3.0.2

23 Sep 08:56
Compare
Choose a tag to compare

v3.0.1

21 Sep 09:43
Compare
Choose a tag to compare