- Introduced ContactFormBlock, FeaturesBlock, HeroBlock, and RichtextBlock components. - Implemented a scroll-reveal action for animations on element visibility. - Enhanced CSS styles for better theming and prose formatting. - Added localization support for new components and updated existing translations. - Created e2e tests for demo pages including contact form validation and navigation. - Added a video tour showcasing the demo pages and interactions.
23 lines
340 B
Plaintext
23 lines
340 B
Plaintext
api/hooks/lib/app.server*
|
|
api/hooks/lib/buildInfo.js
|
|
frontend/src/lib/buildInfo.ts
|
|
node_modules
|
|
media
|
|
tmp
|
|
_temp
|
|
frontend/dist
|
|
yarn-error.log
|
|
test-results/
|
|
playwright-report/
|
|
playwright/.cache/
|
|
visual-review/
|
|
video-tours/output/
|
|
.playwright-mcp/
|
|
.yarn/*
|
|
!.yarn/cache
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|