| .. |
|
Layout
|
advanced layout: added MudItem, MudPaper, MudStack and MudGrid as new layout components
|
2026-03-10 17:55:26 +01:00 |
|
AssistantButton.cs
|
buttons now support lua functions as actions, allowing plugin devs to exectute them on their own
|
2026-03-10 15:43:40 +01:00 |
|
AssistantButtonGroup.cs
|
Adding a ButtonGroup component to group button children together
|
2026-03-10 16:12:00 +01:00 |
|
AssistantColorPicker.cs
|
overhauled the textarea component to be as feature complete as possible
|
2026-03-09 18:56:38 +01:00 |
|
AssistantComponentBase.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantComponentPropHelper.cs
|
advanced layout: added MudItem, MudPaper, MudStack and MudGrid as new layout components
|
2026-03-10 17:55:26 +01:00 |
|
AssistantComponentType.cs
|
advanced layout: added MudItem, MudPaper, MudStack and MudGrid as new layout components
|
2026-03-10 17:55:26 +01:00 |
|
AssistantDropdown.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantDropdownItem.cs
|
Added a component factory and refactored Dropdowns; reformat getters
|
2025-07-21 16:14:05 +02:00 |
|
AssistantFileContentReader.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantForm.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantHeading.cs
|
generalized getters and setters for ints and bools
|
2026-03-09 18:25:30 +01:00 |
|
AssistantImage.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantList.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantListItem.cs
|
added a descriptive list component
|
2026-02-10 17:06:45 +01:00 |
|
AssistantProfileSelection.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantProviderSelection.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantSwitch.cs
|
added class and style attrs to switch
|
2026-03-10 13:12:46 +01:00 |
|
AssistantText.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantTextArea.cs
|
added a source generator that maps MudIcons to their svg strings.
|
2026-03-10 00:04:22 +01:00 |
|
AssistantWebContentReader.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
ComponentPropSpecs.cs
|
advanced layout: added MudItem, MudPaper, MudStack and MudGrid as new layout components
|
2026-03-10 17:55:26 +01:00 |
|
IAssistantComponent.cs
|
renamed AssistantComponentType.cs because of a typo
|
2026-02-24 11:39:17 +01:00 |
|
PropSpec.cs
|
WIP: Implementing a parser for the lua data structure
|
2025-07-22 20:15:36 +02:00 |