Commit Graph

1440 Commits (f3f85841a545cd60eace187a0f8d2cc700636761)
 

Author SHA1 Message Date
Rich Harris 6eb80e3732 Merge pull request from sveltejs/gh-625 8 years ago
Rich Harris a88a56b809 add chalk devDependency 8 years ago
Rich Harris e730b38b9d lint 8 years ago
Rich Harris b89c42c851 fix 8 years ago
Rich Harris d50c29bb6a more improvements to ergonomics around test failures 8 years ago
Rich Harris 4037b647cb failing test for 8 years ago
Rich Harris 6227745467 remove logging 8 years ago
Rich Harris 3e5f8d05c5 improve readability of debugging printouts 8 years ago
Rich Harris 7c23579197 typo 8 years ago
Rich Harris 5c8ef93ff7 -> v1.22.2 8 years ago
Rich Harris 9c20938566 Merge pull request from sveltejs/gh-616 8 years ago
Rich Harris 1a798ec8ad Merge branch 'master' into gh-616 8 years ago
Rich Harris fe75570b91 Merge pull request from sveltejs/prettier 8 years ago
Rich Harris 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task 8 years ago
Rich Harris b0a1616e31 add trailing commas to prettier config, only run on .ts files 8 years ago
Conduitry 05a7a262c3 also escape back-ticks and backslashes in text nodes in SSR code () 8 years ago
Rich Harris 485d7b4ef1 update lint config 8 years ago
Rich Harris 10ecd81734 prettierfy test files 8 years ago
Rich Harris 66e4c7307a prettierfy rollup configs 8 years ago
Rich Harris 84595fb381 run prettier on src, update tests 8 years ago
Rich Harris 399ee4595a add prettier 8 years ago
Rich Harris 2f54282ac0 remove temporary file 8 years ago
Rich Harris f016a84d45 Merge pull request from sveltejs/fix-magic-string-deprecation 8 years ago
Conduitry 03616943dd update for magic-string .overwrite API change 8 years ago
Rich Harris 6bfddc2141 -> v1.22.1 8 years ago
Rich Harris 4cd5303831 Merge pull request from sveltejs/gh-612 8 years ago
Rich Harris 9bf9b51428 Merge pull request from sveltejs/document-cascade 8 years ago
Conduitry d0996e071e document `cascade` option in readme 8 years ago
Conduitry 9112671263 sanitize event name in handler function name () 8 years ago
Rich Harris e8c1907709 Merge branch 'master' of github.com:sveltejs/svelte 8 years ago
Rich Harris 0491d7a6cc -> v1.22.0 8 years ago
Rich Harris c3fb711220 Merge pull request from sveltejs/gh-592 8 years ago
Rich Harris 3b70920991 merge master -> gh-592 8 years ago
Rich Harris 6636ea3e0a Merge pull request from sveltejs/gh-583 8 years ago
Rich Harris b5b484bd91 Merge pull request from sveltejs/gh-584 8 years ago
Rich Harris 66a1fd76dd Merge pull request from sveltejs/gh-602 8 years ago
Rich Harris e1001a7f34 add test for 8 years ago
Rich Harris ce8dd647f0 Merge branch 'fix-each-block' of https://github.com/hperrin/svelte into hperrin-fix-each-block 8 years ago
Hunter Perrin 41c214a986 Fixed each block producing elements in wrong order after change. Fixes . 8 years ago
Rich Harris a538f7a071 update tests to use new assign helper 8 years ago
Luke Edwards 869ae4b3cf improve assign() util performance 8 years ago
Rich Harris 7b99d47215 add cascade option, to prevent components inheriting styles () 8 years ago
Rich Harris 6ae01b6682 coerce empty string in number/range inputs to undefined - closes 8 years ago
Rich Harris d752959ef1 change error message for invalid bindings 8 years ago
Rich Harris 2a92b36472 support binding to computed member expressions (fixes ) 8 years ago
Rich Harris 79d3c44785 -> v1.21.0 8 years ago
Rich Harris f511962325 Merge branch 'master' into gh-592 8 years ago
Rich Harris 31d8ef6654 Merge pull request from sveltejs/gh-574 8 years ago
Rich Harris 1db0d465b0 Merge pull request from sveltejs/gh-575 8 years ago
Rich Harris ecc9a9352c Merge pull request from sveltejs/gh-582 8 years ago