| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-16 | fix(web/ui): Fix hotkeys support in React 18 | Fabian Mastenbroek | |
| This change fixes an issue where the library for hotkeys that we previously used does not (yet) support React 18. Instead, we switch to a simpler solution based on React Hooks which is compatible with React 18. | |||
| 2022-04-21 | build(web/ui): Migrate from Yarn to NPM | Fabian Mastenbroek | |
| This change updates the Node package manager used by the OpenDC web UI build from Yarn to NPM, which is included by default in the Node distributions that are used by node-gradle. | |||
