Commit Graph

10787 Commits (8a91d7ce72baf6290d0561d92cf4e2cf72c9841e)
 

Author SHA1 Message Date
Rich Harris 8a91d7ce72
Update documentation/docs/06-runtime/05-hydratable.md
1 week ago
Rich Harris d3ff660a34
Update documentation/docs/06-runtime/05-hydratable.md
1 week ago
Elliott Johnson 2f394b8cc4 eightieth times the charm
1 week ago
Elliott Johnson 87aebafe6a ugh
1 week ago
Elliott Johnson ae7bbe01ca base64_encode
1 week ago
Elliott Johnson 6460284d5a
Apply suggestions from code review
1 week ago
Elliott Johnson 25e4050fe2 hopefully fix docs
2 weeks ago
Elliott Johnson f614efe401 fix tests?
2 weeks ago
Elliott Johnson 4736669183 tweak
2 weeks ago
Elliott Johnson 25b9b9346a ts
2 weeks ago
Elliott Johnson 691cd47669 ts
2 weeks ago
Elliott Johnson 479deb61c6 node 18
2 weeks ago
Elliott Johnson 7a5886de7c typescript
2 weeks ago
Elliott Johnson 342ec99a05 Merge branch 'elliott/hydratable-csp' of github.com:sveltejs/svelte into elliott/hydratable-csp
2 weeks ago
Elliott Johnson 3e04518cc8 docs
2 weeks ago
Elliott Johnson 59301a3633
Update packages/svelte/src/internal/server/renderer.js
2 weeks ago
Elliott Johnson 2be25949ee tweaks
2 weeks ago
Elliott Johnson 66f3255ac9 tweak
2 weeks ago
Elliott Johnson 6669b9a904 tests
2 weeks ago
Rich Harris 46603d93cb
fix: add `srcObject` to permitted `<audio>`/`<video>` attributes (#17310)
2 weeks ago
Ben McCann 0cdc431562
chore: upgrade dependencies to fix dependabot warnings (#17287)
3 weeks ago
github-actions[bot] c864d2c778
Version Packages (#17299)
3 weeks ago
Rich Harris 190e64acd9
fix: destroy each items after siblings are resumed (#17258)
3 weeks ago
Rich Harris 3a3b7e8a3f
chore: tidy up types for DOM operations (#17298)
3 weeks ago
dev-singh12 ba9de6a47b
docs: update outdated Svelte Society editor support link URL (#17292)
3 weeks ago
github-actions[bot] f091b11eab
Version Packages (#17286)
3 weeks ago
Simon H 794b8f3dfd
fix: keep reactions up to date even when read outside of effect (#17295)
3 weeks ago
Rich Harris 1f3f1826e8
chore: move DOM-related effect properties to `effect.nodes` (#17293)
3 weeks ago
Rich Harris 8dd8e3ec0b
chore: minor each tweak (#17294)
3 weeks ago
Rich Harris 6dea3d0a28
chore: skip static index update (#17249)
3 weeks ago
Manuel 5b5f688ddd
fix: `print(ast)` types (#17255)
3 weeks ago
Rich Harris 0e1c98ea11
fix: allow `$props.id()` to occur after an `await` (#17285)
3 weeks ago
github-actions[bot] f8287b0d91
Version Packages (#17268)
3 weeks ago
Rich Harris 649d8572a6
fix: handle cross-realm Promises in `hydratable` (#17284)
3 weeks ago
Rich Harris 617e179e68
fix: preserve node locations for better sourcemaps (#17269)
3 weeks ago
Rich Harris 6d696be170
chore: update parser snapshots (#17267)
3 weeks ago
adiGuba 570f64963b
fix: add props to state_referenced_locally (#17266)
3 weeks ago
Simon H a72167bb38
chore: more effect debug helpers (#17259)
3 weeks ago
github-actions[bot] b4b580a13a
Version Packages (#17257)
4 weeks ago
ComputerGuy bec7ca7918
fix: throw on invalid `{@tag}`s (#17256)
4 weeks ago
Paolo Ricciuti ae6004657d
fix: array destructuring after await (#17254)
4 weeks ago
github-actions[bot] 5c821c1a41
Version Packages (#17253)
4 weeks ago
Simon H da4cd0e359
fix: link offscreen items and last effect in each block correctly (#17240)
4 weeks ago
github-actions[bot] 1bc3ae7cbf
Version Packages (#17247)
4 weeks ago
Rich Harris 8addf203c4
feat: add `print(...)` function (#16188)
4 weeks ago
github-actions[bot] cc1b3f234a
Version Packages (#17245)
4 weeks ago
Alejandro Torres 3c63b12ccd
chore: fix typos in code comments and documentation (#17187)
4 weeks ago
Simon H a7848c021a
fix: generate correct code for simple destructurings (#17237)
4 weeks ago
Simon H d0e61bc252
fix: ensure each block animations don't mess with transitions (#17238)
4 weeks ago
Rich Harris e3acf5deea
chore: better log_effect_tree (#17243)
4 weeks ago