Commit Graph

10653 Commits (90b85d152f04046bfd922f3ee9f912e220ea1f70)
 

Author SHA1 Message Date
Elliott Johnson 90b85d152f add imperative hydratable API
9 months ago
Elliott Johnson 7ee0ce8da7 fix export
9 months ago
Elliott Johnson 2e292b1a6d cache observer
9 months ago
Elliott Johnson a2bff0c0b5 split stuff out, fix treeshaking
9 months ago
Elliott Johnson 0c4ce5a9ec misc improvements
10 months ago
Elliott Johnson d36894a5c0 it at least basically works
10 months ago
Elliott Johnson ef11dae8ce typegen
10 months ago
Elliott Johnson 8449ea76d8 making progress i think
10 months ago
Elliott Johnson 5de63834dc add hash
10 months ago
Elliott Johnson 9c7da6c9eb only generate hydratables when there's some amount of content
10 months ago
Elliott Johnson 25210c2cfa types
10 months ago
Elliott Johnson 82be3881b2 chore: temporarily remove fetcher
10 months ago
Elliott Johnson bca87b92bf checkpoint
10 months ago
Elliott Johnson 61d02fe850 Merge remote-tracking branch 'origin' into elliott/resources
10 months ago
Elliott Johnson 83643ce082 upgrade devalue
10 months ago
Elliott Johnson 7c8c1ad0e6 maximum hydration
10 months ago
github-actions[bot] 94fc836e3a
Version Packages (#16950)
10 months ago
Rich Harris 470d61221e
chore: tidy up (#16957)
10 months ago
Rich Harris d6d13ced08
docs: improve createContext documentation (#16952)
10 months ago
Rich Harris ec99d7bc4c
fix docs (#16953)
10 months ago
Elliott Johnson 9cdd76e3a3
chore: Remove annoying sync-async warning (#16949)
10 months ago
github-actions[bot] 005895d994
Version Packages (#16946)
10 months ago
Rich Harris f3c55e8e6c
feat: add `createContext` utility for type-safe context (#16948)
10 months ago
Simon H 99711d5822
fix: ensure map iteration order is correct (#16947)
10 months ago
Simon H 28765f846e
fix: don't rerun async effects unnecessarily (#16944)
10 months ago
Rich Harris d50701d277 unused
10 months ago
Rich Harris a7c958a2a5
chore: simplify `batch.apply()` (#16945)
10 months ago
github-actions[bot] 2a951391dc
Version Packages (#16940)
10 months ago
Hannes Rüger e8330ee7bf
fix: svg `radialGradient` `fr` attribute missing in types (#16943)
10 months ago
Simon H 23e2bb3b89
fix: unset context on stale promises (#16935)
10 months ago
Rich Harris b05e12fd63
fix code block (#16937)
10 months ago
Ben McCann ba782f9fde
docs: link to custom renderer issue in Svelte Native discussion (#16896)
10 months ago
Hyunbin Seo b91f9de129
docs: await no longer need pending (#16900)
10 months ago
github-actions[bot] 420468a041
Version Packages (#16920)
10 months ago
Simon H 5d9b4c66ca
fix: better input cursor restoration for `bind:value` (#16925)
10 months ago
Elliott Johnson 4d766f87b9 checkpoint
10 months ago
7nik 93012e1e6f
fix: track the user's getter of `bind:this` (#16916)
10 months ago
Paolo Ricciuti 297afd0578
fix: generate correct code for `each` blocks with async body (#16923)
10 months ago
Paolo Ricciuti 7f8e60fd8a
fix: generate correct SSR code for the case where `pending` is an attribute (#16919)
10 months ago
Elliott Johnson da3260f99a checkpoint; hydratable and base resource work
10 months ago
Simon H 9c350cfdab
chore: test for batches flush fix (#16915)
10 months ago
github-actions[bot] 844fab7798
Version Packages (#16913)
10 months ago
Rich Harris b5c8437151
fix: flush batches whenever an async value resolves (#16912)
10 months ago
github-actions[bot] 06bd6a8fbd
Version Packages (#16909)
10 months ago
Simon H 78481862fb
fix: hydrate each blocks inside element correctly (#16908)
10 months ago
Paolo Ricciuti 1b1f144396
fix: add `UNKNOWN` evaluation value before breaking for `binding.initial===SnippetBlock` (#16910)
10 months ago
ComputerGuy edcd4b59e3
fix: correctly transform `$derived` private fields on server (#16894)
10 months ago
Yuki Ishii 5d1ffcf413
fix: allow await in if block consequent and alternate (#16890)
10 months ago
ComputerGuy 303750a124
fix: don't replace rest props with `$$props` for excluded props (#16898)
10 months ago
Dominik G. fc39f2ed0d
chore: port security improvements from vite-ecosystem-ci trigger workflow in vite repo (#16902)
10 months ago