Commit Graph
5 Commits
Author SHA1 Message Date
jiawei 4823d13938 feat(chapter3): add effect hook demo
Demonstrate resize subscriptions with cleanup and show an async effect that updates the Ant Design button state.
2026-08-30 17:09:32 +08:00
jiawei 7e0e3527e9 fix(chapter3): use shadcn button variants in state demo
Replace the Ant Design dashed button type with the shadcn outline variant and include the state demo on the demo page.
2026-08-30 16:44:28 +08:00
jiawei f6d90efb0a feat(chapter3): replicate styled Next.js app setup
Add the App Router page group, nested layouts, Tailwind and shadcn styling, shared header components, local fonts and backgrounds, Ant Design demo support, and compatible lint scripts and dependencies.
2026-08-30 16:29:58 +08:00
jiawei 65805be81d [chapter3]: add config 2026-08-30 15:17:46 +08:00
jiawei 0aa57254d9 init chapter3 2026-08-30 15:09:19 +08:00