diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/frontpage/CHANGELOG.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/frontpage/CHANGELOG.md b/apps/frontpage/CHANGELOG.md index 5665039..f875317 100644 --- a/apps/frontpage/CHANGELOG.md +++ b/apps/frontpage/CHANGELOG.md @@ -2,6 +2,32 @@ ## [unreleased] +### Bug Fixes + +- Inherit radius on svg to align styling with other theme figure icons + +### Features + +- Work in progress more module data models +- Add inital translation support +- Add link to BASE_DOMAIN on every public page in portal +- Centre guarded portal pages +- Add link to BASE_DOMAIN on every public page in portal +- Set a max width on the portal layout + +### Miscellaneous Tasks + +- Bump version +- Update CHANGELOG.md for v8-frontpage-dev + +### Refactor + +- Use dev.greatoffice.life as BASE_DOMAIN while in development-phase +- Remove all transitions on theme-switcher +- Put pre.css inside of style tags so that we dont have to wait for the second request on pre.css to show the loader and theme + +## [unreleased] + ### Features - More work on portal |
