Commit Graph

16 Commits (2d6324ed4a720d1d87f05b694ad50823ca1e844c)

Author SHA1 Message Date
Tan Li Hau 2d6324ed4a fix $$props reactive for slots (#5125)
6 years ago
Tan Li Hau 7834ca3c5b
fix slot with context overflow + without let (#4862)
6 years ago
Conduitry f111cf6881
deconflict `anchor` variable name (#4769)
6 years ago
pushkin 51c6aaff0b
fix parent in slot wrapper (#4705)
6 years ago
Tan Li Hau cc1f2c6c9e
remove unneeded fragment block (#4568)
7 years ago
Tan Li Hau cdc0270ef1
fix deconflicting variable name for slot fallback (#4564)
7 years ago
Tan Li Hau 82dce0c8fc
do not initialise slot fallback fragment unless necessary (#4514)
7 years ago
das 2b0762f930 Tidy up (#4005)
7 years ago
Rich Harris cd21acfb3c
Bitmask-based change tracking (#3945)
7 years ago
Tan Li Hau 2b2f40d32a use textContent instead of innerHtml, preventing XSS
7 years ago
Conduitry 8ef32d766a
produce better code for <slot/> (#3631)
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Richard Harris 4b0ec650e9 assume let variables are dynamic in slots - fixes #3354
7 years ago
Richard Harris b9f5e7f249 lil bit of housekeeping
7 years ago
Rich Harris b2d9da3460
Pass hoisted values through to slots (#3124)
7 years ago
Rich Harris 80ebdc1784 rename kebab-case files - supercedes #2890
7 years ago