mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 14:30:41 +00:00
- Reorganize components into common/, home/, company/, product/ directories - Add BaseLayout with shared SiteNav and SiteFooter - Implement homepage sections: Hero, SocialProofBar, ProductShowcase, UseCase, GetStarted, ProductCards, CaseStudySpotlight, BuildWhat - Add reusable components: BrandButton, NodeBadge, ProductCard, FooterLinkColumn, NavDesktopLink, MobileMenu - Add PPFormula font family, client logos, and icon assets - Add hero/footer logo frame sequences for scroll-driven animations - Add useFrameScrub composable and smoothScroll (Lenis + GSAP ScrollTrigger) - Add route config, nav config, and placeholder pages for all routes - Add Playwright e2e tests for homepage and navigation - Add GSAP and Lenis dependencies - Fix stylelint color-function-notation in global.css
4 lines
28 B
Plaintext
4 lines
28 B
Plaintext
dist/
|
|
.astro/
|
|
test-results/
|