Commit Graph

25 Commits

Author SHA1 Message Date
nilsk
2117df5b9e fixed diverse little issues that occured while testing 2026-03-17 17:20:16 +01:00
krut_ni
9440f132c6
added missing properties 2026-03-16 20:27:10 +01:00
krut_ni
c4ec10748a
WIP: implementing time, date and date range pickers 2026-03-16 20:06:50 +01:00
krut_ni
0d57f1883c
Button now supports IconButton; Switch supports OnChange hook now 2026-03-16 14:15:29 +01:00
nilsk
dea9c9ed6f added accordions as new layout components - resembles MudExpansionPanels 2026-03-13 23:47:41 +01:00
nilsk
a182cc438a improved dropdown component and fixed some bugs with it 2026-03-13 01:14:03 +01:00
krut_ni
edc717cf24
advanced layout: included the layout option in the rendering and documented them 2026-03-10 18:57:48 +01:00
krut_ni
dbdcdef83c
Adding a ButtonGroup component to group button children together 2026-03-10 16:12:00 +01:00
krut_ni
2ccb72c77d
buttons now support lua functions as actions, allowing plugin devs to exectute them on their own 2026-03-10 15:43:40 +01:00
krut_ni
a32a5354e9
added class and style attrs to switch 2026-03-10 13:12:46 +01:00
krut_ni
25eb0cfbe2
overhauled switch component 2026-03-10 11:45:15 +01:00
krut_ni
9dba7f415e
overhauled the textarea component to be as feature complete as possible 2026-03-09 18:56:38 +01:00
krut_ni
a5149e460f
added a new color picker component to the lua parsing 2026-03-09 13:23:35 +01:00
Nils Kruthoff
49746a2c07
added images as a descriptive component for the assistant builder 2026-02-24 11:31:16 +01:00
krut_ni
4819b933e8
included a README to document the assistant builder to plugin authors 2026-02-23 17:18:14 +01:00
krut_ni
4f6bdec82b
added a file content reader as a component for the assistant builder 2026-02-23 16:33:24 +01:00
krut_ni
6841a357cc
added a web content reader as a component for the assistant builder 2026-02-23 16:13:28 +01:00
krut_ni
58c034843b
added profile selection as a component for the assistant builder; minor warning fixes 2026-02-23 15:01:00 +01:00
krut_ni
de1cf650f4 added a descriptive list component 2026-02-10 17:06:45 +01:00
krut_ni
bc50b3728c Added new descriptive heading and text components 2026-02-10 16:12:59 +01:00
krut_ni
9374b56789 updated example plugin.lua for dynamic assistants 2025-11-11 20:01:22 +01:00
krut_ni
7b60c5f6e6 changing the lua file to become a more generic usage example 2025-09-29 20:58:01 +02:00
krut_ni
cef643cd7f WIP: Implementing a parser for the lua data structure 2025-07-22 20:15:36 +02:00
krut_ni
f5c475f354 Added a component factory and refactored Dropdowns; reformat getters 2025-07-21 16:14:05 +02:00
nilsk
b9a9f2d823 WIP: Working out a data model and an example lua file to turn it into assistants 2025-07-21 14:38:08 +02:00