Commit Graph

24 Commits (456dc162d322546b764d68f99fc859b1c35eb8c4)

Author SHA1 Message Date
Tan Li Hau 456dc162d3 fix slot props not updated when transition aborted (#6414)
5 years ago
Tan Li Hau 09a2e0b77f fix updating of slot contents when aborting transition (#6042)
5 years ago
Tan Li Hau e5370a3e74 implement <svelte:fragment> (#4556)
6 years ago
Ben McCann bb90e37a49 Add spaces next to infix operators (#5902)
6 years ago
Tan Li Hau 0968686824 support spread into slot props (#5616)
6 years ago
Ben McCann b68fc1526e upgrade ESLint config (#5472)
6 years ago
Tan Li Hau 5097a5191c allow <slot> to be part of a slot (#4295)
6 years ago
Tan Li Hau 82a6d30c28 expose which slots are present in $$slots (#4602)
6 years ago
Tan Li Hau 87cd165134 fix $$props reactive for slots (#5125)
6 years ago
Tan Li Hau 0a37211793 fix slot with context overflow + without let (#4862)
6 years ago
Conduitry 938869e03f deconflict `anchor` variable name (#4769)
6 years ago
pushkin 29e03d2a9f fix parent in slot wrapper (#4705)
6 years ago
Tan Li Hau 2501ba3d74 remove unneeded fragment block (#4568)
7 years ago
Tan Li Hau d0924fbfb4 fix deconflicting variable name for slot fallback (#4564)
7 years ago
Tan Li Hau 8025246550 do not initialise slot fallback fragment unless necessary (#4514)
7 years ago
das eb5b92079b Tidy up (#4005)
7 years ago
Rich Harris 78d50d02e8 Bitmask-based change tracking (#3945)
7 years ago
Tan Li Hau 948527a609 use textContent instead of innerHtml, preventing XSS
7 years ago
Conduitry 4d1cacf1ab produce better code for <slot/> (#3631)
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Richard Harris 5dd34f02c1 assume let variables are dynamic in slots - fixes #3354
7 years ago
Richard Harris 6111e1c56a lil bit of housekeeping
7 years ago
Rich Harris eb8ae7194d Pass hoisted values through to slots (#3124)
7 years ago
Rich Harris 02e635687b rename kebab-case files - supercedes #2890
7 years ago