Skip to content

Mellow UI 0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Studio384 Studio384 released this 24 Jun 07:45
· 87 commits to main since this release
f042757

Mellow UI 0.9.2 includes an rewritten InputControl and various minor bugfixes.

Changes

  • 49ada91 Rewrite InputControl to use the native input element directly.
    • InputControl no longer accepts InputLabel and Input as parameters.
    • SelectControl no longer accepts InputLabel as a parameter.

Fixes

  • 025ff68 Fixes an issue where InputControl and SelectControl required helper to be set.