Commit Graph

2899 Commits (8addf203c42698c485a4379d188b33fb24a7c684)

Author SHA1 Message Date
Rich Harris 8addf203c4
feat: add `print(...)` function (#16188)
2 weeks ago
github-actions[bot] cc1b3f234a
Version Packages (#17245)
2 weeks ago
Alejandro Torres 3c63b12ccd
chore: fix typos in code comments and documentation (#17187)
2 weeks ago
Simon H a7848c021a
fix: generate correct code for simple destructurings (#17237)
2 weeks ago
Simon H d0e61bc252
fix: ensure each block animations don't mess with transitions (#17238)
2 weeks ago
Rich Harris e3acf5deea
chore: better log_effect_tree (#17243)
2 weeks ago
Simon H 5546272988
chore: test component exports + async (#17241)
2 weeks ago
Rich Harris 52a36bdb35
fix: link offscreen items and last effect in each block correctly (alternative) (#17244)
2 weeks ago
Simon H f2dd477031
fix: await blockers before initialising const (#17226)
2 weeks ago
github-actions[bot] c6f99e6399
Version Packages (#17234)
2 weeks ago
Elliott Johnson c2a110cd81
feat: `hydratable` (#17154)
2 weeks ago
github-actions[bot] 129c4086f7
Version Packages (#17228)
2 weeks ago
Simon H 84b261886b
chore: lift "flushSync cannot be called in effects" restriction (#17139)
2 weeks ago
Paolo Ricciuti ea8838e96f
fix: store forked derived values (#17212)
2 weeks ago
Simon H 53bbe3462b
fix: don't execute attachments and attribute effects eagerly (#17208)
2 weeks ago
github-actions[bot] 1aafbc47ff
Version Packages (#17204)
2 weeks ago
Simon H 91486fa807
fix: take async into account for bindings/transitions/animations/attachments (#17198)
2 weeks ago
Paolo Ricciuti a17dc3c302
fix: correctly migrate named self closing slots (#17199)
2 weeks ago
github-actions[bot] 110181068f
Version Packages (#17202)
2 weeks ago
Paolo Ricciuti 056b201d80
fix: don't set derived values during time traveling (#17163)
3 weeks ago
github-actions[bot] 9ccbd734f2
Version Packages (#17192)
3 weeks ago
Rich Harris e365890ef9
fix: maintain correct linked list of effects when updating each blocks (#17191)
3 weeks ago
github-actions[bot] 92c936d9b3
Version Packages (#17189)
3 weeks ago
Simon H 203c228174
fix: don't cancel transition of already outroing elements (#17186)
3 weeks ago
Simon H ebb97a618c
perf: don't use tracing overeager during dev (#17183)
3 weeks ago
github-actions[bot] 3b4b0adcd5
Version Packages (#17178)
3 weeks ago
Simon H 3604fdac6b
fix: avoid other batches running with queued root effects of main batch (#17145)
3 weeks ago
Rich Harris fe50e58f34
chore: fix types of binding.blocker (#17177)
3 weeks ago
github-actions[bot] b94289d23b
Version Packages (#17168)
3 weeks ago
Simon H 99e670f632
fix: ensure eager effects don't break reactions chain (#17138)
3 weeks ago
Simon H a7a6d898d5
fix: correctly handle functions when determining async blockers (#17137)
3 weeks ago
Rich Harris e0501ede03
chore: only skip effects when deferring (#17169)
3 weeks ago
Simon H 686720070b
fix: keep deriveds reactive after their original parent effect was destroyed (#17171)
3 weeks ago
Simon H 7fd2d8660f
fix: parallelize async `@const`s in the template (#17165)
3 weeks ago
github-actions[bot] b9c7e45408
Version Packages (#17161)
3 weeks ago
Rich Harris c02ad03bfd
fix: overhaul `each` blocks (#17150)
3 weeks ago
github-actions[bot] 1e0c8c544c
Version Packages (#17159)
3 weeks ago
Simon H 6e571dc909
fix: ensure deferred effects can be rescheduled later on (#17147)
3 weeks ago
Simon H a7a7d1e014
fix: take blockers of components into account (#17153)
3 weeks ago
Simon H a0c7c3b327
fix: properly defer document title until async work is complete (#17158)
3 weeks ago
github-actions[bot] e238e6611e
Version Packages (#17135)
4 weeks ago
Simon H 14b0926008
fix: don't deactivate other batches (#17132)
4 weeks ago
github-actions[bot] 554202ecf4
Version Packages (#17127)
4 weeks ago
Simon H 68d4f9c3b6
fix: wait on dependencies of async bindings (#17120)
4 weeks ago
github-actions[bot] 3a4dc7d83d
Version Packages (#17119)
1 month ago
Rich Harris 46e9d2d357
chore: remove `UNOWNED` flag (#17105)
1 month ago
github-actions[bot] 7a2435471c
Version Packages (#17087)
1 month ago
Simon H eea8a18cf2
fix: ensure fork always accesses correct values (#17098)
1 month ago
7nik b7625fd42c
fix: do not spread non-enumerable symbols (#17097)
1 month ago
Rich Harris 8ebbb3c7bc
fix: preserve symbols when creating derived rest properties (#17096)
1 month ago