34 Commits

Author SHA1 Message Date
garronej
de53f1ff40 Fix retrocompat with React 16 and TypeScript 3 https://github.com/garronej/tss-react/issues/95 2022-07-30 00:45:17 +02:00
garronej
d79081dee4 Ship /src/lib in ESM for enabeling dynamic imports 2022-07-30 00:42:38 +02:00
garronej
449f100bc0 Using <Suspense /> and React.lazy() 2022-07-30 00:30:57 +02:00
garronej
7e7071305f i18n rebuild from the ground up 2022-04-27 21:02:10 +02:00
garronej
d54586426a Fix bugs with language switch #85 2022-04-12 18:51:03 +02:00
garronej
0d2f841b27 Fix #85 2022-04-09 22:25:20 +02:00
garronej
a2bd5050ff add missing reference to path in src/lib (changelog ignore) 2021-12-16 20:54:13 +01:00
garronej
92fb3b7529 Fix css injection order 2021-10-26 13:14:46 +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
garronej
97544a952f Update tss-react 2021-08-20 17:03:50 +02:00
garronej
05c98eb074 Inport specific powerhooks files to reduce bundle size 2021-07-21 22:10:28 +02:00
garronej
2bc07e77fd Give the option in template to pull the default assets or not 2021-06-23 18:27:41 +02:00
garronej
e3b41c9bd1 Implement a getter for kcContext 2021-06-23 08:16:51 +02:00
garronej
32f5ef5e5c Fix: Alert messages sometimes includes HTML that is not rendered 2021-06-21 15:59:23 +02:00
Joseph Garrone
0858fe6319 Fix error.ftt, Adopt best effort strategy to convert ftl values into JS 2021-04-01 16:51:28 +02:00
Joseph Garrone
597bcadd9e Fix broken previous release 2021-03-21 22:25:47 +01:00
Joseph Garrone
1606c2884d kcHeaderClass can be updated after initial mount 2021-03-21 22:10:33 +01:00
Joseph Garrone
6b24c5878c Bugfix: with kcHtmlClass 2021-03-20 02:54:15 +01:00
Joseph Garrone
12e83c9468 many small fixes 2021-03-08 00:09:52 +01:00
Joseph Garrone
adc6d69201 Implement LoginVerifyEmail 2021-03-07 15:37:37 +01:00
Joseph Garrone
740d9b7af5 Implement login-reset-password.ftl 2021-03-07 14:57:53 +01:00
Joseph Garrone
6eccd313b6 Implement reactive programing for language switching 2021-03-06 15:16:21 +01:00
Joseph Garrone
25d9d3dc26 Add Info page, refactor 2021-03-06 14:42:56 +01:00
Joseph Garrone
f3fb360ce0 Rename keycloakify 2021-03-05 20:43:22 +01:00
Joseph Garrone
06ab2ab82e Fix syncronization with non react pages 2021-03-05 19:50:08 +01:00
Joseph Garrone
240208793d Add log to tell when we are using react 2021-03-05 15:46:34 +01:00
Joseph Garrone
1378dbebee avoid escaping urls 2021-03-05 01:35:50 +01:00
Joseph Garrone
533105d63a Fix some bugs 2021-03-04 23:24:43 +01:00
Joseph Garrone
624409434a Split kcContext among pages 2021-03-04 21:14:54 +01:00
Joseph Garrone
2ee12abc43 Implement register 2021-03-04 18:15:48 +01:00
Joseph Garrone
6738f6f6cf Login appear to be working now 2021-03-04 13:56:51 +01:00
Joseph Garrone
24e07c3e00 closer but not there yet 2021-03-03 03:17:56 +01:00
Joseph Garrone
43c412405a Login page implemented 2021-03-02 23:48:31 +01:00