Commit Graph

25 Commits (b6c0268eb4f119076cac820dab58de5ba9790f8c)

Author SHA1 Message Date
Rich Harris 3289ac3ad1 slightly better waterfall warning
7 months ago
Rich Harris 148ffd2783 warn on reactivity loss
7 months ago
Rich Harris 118e28445d experimental waterfall detection
7 months ago
Rich Harris 76ce303b0a
chore: bump esrap (#14969)
8 months ago
Rich Harris d41801c75f
feat: warn on using `slide` transition with invalid `display` styles (#14936)
8 months ago
Simon H 68d266e0f8
fix: remove overzealous `reactive_declaration_non_reactive_property` warning (#14663)
9 months ago
Simon H cfc1fb7de8
chore: provide links to documentation for errors/warnings (#14629)
9 months ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273)
9 months ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192)
9 months ago
Paolo Ricciuti 8ff2af52d3
fix: show filename information in `legacy_recursive_reactive_block` (#13764)
11 months ago
Dominic Gannaway 139114bdcb
fix: ensure legacy run utility does not cause cycles (#13643)
11 months ago
Simon H ed7611b163
feat: provide guidance in browser console when logging `$state` objects (#13142)
12 months ago
Rich Harris 0812b10100
breaking: overhaul proxies, remove `$state.is` (#12916)
1 year ago
Rich Harris c51dfcfc00
feat: warn on invalid event handlers (#12818)
1 year ago
Simon H 3515776009
docs: tweak `$state.is` warning (#12599)
1 year ago
Dominic Gannaway 518d9854f5
chore: add warning for invalid render function of createRawSnippet (#12535)
1 year ago
Rich Harris 2ce2b7d98b
feat: warn if binding to a non-reactive property (#12500)
1 year ago
Paolo Ricciuti 4e8d1c8c52
feat: runtime dev warn for mismatched `@html` (#12396)
1 year ago
Rich Harris 29ca451c9e
chore: tidier generated message code (#12062)
1 year ago
Rich Harris 2ebb277be7
feat: more information when hydration fails (#11649)
1 year ago
Dominic Gannaway 7ef686f8ee
feat: provide $state warnings for accidental equality (#11610)
1 year ago
Rich Harris 8e17428316
chore: tidy up messages (#11327)
1 year ago
Rich Harris 6ad5cd4461
feat: implement message overloads (#11318)
1 year ago
Rich Harris 476f2172b6
fix: mark `accessors` and `immutable` as deprecated (#11277)
1 year ago
Rich Harris 94b4268ce3
chore: markdown runtime errors/warnings (#11304)
1 year ago