Skip to content

1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@NickDJM NickDJM released this 13 Dec 15:37
· 6 commits to 1.x since this release

1.0.0-beta.2 (2024-12-13)

Features

  • component: add list and list item (98f899c)
  • implement id and layer control (2b39b73)
  • utilities: add theme and state aware utilities (fa835cb)
  • utility: add border classes (5a408df)
  • utility: add flex basis and fix generation of existing flex classes (05499f7)
  • utility: add text transform classes (0f2e074)

Bug Fixes

  • component: use correct screen mixin for input group inline (73ac6cb)
  • utilities: correct selector for display classes (65c5052)

Performance Improvements

  • screen: add error checking for mixins and functions (3130bce)

Code Refactoring

  • border: use rem for default width (8ef867f)