Skip to content

ARC-3815 Timeline component - #386

Open
bertyhell wants to merge 15 commits into
release/v6.0.0from
feature/ARC-3815-timeline-block
Open

ARC-3815 Timeline component#386
bertyhell wants to merge 15 commits into
release/v6.0.0from
feature/ARC-3815-timeline-block

Conversation

@bertyhell

@bertyhell bertyhell commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

https://meemoo.atlassian.net/browse/ARC-3815

Still todo:

  • preview of newspaper
  • fix thumbnail video player

te bespreken waar we de logica zetten om kranten in high quality thumbnail op te halen
zodat we dit maar 1 keer bouwen

localhost_3200_timeline-test_preview=true localhost_3200_timeline-test_preview=true(iPhone 12 Pro)

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
…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.
@bertyhell
bertyhell requested a review from reunefe August 17, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants