Marketing
Changelog feed
A searchable release feed expands release notes and lets readers mark the selected update as read.
Using Changelog feed
A searchable release feed expands release notes and lets readers mark the selected update as read.
A searchable changelog exposes release details, usage notes and a per-release read marker. Supply your data and handle the exposed callbacks when the host application needs to persist a change.
Search for the keyboard update, read its usage note and mark the release as read.
The example uses local state. It does not connect to a backend, send messages or persist data after unmounting.
Props: title, accent, state
Which frameworks are available?
The catalog lists these versions: react, vue, svelte, astro, html. The live preview on this page runs React.
How do I access the implementation?
The code, framework versions and installation commands are available in the workbench above.