Commit Graph

31 Commits (afe5ad430a741ebece0cb94a34ffe96c6d4fdfec)

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