ARC-3815 Timeline component - #386
Open
bertyhell wants to merge 15 commits into
Open
Conversation
https://meemoo.atlassian.net/browse/ARC-3815 Adjusts spacing, padding, and text colors within the `BlockTimeline` component for improved visual appearance and readability. Repositions image captions for better structural hierarchy. Introduces `AudioOrVideoPlayerProps` and registers a placeholder player in `AdminConfig` to facilitate media integration within the timeline for Het Archief. Updates button configurations in the local test app to align with Het Archief button styles.
…g and generic player Optimizes performance by fetching all timeline IE objects in a single batched request. Integrates the generic `AudioOrVideoPlayer` component for media playback, replacing the `FlowPlayerWrapper`. Includes minor styling updates for the year display and UI improvements for the editor's content picker. https://meemoo.atlassian.net/browse/ARC-3815
Separates the media display and metadata/CTA logic for timeline objects into dedicated components (`BlockTimelineObject` and `BlockTimelineObjectMeta`). This improves modularity and maintainability of the `BlockTimeline`. Updates styling for responsive year column widths and refines the object metadata layout for a clearer visual presentation. https://meemoo.atlassian.net/browse/ARC-3815
…edia styling Refines the responsive design of timeline nodes, particularly for items with images and objects. Addresses object title truncation issues on smaller screens and introduces distinct mobile spacing and CTA. Repositions object metadata within the content area to facilitate the new responsive layout. https://meemoo.atlassian.net/browse/ARC-3815
reunefe
requested changes
Aug 14, 2026
…or timeline block https://meemoo.atlassian.net/browse/ARC-3815 Extracts IE object media rendering into a reusable `IeObjectMedia` component, replacing the dedicated `BlockTimelineObject`. This improves modularity and consistency across content blocks. Also includes refactored styling for enhanced responsive layouts, dynamic CTA labels, and standardized date formatting and copyright attribution.
https://meemoo.atlassian.net/browse/ARC-3815 The proxy-generated thumbnail for audio objects is an unappealing speaker icon. This update replaces it with a client-defined default audio still (e.g., a waveform image), enhancing visual consistency for audio media.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://meemoo.atlassian.net/browse/ARC-3815
Still todo:
te bespreken waar we de logica zetten om kranten in high quality thumbnail op te halen
zodat we dit maar 1 keer bouwen