Skip to content

Commit

Permalink
Update changelog v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 22, 2021
1 parent c23cffa commit 43bf4a5
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
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)

0 comments on commit 43bf4a5

Please sign in to comment.