Added
- Accessibility improvements across embedded content:
BookmarkCardandNoteEmbedcomponents now include proper ARIA labels, roles, and keyboard-focusable elements.DetailsandEmbedBookmarkCardcomponents receive enhanced ARIA attributes for improved screen reader support.
Changed
- EmbedBookmarkCard now handles missing or partial bookmark preview data more gracefully, displaying a fallback layout when metadata (title, description, image) is unavailable.
- Increased TiptapEditor max-width: widened the maximum container width of the editor for a more comfortable reading and writing experience on large screens.