From 43bf4a508419072a4ae202698e59d20b69feb9c0 Mon Sep 17 00:00:00 2001 From: actions Date: Mon, 22 Mar 2021 13:46:20 +0000 Subject: [PATCH] Update changelog v0.7.5 --- CHANGELOG.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..a4ac689a9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,46 @@ +## **0.7.5** (2021-03-22) + +- Merge pull request #207 from InseeFrLab/externalizing_components + +Externalizing components +- Use https for fonts +- Restor logo in home +- Use externally hosted fonts for now +- Update keycloakify +- First draft of working kcTheme with only CSS mod +- Fill onyxia logo with theme color in header +- Example keycloakify customization only with css +- Neumorphism background +- Keycloak theme working with splashcreen +- Update README.md +- Keycloak theme working FIXME: splash+ctx restore +- Cleanup entry point of the app, accomodate for KcApp +- Update README.md +- Update README.md +- Update README.md +- Fixing remaining bugs with keycloakify and react-envs +- Refactor +- Update readme +- Update react-envs +- rename app/env.ts to distinguish from src/env.ts +- Do not test on Windows, takes to long +- Background color ASAP +- Update powerhook +- Update powerhooks +- Update README +- Remove legacy env management +- Update readme +- Big OPS refactor +- rename useValueChangeEffect useEffectOnValueChange +- Do not import KeycloakPromise +- Implement global variable persistance when redirecting to keycloak +- Setting up keycloakify +- Merge remote-tracking branch 'origin/master' into externalizing_components +- Fixing dead link on home +- New account page first draft +- Externalizing the template engine and the custom hooks +- Remove keyckoak-reack-theming for now +- Connect SharedServices +- Connect trainings +- Redesign (#205) +