Skip to content

1.16.0

Compare
Choose a tag to compare
@sawyerh sawyerh released this 02 Mar 15:07

💅 Changes

  • Changed the $input-border-width variable from 1px to 2px

    Before After
    image image image image
  • Made form labels bold.

    Before After
    image image
  • Adds the ds-base class to the Dialog's main dialog element in case its appended to a DOM node that is missing the base design system styles.

  • Added closeButtonSize prop to Dialog component