Hayleigh Thompson
81b5ea6141
✨ Add an example demonstrating how batched updates work.
2024-01-19 16:10:06 +00:00
Hayleigh Thompson
a25854646a
✨ Batch calls to setNodes and addNodes for better perf.
2024-01-19 16:09:51 +00:00
Hayleigh Thompson
5f5099d1fc
🚧 Janky explorations.
2024-01-19 09:38:32 +00:00
Hayleigh Thompson
c9c1db8e79
Merge branch 'main' into refactor/set-nodes
2024-01-10 19:00:56 +00:00
Hayleigh Thompson
8c05ec419e
♻️ Refactor 'applyChanges' for better perf.
2024-01-10 18:17:58 +00:00
Hayleigh Thompson and GitHub
df41ed1544
📄 Create a new Code of Conduct.
...
We'd like a formal Code of Conduct to guide our interactions with(in) our community, both here on GitHub and elsewhere (eg Discord). This can grow and be amended as needed but I think this is a good place to start.
2023-03-23 14:33:18 +00:00
Hayleigh Thompson
8b9f2a8f01
✨ Add an example flow to demo custom minimap nodes.
2023-03-09 14:48:03 +00:00
Hayleigh Thompson
2acc5b7706
♻️ Rename 'MiniMapNode' prop to 'nodeComponent' for greater consistency.
2023-03-09 14:46:46 +00:00
Hayleigh Thompson
1415ed003e
✨ Add an optional 'MiniMapNode' field to 'MiniMapProps'.
...
This lets users supply a custom SVG node to render in the minimap instead of the default rectangle.
2023-03-09 14:25:23 +00:00
Hayleigh Thompson
46f3f81dc4
🚚 Move 'MiniMapNodeProps' into shared types module.
2023-03-09 14:01:55 +00:00