Commit Graph

8652 Commits (e97fc9f296f8e75b1ce2ca18ddc3090016f86dec)
 

Author SHA1 Message Date
Rich Harris e97fc9f296 remove create_block
2 years ago
Rich Harris 903b8dd766 another. cannot wait to delete all slot code
2 years ago
Rich Harris 5e49fc927c more
2 years ago
Rich Harris a120006d02 more
2 years ago
Rich Harris 664c1a8b65 remove some create_block calls
2 years ago
Rich Harris aa67871a4d regenerate types
2 years ago
Rich Harris 1b62713ff6 update changeset
2 years ago
Rich Harris 0b9f5c5ad3 correctly visit fragment inside if block
2 years ago
Rich Harris 60d195e98d fix
2 years ago
Rich Harris e9a7df43f2 tweak
2 years ago
Rich Harris ffc5929d27 tidy
2 years ago
Rich Harris bee036ca99 regenerate
2 years ago
Rich Harris fe945ea932 compile error for const tag cyclical dependencies
2 years ago
Dominic Gannaway 0609a1eca4 fix: improve consttag ordering in non-runes mode
2 years ago
Dominic Gannaway 27ef21e477 fix: improve consttag ordering in non-runes mode
2 years ago
Ben McCann ca6e9b5745
chore: validate promise handling (#11842)
2 years ago
Dillon Mulroy ae21d03a52
docs: Update svelte 5 preview faqs to include lsp formatting (#11906)
2 years ago
wackbyte c0c1a56675
feat: bind `activeElement` and `pointerLockElement` in `<svelte:document>` (#11879)
2 years ago
Paolo Ricciuti f3c291d8dd
fix: silence `state_referenced_locally` when state is exported (#11905)
2 years ago
Dominic Gannaway 03945bd9bc
fix: ensure event.target is correct for delegation (#11900)
2 years ago
wackbyte 33f83302bf
chore: fix typo in internals (#11895)
2 years ago
wackbyte 5ac6aa306f
fix: add `unused-export-let` to legacy lint replacements (#11896)
2 years ago
Marcos Rigoli 3acee5d246
docs: fix typo (#11893)
2 years ago
github-actions[bot] 5f21d64af5
Version Packages (next) (#11874)
2 years ago
Dominic Gannaway 832f8deeec
fix: ensure frozen objects in state are correctly skipped (#11889)
2 years ago
Paolo Ricciuti 5eb8641ac7
fix: keep default values of props a proxy after reassignment (#11860)
2 years ago
Dominic Gannaway 0a7de87eb5
fix: address map reactivity regression (#11882)
2 years ago
Sharath Kumar 35f92cf683
docs: update runes api.md (#11877)
2 years ago
Dominic Gannaway 14ddb87c31
fix: assign message to error object in handle_error using Object.assign (#11675)
2 years ago
Rich Harris e560044ad5 format
2 years ago
BlueGreenMagick 7ce6868502
fix: process-messages script not working when hidden file is auto-created (#11857)
2 years ago
Dominic Gannaway 5a37d12c99
chore: tweak pause_effects more (#11864)
2 years ago
Dominic Gannaway 7429e544cc
chore: more tweaks to each block performance (#11863)
2 years ago
Dominic Gannaway ef2d378b67
chore: tweak each block runtime logic (#11862)
2 years ago
github-actions[bot] fb57c20f28
Version Packages (next) (#11858)
2 years ago
Dominic Gannaway 3c87a69999
breaking: removed deferred event updates (#11855)
2 years ago
Dominic Gannaway 5f218b5f3d
chore: improve $state.frozen performance in prod (#11852)
2 years ago
github-actions[bot] f411f776ca
Version Packages (next) (#11853)
2 years ago
Dominic Gannaway 9d2ecc1d7a
chore: improve event error handling (#11840)
2 years ago
Dominic Gannaway 2382eb08c5
fix: improve reactive Map and Set implementations (#11827)
2 years ago
Dominic Gannaway 3c84c21a03
fix: improve controlled each block cleanup performance (#11839)
2 years ago
github-actions[bot] aa91ed2c1c
Version Packages (next) (#11850)
2 years ago
Paolo Ricciuti c9c4b9d50b
fix: allow for more svelte-ignore to work (#11833)
2 years ago
Paolo Ricciuti 7e762cf481
fix: reevaluate namespace in slots (#11849)
2 years ago
Ben McCann e4faa7805d
chore: typecheck scripts (#11838)
2 years ago
Ben McCann 311b52453e
chore: replace Node 21 with Node 22 on CI (#11825)
2 years ago
github-actions[bot] 77a7aa361c
Version Packages (next) (#11831)
2 years ago
Ben McCann 60c321967e
chore: upgrade to typescript-eslint 8 (#11828)
2 years ago
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis (#11834)
2 years ago
Paolo Ricciuti 82a645f8d0
fix: `$state.is` missing second argument on the server (#11835)
2 years ago