Commit Graph

412 Commits (fe5e82a2e1bafc6ca7ce5ff53ff4dec3dc795550)

Author SHA1 Message Date
Rich Harris fe5e82a2e1 Merge branch 'main' into svelte-custom-renderer-unified-mount-api
2 weeks ago
Simon H 59d3a36f82
feat: allow declarations in the template (#18282)
2 weeks ago
Rich Harris 41764ad8eb merge main
2 weeks ago
Mathias Picker 27e74c4df7
docs: add auto-generated browser support page (#18276)
2 weeks ago
Paolo Ricciuti 91563f0b04
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
Rich Harris 0da9f9e2ab
fix: disallow effect creation after `await` (#18299)
2 weeks ago
Paolo Ricciuti a8296352a1
Merge branch 'main' into svelte-custom-renderer
3 weeks ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
3 weeks ago
paoloricciuti d8f94880fb chore: merge
3 weeks ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
3 weeks ago
Paolo Ricciuti 8d5f108c31
Merge branch 'main' into svelte-custom-renderer
4 weeks ago
Mukunda Rao Katta a63bf862c0
docs: clarify context state getter pattern (#18226)
4 weeks ago
Paolo Ricciuti 6436bb4c67
Merge branch 'main' into svelte-custom-renderer
1 month ago
Rich Harris e65025be58
docs: fix testing docs (#18163)
1 month ago
Paolo Ricciuti b7179abf61
Merge branch 'main' into svelte-custom-renderer
1 month ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
2 months ago
Paolo Ricciuti d333a7f0bb
Merge branch 'main' into svelte-custom-renderer
2 months ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
2 months ago
Paolo Ricciuti 20bd0cfc13
Merge branch 'main' into svelte-custom-renderer
2 months ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
2 months ago
Paolo Ricciuti d7e01b7634
Merge branch 'main' into svelte-custom-renderer
2 months ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
2 months ago
paoloricciuti 883611fd8b chore: remove duplicate error
2 months ago
paoloricciuti 7d37884d38 fix: throw error if snippet is rendered in renderer different from compiler
2 months ago
Paolo Ricciuti 63d87445db
Merge branch 'main' into svelte-custom-renderer
2 months ago
Rich Harris ff3495dc05
fix: disallow `--` in `idPrefix` (#18038)
2 months ago
Scott Wu 51629ec7bd
docs: update references to `vite-plugin-svelte` (#18027)
2 months ago
paoloricciuti 13ae09b861 fix: throw descriptive error if using `createRawSnippet` using custom renderer
2 months ago
paoloricciuti df42e4babd fix: add validations for `svelte:dom` elements
2 months ago
paoloricciuti 098cdebe95 fix: disallow css injected with custom renderer
2 months ago
Rohit Nair P 4879f9da99
fix: improve duplicate module import error message (#18016)
3 months ago
Rich Harris 54ba176d2c
docs: 'open in playground' links (#17983)
3 months ago
Razin Shafayet b90a5dfb61
docs: clarify `$derived` `await` behavior and dependency tracking (#17696)
3 months ago
吴杨帆 0c669d9bc9
docs: recommend createContext as the primary method for context (#17959)
3 months ago
Rich Harris a513da0445
chore: add invariant utility (#17929)
3 months ago
Theodore Brown f598b4b3c0
fix:typo in best practices documentation (#17915)
3 months ago
Rohan Santhosh 51d305d18a
docs: fix usable spelling in migration guide (#17889)
3 months ago
Paolo Ricciuti ef95f34ae1
docs: add skill true frontmatter (#17877)
3 months ago
Rich Harris 6e9b2a6fd8
docs: best practices (#17804)
4 months ago
Gautier Ben Aïm 10380c2309
docs: fix list item (#17815)
4 months ago
Rich Harris 04ba134d33
docs: flesh out `attribute_invalid_sequence_expression` message (#17789)
4 months ago
Gautier Ben Aïm d83e4be1f0
docs: document the {' '} trick (#17806)
4 months ago
Andre Hora 9360563c94
docs: remove reference to archived https://github.com/sveltejs/template (#17779)
4 months ago
Theodor Steiner c98ce6945d
docs: migrate <svelte:document> to use attachment instead of action (#17749)
4 months ago
Simon H 2661513cd3
feat: allow error boundaries to work on the server (#17672)
4 months ago
Elliott Johnson 73098bb26c
Merge commit from fork
4 months ago
Rich Harris 2287ad005a
fix: detect and error on non-idempotent each block keys in dev mode (#17732)
4 months ago
Rich Harris 7cdd8740c6
docs: clarify that each blocks use Array.from (#17691)
4 months ago
Rich Harris f09785424b
docs: add crosslinks (#17663)
4 months ago
Michel Heusschen 6ad6eb1bbf
docs: add section on conditional attachments (#17599)
4 months ago