Skip to content

v2.0.0-beta4

Choose a tag to compare

@github-actions github-actions released this 25 Oct 10:11
b80fcb0

2.0.0-beta4 (2024-10-25)

Features

  • avatar: add initial Avatar component (0f0f6eb)
  • container: update Container full variation and add viewport variation (74a02e1)
  • dialog: add initial Dialog component (6d50f52)
  • form-field: add initial form-field component (1ea4589)
  • gallery: add gallery component (4f8d6e1)
  • improve focus styles (8137403)
  • tabs: add Tabs component (e8d8452)
  • tooltip: add initial Tooltip component (4991c56)

Bug Fixes

  • avatar: export the Avatar component from the main exports (2f4119b)
  • codepreview: fix syntax highlighting (5010a1f)
  • input: improve select styles (3d17cc4)
  • plop: fix plopfile (dfc0879)

Miscellaneous Chores