| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-05 | ui: Fix linting errors | Fabian Mastenbroek | |
| 2021-05-18 | ui: Migrate to FontAwesome 5 React library | Fabian Mastenbroek | |
| This change updates the frontend to use the FontAwesome 5 React library that renders SVG icons as opposed to CSS icon fonts. This migration resolves a couple of issues we had with server-side rendering of the previous FontAwesome icons. | |||
| 2021-04-25 | build: Migrate to flat project structure | Fabian Mastenbroek | |
| This change updates the project structure to become flattened. Previously, the simulator, frontend and API each lived into their own directory. With this change, all modules of the project live in the top-level directory of the repository. This should improve discoverability of modules of the project. | |||
