Skip to content

Release v1.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Karthik-B-06 Karthik-B-06 released this 27 Jun 06:30
· 584 commits to main since this release

1.0.0-alpha.5 (2022-06-27)

Feature Updates

  • icons: 🍱 add Error icon (6e1dc8c)

Code Refactors

  • icons: 🍱 add Delete Icon, fix Add icon sizing (08c012f)

Maintanance Updates

  • 🔧 add icons to vscode scope (e1b1d1e)

Documentation Changes

  • 📝 add avatar & avatar-group file (276aefb)
  • 📝 add badge doc file (217aa36)
  • 📝 add button doc file (0a858e4)
  • 📝 add checkbox doc file (ddf54b0)
  • 📝 add checkbox group doc file (2561cf1)
  • 📝 add circular progress doc file (62a9ffa)
  • 📝 add getting-started file (75c28d9)
  • 📝 add input doc file (5a79364)
  • 📝 add meter component doc file (d90eb94)
  • 📝 add progress bar doc file (0165e09)
  • 📝 add Radio component doc file (c7ca581)
  • 📝 add slider component doc file (16ffe71)
  • 📝 add spinner component doc file (3cf5b08)
  • 📝 add switch component doc file (2d999c1)
  • 📝 add Tag component doc file (6cedfd9)
  • 📝 add tooltip component doc file (d4a3281)
  • 📝 update component and getting-started docs (cc11ffb)
  • 📝 update README.md (2e9c517)
  • ✏️ add desc to radio doc (f39da77)
  • ✏️ change style header to variants (efcb038)
  • ✏️ change ViewProps to TouchableProps (6306052)
  • ✏️ fix typos (9ac68fa)
  • ♻️ add info regarding CheckboxGroup component (04937ac)
  • ♻️ change avatar doc similar to other component docs (6c9a808)
  • ♻️ change avatar-group doc similar to other component docs (4d196d3)
  • ♻️ refactor code snippets in button doc (cd001c5)
  • 🚚 rename progress doc file (5e028fe)
  • 📝 Update avatar-group.md (a8601f5)
  • 📝 Update avatar.md (d6dbd6a)
  • 📝 Update badge.md (a005986)
  • 📝 Update button.md (d810960)
  • 📝 Update button.md (b76a012)
  • 📝 Update checkbox-group.md (7064e1f)
  • 📝 Update checkbox.md (19c7714)
  • 📝 Update checkbox.md (177edfc)