Skip to content

v1.0.0-rc.18

Compare
Choose a tag to compare
@CKGrafico CKGrafico released this 07 Oct 15:28
· 311 commits to main since this release

🚀 New features

Frameworks:

  • React is stable.
  • Preact is stable.
  • Vue is stable.
  • Angular is close to be stable.
  • Svelte is close to be stable.
  • Solid is close to be stable.
  • Qwik is in progress.
  • Web components is not so stable.

Components:

  • Container the first component to be able to have a grid.
  • Row help to create responsive grids.
  • Column necessary to separate components inside a grid.
  • Avatar simple colorful avatars compatible with unavatar.
  • Button including different states and variants.
  • Code simply show code in a website.
  • Pill useful for show pending notifications or small information with colors.
  • Spinner simple loading.
  • Itchio helps to integrate your itchio game in a website.
  • Tooltip redesign of how native title should work.