Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 842 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 842 Bytes

Changelog

0.2.6

Patch Changes

  • button props

0.2.5

Patch Changes

  • add ActualButton component

0.2.4

Patch Changes

  • make button extend HTMLButton
  • c6d3ff6: Change the use of utility css classes to vanilla css for the Button component.

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.3 (2023-12-19)

Features

  • add undefined to color prop of components (7a23e4e)
  • move unocss/tailwind classes to vanilla css (1ce0400)