Commit Graph

38 Commits (d1f490b1b04aa150432b25e806eda771e824332b)

Author SHA1 Message Date
rixo d1f490b1b0 fix TS warnings
7 years ago
rixo 1f84174116 shorter & less ambiguous param names
7 years ago
rixo 16398f9581 Merge remote-tracking branch 'upstream/master' into hmr-capture-state
7 years ago
das 2b0762f930 Tidy up (#4005)
7 years ago
Tan Li Hau 34bb8119b7 no missing prop warning for non-writable props
7 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
7 years ago
Conduitry afe5ad430a
Use IE-compatible js to check for unknown prop warnings (#3915)
7 years ago
Tan Li Hau aa0341c9ca Don't create a fragment at all for DOM-less components
7 years ago
rixo cf3fe22e9b capture local variables in $capture_state
7 years ago
Richard Harris de2b1a6a0d use hasOwnProperty, simplify prop object construction
7 years ago
Richard Harris 47a9811c1e alternative fix for #3508
7 years ago
Conduitry 2b71798dd2 fix binding to aliased props (#3508)
7 years ago
Maurício Kishi 914d155d9f fix store validation code generation (#3735)
7 years ago
Rich Harris db901725ae
simplify
7 years ago
Tan Li Hau 6a98febf5f fix typescript error
7 years ago
Tan Li Hau 8c4fd74543 resubscribe props if reassigned
7 years ago
das 54a129c7fa continue inlining $$invalidate calls (#3548)
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Richard Harris f2568f6665 remove $unsafe_set in favour of modified $inject_state
7 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
7 years ago
Richard Harris 6f60ed8871 Merge branch 'hmr' of https://github.com/Axelen123/svelte into Axelen123-hmr
7 years ago
Richard Harris 24410083c7 lint
7 years ago
Richard Harris 21e021311a tweak
7 years ago
Richard Harris 063e9292b8 DRY stuff out a bit
7 years ago
Richard Harris 5ad6489079 simplify
7 years ago
Richard Harris 46bfaff1e6 inline $$invalidate calls - fixes #3512
7 years ago
bre30kra69cs 323afc1e24 fix declaration assignment
7 years ago
Conduitry cf5dd8ff75 support RxJS Observables in reassigned stores (#3304)
7 years ago
Richard Harris b3ef4e64be always update reactive declarations with $$props - fixes #3286
7 years ago
Timothy Johnson cdd3bf0165 Pass options in component event
7 years ago
Timothy Johnson 126c515d22 Component.$unsafe_set
7 years ago
Timothy Johnson 0e1cb29c1e Events for Blocks and Components
7 years ago
Axelen123 f06bc2fff7
Make inject_state and capture_state always available
7 years ago
Axelen123 d64521cf42
Only capture and inject writable props
7 years ago
Axelen123 838e8ab203
Add hooks for HMR support (sveltejs#2377)
7 years ago
Conduitry d6af8a79eb escape `@` sigils in debug filename
7 years ago
Rich Harris 324be53a70 merge master -> snake_case
7 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
7 years ago