Skip to content

v4.0.0

Compare
Choose a tag to compare
@blackfalcon blackfalcon released this 30 Sep 20:56
· 28 commits to main since this release

4.0.0 (2024-09-30)

Bug Fixes

  • add file extensions for SSR support (bc39bcc)
  • realign text and icons on non-bordered inputs #333 (82006bc)
  • remove private default of attribute (3195d96)
  • resolve color theming issues (65553a0)
  • theming: resolve minor theming issues #296 (7802302)

Features

  • autocomplete: add html5 autocomplete functionality #334 (f280e8f)
  • refactor color token structure with tier 3 tokens #296 (5653863)

Performance Improvements

  • button: use new auro-button flat variant for clear and show password (2a671d2)
  • deps: update to latest beta dependencies (42ecf61)
  • icon: update to use beta of auro-icon with theme support (7df7568)
  • refactor custom component registration config (89a5f20)
  • replace hardcoded styles with tokens (e9700ee)
  • update dependencies (7645408)

BREAKING CHANGES

  • trigger major release for color theming support #296