Joseph Garrone

Results 41 issues of Joseph Garrone

- [ ] Get rid of the need to add the `$` when attaching with operator. - [ ] Support for async operators ( other than with `"evt/asyncPipe"`). - [...

Keycloak 24 has just been released: https://github.com/keycloak/keycloak/releases/tag/24.0.0 There are a few changes to apply to the component library and maybe to the types definitions: https://www.keycloak.org/docs/24.0.0/upgrading/#migrating-templates

11.0.3 https://github.com/keycloak/keycloak/blob/11.0.3/themes/src/main/resources/theme/base/login/login.ftl current: https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/base/login/login.ftl https://github.com/keycloak/keycloak/blob/1a7b4cb1ce81c2f1e947f04de94f9d2424117d76/themes/src/main/resources/theme/base/login/login.ftl#L36 Wen we type a wrong password and submit, in the old implementation we only have kcContext.message.summary displayed in and Alert. We would like to display...

I'm planing to feature a similar integration for Mantine as we currently have for MUI. See discution: https://github.com/orgs/mantinedev/discussions/5751 I'll post updates on this effort here.

Hello @andarist, I'm very sorry to bother you but I have this burning question I wanted to ask you for weeks. Is there a world where `tss-react` is compatible with...

Sometime `assert` give an error when infact it shoud work. Like for example here: https://github.com/codegouvfr/react-dsfr/blob/842f7b820f296553593ac68aff1e72f620f030f8/src/Alert.tsx#L98 We should be able to write `assert`. Investigate if https://github.com/SamVerschueren/tsd has better results.

![image](https://github.com/garronej/tsafe/assets/6702424/ed953290-0d04-4e07-bca4-f3bca5da31f5)

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Problem started to arise with empty...

It's not a big deal realy and it's hard to fix because ...shell. Reference: https://chat.openai.com/share/24f920e5-58b9-4c80-8d78-b5ba9c17c402 For `window.__VITE_ENVS` everything works flawlessly. It's only for the %% substitution in the html that...