268 Commits (1f12e8e7a1c0537b73f91121b29f6f890eaa6e6c)

Author SHA1 Message Date
Claude 1f12e8e7a1
Add adaptive image resolution scaling for viewport performance 4 months ago
Claude b3ad58df2b
Revert "Fix node height growing on remount with onlyRenderVisibleElements" 4 months ago
Claude 0c63eeb66c
Revert "Fix node height growing on remount with inline parameters" 4 months ago
Claude c0bde7671e
Revert "Fix inline parameter panel causing node height growth on remount" 4 months ago
Claude fe9741708c
Fix inline parameter panel causing node height growth on remount 4 months ago
Claude f15b56f9ea
Fix node height growing on remount with inline parameters 4 months ago
Claude fcdeb6ff6f
Fix node height growing on remount with onlyRenderVisibleElements 4 months ago
Claude 8872ab2e55
Remove backdrop-blur-sm to improve Windows rendering performance 4 months ago
shrimbly 23f6adabf9 fix: ensure auto-routed prompts retain correct individual item text 4 months ago
shrimbly 2c14d97a7c style: increase ArrayNode top padding to match side padding (px-3) 4 months ago
shrimbly b6c98e9643 style: add top padding and max-width to ArrayNode top fields 4 months ago
shrimbly dee900b857 style: update ArrayNode layout to match new design language 4 months ago
shrimbly 262367976b fix: add rounded corners to ImageInput image and InlineParameterPanel settings 4 months ago
shrimbly 90d0ea4e9c feat: add Browse button to generate node headers in inline parameters mode 4 months ago
shrimbly 2adf82f70b fix: suppress hover state during canvas panning to prevent cascading re-renders 4 months ago
shrimbly ceaeddc0a6 fix: UI polish — settings animation, grid layout, prompt bar, split grid fit 4 months ago
shrimbly 90b47991fe feat(quick-25): integrate useVideoAutoplay into 5 video nodes 4 months ago
shrimbly 1dc06aaf4e fix: ImageInputNode double-click resize incorrect aspect ratio 4 months ago
shrimbly 95ae814ea2 fix: scope API headers to active provider, temperature falsy bug, template prefix collision 4 months ago
shrimbly aacae7e3cb fix: smooth settings panel transition and prevent image flicker on toggle 4 months ago
shrimbly b21d80900e feat: inline variable highlights in PromptConstructor, update PromptNode label 4 months ago
shrimbly c7a5d2d542 fix(24-01): fix presets popup dismiss and modal overlay click-through 4 months ago
shrimbly 621d7e06ba fix(24-01): fix node UX issues - error display, accessibility, button states, dead code 4 months ago
shrimbly accf8dac46 feat: add Run button to ConditionalSwitchControls 4 months ago
shrimbly 61565139a8 fix: add Escape and click-outside dismiss for presets popup 4 months ago
shrimbly e082f7bf33 fix: add defensive access for childNodeIds in SplitGridNode 4 months ago
shrimbly b56798e9a8 fix: remove dead click-outside handler in FloatingNodeHeader 4 months ago
shrimbly ee7b251f6b fix: use nullish coalescing for temperature default 4 months ago
shrimbly 247cd17829 fix: remove `|| true` debug leftover from hasExternalProviders 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 5c3ab56725 perf: RAF-debounce setHoveredNodeId and skip hover during panning 4 months ago
shrimbly 3a73ebc80f feat(quick-23): memoize InlineParameterPanel and simplify toggle handlers 4 months ago
shrimbly e0785bd1a1 feat(quick-23): memoize ModelParameters and optimize internals 4 months ago
shrimbly b1b54ae8bc fix: use correct initialCapabilityFilter prop on ModelSearchDialog 4 months ago
shrimbly b15c1e94ae perf: add requestAnimationFrame debouncing to BaseNode ResizeObserver 4 months ago
shrimbly 2cb010fdba fix: reduce ModelParameters grid max-width from 640px to 420px 4 months ago
shrimbly 91168fa243 fix: widen resize handles and grab zones for easier node resizing 4 months ago
shrimbly c3c37c9f94 perf: narrow ControlPanel selector to only selected node 4 months ago
shrimbly 3a60d15260 perf: wrap FloatingNodeHeader in React.memo with stable callbacks 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 5d110a4514 fix: prevent nodes growing taller when toggling inline parameters 4 months ago
shrimbly 3986fed9f7 fix: subtract settings panel height in aspect-fit double-click resize 4 months ago
shrimbly d6b23fabc5 fix: allow node resize from settings panel area 4 months ago
shrimbly 08997aaa4d fix(47-02): render settings panel outside bordered div for seamless selection ring 4 months ago
shrimbly 61e7339747 fix(47-02): remove bottom rounding from node ring when settings expanded 4 months ago
shrimbly 88e5168023 fix(47-02): seamless selection ring using overlap instead of min-h-full 4 months ago
shrimbly ef758a0fc4 fix(47-02): single continuous selection ring around node + settings 4 months ago