Commit Graph

2927 Commits (123fab27311b17ca49fc17ded3a99bcafcf5adf2)

Author SHA1 Message Date
Manuel 123fab2731
fix: add more css selectors to `print()` (#17330)
6 days ago
Elliott Johnson 44058da346
fix: Don't crash on `hydratable` serialization failures (#17315)
6 days ago
github-actions[bot] 275fa8231f
Version Packages (#17312)
1 week ago
Rich Harris 0990095aed
fix: don't issue a11y warning for video without captions if it has no `src` (#17311)
1 week ago
Rich Harris 46603d93cb
fix: add `srcObject` to permitted `<audio>`/`<video>` attributes (#17310)
1 week ago
Ben McCann 0cdc431562
chore: upgrade dependencies to fix dependabot warnings (#17287)
2 weeks ago
github-actions[bot] c864d2c778
Version Packages (#17299)
2 weeks ago
Rich Harris 190e64acd9
fix: destroy each items after siblings are resumed (#17258)
2 weeks ago
Rich Harris 3a3b7e8a3f
chore: tidy up types for DOM operations (#17298)
2 weeks ago
github-actions[bot] f091b11eab
Version Packages (#17286)
2 weeks ago
Simon H 794b8f3dfd
fix: keep reactions up to date even when read outside of effect (#17295)
2 weeks ago
Rich Harris 1f3f1826e8
chore: move DOM-related effect properties to `effect.nodes` (#17293)
2 weeks ago
Rich Harris 8dd8e3ec0b
chore: minor each tweak (#17294)
2 weeks ago
Rich Harris 6dea3d0a28
chore: skip static index update (#17249)
2 weeks ago
Manuel 5b5f688ddd
fix: `print(ast)` types (#17255)
2 weeks ago
Rich Harris 0e1c98ea11
fix: allow `$props.id()` to occur after an `await` (#17285)
2 weeks ago
github-actions[bot] f8287b0d91
Version Packages (#17268)
2 weeks ago
Rich Harris 649d8572a6
fix: handle cross-realm Promises in `hydratable` (#17284)
2 weeks ago
Rich Harris 617e179e68
fix: preserve node locations for better sourcemaps (#17269)
2 weeks 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
github-actions[bot] b4b580a13a
Version Packages (#17257)
3 weeks ago
ComputerGuy bec7ca7918
fix: throw on invalid `{@tag}`s (#17256)
3 weeks ago
Paolo Ricciuti ae6004657d
fix: array destructuring after await (#17254)
3 weeks ago
github-actions[bot] 5c821c1a41
Version Packages (#17253)
3 weeks ago
Simon H da4cd0e359
fix: link offscreen items and last effect in each block correctly (#17240)
3 weeks ago
github-actions[bot] 1bc3ae7cbf
Version Packages (#17247)
3 weeks ago
Rich Harris 8addf203c4
feat: add `print(...)` function (#16188)
3 weeks ago
github-actions[bot] cc1b3f234a
Version Packages (#17245)
3 weeks ago
Alejandro Torres 3c63b12ccd
chore: fix typos in code comments and documentation (#17187)
3 weeks ago
Simon H a7848c021a
fix: generate correct code for simple destructurings (#17237)
3 weeks ago
Simon H d0e61bc252
fix: ensure each block animations don't mess with transitions (#17238)
3 weeks ago
Rich Harris e3acf5deea
chore: better log_effect_tree (#17243)
3 weeks ago
Simon H 5546272988
chore: test component exports + async (#17241)
3 weeks ago
Rich Harris 52a36bdb35
fix: link offscreen items and last effect in each block correctly (alternative) (#17244)
3 weeks ago
Simon H f2dd477031
fix: await blockers before initialising const (#17226)
3 weeks ago
github-actions[bot] c6f99e6399
Version Packages (#17234)
3 weeks ago
Elliott Johnson c2a110cd81
feat: `hydratable` (#17154)
3 weeks ago
github-actions[bot] 129c4086f7
Version Packages (#17228)
3 weeks ago
Simon H 84b261886b
chore: lift "flushSync cannot be called in effects" restriction (#17139)
3 weeks ago
Paolo Ricciuti ea8838e96f
fix: store forked derived values (#17212)
3 weeks ago
Simon H 53bbe3462b
fix: don't execute attachments and attribute effects eagerly (#17208)
3 weeks ago
github-actions[bot] 1aafbc47ff
Version Packages (#17204)
3 weeks ago
Simon H 91486fa807
fix: take async into account for bindings/transitions/animations/attachments (#17198)
3 weeks ago
Paolo Ricciuti a17dc3c302
fix: correctly migrate named self closing slots (#17199)
3 weeks ago
github-actions[bot] 110181068f
Version Packages (#17202)
3 weeks ago
Paolo Ricciuti 056b201d80
fix: don't set derived values during time traveling (#17163)
4 weeks ago
github-actions[bot] 9ccbd734f2
Version Packages (#17192)
4 weeks ago
Rich Harris e365890ef9
fix: maintain correct linked list of effects when updating each blocks (#17191)
4 weeks ago