Commit Graph

134 Commits (eaec840e7764c827bcbacb5b81a814497a0497fb)

Author SHA1 Message Date
Rich Harris eaec840e77
Merge branch 'master' into gh-3283 6 years ago
Rich Harris cf24dbd6a9
Merge pull request from Conduitry/gh-3274 6 years ago
Rich Harris aa1b38ad34
Merge pull request from Conduitry/gh-3281 6 years ago
Rich Harris 21e3db1b72
Merge pull request from Conduitry/gh-3179 6 years ago
Rich Harris 9e1554610b
Merge pull request from Conduitry/gh-3331 6 years ago
Richard Harris fd46685400 fix SSR of undefined classes, albeit messily 6 years ago
Richard Harris c82a9ea7f2 omit falsy boolean attributes 6 years ago
Conduitry c04def9081 don't warn when using each index in key () 6 years ago
Conduitry 45a54c1aa4 use bindings when matching attribute selector against element () 6 years ago
Conduitry bfa0bc98b7 preserve async/generator-ness of hoisted function expressions () 6 years ago
Conduitry 276eb8e553 fix erroneous a11y warning with input type='image' () 6 years ago
Richard Harris c53563b207 failing SSR test, plus some adjacent changes 6 years ago
Richard Harris 886961b927 remove unused code 6 years ago
Richard Harris 6d962c5d95 make code style more consistent 6 years ago
bre30kra69cs 42717e893b ref spaces 6 years ago
bre30kra69cs ccf2ad819a optimize class name runtime calc & add tests & ref 6 years ago
bre30kra69cs 9b5bbb556d fix Literally undefined class 6 years ago
Conduitry cf5dd8ff75 support RxJS Observables in reassigned stores () 6 years ago
Rich Harris 0fe04561b2 quote props if necessary in SSR mode - fixes 6 years ago
Rich Harris dbf503b9e1
Merge pull request from Conduitry/gh-3226 6 years ago
Rich Harris 620d26cad3
Merge pull request from sveltejs/gh-3286 6 years ago
Conduitry 2328d5e6e8 use `change` event for `bind:files` () 6 years ago
Richard Harris b3ef4e64be always update reactive declarations with $$props - fixes 6 years ago
Richard Harris b33d600d4e reuse unchanged spread levels - fixes 6 years ago
Rich Harris 8c1f48f828
Merge pull request from davemo/fix/1705-root-pseudo-selector-prefix-exemption 6 years ago
Rich Harris 15c57e1248
Merge pull request from umanghome/v3-class-deps-fix 6 years ago
Rich Harris be30a4c66c
Merge pull request from pynnl/gh-3228 6 years ago
Ivo Lukacovic b6e875ba03 avoid trailing comma in destroy_component() call () 6 years ago
David Mosher 1909bb43d9 bugfix: exempt the :root selector from prefix 6 years ago
Umang Galaiya f369d8f0a7 [Element][SSR] Set class expression if spread is used 6 years ago
Umang Galaiya 59ea5654a7 [Element][DOM] Set class dependencies before returning 6 years ago
pynnl c33e4be6dc fix global keyframes with no elements 6 years ago
Richard Harris a56c6990ad lint 6 years ago
Tibi Craciun bec64427a5 fixed 6 years ago
Rich Harris af0d9ed1d3 Merge branch 'master' into gh-3113 6 years ago
Richard Harris 7703140793 -> v3.6.5 6 years ago
Richard Harris 8f959559d5 -> v3.6.5 6 years ago
Richard Harris e5be2ec348 lint 6 years ago
Rich Harris 8203c22f63
Merge pull request from sveltejs/gh-3140 6 years ago
Conduitry 2d9041f769 escape `@` sigils in block comments () 6 years ago
Richard Harris f4ca063c85 prevent dynamic components being detached twice - fixes 6 years ago
Richard Harris e85f8afa1c huh apparently this works 6 years ago
Rich Harris ccaaabc510 WIP solution for 6 years ago
Rich Harris 7efbe7b8b9
Merge pull request from sveltejs/gh-3038 6 years ago
Rich Harris 04339ef272 add pending assignments when leaving assignment expressions, not entering them 6 years ago
Rich Harris 5c77f2b622 note to self 6 years ago
Richard Harris 8e368d86a3 prevent malformed code when injecting invalidate statements 6 years ago
Richard Harris eff7f504d4 correctly transform inline shorthand methods - fixes 6 years ago
Richard Harris f341befacb lint 6 years ago
Rich Harris 80bf0fd152 preserve symmetry when walking css ast 6 years ago