Skip to content

v2.0.2

Choose a tag to compare

@ShimiSun ShimiSun released this 02 Dec 20:45
· 233 commits to master since this release
  • Added NEW default styling for Table and DataTable.
  • Added icon to FormField error.
  • Added RadioButton svg icon for selected option circle.
  • Changed MaskedInput and TextInput to apply color ‘text-strong’ on icons, if they are present, to match Figma designs.
  • Changed Button label color to ‘text-strong’.
  • Change the weight of input placeholder to match Figma designs.
  • Fixed margin spacing of FormField.
  • Fixed font-weight of CheckBoxGroup and RadioButtonGroup to match Figma designs.
  • Fixed CheckBox within FormField container to fill the entire background on hover.
  • Fixed Checkbox gap within a CheckBoxGroup.