Skip to content

Releases: lmc-eu/spirit-design-system

@lmc-eu/spirit-web@1.0.0

21 Jul 12:09
Compare
Choose a tag to compare

1.0.0 (2023-07-21)

BREAKING CHANGES

Documentation

  • web: Introduce migration guide for v1 refs #DS-800 (884ad9d)
  • web: Remove deprecation reference from Select README (38f0189)
  • web: Unify TextArea demo with Twig (e90904b)

Features

  • web: Unify FileUploaderInput and Attachment paddings with design #DS-859 (3840d0a)

@lmc-eu/spirit-web-twig@2.0.0

21 Jul 12:07
Compare
Choose a tag to compare

2.0.0 (2023-07-21)

BREAKING CHANGES

  • web-twig: Add spirit infix to data attr names in components #DS-585 (9dd93ac)
  • web-twig: Remove class prop from all components #DS-678 (11c6ee6)
  • web-twig: Remove error Validation State in favor of danger #DS-677 (9887171)
  • web-twig: Remove isFullWidth and breakpoint props from Dropdown #DS-588 (edeabac)
  • web-twig: Remove onClick prop #DS-686 (ab62f78)
  • web-twig: Remove size prop from Icon in favor of boxSize #DS-647 (f982ce9)
  • web-twig: Remove theme prop and default color from Tag #DS-648 (bf62242)
  • web-twig: Remove boolprop filter from Twig components #DS-798 (981195b)
  • web-twig: Remove data-toggle from TabLink component refs #DS-840 (0d7df9b), closes #935
  • web-twig: Remove deprecated Header component #652 (3044ce1), closes #935, #935
  • web-twig: Remove modal body padding feature class #DS-863 (933a956)
  • web-twig: Remove old Modal and rename ModalComposed to Modal #DS-616 (ee92622)
  • web-twig: Remove Twig boolprop filter and its extension #DS-798 (f71a8b0)
  • web-twig: Rename CheckboxField component to Checkbox #DS-522 (c24d9f6)
  • web-twig: Rename RadioField component to Radio #DS-521 (cba5ec6)
  • web-twig: Rename message prop to validationText in Form Fields #DS-676 (38c0620)
  • web-twig: Rename ScrollView indicators prop to overflowDecorators #DS-825 (c4f64e4)
  • web-twig: Set Stack default spacing to zero #DS-741 (096b9a5)

Bug Fixes

  • web-twig: Fix animations helper using class on Icon, not UNSAFE_className (2028c6b)

Documentation

  • web-twig: Introduce migration guide for v2 refs #DS-800 (7ae79a3)
  • web-twig: Remove v1 disabled demo from TextArea and TextField #DS-649 (3ee812a)

Features

  • web-twig: Add autocomplete attribute to the CheckboxField (1aeb91b)

Styles

  • web-twig: Fix indentation of Tabs fixture (198af86)

@lmc-eu/spirit-web-react@1.0.0

21 Jul 12:08
Compare
Choose a tag to compare

1.0.0 (2023-07-21)

BREAKING CHANGES

  • web-react: Add spirit infix to data-placement in Tooltip #DS-585 (c1f83d0)
  • web-react: Remove error Validation State in favor of danger #DS-677 (d07b23b)
  • web-react: Remove isFullWidth and breakpoint props from Dropdown #DS-588 (d84016c)
  • web-react: Remove size prop from Icon in favor of boxSize #DS-647 (f19f8bb)
  • web-react: Remove theme and tag props and default color from Tag #DS-648 (ab5606a)
  • web-react: Remove align prop in ModalFooter (b5638ce)
  • web-react: Remove Header deprecations #DS-651 (2782212)
  • web-react: Remove old Modal and rename ModalComposed to Modal #DS-617 (f323e9b)
  • web-react: Rename message prop to validationText in Form Fields #DS-676 (b80d336)
  • web-react: Rename CheckboxField component to Checkbox #DS-522 (e44f569)
  • web-react: Rename RadioField component to Radio #DS-521 (d7f2d22)
  • web-react: Rename ScrollView indicators prop to overflowDecorators #DS-825 (bdc9685)
  • web-react: Set Stack default spacing to zero #DS-741 (6cdd8af)

Documentation

  • web-react: Align Field components README examples with other (40e789c)
  • web-react: Introduce migration guide for v1 refs #DS-800 (c17f7d1)
  • web-react: Sort Field components props aplhabetically in READMEs (1f8afec)

@lmc-eu/spirit-form-validations@1.0.0

21 Jul 12:10
Compare
Choose a tag to compare

1.0.0 (2023-07-21)

BREAKING CHANGES

  • form-validation: Add spirit infix to data-element in Validation Text #DS-585 (0228281)
  • form-validations: Rename validator_message to validation_text #DS-838 (b87f302)

Documentation

  • form-validations: Introduce migration guide for v1 refs #DS-800 (027004b)