Skip to content

v0.4.2

Choose a tag to compare

@pukhrajp pukhrajp released this 08 Jun 12:29
· 66 commits to main since this release
3b8bfa7

@tinybigui/react @tinybigui/tokens

  • Refactor Button, ButtonGroup, and IconButton to align with MD3 specs — adopt variants-vs-states architecture with data-attribute interaction layers
  • Remove non-spec color prop — each variant uses its MD3-defined color roles
  • Correct size heights (small 32dp, medium 40dp, large 56dp) and state layer opacities (8% hover, 10% focus/pressed)
  • Enhance ripple and focus ring behavior