Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
DanilDrotik
/
FlowWeb
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FlowWeb
/
src
/
features
/
canvas
/
components
/
nodes
75.7 kB
Ctrl+K
Ctrl+K
2 contributors
History:
40 commits
danylokhodus
Fix text selection: stop pointerdown and touchstart events from bubbling to prevent canvas panning when selecting text in edit mode
06a320f
27 days ago
CommentNode.jsx
6.98 kB
fix: implement useUpdateNodeInternals across all node types to resolve connection offset issues on size change
about 2 months ago
ConditionNode.jsx
10.2 kB
fix: resolve edge persistence for image nodes and update connection styles
about 2 months ago
DrawNode.jsx
5.59 kB
Refactor canvas tools: Fixed drawing logic, improved text input, and added local image drag-and-drop support
about 2 months ago
HabitNode.jsx
14 kB
canban
about 2 months ago
ImageNode.jsx
14.5 kB
Optimize ImageNode resizing: use direct DOM updates and set node size to 100% when selected/resizing to make it responsive on all 8 handles without lag
27 days ago
PathNode.jsx
2.86 kB
feat: optimize canvas loading and saving with lazy-loaded drawing paths/images
28 days ago
SketchNode.jsx
12.9 kB
canban
about 2 months ago
TextNode.jsx
8.7 kB
Fix text selection: stop pointerdown and touchstart events from bubbling to prevent canvas panning when selecting text in edit mode
27 days ago