Commit Graph

11451 Commits (svelte-custom-renderer)
 

Author SHA1 Message Date
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
4 months ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
4 months ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
4 months ago
Paolo Ricciuti b391869905
Merge branch 'main' into svelte-custom-renderer
4 months ago
Rich Harris f8ef6de325
chore: squelch hydration warnings in tests (#18046)
5 months ago
Rich Harris 8ee2169609
chore: improve benchmarks (#18061)
5 months ago
Rich Harris 206974a5cd
chore: generate markdown tables of CPU profiles (#18059)
5 months ago
paoloricciuti 0b3d17986e chore: better types
5 months ago
paoloricciuti 4440cec525 chore: better types
5 months ago
paoloricciuti 801c8ef4ae fix: don't emit HTML warnings in custom renderer compile
5 months ago
paoloricciuti 883611fd8b chore: remove duplicate error
5 months ago
Paolo Ricciuti 0031d8fbdd
Merge branch 'main' into svelte-custom-renderer
5 months ago
paoloricciuti 7d37884d38 fix: throw error if snippet is rendered in renderer different from compiler
5 months ago
paoloricciuti ce4442d663 fix: allow DOM components to be mounted into custom renderers (require manual handling)
5 months ago
paoloricciuti 7f9021a056 chore: move init operations into separate module
5 months ago
Rich Harris a9530e5330
chore: add labels to more internal deriveds (#18050)
5 months ago
Paolo Ricciuti da9efc5ddb
Merge branch 'main' into svelte-custom-renderer
5 months ago
Rich Harris 704e3bb5f0
chore: agent hints for perf investigations (#18047)
5 months ago
Paolo Ricciuti 11c878766a
Merge branch 'main' into svelte-custom-renderer
5 months ago
Rich Harris c93e251654
fix: never set derived.v inside fork (#18037)
5 months ago
paoloricciuti ac62333832 fix: return component exports from `render`
5 months ago
paoloricciuti 8a82750657 chore: left TODO for style manipulation
5 months ago
paoloricciuti ce3b8ee2d2 fix: explicit `is_html` false if render is not null
5 months ago
paoloricciuti 28e70f8990 fix: allow one "window" for each renderer
5 months ago
paoloricciuti f68d6af173 fix: handle template as a normal tag
5 months ago
paoloricciuti 9c1d17e51f fix: handle autofocus in `set_attributes`
5 months ago
paoloricciuti 8a8b779586 fix: remove anchor from target on `unmount`
5 months ago
paoloricciuti 62d1ce7822 fix: default to empty props if props is undefined in render
5 months ago
paoloricciuti 49511b4a83 fix: `defaultValue`/`defaultChecked` in spread attributes
5 months ago
paoloricciuti 184eaeface fix: allow for an offscreen_anchor per renderer
5 months ago
paoloricciuti 84ee6a0e55 fix: don't emit `selectedcontent` in custom render mode
5 months ago
paoloricciuti 8f8ac035cf fix: special value handling
5 months ago
paoloricciuti 37bf4452f5 fix: event listeners in spread
5 months ago
paoloricciuti 020dc9e1bb fix: disable `@html` in custom renderer
5 months ago
paoloricciuti 9ccd0b4e08 fix: cleanup in `finally`
5 months ago
paoloricciuti 5c0e54ecff fix: skip microtask in custom renderer `create_event`
5 months ago
Paolo Ricciuti 81bf921672
Merge branch 'main' into svelte-custom-renderer
5 months ago
Rich Harris 345b8ed69f
chore: keep previous benchmark runs around (#18049)
5 months ago
Paolo Ricciuti cdc57e0737
Merge branch 'main' into svelte-custom-renderer
5 months ago
Rich Harris e402b2d0d6
chore: write `pnpm bench:compare` report to disk (#18045)
5 months ago
Rich Harris 99b1467ba4
chore: generate CPU profiles when running benchmarks (#18043)
5 months ago
paoloricciuti 8c70351882 chore: changeset
5 months ago
paoloricciuti 02d23d1bf0 fix: class toggle
5 months ago
Paolo Ricciuti 63d87445db
Merge branch 'main' into svelte-custom-renderer
5 months ago
paoloricciuti 65b23d19fb fix: options in migrate
5 months ago
paoloricciuti d9a5f167f2 fix: import
5 months ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
5 months ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
5 months ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
5 months ago
dagecko e0f925116c
fix: pin 9 actions to commit SHA (#18025)
5 months ago