Commit Graph

9 Commits (5b2b58f46ff081d358c57d09a41a20211c44cb19)

Author SHA1 Message Date
Tan Li Hau bf6c74fb17
fix binding for each block local variable (#4861)
5 years ago
Conduitry f2ee7efb94
add dev runtime warning for unknown slot names (#4501)
6 years ago
pushkin b6aaa44880
check for unknown props even if component doesn't have writable props (#4454)
6 years ago
rixo 0786d2858d
exclude global variables from $capture_state (#4475)
6 years ago
rixo cb64fb2ac9
make $capture_state/$inject_state act on entire state (#3822)
6 years ago
Tan Li Hau 2c9d864e33 fix: loop-guard scope leak
6 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Richard Harris 47cac13b7d helperise loop protection
6 years ago