Commit Graph

20 Commits

Author SHA1 Message Date
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
271279ac34 included a dropdown reference in the documentation 2026-03-13 02:19:07 +01:00
nilsk
a182cc438a improved dropdown component and fixed some bugs with it 2026-03-13 01:14:03 +01:00
nilsk
9aa028a1e2 added a table of components as a quick reference 2026-03-12 21:43:11 +01:00
nilsk
4a905cf3d2 added a toc to the docs 2026-03-12 01:03:43 +01:00
nilsk
e68a839619 improved documentation 2026-03-12 00:05:32 +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
ec357d7c4f
improved doc for switch 2026-03-10 11:55:19 +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
krut_ni
fc3b46a2d8
documented included lua libs 2026-03-03 20:54:36 +01:00
krut_ni
8c1ba3a36b
added helper functions like simple structured logging and date time utilities 2026-03-02 23:29:02 +01:00
krut_ni
4eb0cc67c3
added advanced prompt building option by creating a new lua function ASSISTANT.BuildPrompt that users can override 2026-03-02 15:24:18 +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