Skip to content

Releases: user-interviews/ui-design-system

v1.14.1

04 Mar 21:02

Choose a tag to compare

  • Moves Toast to bottom right & fixes mobile issue (#194)

v1.14.0

25 Feb 02:05
b538b21

Choose a tag to compare

  • Updates Alert component, changes Flash into Toast component (#175)
  • Introduces new style variables for elevation and spacing (#184)

v1.13.0

04 Feb 21:12
612d4be

Choose a tag to compare

  • Add new ProfileCell component
  • Remove inline form components
  • Add Google blue and yahoo brand colors
  • Add new Card component
  • Update pills styling and add new variant
  • Update label fontsize for radio and checkbox
  • Add yellow color palette and update alerts colors

v1.13.0-beta

14 Jan 01:05
3b98474

Choose a tag to compare

v1.13.0-beta Pre-release
Pre-release
  • Remove inline form components
  • Add Google blue and yahoo brand colors
  • Add new Card component
  • Update pills styling and add new variant
  • Update label fontsize for radio and checkbox
  • Add yellow color palette and update alerts colors

v1.12.1

17 Dec 22:09

Choose a tag to compare

  • vertical align InputLabel tooltip (#123)
  • Add compact row styling of RadioButtonGroup (#117)

v1.12.0

16 Dec 02:31
0d327c1

Choose a tag to compare

  • Add support for html form post to Form component (#122)
  • allow FormControlLabel to take JSX as text prop (#120)

v1.11.0

14 Dec 23:27

Choose a tag to compare

  • Update to disabled radio styles, tooltip font weight (#115)
  • remove label element from RadioButton (#114)

v1.10.2-beta

14 Dec 19:41
c9f6a6b

Choose a tag to compare

v1.10.2-beta Pre-release
Pre-release

Updates to RadioButton and Tooltip styling

v1.10.1

10 Dec 02:43

Choose a tag to compare

  • remove bootstrap button imports (#113)

v1.10.0

10 Dec 01:17

Choose a tag to compare

  • Updated -gray-900 color to #101010 (#106)
  • fix typo in into documentation (#99)
  • Update radio button row layout to stretch full width (#107)
  • Part one: allow FormControlLabel to accept children (#108)
  • create CopyToClipboardButton (#101)