Commit Graph

20 Commits (5ccfc3c5d7a29fe6df1cb109df8d0e7868d0ea51)

Author SHA1 Message Date
Tan Li Hau ebaa891e69
[chore] update code-red@0.2.0 (#6425)
3 years ago
zerdox 0df9233fb1
Fix wrong "slot" property warning (runtime) (#6065)
3 years ago
Tan Li Hau 0ac341d2c6
expose which slots are present in $$slots (#4602)
4 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
5 years ago
pushkin b6aaa44880
check for unknown props even if component doesn't have writable props (#4454)
5 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
5 years ago
Tan Li Hau a8b306f0a1 revert remove contextual overflow (#4102)
5 years ago
Tan Li Hau f9a9484e39 fix dirtybit (#4095)
5 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
5 years ago
Richard Harris d8b25afacd update tests
5 years ago
Richard Harris 47a9811c1e alternative fix for #3508
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Richard Harris f2568f6665 remove $unsafe_set in favour of modified $inject_state
5 years ago
Richard Harris 8174119746 update tests
5 years ago
Richard Harris a821aa7a15 merge sveltejs/master -> devtools
5 years ago
Timothy Johnson cdd3bf0165 Pass options in component event
5 years ago
Timothy Johnson 9223f56323 Fix tests
5 years ago
Axelen123 1ca0b23d0d
Update tests
5 years ago
Richard Harris 9d53f568fa fix tests
5 years ago
Emil Tholin 9cd0b0761b Don't get hoisted variable from ctx when using @debug
5 years ago