Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 677 Bytes

0.9.0

  • ashkan117: fix: Explicitly include the attributes to avoid lsp warning

  • selenil: feature: Add mix task for init & install salad_ui components

  • forest: fix input warning

  • bluzky: fix overriding input name/value not working

  • bluzky: feature: Add support for custom error translation function

0.8.0

  • Add support Form.Field for all input components

Breaking changes This version introduce some change to unify interface and term for some components:

  • Toggle.toggle change pressed attribute -> value
  • Select change instance -> builder
  • Tab.tab_trigger change root attribute -> builder and required exposing builder from the tabs