Changelog flow
Block-composed latest release, archive, empty, long-content, and mobile documentation states.
Latest, archive, empty, long-content, and narrow documentation states.
An unpublished archive distinguishes no records from a loading or service error.
Nitro Kit releases
An unpublished archive distinguishes no records from a loading or service error.
Version identity, release dates, and summaries are caller-owned documentation records.
Published releases will appear here after the application records them.
test/dummy/app/components/gallery/flows/changelog_page.rbworkspace_surface do
render_header
render_release_summary if entries.any?
render_changelog
end