Fabien MARIE-LOUISE

Results 60 comments of Fabien MARIE-LOUISE

Hi, any update on this feature ? For people building component library it's a must have.

I've posted the issue here because in svelte it's in `sveltekit` but maybe a simple solid template with a pre made vite `build.lib` config could do the job. I'm sure...

Hi, The underlying library `kobalte/core` is not stable yet and I'm not fully satisfied with the current API, so if I publish it there will be a lot of breaking...

Hi, this is not built in the library. You have to control the input with a signal, the `value` and `onInput` props. Then you can reset the value of the...

Hi, thanks for reporting the issue. Currently Hope UI is built with Vite library mode which doesn't support solid-start. I'm facing some issues while trying to make it works but...

Hi, SSR support will be done as a part of the v1.0 rewrite. It will be cumbersome to do it in v0.x since v1.0 is a complete rewrite. For the...

@martinpengellyphillips you can start from the `develop` branch. To create a component that support Hope-ui theming you need to learn about this https://next--hope-ui.netlify.app/docs/theming/style-config-api. I'm open to PR, but I want...

Also I'm currently on the `FormControl` and `Input` component, so choose others 😅.

👋, For anyone who's looked at this issue and haven't seen any progress for weeks, it's because I've decided to pull the heavy work done on the complex components into...