Commit Graph

10655 Commits (3ec461baad451654db6d518734aeeb7b366f7c2e)
 

Author SHA1 Message Date
Rich Harris 3ec461baad reduce indirection
11 months ago
Rich Harris 492da2f972 rename render -> fn per conventions (fn indicates 'arbitrary code')
11 months ago
Rich Harris 1f5f385fe5 grab this.local from parent directly
11 months ago
Rich Harris 8329315c6b mark deprecated methods
11 months ago
Rich Harris afe737bb3b TreeState -> SSRState
11 months ago
Rich Harris 429591b1f9 reduce indirection
11 months ago
Rich Harris a2860bbd9f unused
11 months ago
Rich Harris b4a85948d6 unused
11 months ago
Rich Harris 1c91c597f7 simplify algorithm
11 months ago
Rich Harris 3ef5612021 avoid magical accessors
11 months ago
Rich Harris db4a1c0f83 simplify
11 months ago
Rich Harris 708fca660c unused
11 months ago
Rich Harris 1abf3d0414 simplify - we can enforce readonly at a type level
11 months ago
Rich Harris 673e9151ca unused
11 months ago
Rich Harris 48bace7439 unused
11 months ago
Rich Harris 44eb8787b8 unused
11 months ago
Rich Harris 66664f07bc DRY out a bit
11 months ago
Rich Harris 69bb7b15a9 remove unused args
11 months ago
Rich Harris 9a09f02901 tweak messages
11 months ago
Rich Harris ec82e9bf6a tweak error codes to better align with existing conventions, such as they are
11 months ago
S. Elliott Johnson d68f89e98c ugh
11 months ago
S. Elliott Johnson 4325e671d3 finally
11 months ago
S. Elliott Johnson f6d3894ea8 I have lost the plot
11 months ago
S. Elliott Johnson 33329d49cd Merge branch 'adjust-boundary-error-message' of github.com:sveltejs/svelte into adjust-boundary-error-message
11 months ago
S. Elliott Johnson fc84ada257 errors:
11 months ago
Rich Harris bc67ee7cff qualification
11 months ago
Rich Harris 941afd00a5 async SSR
11 months ago
S. Elliott Johnson 77c53d12c0 I think this is better but tbh not sure
11 months ago
S. Elliott Johnson d8f0cc3736 Merge branch 'adjust-boundary-error-message' of github.com:sveltejs/svelte into adjust-boundary-error-message
11 months ago
S. Elliott Johnson 81a265a4d7 remove push/pop from exports, not needed with payload
11 months ago
Rich Harris 631513835f merge
11 months ago
Rich Harris 6b2e1aa5ab fix
11 months ago
S. Elliott Johnson d694c57e8c cleanup
11 months ago
S. Elliott Johnson 903f1f1c08 at least passing
11 months ago
Rich Harris f1ca5517db
chore: fix SSR context (#16781)
11 months ago
Rich Harris 41f0ff4115 small tweak to aid greppability
11 months ago
Rich Harris a84c78b9a1
chore: simplify build_template (#16780)
11 months ago
Rich Harris 04445d40d5
Update packages/svelte/src/compiler/phases/3-transform/server/visitors/EachBlock.js
11 months ago
Rich Harris 3eb704dc35 inline capture
11 months ago
Rich Harris 65f903e127 prettier
11 months ago
S. Elliott Johnson 5a42efb99b run ssr on sync and async
11 months ago
S. Elliott Johnson b63a56a67e compiler work
11 months ago
S. Elliott Johnson 4356b649cd clean up payload a bit
11 months ago
S. Elliott Johnson d26fb1f89e lint
11 months ago
S. Elliott Johnson e3e92792a4 Merge branch 'adjust-boundary-error-message' of github.com:sveltejs/svelte into adjust-boundary-error-message
11 months ago
S. Elliott Johnson b2cee26a13 cleanup
11 months ago
Elliott Johnson 3b99bdbfdb
Apply suggestions from code review
11 months ago
Rich Harris ba391448eb
chore: remove is_async (#16769)
11 months ago
Rich Harris 9d8f259db3
chore: remove analysis.state.title (#16771)
11 months ago
Elliott Johnson cf3ea69b7a
Update packages/svelte/src/compiler/phases/types.d.ts
11 months ago