| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-05 | Remove yarn.lock from project root | Fabian Mastenbroek | |
| This change removes the yarn.lock from the root of the project repository which was left there during the monorepo migration. The file also correctly exists in the frontend directory itself. | |||
| 2020-06-08 | Merge remote-tracking branch 'gitlab/master' | Fabian Mastenbroek | |
| 2019-02-11 | Fix build issue | Georgios Andreadis | |
| 2018-11-12 | bug: Fix React invariant error due to dependency mismatch | Fabian Mastenbroek | |
| This change fixes an issue with React crashing due to an invariant error that was caused by a dependency mismatch between React and react-konva. I have included the Yarn lock file in the repository to prevent these issues from happening in the future and keeping the installation deterministic. Additionally, I have updated react-konva and konva to the latest version to be compatible with the targeted React release. Fixes #63 | |||
