Julien BONNIN
Julien BONNIN
I have the same issue. We define our compound components the same way, using `Object.assign`. I can use the library to get the props from the root element of the...
This PR is on hold as we are unsure if Spark should manage the JS utilities or if the consumer should relie on their own code/third-parties (Motion, etc) to handle...
@thecrypticace do you know more since you started to look into it ? 🙏
Yes I tried all that: 1. remove both `node_modules` and `dist` from the `.gitignore` (just to test) 2. adding this to my tailwind config to try every possibility: ``` @import...
Thank you. There has been huge changes to Spark recently (only 1 developer remain, and a few contributors). I can reproduce the bug, so it will be taken care of...
We have tons of issues on `Combobox`. We plan to replace it with `Combobox` and `Autocomplete` from Base UI, with Spark UI styles on top.
Hey :) Thank you for your contribution. I started your forked branch locally to try the various build steps and got some error trying to run storybook: We will investigate...
I finally managed to update most libraries on the project. Dependabot has been updated to no longer ignore `major` updates, so that the situation does not repeat itself.