Skip to content

Release v0.1.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@navin-moorthy navin-moorthy released this 14 Jul 10:55
· 35 commits to main since this release
v0.1.0-alpha.0
31f7e71

0.1.0-alpha.0 (2022-07-14)

Bug Fixes

  • avatar: 🩹 fix calling hooks inside hooks bug (#337) (d770ab4)
  • checkbox: 🩹 use separate variable for input (f5c3bf8)

Documentation Changes

Other Changes

  • logo: 🍱 show adaptui logo instead of storybook logo (7fe4f8a)

Code Refactors

  • badge: ♻️ remove badge prefix from storybook args (c726956)
  • logo: ♻️ include global.d.ts in tsconfig (8d410e8)
  • logo: ♻️ rename custom.d.ts to global.d.ts (3beed11)

Build Updates

  • kodiak: 🏗️ change rebase to merge method in kodiak (cae0378)
  • sb: 👷 bring back webpack, babel & fix logo (#336) (9a50de2)
  • sb: 👷 remove telementry (dce4478)
  • sb: 👷 update sb build to vite & remove babel build (d5c9ac2)
  • sb: 💚 move from js to ts config (66b1859)
  • sb: 💚 remove the optmisation since affecting preview (d7f8e84)

Maintanance Updates

  • deps: ⬆️ update dev dependencies (minor) (74eba91)
  • deps: ⬆️ update dev dependencies (minor) (5f79a75)
  • deps: ⬆️ update dev dependencies (minor) (8fc7055)
  • sb: 👷 update allow controls (f78805d)
  • vscode: 🔧 update settings error (c4a4db4)

CI Changes

  • actions: 👷 add yarn cache dir path (ad35246)
  • actions: 👷 cache node_modules (472dc43)
  • actions: 👷 remove restore keys (706513f)
  • actions: 👷 update action name (6c12f41)
  • actions: 👷 update the keys for main (20442e0)
  • actions: 👷 update yarn lock file cache (9c45ab5)
  • actions: 👷 update yarn lock path (d23144a)
  • actions: 💚 add only checkout (6bbc89f)
  • actions: 💚 add only install action (9698aa6)
  • actions: 💚 fix the key uses in step (af1b7cd)
  • actions: 💚 remove prefer offline in all jobs (8a35761)
  • actions: 💚 remove yarn offline access (e3d7258)
  • actions: 💚 setup node (c04c2b1)
  • perf: 👷 add perf improvements to ci builds (bc6e02c)
  • yarn: 👷 update yarn lock file (1478d0f)

Updates Reverted

  • input: ⏪️ remove console logs (72d3516)