Commit Graph

11421 Commits (async-another-try)
 

Author SHA1 Message Date
Simon Holthausen 91d215664f
resolve some todos
10 hours ago
Simon Holthausen 15ccee8e0f
cleanup
11 hours ago
Simon Holthausen ddffe3efe2
align
12 hours ago
Simon Holthausen 62fafd63ab
align
12 hours ago
Simon Holthausen 5de9201dc2
tweak
12 hours ago
Simon Holthausen 64bd3a18f1
tweak test for new behavior
12 hours ago
Simon Holthausen d592d8aebd
original test obsolete, refactor into a new test
12 hours ago
Simon Holthausen 387995cd63
remove some dead weight
12 hours ago
Simon Holthausen ab75873a57
more fixes
12 hours ago
Simon Holthausen 33e3540bb9
fork fix
21 hours ago
Simon Holthausen e5e45aa11b
getting close
1 day ago
Simon Holthausen 230b829384
oops
2 days ago
Simon Holthausen 6cb26772d3
another
2 days ago
Simon Holthausen 2cfc5819d0
fucking hell forks are hard
2 days ago
Simon Holthausen a7c16935a5
equality check against what the batch sees to update its value
3 days ago
Simon Holthausen bf0ecc0578
more
3 days ago
Simon Holthausen 9143c90b04
more messy experimentation
3 days ago
Simon Holthausen e017878175
messy wip
4 days ago
Simon Holthausen 762e5cb6d8
bring over some tests from entangle batch PR
5 days ago
Simon Holthausen 4bdf9e3db4
apply needs to happen before commit callbacks because they can create new batches, causing bugs
5 days ago
Simon Holthausen 70bb532c0d
more
5 days ago
Simon Holthausen e82d7494f7
wip
6 days ago
Nic Polumeyv 6eb720a1b7
chore: scope.js stops importing from the analysis visitors (#18787)
1 week ago
Nic Polumeyv e6ae460caa
chore: analysis and transform stop importing each other (#18786)
1 week ago
Nic Polumeyv 5981c060d2
chore: move parser helpers next to their users (#18785)
1 week ago
svelte-triage-bot[bot] f2ad10ecd2
fix: preserve global CSS without scopable elements (#18793)
1 week ago
svelte-triage-bot[bot] a8a9b02e38
fix: reduce SSR render result garbage collection (#18798)
1 week ago
Nic Polumeyv 6be176df2f
fix: resolve the fallback of an each block in the enclosing scope (#18803)
1 week ago
Xia Chao 34b13ac3e4
fix: keep `$state.eager` when used as a variable initializer (#18809)
1 week ago
Simon H ce89035ecb
fix: prevent effect tree of batches from interfering with each other (#18508)
2 weeks ago
Simon H d16099ef0f
fix: remove `WAS_MARKED` flag in favor of `Set` (#18127)
2 weeks ago
Bao Nguyen 5895c637b0
fix: recognise `aria-braillelabel` and `aria-brailleroledescription` as known ARIA attributes (#18765)
3 weeks ago
JY Wey 9e69544238
fix: in non-async mode, only push variable to current_sources when active_reaction is updating (#18550)
3 weeks ago
Simon H 6f7857af59
chore: compiler profiling + parser bench (#18767)
3 weeks ago
Bao Nguyen 4bf15ae6f3
fix: throw when `setContext` is called after an `await` during SSR (#18739)
3 weeks ago
Simon H 9d91a40faf
chore: bump packages (#18752)
3 weeks ago
Simon H b580455c9c
fix: serialize input default values during SSR (#18733)
3 weeks ago
Simon H b2c22ab66d
chore: add regression test for teardown value behavior (#18751)
3 weeks ago
Simon H b1142efe96
perf: speed up parser a little bit (#18736)
3 weeks ago
Nic Polumeyv 34142af3a1
perf: build identifier and member chain expressions without acorn (#18740)
3 weeks ago
Nic Polumeyv 504a7536c6
perf: stop scanning the whole template for every expression (#18738)
3 weeks ago
svelte-triage-bot[bot] 214dd3d005
fix: cancel deferred event listener attachment (#18749)
3 weeks ago
github-actions[bot] 7bc0a70fe6
Version Packages (#18682)
3 weeks ago
Nic Polumeyv 6374a2a0db
chore: move `@types/trusted-types` to devDependencies (#18730)
3 weeks ago
Adnane Taghi 4ae5eb3f23
feat: add has function to createContext (#18472)
3 weeks ago
Simon H 5034b59e9e
chore: bump playwright (#18729)
3 weeks ago
Simon H 74197ccbe1
feat: add getOrInsert/getOrInsertComputed to SvelteMap (#18728)
4 weeks ago
Simon H edbe11ebc9
fix: properly apply static textarea value attribute during CSR (#18727)
4 weeks ago
Xia Chao 05b69164d1
fix: omit bind:focused from SSR output (#18724)
4 weeks ago
Simon H 08c2a72907
chore: set Vitest reporter for github actions (#18722)
4 weeks ago