ReleaseList

Release list. Items: tag_name or version, published_at, changes[{ description, commit_sha }], optional assets[{ name, browser_download_url }].

Behaviors

This component supports the following behaviors:

BehaviorProperties
Animationanimation, animationOptions
Bookmarkbookmark, bookmarkLevel, bookmarkTitle, bookmarkOmitFromToc
Component Labellabel, labelPosition, labelWidth, labelBreak, required, enabled, shrinkToLabel, style, readOnly
Tooltiptooltip, tooltipMarkdown, tooltipOptions
Styling Variantvariant

Properties

commitBaseUrl

Base URL for commit links (e.g. 'https://github.com/org/repo/commit'). If set, each change shows a link using commit_sha.

downloadLabel

Label for download button. Default: 'Download'.

items

Array of release entries.

showLatestBadge

Show 'Latest' badge on first item. Default: true.

title

Page title. Default: 'Change Log'.

Events

This component does not have any events.

Exposed Methods

This component does not expose any methods.

Styling

This component does not have any styles.