4020ad62c5
- Implemented `resolveApiAssetUrl` function to normalize asset URLs based on API base. - Updated `MedialibImage` component to utilize new asset URL resolution and added support for alt text and class properties. - Enhanced image loading behavior with improved width measurement and focal point handling. - Added placeholder image handling and improved accessibility with alt text. - Introduced new test script for auditing broken links in skill documentation. - Expanded seeded test content to include medialib entries and updated related tests for pagebuilder previews. - Improved global setup and teardown logging for clarity on seeded content management.
25 lines
372 B
Plaintext
25 lines
372 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/
|
|
.agents/STARTER_ALIGNMENT_*.md
|
|
|
|
.yarn/*
|
|
!.yarn/cache
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|