Christopher Möller
c2bae79916
feat(hooks): add useReactFlow hook, refactor types and properties
2022-01-19 18:31:49 +01:00
moklick
72f1d8b4e3
refactor(stlyes): use react-flow__container helper
2021-11-04 15:13:14 +01:00
moklick
ee0d29029a
refactor(state): replace redux with zustand
2021-10-13 12:54:01 +02:00
moklick
2aee9605a9
style(background): slighter smaller dots by default
2021-04-17 20:50:44 +02:00
moklick
9fa5347f00
fix(bg): dont cut off dots closes #1088
2021-04-14 10:11:36 +02:00
moklick
6cc2910477
fix(background): multiple backgrounds, separate pattern ids closes #1037
2021-03-26 22:43:19 +01:00
moklick
27a98d6a8f
refactor(theming): split up styles
2021-01-20 14:01:22 +01:00
Ryan Welch
e22efdab82
Use svg pattern for background instead of css tiling
2021-01-12 19:19:41 +00:00
Christopher Möller
ee7fcb5bb5
chore(typescript): export interfaces of additional components
2020-10-06 17:12:39 +02:00
moklick
284968ad54
style(flow): new default styles
2020-09-30 18:07:40 +02:00
moklick
30e811225a
refactor(components): show displayName in react profiler correctly
2020-07-27 18:50:53 +02:00
moklick
cdfc311942
refactor(background): use background position for positioning dots and lines #356
2020-07-26 17:12:50 +02:00
moklick
0d2bdf7ce8
refactor(background): use repeating inline svg as bg pattern #356
2020-07-25 15:06:58 +02:00
moklick
1b3f58486a
refactor(classnames): use faster classcat alternative
2020-07-14 10:11:26 +02:00
Moritz and GitHub
714c916121
refactor(styling): use css for default styles ( #259 )
...
* refactor(minimap): use css for default styles
* refactor(controls): use css for default styles
* refactor(background): use css for default styles
* refactor(edges): add edge type class name
* refactor(nodes): use css for default styles
* refactor(outputnode): add display name
* refactor(wrapnode): cleanup
* refactor(rollup): minimize css for prod build
* refactor(additional-comps): extract css
* test(graphs): adjust for new markup
2020-05-29 18:33:29 +02:00
moklick
56cfc8d731
refactor(easy-peasy): return single values from useStoreState
2020-05-25 17:12:11 +02:00
moklick
7324c79fd0
refactor(background): export background as component closes #235
2020-05-25 15:53:56 +02:00