21 Commits

Author SHA1 Message Date
garronej
b300966fa8 Refactor and get rid of unessesary dependencies 2023-02-25 18:11:23 +01:00
garronej
8702ec29a8 Drop dependency to @emotion/react 2022-10-16 00:49:49 +02:00
garronej
688455d0aa #191: Enable to only customize the Template 2022-10-13 11:58:31 +02:00
garronej
ff16e66275 #177: Provide a simple way to disable fetching of default resources 2022-09-27 21:30:33 +02:00
garronej
5b20ab2f7c Upgrade to tss-react v4 2022-09-01 15:13:24 +02:00
garronej
a1a65c5529 Prettier: switch to trailing coma: none 2022-08-20 11:44:48 +07:00
garronej
7a0a046596 Refactor: Use hook instead of Context for i18n 2022-07-31 22:30:32 +02:00
garronej
69c15bd473 New i18n with dynamic imports 2022-07-31 18:57:30 +02:00
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
1138313028 use custom polyfill for path.join (fix webpack 5 build) 2021-12-16 20:44:39 +01:00
garronej
3aad681538 Much better support for frontend field validation 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
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
15eab797c3 Add key for child in a list (changelog ignore) 2021-05-01 16:15:40 +02:00
garronej
0163459ad6 Support OTP #4 2021-05-01 14:55:58 +02:00