Commit Graph

10842 Commits (beforemount-callback)
 

Author SHA1 Message Date
paoloricciuti 642f967c96 fix: `pop` if `beforeMount`
6 months ago
paoloricciuti 283ab8dd4a fix: generate types
6 months ago
paoloricciuti 659572ecb2 fix: push if before mount exists
6 months ago
paoloricciuti fd023fbff2 feat: add `beforeMount` callback to `MountOptions`
6 months ago
github-actions[bot] c1fab8caae
Version Packages (#17508)
6 months ago
Rich Harris 0ce2313e35
chore: squelch hydration warnings (#17509)
6 months ago
Rich Harris f679259232
fix: prevent duplicate dependencies without using array.includes (#17503)
6 months ago
Tensorworker d3776c1723
fix: handle non-string values in svelte:element this attribute (#17499)
6 months ago
Elliott Johnson c9ebd6a885
feat: export `parseCss` from `svelte/compiler` (#17496)
6 months ago
Rich Harris 5ce6186889
fix (#17507)
6 months ago
Rich Harris 0025d42366
chore: skippable benchmarks (#17506)
6 months ago
Rich Harris c41fef1ef1
Nicer bench output (#17505)
6 months ago
Rich Harris 46c810ce71
chore: tidy up the benchmarking code (#17504)
6 months ago
Rich Harris 2eb54f57ae
chore: tidy up benchmark code (#17490)
6 months ago
github-actions[bot] 16e9c70d1e
Version Packages (#17488)
6 months ago
Paolo Ricciuti 4ea7631bf5
fix: trigger selectedcontent reactivity (#17486)
6 months ago
github-actions[bot] 9cf60666ea
Version Packages (#17480)
6 months ago
Paolo Ricciuti 645eb12258
feat: customizable select (#17429)
6 months ago
Rich Harris 3046004ec3
chore: use injected css in sandbox (#17485)
6 months ago
Conduitry b934372a3c
chore: prevent two concurrent running release workflows (#17465)
6 months ago
Paolo Ricciuti a903e9408b
fix: mark subtree of svelte boundary as dynamic (#17468)
6 months ago
Paolo Ricciuti 17c22969d8
fix: don't reset static elements with debug/snippets (#17477)
6 months ago
github-actions[bot] 0718a26b43
Version Packages (#17476)
6 months ago
Elliott Johnson cfc7e0a8c3
chore: Upgrade devalue (#17475)
6 months ago
Elliott Johnson ef81048e23
Merge commit from fork
6 months ago
Dominik G. 6d90b96e99
chore: edit changelog (#17463)
6 months ago
github-actions[bot] ed8dcd0636
Version Packages (#17458)
6 months ago
github-actions[bot] 51c7f7152c
Version Packages (#17410)
6 months ago
David 7dbb5b4788
fix: derived reactivity and perf regressions (#17362)
6 months ago
Rich Harris ae224bea49
fix: always reconnect deriveds in get, when appropriate (#17451)
6 months ago
Rich Harris 2c23390286 chore: const -> var
7 months ago
Rich Harris b2135bd9f6 Merge branch 'main' of https://github.com/sveltejs/svelte
7 months ago
Rich Harris 286b40c452 fix: prevent derives without dependencies from ever re-running (#17445)
7 months ago
Rich Harris 5588832d17
fix: prevent derives without dependencies from ever re-running (#17445)
7 months ago
Rich Harris f8bdadc1bf
chore: simplify is_dirty (#17444)
7 months ago
Rich Harris 359be81c09
chore: tidy up (#17443)
7 months ago
Rich Harris f04f22ea49
chore: use update_derived_status instead of set_signal_status where appropriate (#17442)
7 months ago
Rich Harris c6ce1ffeff
chore: move set_signal_status into separate module (#17441)
7 months ago
Rich Harris 7ad5772309
fix: notify deriveds of changes to sources inside forks (#17437)
7 months ago
Rich Harris 4f49ea8961
fix: don't revert source to UNINITIALIZED state when time travelling (#17409)
7 months ago
Rich Harris 05a85d305a
chore: use normalization helper for hydration tests (#17434)
7 months ago
Rich Harris ac7c7646bc
fix: don't transform references of function declarations in legacy mode (#17431)
7 months ago
Rich Harris 044dce9da5
fix: adjust `loc` property of `Program` nodes created from `<script>` elements (#17428)
7 months ago
Rich Harris 41e8643814
fix: clear batch between runs (alternative approach) (#17424)
7 months ago
Rich Harris 1482ae8726
chore: remove `async_body` (#17425)
7 months ago
Rich Harris 37f08493c9
chore: eagerly assign labels to async deriveds (#17420)
7 months ago
Tee Ming b1f44c46c3
fix: correctly compile server code when using `$inspect` after a top-level await expression (#17407)
7 months ago
Rich Harris 965bf6ceec
chore: better async setContext test (#17398)
7 months ago
Rich Harris fcdb28c882
chore: disable HMR in playground (#17397)
7 months ago
github-actions[bot] d8085c24ba
Version Packages (#17388)
7 months ago