Skip to content

Conversation

@hendrikmennen
Copy link
Contributor

@hendrikmennen hendrikmennen commented Jan 12, 2026

Adds a new Combobox that allows to specify different Titles and Values pairs.

Also supports the use of Markdown descriptions for each option.

Breaking Change:

SettingViewModel:

Before:
public abstract Setting Setting { get; }
After:
public abstract CollectionSetting Setting { get; }

@hendrikmennen hendrikmennen merged commit 725ad6a into main Jan 12, 2026
1 check passed
@hendrikmennen hendrikmennen deleted the feature/advanced-combobox branch January 12, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants