Commit Graph

8685 Commits (feb46038fda393a85de1a2f0d17a0acad85042cb)
 

Author SHA1 Message Date
Dominic Gannaway feb46038fd add test
2 years ago
Dominic Gannaway 8d8c919718 add test
2 years ago
Dominic Gannaway 73cd5aab25 add test
2 years ago
Dominic Gannaway 5cb5ab6008 add test
2 years ago
Dominic Gannaway f6118096e2
Update packages/svelte/src/internal/client/dom/elements/bindings/input.js
2 years ago
Dominic Gannaway 11825d9bf2 fix: ensure bound input content is resumed on hydration
2 years ago
Dominic Gannaway fc7b9de36e fix: ensure bound input content is resumed on hydration
2 years ago
Dominic Gannaway d0c11067d2
Update packages/svelte/src/internal/client/dom/elements/bindings/input.js
2 years ago
Dominic Gannaway e34be47f51 fix: ensure bound input content is resumed on hydration
2 years ago
Dominic Gannaway 5509091f07 fix: ensure bound input content is resumed on hydration
2 years ago
Dominic Gannaway 3e1abc0b87
fix: ensure dev validation in dynamic component works as intended (#11985)
2 years ago
Rich Harris f752b1e255
chore: simplify SSR (#11977)
2 years ago
Rich Harris 2be6d43ea3
feat: defer tasks without creating effects (#11960)
2 years ago
Rich Harris 36a5143758
chore: tidy up some SSR compiler code (#11976)
2 years ago
Azat S 088632b06d
fix: fix merge style func (#11971)
2 years ago
wackbyte c9202a8896
feat: sort possible bindings in invalid binding error (#11950)
2 years ago
github-actions[bot] a41223598c
Version Packages (next) (#11940)
2 years ago
Rich Harris bd950a0be2
fix: more efficient and correct reactive set (#11967)
2 years ago
Rich Harris 4f12846fdf
feat: more efficient output for attributes in SSR (#11949)
2 years ago
Rich Harris 968bba5e54
feat: simpler string normalization (#11954)
2 years ago
Rich Harris 64ee32c5fe
Revert "fix: lazily create sources for Set (#11946)" (#11966)
2 years ago
Rich Harris 388f210183
feat: simpler hydration of CSS custom property wrappers (#11948)
2 years ago
Paolo Ricciuti 57ca37d6a1
fix: validate form inside a form (#11947)
2 years ago
Paolo Ricciuti 48fa6587c9
fix: lazily create sources for Set (#11946)
2 years ago
Yusup Hambali d7b7a9d0bc
Fix function name (#11963)
2 years ago
Rich Harris ddb0bc3888
chore: optimise effects that only exist to return a teardown (#11936)
2 years ago
Rich Harris 76388d042c
fix: always assign text.nodeValue (#11944)
2 years ago
Rich Harris 69d2480f4d fix playground prod script
2 years ago
Rich Harris 123b5cbecb
chore: simpler `<svelte:element>` hydration (#11773)
2 years ago
Paolo Ricciuti 6655f2c5d2
feat: better dynamic component css props (#11792)
2 years ago
Simon H f57836cc09
fix: robust handling of events in spread attributes (#11942)
2 years ago
Dominic Gannaway aadf629580
feat: add svelte/events package and export on function (#11912)
2 years ago
Rich Harris fdecad6cdd
chore: better bind_property implementation (#11904)
2 years ago
Simon H ba017db89d
docs: make legacy.componentApi more visible (#11924)
2 years ago
github-actions[bot] 48e620515d
Version Packages (next) (#11926)
2 years ago
Simon H 5b0a843b31
fix: relax `Component` type (#11929)
2 years ago
Simon H 08b5851a66
fix: append start/end info to more tags (#11930)
2 years ago
Rich Harris 6cf2ec5f83
chore: finish up const tag work (#11931)
2 years ago
Simon H 8aa8e699ff
fix: handle TypeScript parameter properties (#11928)
2 years ago
Dominic Gannaway 7714c934fe
chore: deprecate html in favour of body for render() (#11927)
2 years ago
Dominic Gannaway 9f823b95e3
fix: improve consttag ordering in non-runes mode (#11908)
2 years ago
Simon H 380d4454a3
fix: relax slot prop validation on components (#11923)
2 years ago
github-actions[bot] 8c9d9a4a44
Version Packages (next) (#11899)
2 years ago
Ben McCann 1331cdc1de
chore: upgrade to pnpm 9.2.0 (#11916)
2 years ago
Simon H 4da0d2a1d4
chore: speed up regex (#11918)
2 years ago
Simon H 6efd9d6f44
fix: correctly backport `svelte:element` to old AST (#11917)
2 years ago
Rich Harris b1cbfc3d38
fix: populate `this.#sources` when constructing reactive map (#11915)
2 years ago
Paolo Ricciuti 862949d22a
fix: increment version when creating new source in Map.get or Map.has (#11913)
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