68 Commits (71d6dc2fc9b271f5f519119b9d6b0dc72f08830f)

Author SHA1 Message Date
yun 71d6dc2fc9 固定 下面的输入框 2 weeks ago
yun 866395ca0e 节点尺寸处理 2 weeks ago
yun b69441d370 节点样式使用css 驱动 2 weeks ago
yun 0fd8084e78 节点层级处理 2 weeks ago
yun 4780da464d 2 2 weeks ago
TianYun e4dd0b1eaf x修改composer的执行逻辑 3 weeks ago
TianYun 565dd2dbdc 重构composer 3 weeks ago
yun 1b634d7f62 重构 composer 3 weeks ago
TianYun 2b8d4458c3 胶囊增加上传资产库 素材和节点导航合并成一个抽屉 4 weeks ago
TianYun d5560957a6 样式修改 1 month ago
TianYun e88368089a 第一版颜色变量 1 month ago
TianYun 88f3d8b2c3 背景不透色 1 month ago
shrimbly db812d6597 Merge branch 'develop' into feature/add-kie-models 3 months ago
shrimbly da9d25f5f4 fix: address 16 code review findings across codebase 3 months ago
Willie 8008801402
feat: Tutorial improvements with mock execution and organized demonstration (#112) 3 months ago
shrimbly 753790b36c fix: clamp expand height to minHeight and resolve text through switch nodes 4 months ago
shrimbly f7864197b8 fix: move panel height correction from loadWorkflow into BaseNode render 4 months ago
shrimbly 0fd65682ce fix: prevent node height accumulation with inline parameters on reload 4 months ago
shrimbly 8d9964c644 fix: use overflow-visible on non-fullBleed nodes to prevent handle clipping 4 months ago
shrimbly 4cb976c384 fix: remove paint containment that clips node handles at edges 4 months ago
Claude ce0bbb3dc9
Check e.buttons to block hover events during any mouse-down drag 4 months ago
Claude 5b1e380660
Skip hover state updates during node drag to prevent re-renders 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
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 aacae7e3cb fix: smooth settings panel transition and prevent image flicker on toggle 4 months ago
shrimbly 5c3ab56725 perf: RAF-debounce setHoveredNodeId and skip hover during panning 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 91168fa243 fix: widen resize handles and grab zones for easier node resizing 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
shrimbly 1e6aaca629 fix: resolve aspect-fit failing after manual resize by aligning with React Flow dimension priority 4 months ago
shrimbly d9a60f46c7 fix: replace imperative DOM listener with React synthetic event for resize-handle double-click 4 months ago
shrimbly d8d67f225d fix: use event delegation for resize-handle double-click aspect-fit 4 months ago
shrimbly 09dcfe723b feat: double-click resize handle to aspect-fit node to media content 4 months ago
shrimbly c8e555b0ab fix(quick-17): add visible empty state styling for fullBleed nodes 5 months ago
shrimbly 5cf4c92f52 feat: show header controls on node body hover, not just header hover 5 months ago