Changelog dialog constructor.
Options for the changelog dialog.
If true, the dialog will only show the last version of the changelog.
If this Application uses tabbed navigation groups, this mapping is updated whenever the changeTab method is called.
Reports the active tab for each group, with a value of null indicating no tab is active.
Subclasses may override this property to define default tabs for each group.
StaticDEFAULT_StaticPARTSConfigure the rendering options for the changelog dialog.
The options to configure.
InternalLoad the changelog content cache.
InternalThe part identifier to prepare context for
InternalProcess the raw markdown content of the changelog.
The raw markdown content of the changelog.
Static_Toggle the visibility of a version group in the changelog.
The event that triggered the action.
The button that was clicked to toggle the group.
Static_Toggle the display of the update notification in the changelog.
The event that triggered the action.
Changelog Dialog