What's Changed
🚀 Features
- Bundle size reduced by 42% 🤯
- ESM and CJS are being minified
- Tree-Shaking improved
📦 Repo
- Fixing typo in README by @kevinlangleyjr in #190
- feat(pipeline): pr added to vercel preview deploy by @jrgarciadev in #239
📚 Docs
- fix: Fixed typo (usign -> using) by @DarkWarrior111 in #195
- fix: responsive for ipad-h on home page by @thierryc in #196
- fix: docs: revising "community" typos by @tiffkwin in #207
- refactor: Updated Live Code Example Documentation in Card Component by @Dhananjay-JSR in #211
- fix: Fix/documentation issues by @jrgarciadev in #259
- refactor: Removed Gradient Type from Switch Documentation by @Dhananjay-JSR in #221
- fix: sidebar link by @jrgarciadev in #223
- fix: Fixed Invisible Gradient Component When Highlighting it by @Dhananjay-JSR in #218
- fix: use
useTheme
from nextui instead of next-themes by @erenkulaksiz in #209 - Fix 233/auto button icon by @jrgarciadev in #235
- chore: update nextjs version by @burhanuday in #238
- fix(docs): using typos by @jrgarciadev in #241
- Fix - Make the titles of the card components under "Primary Action" r… by @ReangeloJ in #225
- Changed grammar errors. by @chainerprince in #243
🐛 Fixes
- fix(progress): Typo in object by @humbertovnavarro in #262
- fix(collapse): label id ssr by @jrgarciadev in #263
- fix(stitches utilities): textGradient utility selection color by @jrgarciadev in #224
- fix(input): label and input id mismatch solved by @jrgarciadev in #250
- fix(/tree shaking): by @jrgarciadev in #248
- fix(textarea): top position on focused by @jrgarciadev in #242
⚙️ Refactors
- Refactor/button capitalized by @jrgarciadev in #264
- refactor(button): button focus migrated to @react-aria/focus by @jrgarciadev in #236
- Removed Child ClassName from Text Component by @Dhananjay-JSR in #202
New Contributors
- @kevinlangleyjr made their first contribution in #190
- @DarkWarrior111 made their first contribution in #195
- @thierryc made their first contribution in #196
- @Dhananjay-JSR made their first contribution in #202
- @tiffkwin made their first contribution in #207
- @erenkulaksiz made their first contribution in #209
- @burhanuday made their first contribution in #238
- @ReangeloJ made their first contribution in #225
- @chainerprince made their first contribution in #243
- @humbertovnavarro made their first contribution in #262
Thank you very much to all 🙏🏻 , @kevinlangleyjr, @DarkWarrior111, @thierryc, @Dhananjay-JSR, @tiffkwin, @erenkulaksiz, @burhanuday,
@ReangeloJ, @chainerprince, @humbertovnavarro
Full Changelog: v1.0.2-beta.3...v1.0.2-beta.4