Commit Graph

11185 Commits (da9efc5ddb0df6d65ffd9028bbe2c94831455c5a)
 

Author SHA1 Message Date
Paolo Ricciuti da9efc5ddb
Merge branch 'main' into svelte-custom-renderer
4 months ago
Rich Harris 704e3bb5f0
chore: agent hints for perf investigations (#18047)
4 months ago
Paolo Ricciuti 11c878766a
Merge branch 'main' into svelte-custom-renderer
4 months ago
Rich Harris c93e251654
fix: never set derived.v inside fork (#18037)
4 months ago
paoloricciuti ac62333832 fix: return component exports from `render`
4 months ago
paoloricciuti 8a82750657 chore: left TODO for style manipulation
4 months ago
paoloricciuti ce3b8ee2d2 fix: explicit `is_html` false if render is not null
4 months ago
paoloricciuti 28e70f8990 fix: allow one "window" for each renderer
4 months ago
paoloricciuti f68d6af173 fix: handle template as a normal tag
4 months ago
paoloricciuti 9c1d17e51f fix: handle autofocus in `set_attributes`
4 months ago
paoloricciuti 8a8b779586 fix: remove anchor from target on `unmount`
4 months ago
paoloricciuti 62d1ce7822 fix: default to empty props if props is undefined in render
4 months ago
paoloricciuti 49511b4a83 fix: `defaultValue`/`defaultChecked` in spread attributes
4 months ago
paoloricciuti 184eaeface fix: allow for an offscreen_anchor per renderer
4 months ago
paoloricciuti 84ee6a0e55 fix: don't emit `selectedcontent` in custom render mode
4 months ago
paoloricciuti 8f8ac035cf fix: special value handling
4 months ago
paoloricciuti 37bf4452f5 fix: event listeners in spread
4 months ago
paoloricciuti 020dc9e1bb fix: disable `@html` in custom renderer
4 months ago
paoloricciuti 9ccd0b4e08 fix: cleanup in `finally`
4 months ago
paoloricciuti 5c0e54ecff fix: skip microtask in custom renderer `create_event`
4 months ago
Paolo Ricciuti 81bf921672
Merge branch 'main' into svelte-custom-renderer
4 months ago
Rich Harris 345b8ed69f
chore: keep previous benchmark runs around (#18049)
4 months ago
Paolo Ricciuti cdc57e0737
Merge branch 'main' into svelte-custom-renderer
4 months ago
Rich Harris e402b2d0d6
chore: write `pnpm bench:compare` report to disk (#18045)
4 months ago
Rich Harris 99b1467ba4
chore: generate CPU profiles when running benchmarks (#18043)
4 months ago
paoloricciuti 8c70351882 chore: changeset
4 months ago
paoloricciuti 02d23d1bf0 fix: class toggle
4 months ago
Paolo Ricciuti 63d87445db
Merge branch 'main' into svelte-custom-renderer
4 months ago
paoloricciuti 65b23d19fb fix: options in migrate
4 months ago
paoloricciuti d9a5f167f2 fix: import
4 months ago
Rich Harris edcbb0e640
fix: invalidate `@const` tags based on visible references in legacy mode (#18041)
4 months ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
4 months ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
4 months ago
dagecko e0f925116c
fix: pin 9 actions to commit SHA (#18025)
4 months ago
Simon H 97d45f85c6
fix: don't override `$destroy/set/on` instance methods in dev mode (#18034)
4 months ago
paoloricciuti e0a5e4fa35 fix: pass all the args to custom renderer events
4 months ago
paoloricciuti e2cedcd93e fix: don't lowercase attributes with custom renderers
4 months ago
paoloricciuti a0650d0611 fix: events don't go through propagation
4 months ago
Rich Harris aba4ab8737
chore: fix editorconfig (#18033)
4 months ago
paoloricciuti 700454d77c fix: lint
4 months ago
paoloricciuti c573720d39 chore: better types
4 months ago
paoloricciuti 1270d5d434 chore: cleanup
4 months ago
paoloricciuti 206bdf42ed fix: allow usage of `$props.id`
4 months ago
paoloricciuti 61ea8e9f19 chore: cleanup
4 months ago
paoloricciuti a0b60cb137 fix: handle context withing `render`
4 months ago
paoloricciuti 8270a2fd55 fix: make sure returned elements are not primitives
4 months ago
paoloricciuti 13ae09b861 fix: throw descriptive error if using `createRawSnippet` using custom renderer
4 months ago
paoloricciuti c322fdff25 fix: `validate_snippet_arguments`
4 months ago
paoloricciuti 1886dc9aab chore: cleanup
4 months ago
paoloricciuti 38dc4aee42 chore: cleanup
4 months ago