| Age | Commit message (Collapse) | Author |
|
This change updates the frontend to use the built-in Sass support
provided by Create React App to simplify the development pipeline.
|
|
This change is one in a series of patches to remove the use of jQuery.
Here, we can utilize the scroll-padding CSS property to align anchors
properly in presence of a fixed top header.
|
|
|
|
|
|
|
|
|
|
This change prepares the frontend Git repository for the monorepo
residing at https://github.com/atlarge-research.com/opendc. To
accomodate for this, we move all files into a frontend subdirectory.
|