Commit Graph

12 Commits

Author SHA1 Message Date
nilsk
5e683d0114 moved helper functions into corrisponding data classes 2026-03-22 20:41:30 +01:00
nilsk
30d6b64c5b WIP: changing from parallel dictionaries to an encapsulated and centrally managed State for dynamic states; introducing Stateful and Named components to greatly decrease repetetive code; New levels of security for component properties to control exposure; Including security pre- and postables to protect from prompt injection 2026-03-20 00:49:21 +01:00
krut_ni
0d57f1883c
Button now supports IconButton; Switch supports OnChange hook now 2026-03-16 14:15:29 +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
ee94d8559d
fixed inheritance flaws 2026-03-03 15:44:31 +01:00
krut_ni
379940caf8
minor improvements (removed unused using directives; make private setters) 2026-03-03 15:11:03 +01:00
krut_ni
9ae3fcaed9
wrapped used internal components without Class and Style properties with divs to apply classes and style 2026-02-24 17:44:04 +01:00
krut_ni
6ad7aba58e
added class and style properties to every component 2026-02-24 17:21:50 +01:00
Nils Kruthoff
b4702b17d4
renamed AssistantComponentType.cs because of a typo 2026-02-24 11:39:17 +01:00
krut_ni
0775b03529 added a switch component for boolean user inputs 2025-11-11 19:06:44 +01:00