Commit Graph

  • 81561703fa more improvements to ergonomics around test failures Rich Harris 2017-06-11 13:57:19 -0400
  • d50c29bb6a more improvements to ergonomics around test failures Rich Harris 2017-06-11 13:57:19 -0400
  • 27a10994ad failing test for #625 Rich Harris 2017-06-09 18:34:43 -0400
  • 4037b647cb failing test for #625 Rich Harris 2017-06-09 18:34:43 -0400
  • 789f04c5e3 remove logging Rich Harris 2017-06-09 18:34:04 -0400
  • 6227745467 remove logging Rich Harris 2017-06-09 18:34:04 -0400
  • a4e28a7499 improve readability of debugging printouts Rich Harris 2017-06-09 15:22:51 -0400
  • 3e5f8d05c5 improve readability of debugging printouts Rich Harris 2017-06-09 15:22:51 -0400
  • 4747964bac typo Rich Harris 2017-06-06 10:07:36 -0400
  • 7c23579197 typo Rich Harris 2017-06-06 10:07:36 -0400
  • 9e4244ee00 -> v1.22.2 Rich Harris 2017-06-03 11:17:33 -0400
  • 5c8ef93ff7 -> v1.22.2 v1.22.2 Rich Harris 2017-06-03 11:17:33 -0400
  • d595dd4d73 Merge pull request #619 from sveltejs/gh-616 Rich Harris 2017-06-03 11:15:10 -0400
  • 9c20938566 Merge pull request #619 from sveltejs/gh-616 Rich Harris 2017-06-03 11:15:10 -0400
  • 204ee5a746 Merge branch 'master' into gh-616 Rich Harris 2017-06-03 11:10:06 -0400
  • 1a798ec8ad Merge branch 'master' into gh-616 #619 Rich Harris 2017-06-03 11:10:06 -0400
  • ec21df2a54 Merge pull request #618 from sveltejs/prettier Rich Harris 2017-06-03 11:08:45 -0400
  • fe75570b91 Merge pull request #618 from sveltejs/prettier Rich Harris 2017-06-03 11:08:45 -0400
  • ba0cbdb8d0 TS-ify spaces.js and deindent.js, so they get included in prettier task Rich Harris 2017-06-03 10:43:41 -0400
  • 4b1f1e8392 TS-ify spaces.js and deindent.js, so they get included in prettier task #618 Rich Harris 2017-06-03 10:43:41 -0400
  • 3cc89a0a95 add trailing commas to prettier config, only run on .ts files Rich Harris 2017-06-03 10:29:20 -0400
  • b0a1616e31 add trailing commas to prettier config, only run on .ts files Rich Harris 2017-06-03 10:29:20 -0400
  • 330c22e146 also escape back-ticks and backslashes in text nodes in SSR code (#616) Conduitry 2017-06-02 22:46:28 -0400
  • 05a7a262c3 also escape back-ticks and backslashes in text nodes in SSR code (#616) Conduitry 2017-06-02 22:46:28 -0400
  • 63ceba3e57 update lint config Rich Harris 2017-06-02 22:05:06 -0400
  • 485d7b4ef1 update lint config Rich Harris 2017-06-02 22:05:06 -0400
  • ecc84fbecf prettierfy test files Rich Harris 2017-06-02 22:04:36 -0400
  • 10ecd81734 prettierfy test files Rich Harris 2017-06-02 22:04:36 -0400
  • 11b80544ca prettierfy rollup configs Rich Harris 2017-06-02 21:59:43 -0400
  • 66e4c7307a prettierfy rollup configs Rich Harris 2017-06-02 21:59:43 -0400
  • f92b33c130 run prettier on src, update tests Rich Harris 2017-06-02 21:57:25 -0400
  • 84595fb381 run prettier on src, update tests Rich Harris 2017-06-02 21:57:25 -0400
  • d4db81231b add prettier Rich Harris 2017-06-02 21:48:08 -0400
  • 399ee4595a add prettier Rich Harris 2017-06-02 21:48:08 -0400
  • 0bd7e9419e remove temporary file Rich Harris 2017-06-02 21:47:58 -0400
  • 2f54282ac0 remove temporary file Rich Harris 2017-06-02 21:47:58 -0400
  • 11f6012bb1 Merge pull request #617 from sveltejs/fix-magic-string-deprecation Rich Harris 2017-06-02 21:05:58 -0400
  • f016a84d45 Merge pull request #617 from sveltejs/fix-magic-string-deprecation Rich Harris 2017-06-02 21:05:58 -0400
  • e9c63a2803 update for magic-string .overwrite API change Conduitry 2017-06-02 20:58:28 -0400
  • 03616943dd update for magic-string .overwrite API change #617 Conduitry 2017-06-02 20:58:28 -0400
  • 71effd05b5 -> v1.22.1 Rich Harris 2017-06-01 08:34:43 -0400
  • 6bfddc2141 -> v1.22.1 v1.22.1 Rich Harris 2017-06-01 08:34:43 -0400
  • d52003563c Merge pull request #613 from sveltejs/gh-612 Rich Harris 2017-06-01 08:33:43 -0400
  • 4cd5303831 Merge pull request #613 from sveltejs/gh-612 Rich Harris 2017-06-01 08:33:43 -0400
  • e401f90642 Merge pull request #614 from sveltejs/document-cascade Rich Harris 2017-06-01 08:33:02 -0400
  • 9bf9b51428 Merge pull request #614 from sveltejs/document-cascade Rich Harris 2017-06-01 08:33:02 -0400
  • 2a5bf4ce80 document `cascade` option in readme Conduitry 2017-06-01 07:36:18 -0400
  • d0996e071e document `cascade` option in readme #614 Conduitry 2017-06-01 07:36:18 -0400
  • c97159ee2e sanitize event name in handler function name (#612) Conduitry 2017-06-01 07:28:27 -0400
  • 9112671263 sanitize event name in handler function name (#612) #613 Conduitry 2017-06-01 07:28:27 -0400
  • 5e8bde8f71 Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2017-05-31 22:46:00 -0400
  • e8c1907709 Merge branch 'master' of github.com:sveltejs/svelte v1.22.0 Rich Harris 2017-05-31 22:46:00 -0400
  • e2a015af0f -> v1.22.0 Rich Harris 2017-05-31 22:45:52 -0400
  • 0491d7a6cc -> v1.22.0 Rich Harris 2017-05-31 22:45:52 -0400
  • 180a1d790c Merge pull request #603 from sveltejs/gh-592 Rich Harris 2017-05-31 22:44:31 -0400
  • c3fb711220 Merge pull request #603 from sveltejs/gh-592 Rich Harris 2017-05-31 22:44:31 -0400
  • 8458a3f9e2 merge master -> gh-592 Rich Harris 2017-05-31 22:34:49 -0400
  • 3b70920991 merge master -> gh-592 #603 Rich Harris 2017-05-31 22:34:49 -0400
  • 63a1df3f76 Merge pull request #607 from sveltejs/gh-583 Rich Harris 2017-05-31 22:33:10 -0400
  • 6636ea3e0a Merge pull request #607 from sveltejs/gh-583 Rich Harris 2017-05-31 22:33:10 -0400
  • 5a3aa566ce Merge pull request #606 from sveltejs/gh-584 Rich Harris 2017-05-31 22:32:49 -0400
  • b5b484bd91 Merge pull request #606 from sveltejs/gh-584 Rich Harris 2017-05-31 22:32:49 -0400
  • 173fdffaa8 Merge pull request #605 from sveltejs/gh-602 Rich Harris 2017-05-31 22:32:32 -0400
  • 66a1fd76dd Merge pull request #605 from sveltejs/gh-602 Rich Harris 2017-05-31 22:32:32 -0400
  • 7e5e6c3f13 add test for #610 Rich Harris 2017-05-31 22:31:35 -0400
  • e1001a7f34 add test for #610 Rich Harris 2017-05-31 22:31:35 -0400
  • ac94286897 Merge branch 'fix-each-block' of https://github.com/hperrin/svelte into hperrin-fix-each-block Rich Harris 2017-05-31 22:17:41 -0400
  • ce8dd647f0 Merge branch 'fix-each-block' of https://github.com/hperrin/svelte into hperrin-fix-each-block Rich Harris 2017-05-31 22:17:41 -0400
  • eb71c440a4 Fixed each block producing elements in wrong order after change. Fixes #610. Hunter Perrin 2017-05-31 18:58:30 -0700
  • 41c214a986 Fixed each block producing elements in wrong order after change. Fixes #610. #611 Hunter Perrin 2017-05-31 18:58:30 -0700
  • 14c42114fe update tests to use new assign helper Rich Harris 2017-05-31 20:47:17 -0400
  • a538f7a071 update tests to use new assign helper Rich Harris 2017-05-31 20:47:17 -0400
  • 80b3c55e81 improve assign() util performance Luke Edwards 2017-05-31 17:30:11 -0700
  • 869ae4b3cf improve assign() util performance #609 Luke Edwards 2017-05-31 17:30:11 -0700
  • ac83b405a6 add cascade option, to prevent components inheriting styles (#583) Rich Harris 2017-05-29 13:45:18 -0400
  • 7b99d47215 add cascade option, to prevent components inheriting styles (#583) #607 Rich Harris 2017-05-29 13:45:18 -0400
  • 41cd7f1b15 coerce empty string in number/range inputs to undefined - closes #584 Rich Harris 2017-05-28 17:59:41 -0400
  • 6ae01b6682 coerce empty string in number/range inputs to undefined - closes #584 #606 Rich Harris 2017-05-28 17:59:41 -0400
  • 4b08fe38f2 change error message for invalid bindings Rich Harris 2017-05-28 16:12:37 -0400
  • d752959ef1 change error message for invalid bindings #605 Rich Harris 2017-05-28 16:12:37 -0400
  • 19a64181b6 support binding to computed member expressions (fixes #602) Rich Harris 2017-05-28 15:57:10 -0400
  • 2a92b36472 support binding to computed member expressions (fixes #602) Rich Harris 2017-05-28 15:57:10 -0400
  • c6112573fb -> v1.21.0 Rich Harris 2017-05-28 14:10:49 -0400
  • 79d3c44785 -> v1.21.0 v1.21.0 Rich Harris 2017-05-28 14:10:49 -0400
  • 96efd6d993 Merge branch 'master' into gh-592 Rich Harris 2017-05-28 13:56:46 -0400
  • f511962325 Merge branch 'master' into gh-592 Rich Harris 2017-05-28 13:56:46 -0400
  • feb308cebf Merge pull request #601 from sveltejs/gh-574 Rich Harris 2017-05-28 13:56:17 -0400
  • 31d8ef6654 Merge pull request #601 from sveltejs/gh-574 Rich Harris 2017-05-28 13:56:17 -0400
  • ac6bdd4df3 Merge pull request #600 from sveltejs/gh-575 Rich Harris 2017-05-28 13:56:04 -0400
  • 1db0d465b0 Merge pull request #600 from sveltejs/gh-575 Rich Harris 2017-05-28 13:56:04 -0400
  • 8f1b43d4d7 Merge pull request #599 from sveltejs/gh-582 Rich Harris 2017-05-28 13:55:50 -0400
  • ecc9a9352c Merge pull request #599 from sveltejs/gh-582 Rich Harris 2017-05-28 13:55:50 -0400
  • bc1f416121 remove TODO Rich Harris 2017-05-28 12:49:50 -0400
  • c4b68ca8cb remove TODO Rich Harris 2017-05-28 12:49:50 -0400
  • 7d4dcdf531 update tests Rich Harris 2017-05-28 11:53:19 -0400
  • 288d1c9d74 update tests Rich Harris 2017-05-28 11:53:19 -0400
  • c61db3c898 remove some files from repo Rich Harris 2017-05-28 11:48:31 -0400
  • 739a832c37 remove some files from repo Rich Harris 2017-05-28 11:48:31 -0400
  • 4fa37c3b8a tidy up Rich Harris 2017-05-28 11:43:16 -0400
  • 8a57ae8b54 tidy up Rich Harris 2017-05-28 11:43:16 -0400