Chris Simmons

Results 477 comments of Chris Simmons

Just a quick update on this - we would love to use this, but at the time of posting this Tailwind v4 is not yet supported in Web Containers. Containers...

This should now be possible to do once we update the Skeleton core to use a minimum Tailwind dep of `4.1.4`: https://github.com/skeletonlabs/skeleton/issues/3519#issuecomment-2833522464

Consider this for i18n translations: https://inlang.com/c/astro

Reminder on mobile navigation drawer: https://github.com/skeletonlabs/skeleton/discussions/2681#discussioncomment-9514241

Note that I've split the remaining documentation tasks into three smaller tickets to make them easier to manage and implement: - https://github.com/skeletonlabs/skeleton/issues/3067 - https://github.com/skeletonlabs/skeleton/issues/2900 - https://github.com/skeletonlabs/skeleton/issues/3069 Please redirect any follow...

@niktek let me know if you're interested in jumping on this, or feel free to self assign!

As much as I'd like to revisit this, I think is going to have to be bumped to to a major update post-v3. Perhaps when we begin implementing our next...

I'm going to go ahead and close this out, as we have now established `/packages/skeleton-common` for this purpose in Skeleton v4 and forward.

@LukeHagar as discussed on Discord. I'd normally go for this change, but when it comes to Analytics specifically, we typically want those to be the last items loaded. That helps...

In v3, we're going to combine modals/drawers/toasts into a unified "overlay system": - https://github.com/skeletonlabs/skeleton/issues/2357