Commit Graph

8650 Commits (5da0081f57324c731b0cacf1abad3715cd8b0b78)
 

Author SHA1 Message Date
Rich Harris 5da0081f57 fix
2 years ago
Rich Harris 1c5fbfdcda rename args
2 years ago
Rich Harris f878745a66 add package to autocomplete
2 years ago
Dominic Gannaway 022be9719f rename
2 years ago
Dominic Gannaway 1c3637d763 lint
2 years ago
Dominic Gannaway 1009d93aae add more info
2 years ago
Dominic Gannaway bf422e4331 feedback
2 years ago
Dominic Gannaway 0a4ad0c428 feedback
2 years ago
Dominic Gannaway fab37398a4 docs
2 years ago
Dominic Gannaway 0a054761d6 docs
2 years ago
Dominic Gannaway d45bc778f1 docs
2 years ago
Dominic Gannaway f170e00399 feat: add svelete/events package and export attach function
2 years ago
Dominic Gannaway b51fcdd83a feat: add svelete/events package and export attach function
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
Dominic Gannaway 22e2aeca76
fix: address regressed memory leak (#11832)
2 years ago
Simon H bcb319310f
fix: prevent false positive ownership warning when reassigning state (#11812)
2 years ago