Skip to content

dune-admin v0.43.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 06:25
Immutable release. Only release title and notes can be modified.
2265938

Changelog

Bug Fixes

  • 458e4a0: fix(checkbox): compose CheckboxField and CapabilityGrid with HeroUI v3 Description (@Icehunter)
  • 5d9e528: fix(css): remove align-items band-aid from .checkbox/.switch now that structure is canonical (@Icehunter)
  • 6507600: fix(livemap): correct Checkbox composition to HeroUI v3 canonical structure (@Icehunter)
  • abb4687: fix(switch): nest Switch.Control inside Switch.Content (batch 1 — simple pattern A) (@Icehunter)
  • e41c535: fix(switch): nest Switch.Control inside Switch.Content + hints to Description (batch 2) (@Icehunter)