Skip to content
Compare
Choose a tag to compare
@literat literat released this 21 Jul 12:08
· 1225 commits to main since this release

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)