Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:19
· 612 commits to main since this release
4772d55

Minor Changes

  • #174 76a9f37 Thanks @tenphi! - Rename default size to medium and default type to secondary in the Button component.
    Add rightIcon property to the Button component.

  • #175 34b680e Thanks @MrFlashAccount! - Added new prop labelSuffix in Field component. Using this prop you can add any adornment after the label.

  • #176 4239ef6 Thanks @tenphi! - Add a loading modifier and placeholder property to Select and ComboBox components.

Patch Changes