You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claude
8872ab2e55
Remove backdrop-blur-sm to improve Windows rendering performance
backdrop-filter: blur() causes significant frame rate drops on Windows
due to DWM compositor contention and Chrome's GPU layer management.
Replaced with higher-opacity semi-transparent backgrounds that maintain
visual contrast without the GPU-intensive blur compositing.
https://claude.ai/code/session_01MvD1n4QeXutgwUpKJuDGHa
4 months ago
..
AnnotationNode.tsx
fix: address code review findings from CodeRabbit
4 months ago
ArrayNode.tsx
fix: ensure auto-routed prompts retain correct individual item text
4 months ago
AudioInputNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
BaseNode.tsx
fix: suppress hover state during canvas panning to prevent cascading re-renders
4 months ago
ConditionalSwitchNode.tsx
feat(46-03): update 4 node files for full-bleed content (Annotation, Array, AudioInput, ConditionalSwitch)
5 months ago
ControlPanel.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
EaseCurveNode.tsx
feat(quick-25): integrate useVideoAutoplay into 5 video nodes
4 months ago
FloatingNodeHeader.tsx
feat: add Browse button to generate node headers in inline parameters mode
4 months ago
GLBViewerNode.tsx
feat: double-click resize handle to aspect-fit node to media content
4 months ago
Generate3DNode.tsx
feat: add Browse button to generate node headers in inline parameters mode
4 months ago
GenerateAudioNode.tsx
feat: add Browse button to generate node headers in inline parameters mode
4 months ago
GenerateImageNode.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
GenerateVideoNode.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
GroupNode.tsx
node groups
7 months ago
ImageCompareNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
ImageInputNode.tsx
fix: add rounded corners to ImageInput image and InlineParameterPanel settings
4 months ago
InlineParameterPanel.tsx
fix: add rounded corners to ImageInput image and InlineParameterPanel settings
4 months ago
LLMGenerateNode.tsx
fix: UI polish — settings animation, grid layout, prompt bar, split grid fit
4 months ago
ModelParameters.tsx
Revert "perf: cap RAF-based callbacks to 60fps on high refresh rate displays"
4 months ago
OutputGalleryNode.tsx
feat(46-03): remove header props from 9 node components (batch 1)
5 months ago
OutputNode.tsx
feat(quick-25): integrate useVideoAutoplay into 5 video nodes
4 months ago
PromptConstructorNode.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
PromptNode.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
ProviderBadge.tsx
Merge branch 'develop' into fix/fal-3d-url-extraction
5 months ago
RouterNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
SplitGridNode.tsx
Remove backdrop-blur-sm to improve Windows rendering performance
4 months ago
SwitchNode.tsx
feat(46-03): remove header props from 8 node components (batch 2)
5 months ago
VideoFrameGrabNode.tsx
feat: double-click resize handle to aspect-fit node to media content
4 months ago
VideoStitchNode.tsx
feat(quick-25): integrate useVideoAutoplay into 5 video nodes
4 months ago
VideoTrimNode.tsx
feat(quick-25): integrate useVideoAutoplay into 5 video nodes
4 months ago
index.ts
feat(45-01): add ConditionalSwitch type definitions, default data, executor, and validation
5 months ago