migrate landing page (including navbar and footer) components to `@dzcode/ui`
ZibanPirate opened this issue · 0 comments
ZibanPirate commented
migrating landing page (including navbar and footer) components to @dzcode/ui
- Base
- Grid
- Navbar
- Link button
- Dropdown
- Switch
- Image
- Text Button Group
- Landing Section
- Intro Title
- Intro Subtitle
- Action Button
- Link Button
- Image
- Mobile Section
- Section Title
- Section Subtitle
- Interactive Image
- Roadmap Section
- Milestones
- Footer
- Column Title
- Link Button
- Use React Context on Link component (provide react-router and inject lang code as url prefix) and write useLink hook.
- Remove dead code from components folder
- useColor hook with Color interface.
- Make sure theming is respected in all three components
- Use the new theme component as default and remove the old one.