Commit Graph

4 Commits

Author SHA1 Message Date
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 106efb5d6e feat: implement new feature for enhanced user experience 2026-05-11 16:56:57 +00:00
apairon 74bb860d4f feat: refine type definitions and improve request handling in API layer 2026-02-25 17:44:49 +00:00
apairon f6f565bbcb feat: add Svelte actions and global stores for enhanced functionality 2026-02-25 13:10:52 +00:00