Commit Graph

10777 Commits (25b44d58722257457995958b1308224b63c14af5)
 

Author SHA1 Message Date
Rich Harris 25b44d5872 WIP
1 week ago
Rich Harris be0785e6a2 WIP
1 week ago
Rich Harris 3293853a9a WIP
1 week ago
Rich Harris 73030d5390 WIP
1 week ago
Rich Harris 7044b8181a WIP
1 week ago
Rich Harris 9bdf8e2193 remove
1 week ago
Rich Harris a3d02c2ce9 remove
1 week ago
Rich Harris 31bc8d080b remove item on destroy
1 week ago
Rich Harris e89bd0c2df fix
1 week ago
Rich Harris e3027b11e6 merge main
1 week ago
Rich Harris 1f3f1826e8
chore: move DOM-related effect properties to `effect.nodes` (#17293)
1 week ago
Rich Harris 8dd8e3ec0b
chore: minor each tweak (#17294)
1 week ago
Rich Harris 6dea3d0a28
chore: skip static index update (#17249)
1 week ago
Manuel 5b5f688ddd
fix: `print(ast)` types (#17255)
1 week ago
Rich Harris 6c1de0069a add some logging
1 week ago
Rich Harris 0e1c98ea11
fix: allow `$props.id()` to occur after an `await` (#17285)
1 week ago
Rich Harris bc0383d301 WIP
1 week ago
github-actions[bot] f8287b0d91
Version Packages (#17268)
1 week ago
Rich Harris 649d8572a6
fix: handle cross-realm Promises in `hydratable` (#17284)
1 week ago
Rich Harris 617e179e68
fix: preserve node locations for better sourcemaps (#17269)
1 week ago
Rich Harris 6d696be170
chore: update parser snapshots (#17267)
2 weeks ago
adiGuba 570f64963b
fix: add props to state_referenced_locally (#17266)
2 weeks ago
Simon H a72167bb38
chore: more effect debug helpers (#17259)
2 weeks ago
Rich Harris e976d40f92 fix: correctly reconcile each blocks after outroing branches are resumed
2 weeks ago
Rich Harris f9c2b9e6f4 tidy up
2 weeks ago
Rich Harris 7feef72d28 remove unused exports
2 weeks ago
Rich Harris 5bd9b435c0 changeset
2 weeks ago
Rich Harris 816d877f0c fix: destroy each items after siblings are resumed
2 weeks ago
github-actions[bot] b4b580a13a
Version Packages (#17257)
2 weeks ago
ComputerGuy bec7ca7918
fix: throw on invalid `{@tag}`s (#17256)
2 weeks ago
Paolo Ricciuti ae6004657d
fix: array destructuring after await (#17254)
2 weeks ago
github-actions[bot] 5c821c1a41
Version Packages (#17253)
2 weeks ago
Simon H da4cd0e359
fix: link offscreen items and last effect in each block correctly (#17240)
2 weeks ago
github-actions[bot] 1bc3ae7cbf
Version Packages (#17247)
2 weeks ago
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
t11r 707b6b8c20
docs: improve typography (#17222)
2 weeks ago
Rich Harris 99362b029b
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