diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-06-07 01:36:16 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-06-07 01:36:16 +0200 |
| commit | 2f8dca121de79f8cf5244ccfc1f80633cfa6434c (patch) | |
| tree | be9e492f7d6c7a60ee74e6b0f9c58fdeede8e5a3 /apps/frontpage/CHANGELOG.md | |
| parent | d0b9e3fdaf04896c44a49ca1622200b6f3eba47f (diff) | |
| download | greatoffice-2f8dca121de79f8cf5244ccfc1f80633cfa6434c.tar.xz greatoffice-2f8dca121de79f8cf5244ccfc1f80633cfa6434c.zip | |
chore(release): Update CHANGELOG.md for v8-frontpage-dev
Diffstat (limited to 'apps/frontpage/CHANGELOG.md')
| -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 |
