Commit Graph

3 Commits

Author SHA1 Message Date
Benjamin Lu
951b04144a add outline 2025-06-30 20:41:17 -04:00
Benjamin Lu
8142d6fcbd basic styling 2025-06-30 19:40:44 -04:00
bymyself
7573bca6a2 [feat] Add Vue input widgets
- WidgetInputText: Single-line text input with InputText component
- WidgetTextarea: Multi-line text input with Textarea component
- WidgetSlider: Numeric range input with Slider component
- WidgetToggleSwitch: Boolean toggle with ToggleSwitch component
2025-06-24 12:32:54 -07:00