Christian Byrne
|
593ac576da
|
Add Vue String widget and multiline textarea widgets (#4112)
|
2025-06-09 00:44:48 -07:00 |
|
bymyself
|
0858356dcf
|
alias old float/int widgets
|
2025-06-09 00:24:23 -07:00 |
|
filtered
|
ec8e55c1c1
|
Allow zooming inside multi-line string widgets (#3422)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-04-12 13:13:00 -04:00 |
|
Chenlei Hu
|
8a479979b1
|
Use v2 input spec in string widgets (#2877)
|
2025-03-05 12:48:23 -05:00 |
|
Chenlei Hu
|
89b73429b7
|
Add back type guard on string widget (#2859)
|
2025-03-04 16:52:58 -05:00 |
|
filtered
|
252e07ad17
|
[Workaround] Fix #2849 with runtime type guard (#2850)
|
2025-03-04 23:10:09 +11:00 |
|
Chenlei Hu
|
d37ac3aa16
|
[TS] Fix input spec types in widgets (#2817)
|
2025-03-02 21:01:50 -05:00 |
|
Chenlei Hu
|
09ab14ac81
|
[Type] Disallow type upcasting for node input spec (#2790)
|
2025-03-01 16:58:45 -05:00 |
|
Chenlei Hu
|
1d95d639e9
|
[Refactor] Extract nodeDefSchema from apiSchema (#2756)
|
2025-02-27 13:39:23 -05:00 |
|
Chenlei Hu
|
cdf42d5ad7
|
[Refactor] Move zod schemas to schemas/ folder (#2753)
|
2025-02-27 13:05:01 -05:00 |
|
bymyself
|
2e86393378
|
Add null checks to widget constructor options (#2552)
|
2025-02-14 09:48:07 -05:00 |
|
Chenlei Hu
|
8db101c1cb
|
[Type] Mark app as required arg for ComfyWidgetConstructor (#2518)
|
2025-02-11 11:39:23 -05:00 |
|
Chenlei Hu
|
b4c59ffae1
|
[Refactor] useStringWidget composable (#2503)
|
2025-02-10 19:49:00 -05:00 |
|