24 Commits (e6f6acb2f3bb5016f2176cbc0bd786ceb5574cb5)

Author SHA1 Message Date
shrimbly e6f6acb2f3 fix: display Gemini fallback model parameters in node panel 3 months ago
shrimbly 19f5640036 fix: allow Veo model parameters to render in GenerateVideoNode UI 4 months ago
shrimbly 34c6ef34e8 fix: allow ModelParameters schema fetch for Veo video models 4 months ago
shrimbly 703fcf567a Revert "perf: cap RAF-based callbacks to 60fps on high refresh rate displays" 4 months ago
shrimbly 9f25e05d87 perf: cap RAF-based callbacks to 60fps on high refresh rate displays 4 months ago
shrimbly abe03b4942 fix: move useMemo above early returns in ModelParametersInner 4 months ago
shrimbly e0785bd1a1 feat(quick-23): memoize ModelParameters and optimize internals 4 months ago
shrimbly 2cb010fdba fix: reduce ModelParameters grid max-width from 640px to 420px 4 months ago
shrimbly 459e31ca66 fix: match outer wrapper bg to node body and let fields resize on narrow nodes 4 months ago
shrimbly 3b39ee4e12 fix: settings panel background gap and field overflow on narrow nodes 4 months ago
shrimbly bd24e0fba0 fix(47-02): lighter settings area bg, darker borderless fields 4 months ago
shrimbly cdb396ddb1 fix(47-02): redesign inline parameter panel with inline labels and solid bg 4 months ago
shrimbly d2b5202505 refactor: remove collapsible toggle from ModelParameters 4 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
shrimbly 6cc1807c72 fix: prevent cursor jumping in ModelParameters text/number inputs 5 months ago
shrimbly 63a79ed91c feat: add localStorage caching for model list and schema parameters 5 months ago
shrimbly 1ed53f7ae7 fix: resolve resource leaks, stale state refs, and cache correctness issues 5 months ago
lapoaiscalers 0df8677397 fix: deduplicate API calls to /api/models across node instances 5 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly 1e85a7e9ba feat: enhance model selection and input handling in nodes 6 months ago
shrimbly 0285d6125c feat(ENHANCE-001): store input schema in node data 6 months ago
shrimbly 6b7ce83377 feat(ENHANCE-002): auto-resize node when Parameters expands 6 months ago
shrimbly 609ce62f0a feat(06-04): add parameter validation and reset on model/provider change 6 months ago
shrimbly 1e60f18140 feat(06-03): add ModelParameters component for dynamic parameter inputs 6 months ago