Commit Graph

11 Commits (ac8cd618b4222345c387303d1e53d9f85c221b3b)

Author SHA1 Message Date
zerdox 727824a571 Fix wrong "slot" property warning (runtime) (#6065)
5 years ago
Tan Li Hau 82a6d30c28 expose which slots are present in $$slots (#4602)
6 years ago
Tan Li Hau 1e1939dd82 fix binding for each block local variable (#4861)
6 years ago
Conduitry 45790bc15f add dev runtime warning for unknown slot names (#4501)
7 years ago
pushkin f636bd8a7b check for unknown props even if component doesn't have writable props (#4454)
7 years ago
rixo 96388e6166 exclude global variables from $capture_state (#4475)
7 years ago
rixo 8930ecf59c make $capture_state/$inject_state act on entire state (#3822)
7 years ago
Tan Li Hau df771016ff fix: loop-guard scope leak
7 years ago
Rich Harris 78d50d02e8 Bitmask-based change tracking (#3945)
7 years ago
Tan Li Hau fe0e002872 add loopGuardTimeout options
7 years ago
Richard Harris 5b36489095 helperise loop protection
7 years ago