Commit Graph

8 Commits

Author SHA1 Message Date
apairon 2d52272b2e feat: enhance search capabilities and indexing across collections 2026-05-17 20:33:22 +00:00
apairon 8cbf0db14f feat: add image filter configuration and update related collections 2026-05-17 18:54:44 +00:00
apairon f407946c19 feat: add comment and tag collections with metadata and mock data 2026-05-17 18:26:26 +00:00
apairon d74964d078 feat: update collection metadata and add tags collection with test data 2026-05-17 17:59:06 +00:00
apairon 819147f518 feat: enhance validation rules and improve content structure across collections 2026-05-17 12:25:28 +00:00
apairon 4020ad62c5 feat: enhance medialib image handling and add asset URL resolution
- 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.
2026-05-17 00:52:41 +00:00
apairon 53ad012657 feat: add admin smoke tests and enhance testing documentation with new strategies and configurations 2026-05-12 21:01:25 +00:00
apairon e84b87ed16 feat: enhance accessibility with skip to main content button and improve navigation handling
🔧 fix: update navigation href resolution to include localized paths

🆕 feat: add new FeatureIcon component for feature boxes

🎨 style: improve styling for prose elements in richtext blocks

🛠️ refactor: streamline medialib image loading and caching logic

📦 chore: update mock data handling to support new medialib entries

🔄 chore: synchronize i18n initialization and locale management

📝 docs: update video tour descriptions to reflect recent changes
2026-05-12 13:55:32 +00:00