Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 10:01
· 1 commit to main since this release
2900747

A new release of Spartak UI 🎉

Features

New component: CheckboxDocumentation

  • feat(checkbox): add Checkbox component #44 @shdq

Docs

  • docs(examples): switch to storybook theme toggle button for UI examples #67 @shdq
  • docs(readme): add installation instructions for npm and yarn #69 – Big thanks to @Hari0006 for the first contribution!

Maintenance

  • chore(ci): update publish to npm workflow to add provenance (digital signature) #66 @shdq
Screenshot 2023-05-25 at 14 08 02

Fixes

  • fix(text): fix bug with regular font-weight when Text component renders as strong or b element #68 @shdq
  • fix(text & build): fix text types and circular dependency for build #70