Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 06:51
· 30 commits to main since this release

1.0.0 (2024-10-14)

Bug Fixes

  • 🚑 use node 18 (debf9d2)
  • 💚 fix release workflow (955dff4)
  • (calendar) add bindable value (a051f02)
  • input,textarea: make input value bindable (359fa40)
  • input: 🐛 bind the search input value (17ed3e4)

Features

  • ✨ focus input when label is clicked (9b3810a)
  • add close button to mobile nav menu (d10d4e9)
  • add Text component (b1223f5)
  • deploy: add GitHub Action for releases (802f502), closes #15
  • fix responsive size and variant (cea03db)
  • input,textarea: elements focus when label is clicked (60528be)
  • mobile navmenu that shows the list of components (bdbdb96)