Chris Simmons

Results 146 comments of Chris Simmons

Awesome Nik, thanks. Really strange issues, but this is why we test! I'll take a look!

Ok, so these were pretty straight forward regressions due to these two components: * **Range Slider**: I recently swapped the parent element from a `` to a `` to address...

These changes have been merged into the `dev` branch but still open to additional testing before release.

Reopening this until @thomasbjespersen can finish QA on it.

FYI i'm closing this for now. Please keep me posted if you have any issues related to these changes @thomasbjespersen

Good to know it's happening with the accordion too. VERY strange bug, but two things of note: - The next update contains a total rebuild of the accordion component. It...

FYI I've confirmed the following: * I can replicate the head/style element updates for the live/production version of Skeleton (v0.30.7) * I cannot reproduce the issues in the most current...

I was under the impression the LightSwitch was at fault here, so I've opted to refactor and redesign this a bit. It now looks and operates a lot like the...

Keeping this open to address the Menu updates mentioned in the comment above.

Finally came across this and identified it's the transition directive that's causing this to occur. We use transition on several components, including Menus, Alerts, etc. https://github.com/sveltejs/svelte/issues/4801 Gonna mark this CLOSED...