Skip to content

v0.12.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 06:06
· 659 commits to main since this release
1789b96

Patch Changes

  • #182 6db0491 Thanks @tenphi! - Add icon property to Input components. You should use it instead prefix property to ensure your icon will have correct paddings.
    Styles of Input components have been rewritten to improve consistency and maintenance.

  • #193 5c3ed68 Thanks @MrFlashAccount! - Fixed alignment between label and suffix in Field component

  • #177 16a213a Thanks @tenphi! - ComboBox now respects onSelectionChange event while working inside a form.

  • #185 7a7b861 Thanks @MrFlashAccount! - Fixed types in onSubmit and onValuesChange types in Form