Changelog flow

Changelog

Block-composed latest release, archive, empty, long-content, and mobile documentation states.

Product release history

Latest, archive, empty, long-content, and narrow documentation states.

Long

Long release titles and summaries wrap without truncation or custom styling.

ViewportFull width
Rubytest/dummy/app/components/gallery/flows/changelog_page.rb
workspace_surface do
  render_header
  render_release_summary if entries.any?
  render_changelog
end