Commit Graph

2783 Commits (bind-value-cursor-fix)

Author SHA1 Message Date
Elliott Johnson 6798efacb2
chore: Rename Payload to Renderer (#16786)
3 weeks ago
Rich Harris fc35d9fab8
fix: add `then` to class component `render` output (#16783)
3 weeks ago
github-actions[bot] eaf4d40f51
Version Packages (#16774)
4 weeks ago
Elliott Johnson b8fd326d96
feat: async SSR (#16748)
4 weeks ago
7nik 8c982f6101
fix: correct wrong fix, get test to actually do something (#16779)
4 weeks ago
7nik 8b106b94f4
fix: correctly SSR hidden="until-found" (#16773)
4 weeks ago
Rich Harris 8b4e1fcb7a
chore: extract a couple of drive-by fixes from other branch (#16772)
4 weeks ago
Rich Harris 808fbb4989
chore: inline `suspend` (#16755)
1 month ago
github-actions[bot] df13be8727
Version Packages (#16754)
1 month ago
Rich Harris 72ce753278
fix: flush effects scheduled during boundary's pending phase (#16738)
1 month ago
github-actions[bot] 96a4b16842
Version Packages (#16744)
1 month ago
dai 558a3c963b
fix: transform input defaults from spread (#16481)
1 month ago
ComputerGuy 2743cd0fe5
fix: correctly analyze `<object.property>` components (#16711)
1 month ago
Elliott Johnson f09f25e6a3
fix: Don't destroy boundary contents on error unless the boundary is an error boundary (#16746)
1 month ago
ComputerGuy 68d27f1c4f
chore: generate CSS hash using the filename (#16740)
1 month ago
Simon H f343b00cc6
fix: clean up scheduling system (#16741)
1 month ago
github-actions[bot] f778975b76
Version Packages (#16734)
1 month ago
Rich Harris 18dd45640b
fix: send `$effect.pending` count to the correct boundary (#16732)
1 month ago
github-actions[bot] d92fa432d1
Version Packages (#16690)
1 month ago
Simon H f51c04afce
fix: ensure batch exists when resetting a failed boundary (#16698)
1 month ago
ComputerGuy 2344b4052e
fix: replace `undefined` with `void(0)` in CallExpressions (#16693)
1 month ago
ComputerGuy be645b4d9f
fix: place store setup inside async body (#16687)
1 month ago
Rich Harris 8f11796838 remove unused import
1 month ago
github-actions[bot] 942eaf027b
Version Packages (#16677)
2 months ago
Simon H bde51ed7dc
fix: don't fail on `flushSync` while flushing effects (#16674)
2 months ago
github-actions[bot] 5314f48d95
Version Packages (#16673)
2 months ago
github-actions[bot] 5912754fd6
Version Packages (#16667)
2 months ago
Simon H 677af5723c
fix: ensure async deriveds always get dependencies from thennable (#16672)
2 months ago
Gurpreet Atwal 967431c1a7
chore(elements.d.ts): add "Accept-CH" as valid value for `http-equiv` (#16671)
2 months ago
hariharan 0d48916e02
fix: cursor jumps in input two way binding (#16649)
2 months ago
Edoardo Cavazza 6534aa08e3
fix: Add check for builtin custom elements in `set_custom_element_data` (#16592)
2 months ago
Rich Harris 7105736828
fix: restore batch along with effect context (#16668)
2 months ago
ComputerGuy 57fed6a267
fix: place instance-level snippets inside async body (#16666)
2 months ago
github-actions[bot] e883cd086b
Version Packages (#16642)
2 months ago
Rich Harris d3cb1482fe
perf: better effect pruning (#16625)
2 months ago
Simon H acd9eaf2ec
fix: ensure correct order of template effect values (#16655)
2 months ago
ComputerGuy 11a2d8e937
fix: only emit `for_await_track_reactivity_loss` in async mode (#16644)
2 months ago
Simon H a60995abef
fix: allow async `{@const}` in more places (#16643)
2 months ago
Simon H 1dcced59e7
fix: properly catch top level await errors (#16619)
2 months ago
github-actions[bot] 04836a8799
Version Packages (#16603)
2 months ago
Rich Harris f5d4350f3d
Revert "fix: do not defer unmount; immediately unmount components (#16624)" (#16639)
2 months ago
Rich Harris 2b85d2a544
fix: run blocks eagerly during flush (#16631)
2 months ago
Rich Harris 7b2d774627
chore: update/simplify test (#16630)
2 months ago
Harsh Mandan 95e5175581
fix: do not defer unmount; immediately unmount components (#16624)
2 months ago
ComputerGuy 036d4588ab
fix: actually use the changes from #16617 (#16626)
2 months ago
ComputerGuy a543559acf
fix: avoid recursion error when tagging circular references (#16622)
2 months ago
ComputerGuy ad19a1a0f5
fix: don't clone non-proxies in `$inspect` (#16617)
2 months ago
github-actions[bot] 2e02868ef1
Version Packages (#16573)
2 months ago
Simon H 0480f040c0
fix: skip effects inside dynamic component that is about to be destroyed (#16601)
2 months ago
shamokit d2ba2589fe
fix: add hint popover (#16581)
2 months ago
Ben McCann f00b364d5b
chore: switch to jrdigewell version of remapping library (#16587)
2 months ago
Paolo Ricciuti 548ad7b7eb
fix: wrap `abort` in `without_reactive_context` (#16570)
2 months ago
Nathan Shively-Sanders 97f263c3d4
chore:Update for TS7 (#16485)
2 months ago
github-actions[bot] ec03c7ac36
Version Packages (#16560)
2 months ago
ComputerGuy 193f23fa05
feat: async fragments (#16542)
2 months ago
Rich Harris 41a20aa975
chore: remove `b.async` (#16566)
2 months ago
ComputerGuy b181c45484
chore: emit `await_reactivity_loss` in `for await` loops (#16521)
2 months ago
7nik bbd0b1ed87
fix: remount at any hydration error (#16248)
2 months ago
ComputerGuy d8c3f3d87e
fix: emit `snippet_invalid_export` instead of `undefined_export` for exported snippets (#16539)
2 months ago
Rich Harris e7e8a9c7b7
docs: remove 'thus', fix some phrasing (#16559)
2 months ago
Isak Regnström e1ff6ddf17
Correct link in README.md (#16557)
2 months ago
Anthony a3f18351af
docs: corrections (#16550)
2 months ago
github-actions[bot] 0cbb5becf6
Version Packages (#16544)
2 months ago
7nik 540f1b19ec
fix: reset attribute cache after setting corresponding property (#16543)
2 months ago
github-actions[bot] 9134856fec
Version Packages (#16529)
2 months ago
Rich Harris c04975d3db
fix: prevent last_propagated_event from being DCE'd (#16538)
2 months ago
Elliot Bentley 72e46d31c0
fix: add types for SVG bindable attributes (#16525)
2 months ago
ComputerGuy f5950f866c
fix: correctly differentiate static fields before emitting `duplicate_class_field` (#16526)
2 months ago
Laszlo Korte a91e0154d4
fix: double event processing in Firefox (#16522) (#16527)
2 months ago
github-actions[bot] d82edf6b1d
Version Packages (#16513)
3 months ago
ComputerGuy 48f2fa22c0
fix: allow await expressions inside `{#await ...}` argument (#16514)
3 months ago
ComputerGuy 03f2e44757
chore: remove some todos (#16515)
3 months ago
Rich Harris 51771447c6
chore: remove `parser.template_untrimmed` (#16511)
3 months ago
Paolo Ricciuti 99452053af
fix: `append_styles` in an effect to make them available on mount (#16509)
3 months ago
fkobi 1773df9484
docs: use sh instead of bash in source blocks (#16506)
3 months ago
github-actions[bot] 39ee7cf4c2
Version Packages (#16505)
3 months ago
Rich Harris 7cc4d56263
feat: ignore component options in `compileModule` (#16362)
3 months ago
7nik c7851789d7
fix: always mark props as stateful (#16504)
3 months ago
github-actions[bot] d0ebd42986
Version Packages (#16500)
3 months ago
ComputerGuy b0f9ea3ae6
fix: throw on duplicate class field declarations (#16502)
3 months ago
Bladesheng 0bba84cc20
fix: add types for `part` attribute to svg attributes (#16499)
3 months ago
github-actions[bot] 8ad02e4a8c
Version Packages (#16493)
3 months ago
Rich Harris dc043fb2d3
fix: don't update a focused input with values from its own past (#16491)
3 months ago
Simon H 7eb11e0e24
fix: don't destroy effect roots created inside of deriveds (#16492)
3 months ago
github-actions[bot] 4e74cd35fe
Version Packages (#16488)
3 months ago
Simon H 46d3261ed9
chore: don't do effect scheduling unnecessarily (#16489)
3 months ago
Rich Harris 53417ea8f7
fix: preserve dirty status of deferred effects (#16487)
3 months ago
github-actions[bot] f8820956d2
Version Packages (#16484)
3 months ago
Hyunbin Seo c26365bdda
chore: rename form `accept-charset` attribute (#16478)
3 months ago
Rich Harris 8e2f4b51c5
fix: unset batch before flushing queued effects (#16482)
3 months ago
Rich Harris 68372460e9
chore: small tidy up (#16476)
3 months ago
Rich Harris 1deb31082a
fix: abort and reschedule `$effect.pre` when necessary (#16335)
3 months ago
Rich Harris 9412c5861c
chore: log effect functions in log_effect_tree (#16468)
3 months ago
github-actions[bot] 28403beaeb
Version Packages (#16467)
3 months ago
Simon H aabd333d89
fix: ensure subscriptions are picked up correctly by deriveds (#16466)
3 months ago
github-actions[bot] ce4a99ed6d
Version Packages (#16459)
3 months ago
github-actions[bot] 8afe5ec0c5
Version Packages (#16453)
3 months ago
Rich Harris 1f99914a16
chore: move `capture_signals` to legacy module (#16456)
3 months ago
Rich Harris d3a01bd5a7
fix: always mark reactions of deriveds (#16457)
3 months ago
Rich Harris 53fdd0f93a
chore: remove some unused code (#16455)
3 months ago