Skip to content

1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@NickDJM NickDJM released this 20 Apr 02:29
· 163 commits to 1.x since this release

1.0.0-alpha.3 (2024-04-20)

Features

  • theme: add ability to generate new theme colours automatically (df0ad39)
  • utilities: add background and color utilities (ef14a15), closes #11

Bug Fixes

  • accessibility: add reduced motion handling on buttons (2a33df0)
  • buttons: handle disabled state (1b2e859), closes #9
  • state: correct layer order for states to override (afd87e4)

Code Refactoring

  • change .columns- to .count- (45d0970)

Documentation

  • add basic example of how to override defaults (a808eeb), closes #10
  • correct link to github (847c074)

Build System