- 01 Oct, 2020 2 commits
-
-
Nicolas Pouillard authored
-
Nicolas Pouillard authored
-
- 29 Sep, 2020 4 commits
-
-
Nicolas Pouillard authored
-
Nicolas Pouillard authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 28 Sep, 2020 5 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Nicolas Pouillard authored
-
Przemyslaw Kaminski authored
Instead of modifying state (which causes rerendering and removal of current selection), we use refs. This has the drawback of delayed popup showing, unfortunately (this happens when backend send the periodic PUT message).
-
Przemyslaw Kaminski authored
Also, some fixes to react component errors.
-
- 25 Sep, 2020 3 commits
-
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
- 24 Sep, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 23 Sep, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
Instead of modifying state (which causes rerendering and removal of current selection), we use refs. This has the drawback of delayed popup showing, unfortunately (this happens when backend send the periodic PUT message).
-
- 17 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
It is not enough to normalize terms on the backend, because the frontend isn't fully aware of this (there isn't a "corrected" patch being sent, after the term is committed). Therefore we perform some normalization here (stripping spaces). However the `normNgram` function is used both for sending terms and highlighting them later. Too much normalization will lead to incorrect highlights.
-
- 16 Sep, 2020 3 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
- 15 Sep, 2020 5 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Nicolas Pouillard authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 14 Sep, 2020 5 commits
-
-
Przemyslaw Kaminski authored
-
Nicolas Pouillard authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
- 12 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 11 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
We should hide edges under nodes, this was the other way around before the change.
-
- 10 Sep, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Sep, 2020 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
- 08 Sep, 2020 2 commits
-
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-