Commit Graph

49 Commits (ff6144a3a58028729e75d353d395a8f20e572a93)

Author SHA1 Message Date
pushkine ff6144a3a5 tsc
6 years ago
pushkine 87a05ec47b remove v2 devtools
6 years ago
pushkine eaf599f910 10/05
6 years ago
pushkine 0d9d3c53d1 06/05
6 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
7 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
7 years ago
Brian Takita 3a37de364b
chore: more specific typings, and add README note about Yarn (#4483)
7 years ago
pushkin b6aaa44880
check for unknown props even if component doesn't have writable props (#4454)
7 years ago
rixo 0786d2858d
exclude global variables from $capture_state (#4475)
7 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
7 years ago
Conduitry d78f32ee5a
fix arrow function precedence (#4385)
7 years ago
Tan Li Hau 5486d67adf compile css once (#4143)
7 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
7 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
7 years ago
mrkishi 3cce56b5d0 remove instrumentation from main execution context
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
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