- 28 Nov, 2019 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This is achieved by introducing graph Stage. We can split initial rendering then from hooks when ready (like showing marked selections) and the cleanup stuff.
-
- 27 Nov, 2019 1 commit
-
-
Przemyslaw Kaminski authored
useAff cached to aggressively. Added refs for path comparison (this also adds a requirement of Eq path to useLoader now). Also, removed lots of duplicated code in Loader.purs and unified to have only one loader.
-
- 25 Nov, 2019 15 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
Merge branch 'dev-contact' of ssh://gitlab.iscpif.fr:20022/gargantext/purescript-gargantext into dev-contact
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
Merge branch 'dev-contact' of ssh://gitlab.iscpif.fr:20022/gargantext/purescript-gargantext into dev-contact
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
useMemo in useLoader does shallow object comparison -- probably this is the reason.
-
Alexandre Delanoë authored
-
- 23 Nov, 2019 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 22 Nov, 2019 18 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
Merge branch 'dev-graph-eff-rewrite' of ssh://gitlab.iscpif.fr:20022/gargantext/purescript-gargantext into dev
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
Merge branch 'dev-forest' of ssh://gitlab.iscpif.fr:20022/gargantext/purescript-gargantext into dev-forest
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
Remove utility functions. They were reading refs constantly, pattern matching on Maybe/Either. We can do everything in one go.
-