-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c23cffa
commit 43bf4a5
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) | ||
|