134 Commits

Author SHA1 Message Date
Joseph Garrone
bff8cf2f32
Update README (changelog ignore) 2022-04-15 12:19:41 +02:00
Joseph Garrone
72730135f1
Mention tested wit CRA 5.0.0 (changelog ignore) 2022-04-14 21:55:42 +02:00
Joseph Garrone
50cf27b686
Mention test on Keycloak 17.0.1 (changelog ignore) 2022-04-14 21:53:27 +02:00
garronej
357bc8d19d M1 Mac compat (for real this time) 2022-04-09 20:18:42 +02:00
garronej
c75f158b48 Mention that there is still problems with M1 Mac 2022-04-08 15:01:21 +02:00
garronej
20383d60a9 #43: M1 Mac support 2022-04-07 01:38:58 +02:00
garronej
bccb56ed61 Add support for options validator 2022-03-18 00:46:12 +01:00
garronej
beb3dca495 Bump version (changelog ignore) 2022-03-07 01:50:25 +01:00
garronej
04101536c6 Remove powerhooks as dev dependency 2022-03-07 01:43:31 +01:00
garronej
93cfbd6696 Remove tss-react from peerDependencies (it becomes a dependency) 2022-03-07 00:30:44 +01:00
Florian Cahuzac
e214280fcd
Rephrase (changelog ignore) 2022-01-26 10:42:45 +01:00
Florian Cahuzac
8941fe230b
Themes no longer have to break on minor Keycloakify update 2022-01-26 10:40:08 +01:00
Joseph Garrone
b6d4abee21
Update cover image (changelog ignore) 2022-01-25 23:20:26 +01:00
garronej
87b8456531 Test container uses Keycloak 16.1.0 2022-01-20 02:52:31 +01:00
Joseph Garrone
994f7d6bea
Warning about compat issues with Keycloak 16 2022-01-19 16:11:40 +01:00
garronej
11d6a2020f Read public/CNAME for domain name in --externel-assets mode 2022-01-18 18:52:52 +01:00
garronej
e2ea98b5ef Update instructions for 4.4.0 (changelog ignore) 2022-01-01 18:49:30 +01:00
garronej
1f68cc305a Bump version (changelog ignore) 2022-01-01 18:23:10 +01:00
garronej
1b49c7804c Add update instruction for 4.3.0 2021-12-28 02:27:04 +01:00
garronej
fc6910bc2c Bump version (changelog ignore) 2021-12-27 22:31:03 +01:00
garronej
a83eec31d8 Feat link behind badges (changelog ignore) 2021-12-23 14:01:52 +01:00
garronej
729503fe31 Fix borken link to onyxia #71 (changelog ignore) 2021-12-23 12:28:45 +01:00
Joseph Garrone
daac05c1ad
Update confirmed working webpack version (changelog ignore) 2021-12-18 18:13:58 +01:00
garronej
cb8a41d5be Improve css url() import (fix CRA 5) 2021-12-17 19:30:44 +01:00
garronej
93bcdac3be Add notice about Webpack 5 (changelog ignore) 2021-12-17 00:00:01 +01:00
Joseph Garrone
46bd319ebe
Fix small error in readme (changelog ignore) 2021-12-12 21:41:23 +01:00
garronej
26b80d6af7 Encourage users to report errors in logs 2021-12-12 20:44:03 +01:00
garronej
a292cb0b4b Merge remote-tracking branch 'origin/main' into doge_ftl_errors 2021-12-12 14:12:31 +01:00
garronej
d70985d8d2 Update README, remove all instruction about errors in logs 2021-12-12 14:10:00 +01:00
Joseph Garrone
96d31e07c3
Update about future fixes (changelog ignore) 2021-12-11 20:26:37 +01:00
Hongquan Zou
99a5efe36c Add missing collon in README sample code
Add miss ','
2021-12-09 21:16:05 +01:00
garronej
443081cc28 Fix broken link about how to import fonts #62 2021-12-08 15:40:11 +01:00
garronej
ac8503f8c8 Add video to show how to get the template to load faster in developpement (changelog ignore) 2021-12-08 15:32:12 +01:00
garronej
84937e3eec Update notice about long loading time (changelog ignore) 2021-12-08 13:56:06 +01:00
garronej
303e270b56 Add instruction for building on windows (changelog ignore) 2021-12-08 13:52:16 +01:00
garronej
38062af889 Add info with pages taking too long to load #58 (changelog ignore) 2021-12-07 15:20:37 +01:00
garronej
b01a351eaa Update doc about pattern that can be used for user attributes #50 2021-11-10 20:00:53 +01:00
garronej
ed54c145b7 Make it more easy to understand that error in the log are expected 2021-11-01 22:15:56 +01:00
garronej
6c874c01b7 useFormValidationSlice: update when params have changed 2021-10-26 18:09:37 +02:00
garronej
5bc84b621c Add notice about the fact that keycloakify have to be updated (changelog ignore) 2021-10-26 17:21:01 +02:00
garronej
570d8a73cc Explains that the password can't be validated 2021-10-26 16:16:10 +02:00
garronej
5b17287555 Move changelog highlight at the bottom of the REAMDE 2021-10-26 14:59:15 +02:00
garronej
89b86936f6 Document what's new in v4 2021-10-26 14:50:57 +02:00
Lucas Freitas
1572f1137a Makes the download output predictable. This fixes the case where GitHub redirects and wget was trying to download a filename called "15.0.2", and then unzip wouldn't pick it up.
Changes wget to curl because curl is awesome. -L is to follow the GitHub redirects.
2021-10-21 16:20:50 +02:00
garronej
fbdae316c7 Update README for v3 (changelog ignore) 2021-10-16 15:16:52 +02:00
garronej
8cea4239aa Fix link (changelog ignore) 2021-10-12 03:22:25 +02:00
garronej
92d577e3e2 Update readme for version 2.5 (changelog ignore) 2021-10-12 03:18:14 +02:00
garronej
e3df4b83eb Better prettier params (changelog ignore) 2021-10-12 00:26:29 +02:00
garronej
305ce9e44d Remove eslint and run prettier (changelog ignore) 2021-10-11 21:35:40 +02:00
Joseph Garrone
a31a6d17d4
Update README.md 2021-09-28 01:11:56 +02:00