Skip to content

Release v1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@navin-moorthy navin-moorthy released this 16 Jun 10:04
· 681 commits to main since this release
1.0.0-alpha.3
2dc22ae

1.0.0-alpha.3 (2022-06-16)

Feature Updates

  • progress-bar: 💄 wrap tailwind classnames with cx (f39de78)
  • progress-bar: ✨ wrap progress bar component (aa84ad2)
  • tag: ✨ add themeColor for tag, remove TagProps hook, restructured tag render (d760493)
  • tag: ⚡ wrap tailwind classnames with cx, wrap textStyle inside styleAdapter (b5defc9)
  • tooltip: 💄 updated tooltip theme (bdc26c2)
  • tooltip: 🔇 remove console.log (98fa76f)
  • tooltip: ✨ wrap tailwind classnames with cx, move arrow style into tooltip theme (edf65bd)
  • tooltip: 🎉 wrap tooltip component (f3c4c53)

Maintanance Updates

  • 🔧 add .vscode folder (00011fe)

  • 🔧 add progress-bar to vscode scope (69fba26)

  • 🔧 add tag to vscode scope (f503c9b)

  • 🔧 add tooltip scope (7904b2a)

  • changelog: 🔊 update changelog & kodiak merge logic (d95a535)

  • example-app: 📦 add react native popper package (3c2abd4)

  • example-app: ✨ add popups module, create tooltip component screen with examples (05864a3)

  • example-app: ✨ create Progress Bar component screen with examples (5b8592f)

  • example-app: ✨ create Tag component screen with examples (8c9e89f)

Bug Fixes

  • deps: ⬆️ update dependency react-native-web to v0.18.1 (da8c34a)