Chris Simmons

Results 477 comments of Chris Simmons

Hey @ixora-0. This is somewhat a documentation mistake. The only implementation of Dividers on our end is: https://github.com/skeletonlabs/skeleton/blob/master/packages/plugin/src/styles/components/dividers.css But yet the docs show this should cover all color pairings as...

You guys may be making more complicated than it has to be. 1. If `toolbar` is not the appropriate designation, then let's remove that 2. If `toolbar` is the appropriate...

Thanks for reporting. Looks like there is an `on:click` event, but it's not being forward up: https://github.com/skeletonlabs/skeleton/blob/master/packages/skeleton/src/lib/components/AppRail/AppRailTile.svelte#L85

@clibequilibrium do you mind filing a new ticket for this. The original issue here was raised, solved, and closed. So we won't be addressing anything new here. Feel free to...

@kmalloy24 sounds great on paper! Per the themes, I think we'll run into the situation where they're almost always SVG or Canvas based, which means they expect the styles to...

Adding this to the list of options to review: https://echarts.apache.org/

After seeing the launch of this as the Svelte Summit, I'd really like to explore this as our option or Svelte. Or at least compare to LayerChart: https://svelteplot.dev/

Just chiming in that we're seeing a similar issue for our library [Skeleton](https://www.skeleton.dev/). We use Stackblitz to create live playgrounds of our library to showcase it working in various frameworks...

@P1X3L we originally launched with Tailwind v4 support and pointing to the root of the package. But after a lot of testing we realized styles were only consistently being inserted...

See my response here: https://github.com/skeletonlabs/skeleton/pull/2466#issuecomment-1964706852