Commit Graph

11 Commits (5334f4ad1b12bb1c9ca3eee5d8cd063eea9695e7)

Author SHA1 Message Date
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
Tan Li Hau bf6c74fb17
fix binding for each block local variable (#4861)
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 0786d2858d
exclude global variables from $capture_state (#4475)
5 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
5 years ago
Tan Li Hau 2c9d864e33 fix: loop-guard scope leak
5 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
5 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
5 years ago
Richard Harris 47cac13b7d helperise loop protection
5 years ago