Commit Graph

8566 Commits (15bcd814683aa3b4efed7cb0ceb84c8d948a1ba1)
 

Author SHA1 Message Date
Dominic Gannaway 15bcd81468 merge
2 years ago
Dominic Gannaway 44115840bd
chore: cleanup more tests (#11738)
2 years ago
Rich Harris d4718e0755
playground: better console (#11719)
2 years ago
Dominic Gannaway ea715d010b Merge branch 'main' into yield-delegated-events
2 years ago
Dominic Gannaway 8f21a5a0c5 more tests
2 years ago
Dominic Gannaway 4c430112ab more tests
2 years ago
Dominic Gannaway 2a4410d7db more bindings
2 years ago
Dominic Gannaway 055f8caf4d more bindings
2 years ago
Dominic Gannaway 3ee29e5df4 handle input event bindings
2 years ago
Simon H 4f9096a5a8
chore: delegate input event (#11732)
2 years ago
Dominic Gannaway f66c375d8e yield binding change events
2 years ago
Dominic Gannaway f203627982 refactor
2 years ago
Dominic Gannaway d19240bd04 Merge branch 'main' into yield-delegated-events
2 years ago
Dominic Gannaway ab75c6d49c refactor
2 years ago
github-actions[bot] c3489eb5de
Version Packages (next) (#11714)
2 years ago
Dominic Gannaway 4a3f7ac257
fix: improved checked/value handling (#11726)
2 years ago
Paolo Ricciuti 77f91459b6
fix: update value like attributes in a separate template_effect (#11720)
2 years ago
Simon H c21f019a4b
chore: speedup hydration around input and select values (#11717)
2 years ago
Simon H d590cd8bea
fix: ignore value attribute on select during SSR (#11724)
2 years ago
Paolo Ricciuti 6d2f1a48b4
fix: allow comments after last selector in css (#11723)
2 years ago
Rich Harris 0128df33da
fix: don't add scoping modifier to nesting selectors (#11713)
2 years ago
Rich Harris a17e84b61f
chore: tooltip tweaks (#11716)
2 years ago
Rich Harris 881040fb78
playground: reset on navigate (#11715)
2 years ago
Dominic Gannaway 09addad9ae
fix: improve handling of unowned derived signal (#11712)
2 years ago
github-actions[bot] fba6b5676b
Version Packages (next) (#11663)
2 years ago
Paolo Ricciuti f48001ac63
fix: check for invalid bindings on window and document (#11676)
2 years ago
Paolo Ricciuti b788b72862
fix: migrate derivations without semicolons (#11704)
2 years ago
Rich Harris 02520aea48
better tooltips in playground (#11705)
2 years ago
Rich Harris 506f9d2892
add pnpm prod command to playground (#11697)
2 years ago
Dominic Gannaway 2e82ecce7a tweak
2 years ago
Dominic Gannaway a5fd28a14b
fix: inline pointer events now correctly work in Chrome (#11695)
2 years ago
Dominic Gannaway 7aa34b4eeb breaking: delegated event handlers now yield effect updates
2 years ago
Dominic Gannaway e6f8e95199
chore: tidy up tests to use flushSync (#11703)
2 years ago
Rich Harris e45d1c37b6
chore: fix compiler warnings when developing preview site (#11699)
2 years ago
Rich Harris c49903f62b
chore: bump site-kit (#11698)
2 years ago
Rich Harris 43d2f750b6
Revert "chore: consistent nextSibling usage (#11694)" (#11696)
2 years ago
Dominic Gannaway f3dbfc91d6
chore: consistent nextSibling usage (#11694)
2 years ago
Simon H 1784026843
fix: don't require commas between warnings in legacy mode (#11669)
2 years ago
Rich Harris c70533a5a7
fix: more efficient spread attributes in SSR output (#11660)
2 years ago
github-actions[bot] 62e2647c8a
Version Packages (next) (#11656)
2 years ago
Rich Harris c29b74669d
feat: migrate `<svelte:element this="div">` (#11659)
2 years ago
Simon H 110a5a852f
fix: robustify `bind:scrollX/Y` binding (#11655)
2 years ago
Rich Harris d288735fa8
breaking: disallow string literal values in `<svelte:element this="...">` (#11454)
2 years ago
Simon H ade6b6e480
chore: add css regression test (#11658)
2 years ago
Simon H c2f75dc7ba
fix: use coarse-grained updates for derived expressions in legacy mode (#11652)
2 years ago
Dominic Gannaway 54083fb9cc
fix: replay load and error events on load during hydration (#11642)
2 years ago
Rich Harris 7b9fad4b0e
chore: remove `handle_compile_error` (#11639)
2 years ago
Rich Harris 2ebb277be7
feat: more information when hydration fails (#11649)
2 years ago
github-actions[bot] 019b26b775
Version Packages (next) (#11645)
2 years ago
Dominik G dc9b0d08c1
feat: add rootDir option and set __svelte_meta.file like in svelte4 (#11627)
2 years ago