Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
commit: |
🦋 Changeset detectedLatest commit: 49288fa The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Hey, @techniq. I have a question: When are you planning to merge this PR so we can finally get the Svelte 5 support? 🤗 |
|
Hey @HicaroD, thanks for the kind words 🫶. Sorry, I don't have a rough release date set yet. There are a good number of improvements I would like to include in With that said, you 100% can use it today via I could see pushing some items to Related: I also need to migrate Svelte UX fully over to Svelte 5 (it's Svelte 3-5 compat with Svelte 3/4 state/syntax). Both libraries have already been migrated to Tailwind 4, but the move to Svelte 5 state runes/snippets and regressions checking will take some concentrated efforts and time. I don't know how close I'll try to sync their release schedules though (and the benefit of having |
|
All the examples give 500 errors on https://next.layerchart.com/ |
@cycle4passion Odd... working here Maybe try a hard refresh? Which browser? |
|
mobile only, does not work in arc (chromium), native chrome, or Safari browser. |
* cell-punchcard - fixed color of cells in HTML - fixed Week and Week # appearing different lines on HTML using non-btreaking space * cell-punchcard - fixed color of cells in HTML - fixed Week and Week # appearing different lines on HTML using non-bteaking space
* Change SVG for download * Rename `Download` to `Export`
…w. (#821) * Motion examples using showField.svelte do not show/start until in view. used runed useIntersectionObserver 1 second delay after visibility fires only once added wrapping divs for reserved height for simplechart w/comment removed TODO FIXED.md - old, never used, github takes precedence * Motion examples using showField.svelte do not show/start until in view. used runed useIntersectionObserver 1 second delay after visibility fires only once added wrapping divs for reserved height for simplechart w/comment updated MotionPathControls to use showField gave showfield option for "inline" not absolutely positioning removed TODO FIXED.md - old, never used, github takes precedence * Motion examples using showField.svelte do not show/start until in view. updated multicontrols to use showField.svelte where appropriate. updated additonal motion examples using those controls.
* math-formula * Move mathjs to dev deps * Use MenuField with stepper instead of Radio * Add raster toggle * Merge branch 'next' into pr/cycle4passion/824 * Add color interpolator input
…acity, strokeWidth, opacity) for Canvas layer compatibility
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…oltip (they support canvas)
…d inline color props
… support + unified `path` API
Narrow the layer toggle on an example page to the intersection of each used component's `layers` frontmatter, so e.g. a Chart example containing a Spline only exposes [svg, canvas] in the toggle. Affects 61 example toggles across the docs: 58 drop `html` (due ot path-geometry primitives such as Area, Spline, Arc, GeoPath, etc) and 3 drop`canvas` (due to Threshold/Blur).
…t` prop to render content *outside* the clip shape (cutouts/masks) across SVG, Canvas, and HTML layers


No description provided.