What's Changed
🚀 Features
- chore: use shadcn components for Form Label and Input by @davidlhw in #357
- feat(ui): sidebar rework to use shadcn components by @davidlhw in #358
- feat(ui): dev-only themes preview page by @davidlhw in #365
- feat(ui): global progress bar to show routing progress by @davidlhw in #369
👾 Bug Fixes
- fix: forgot password form redirects twice if user is v1 by @davidlhw in #359
- fix: next dev slow compilation - split tailwindcss process by @davidlhw in #363
- fix: submit review scroll issue - use native a element instead of Link component by @davidlhw in #362
🆙 Performance Improvements
Other Changes
- chore: remove unused suspense by @davidlhw in #352
- fix: prof and course review section inaccurate metadata by @davidlhw in #350
- chore: update deps and upstream components from t3app by @davidlhw in #355
- fix: aborterror fetch is aborted by @davidlhw in #360
- chore: see more only for review item on home by @davidlhw in #370
- feat(ui): show more details on review items by @davidlhw in #371
- fix: progresslink component fails to push routes if href is urlobject by @davidlhw in #373
- fix: tag component not able to be active if not clickable by @davidlhw in #372
- feat(ui): alertdialog shadcn component by @davidlhw in #374
- feat(ui): toast sonnor component by @davidlhw in #375
- feat(ui): themes respect user prefers-color-scheme config by @davidlhw in #377
- feat(ui): avatar shadcn component by @davidlhw in #378
Full Changelog: v1.2.0...v1.3.0