Commit Graph

400 Commits (3ed36ecc7bd84d3d9f435b22f86da445bca31b56)

Author SHA1 Message Date
Paolo Ricciuti 6436bb4c67
Merge branch 'main' into svelte-custom-renderer
1 week ago
Rich Harris e65025be58
docs: fix testing docs (#18163)
2 weeks ago
Paolo Ricciuti b7179abf61
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
2 weeks ago
Paolo Ricciuti d333a7f0bb
Merge branch 'main' into svelte-custom-renderer
3 weeks ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
3 weeks ago
Paolo Ricciuti 20bd0cfc13
Merge branch 'main' into svelte-custom-renderer
1 month ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
1 month ago
Paolo Ricciuti d7e01b7634
Merge branch 'main' into svelte-custom-renderer
1 month ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
1 month ago
paoloricciuti 883611fd8b chore: remove duplicate error
1 month ago
paoloricciuti 7d37884d38 fix: throw error if snippet is rendered in renderer different from compiler
1 month ago
Paolo Ricciuti 63d87445db
Merge branch 'main' into svelte-custom-renderer
1 month ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
1 month ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
1 month ago
paoloricciuti 13ae09b861 fix: throw descriptive error if using `createRawSnippet` using custom renderer
1 month ago
paoloricciuti df42e4babd fix: add validations for `svelte:dom` elements
1 month ago
paoloricciuti 098cdebe95 fix: disallow css injected with custom renderer
1 month ago
Rohit Nair P 4879f9da99
fix: improve duplicate module import error message (#18016)
1 month ago
Rich Harris 54ba176d2c
docs: 'open in playground' links (#17983)
2 months ago
Razin Shafayet b90a5dfb61
docs: clarify `$derived` `await` behavior and dependency tracking (#17696)
2 months ago
吴杨帆 0c669d9bc9
docs: recommend createContext as the primary method for context (#17959)
2 months ago
Rich Harris a513da0445
chore: add invariant utility (#17929)
2 months ago
Theodore Brown f598b4b3c0
fix:typo in best practices documentation (#17915)
2 months ago
Rohan Santhosh 51d305d18a
docs: fix usable spelling in migration guide (#17889)
2 months ago
Paolo Ricciuti ef95f34ae1
docs: add skill true frontmatter (#17877)
2 months ago
Rich Harris 6e9b2a6fd8
docs: best practices (#17804)
2 months ago
Gautier Ben Aïm 10380c2309
docs: fix list item (#17815)
2 months ago
Rich Harris 04ba134d33
docs: flesh out `attribute_invalid_sequence_expression` message (#17789)
2 months ago
Gautier Ben Aïm d83e4be1f0
docs: document the {' '} trick (#17806)
2 months ago
Andre Hora 9360563c94
docs: remove reference to archived https://github.com/sveltejs/template (#17779)
3 months ago
Theodor Steiner c98ce6945d
docs: migrate <svelte:document> to use attachment instead of action (#17749)
3 months ago
Simon H 2661513cd3
feat: allow error boundaries to work on the server (#17672)
3 months ago
Elliott Johnson 73098bb26c
Merge commit from fork
3 months ago
Rich Harris 2287ad005a
fix: detect and error on non-idempotent each block keys in dev mode (#17732)
3 months ago
Rich Harris 7cdd8740c6
docs: clarify that each blocks use Array.from (#17691)
3 months ago
Rich Harris f09785424b
docs: add crosslinks (#17663)
3 months ago
Michel Heusschen 6ad6eb1bbf
docs: add section on conditional attachments (#17599)
3 months ago
Artyom Alekseevich 01db7b8c2a
fix: update migration guide to reflect current passive events (#17631)
3 months ago
Artyom Alekseevich 989492f057
fix: use "set up" (verb) instead of "setup" (noun) in comments (#17632)
3 months ago
Rich Harris fcbd3e325a
feat: allow use of createContext when instantiating components programmatically (#17575)
3 months ago
GiantDragon9090 08448c501b
docs: update FAQ to mention SvelteKit hash-based routing support (#17546)
3 months ago
Rich Harris a66f453b56
docs: tweaking getting started instructions (#17566)
3 months ago
Bladesheng 0cbf718aef
feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088)
3 months ago
Gokul c041d122ba
docs: add note about typing children as Snippet in $props (#17534)
4 months ago
Pooh 7ab62a5878
docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)
4 months ago
Elliott Johnson c86c4fdca1
feat: Add CSP support for `hydratable` (#17338)
5 months ago
Razin Shafayet 866ae6cdc7
docs: update #each to reflect support for null and undefined (#17339)
5 months ago
Davi Oliveira da Silva 5efbfa8e2b
docs: Updated docs to include usage of $bindable for bidirectional bindings and its possible riscs (#17121)
5 months ago
Ben McCann ad91827a23
docs: update link to sveltesociety (#17320)
5 months ago