moklick
e9a7ade236
refactor(store): use redux instead of easy-peasy
2021-01-19 13:58:24 +01:00
Ryan Welch
e22efdab82
Use svg pattern for background instead of css tiling
2021-01-12 19:19:41 +00:00
moklick
ee87ce64db
style(minimap): transparent mask
2020-11-10 18:40:45 +01:00
moklick
e1ae70e779
refactor(zoomPanHelper): export and simplify
2020-11-09 19:30:21 +01:00
Christopher Möller
cf38388f14
refactor(zoom): move zoom methods into own hook, detatch from store
2020-11-09 17:23:59 +01:00
Rhys Lloyd and GitHub
4a5f0b5a76
Resolve #659
...
Set border-box explicitly so upstream frameworks don't upset the layout.
2020-11-05 08:08:56 +10:30
moklick
011e4c0aaf
style(comps): dont use inline styles for minimap and edges #491
2020-10-06 18:00:08 +02: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
Ivan S
ab92766af5
feat(control): add optional callbacks
2020-09-22 14:17:34 -04:00
Robin Goupil
40bb947084
use classcat instead of template literal
2020-08-28 13:57:47 +02:00
Robin Goupil
60c39718f9
Allow to pass a string of FuncString for Minimap node className
2020-08-28 11:14:18 +02:00
moklick
30e811225a
refactor(components): show displayName in react profiler correctly
2020-07-27 18:50:53 +02:00
moklick
a436260a1c
refactor(controls): use memo
2020-07-27 12:36:03 +02:00
moklick
8d0e8c63fb
refactor(minimap): use memo
2020-07-27 12:35:40 +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
4934cec6c9
style(flow): adjust default styles
2020-07-21 15:52:17 +02:00
moklick
b51a25191f
feat(elements): add isHidden option
2020-07-15 10:31:16 +02:00
moklick
1b3f58486a
refactor(classnames): use faster classcat alternative
2020-07-14 10:11:26 +02:00
moklick
1d8a9d6d87
feat(graph): more adjustable interaction closes #329 , closes #291
2020-07-13 17:36:15 +02:00
moklick
5a3adab3a0
refactor(internals): rename __rg to __rf
2020-06-05 00:17:28 +02:00
moklick
407e34b1cb
refactor(controls): dont import store but use actions
2020-06-04 23:46:37 +02:00
moklick
5cbeda5c3f
feat(components): add ReactFlowProvider #275
2020-06-02 18:34:02 +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