Commit Graph

  • 5d84a93c99 shorten each block var names #862 Rich Harris 2017-09-18 20:53:23 -0400
  • b9327d095d more readable each block values Rich Harris 2017-09-18 18:32:44 -0400
  • 4f1d48c4a6 more readable each block values Rich Harris 2017-09-18 18:32:44 -0400
  • edd0665df4 Merge pull request #861 from sveltejs/remove-incorrect-argument Rich Harris 2017-09-18 18:00:05 -0400
  • 75cf698885 Merge pull request #861 from sveltejs/remove-incorrect-argument Rich Harris 2017-09-18 18:00:05 -0400
  • 990a8f27d0 remove incorrect argument Rich Harris 2017-09-18 17:54:57 -0400
  • 74d84d81e9 remove incorrect argument #861 Rich Harris 2017-09-18 17:54:57 -0400
  • 309ff0fe35 use textContent and innerHTML where appropriate (#23) Rich Harris 2017-09-18 17:24:31 -0400
  • 66ae0d9c94 use textContent and innerHTML where appropriate (#23) Rich Harris 2017-09-18 17:24:31 -0400
  • e5e6783879 fix test Rich Harris 2017-09-18 15:33:33 -0400
  • 7cc192ad4c fix test Rich Harris 2017-09-18 15:33:33 -0400
  • 2429d93f52 various fixes Rich Harris 2017-09-18 15:12:40 -0400
  • 5cd76be290 various fixes Rich Harris 2017-09-18 15:12:40 -0400
  • 4ccf1ea7b0 wrap ES modules in an IIFE Rich Harris 2017-09-18 11:12:10 -0400
  • abea37af71 wrap ES modules in an IIFE Rich Harris 2017-09-18 11:12:10 -0400
  • c72ec1d4fb refactor module wrapping Rich Harris 2017-09-18 10:37:51 -0400
  • 240291604b refactor module wrapping Rich Harris 2017-09-18 10:37:51 -0400
  • 7fdabf38f5 update tests Rich Harris 2017-09-17 17:27:05 -0400
  • 3b68d1f5dc update tests Rich Harris 2017-09-17 17:27:05 -0400
  • 86d6e91920 Merge pull request #856 from sveltejs/remove-is-initial Rich Harris 2017-09-17 13:34:23 -0400
  • 6b70825ac3 Merge pull request #856 from sveltejs/remove-is-initial Rich Harris 2017-09-17 13:34:23 -0400
  • 128f93765c Merge pull request #857 from sveltejs/static-components Rich Harris 2017-09-17 13:33:32 -0400
  • 225f59a3f5 Merge pull request #857 from sveltejs/static-components Rich Harris 2017-09-17 13:33:32 -0400
  • 35881b0829 Merge branch 'master' into static-components Rich Harris 2017-09-17 13:02:02 -0400
  • 21f6dd8cef Merge branch 'master' into static-components #857 Rich Harris 2017-09-17 13:02:02 -0400
  • 54ae5f1dcb remove version numbers from snapshot tests Rich Harris 2017-09-17 13:01:47 -0400
  • bd282df921 remove version numbers from snapshot tests Rich Harris 2017-09-17 13:01:47 -0400
  • fd2d1ad645 dont update components with only static bindings Rich Harris 2017-09-17 12:59:30 -0400
  • e2ef1fdb96 dont update components with only static bindings Rich Harris 2017-09-17 12:59:30 -0400
  • c4623c8e20 update snapshot tests Rich Harris 2017-09-17 12:29:11 -0400
  • 4d6e95d799 update snapshot tests #856 Rich Harris 2017-09-17 12:29:11 -0400
  • b9492905a1 remove oldState from recompute Rich Harris 2017-09-17 12:29:01 -0400
  • 6f0961ed5a remove oldState from recompute Rich Harris 2017-09-17 12:29:01 -0400
  • 2af7b9e561 Merge branch 'master' into remove-is-initial Rich Harris 2017-09-17 12:26:34 -0400
  • 955354739f Merge branch 'master' into remove-is-initial Rich Harris 2017-09-17 12:26:34 -0400
  • 544f17fba3 remove isInitial check on recompute Rich Harris 2017-09-17 12:21:26 -0400
  • 9f19121b65 remove isInitial check on recompute Rich Harris 2017-09-17 12:21:26 -0400
  • fbc4524599 remove excess parentheses Rich Harris 2017-09-17 12:18:23 -0400
  • b1cbffece6 remove excess parentheses Rich Harris 2017-09-17 12:18:23 -0400
  • 2d44995c82 Merge pull request #855 from sveltejs/shared-init Rich Harris 2017-09-17 12:16:38 -0400
  • f394cacb99 Merge pull request #855 from sveltejs/shared-init Rich Harris 2017-09-17 12:16:38 -0400
  • e59a12a6b1 merge master -> shared-init Rich Harris 2017-09-17 12:12:12 -0400
  • 33dbc18a10 merge master -> shared-init #855 Rich Harris 2017-09-17 12:12:12 -0400
  • 7a41c694e6 Merge pull request #853 from sveltejs/gh-823 Rich Harris 2017-09-17 12:09:41 -0400
  • 9d8f2c466f Merge pull request #853 from sveltejs/gh-823 Rich Harris 2017-09-17 12:09:41 -0400
  • c54e461786 update tests Rich Harris 2017-09-16 15:20:43 -0400
  • 0b71a93779 update tests Rich Harris 2017-09-16 15:20:43 -0400
  • f0a404a07c tighten up a bit more Rich Harris 2017-09-16 15:15:23 -0400
  • ef3cf34367 tighten up a bit more Rich Harris 2017-09-16 15:15:23 -0400
  • c47d2bd88d extract some shared init logic Rich Harris 2017-09-16 15:09:38 -0400
  • bd002f94bc extract some shared init logic Rich Harris 2017-09-16 15:09:38 -0400
  • 584becc049 -> v1.39.3 Rich Harris 2017-09-16 14:50:04 -0400
  • ba447f7067 -> v1.39.3 v1.39.3 Rich Harris 2017-09-16 14:50:04 -0400
  • cd33f05704 Merge pull request #852 from sveltejs/gh-849 Rich Harris 2017-09-16 14:46:31 -0400
  • 6ad8c38663 Merge pull request #852 from sveltejs/gh-849 Rich Harris 2017-09-16 14:46:31 -0400
  • c8ce6feb65 Merge pull request #851 from sveltejs/gh-850 Rich Harris 2017-09-16 14:46:19 -0400
  • 14463380f7 Merge pull request #851 from sveltejs/gh-850 Rich Harris 2017-09-16 14:46:19 -0400
  • 8d7a8829dc allow console.* calls in event handlers. fixes #782 Rich Harris 2017-09-16 14:40:02 -0400
  • 58cc7f8ed1 allow console.* calls in event handlers. fixes #782 Rich Harris 2017-09-16 14:40:02 -0400
  • ddbcebab43 put version comment above imports Rich Harris 2017-09-16 14:27:59 -0400
  • 1d34bd886e put version comment above imports #853 Rich Harris 2017-09-16 14:27:59 -0400
  • ef787b84c9 add debugging comments Rich Harris 2017-09-16 14:24:55 -0400
  • 6e57fa3ced add debugging comments Rich Harris 2017-09-16 14:24:55 -0400
  • 3fc667b18a compile time error on slotted content inside if/each blocks. closes #849 Rich Harris 2017-09-16 12:51:48 -0400
  • 9b505de3a0 compile time error on slotted content inside if/each blocks. closes #849 #852 Rich Harris 2017-09-16 12:51:48 -0400
  • 71a315f818 use anchor.parentNode as target instead of slot document fragment - fixes #850 Rich Harris 2017-09-16 11:21:03 -0400
  • 0a0f474e43 use anchor.parentNode as target instead of slot document fragment - fixes #850 #851 Rich Harris 2017-09-16 11:21:03 -0400
  • baa4dbf640 typo Rich Harris 2017-09-16 11:08:41 -0400
  • fbbaff5404 typo Rich Harris 2017-09-16 11:08:41 -0400
  • 33d374d5f1 failing test for #850 Rich Harris 2017-09-16 11:07:46 -0400
  • 40df1c64ac failing test for #850 Rich Harris 2017-09-16 11:07:46 -0400
  • 0f7a08a8ca Merge pull request #847 from sveltejs/gh-827 Rich Harris 2017-09-16 10:44:51 -0400
  • 049fe59082 Merge pull request #847 from sveltejs/gh-827 Rich Harris 2017-09-16 10:44:51 -0400
  • 60c3f2ae17 -> v1.39.2 Rich Harris 2017-09-13 14:38:11 -0400
  • faa0f7a021 -> v1.39.2 v1.39.2 Rich Harris 2017-09-13 14:38:11 -0400
  • 17a3da12ad Merge pull request #845 from sveltejs/gh-840 Rich Harris 2017-09-13 14:34:24 -0400
  • 446fff3878 Merge pull request #845 from sveltejs/gh-840 Rich Harris 2017-09-13 14:34:24 -0400
  • fbe3410e9c dont slot elements inside custom elements - fixes #827 Rich Harris 2017-09-13 14:31:01 -0400
  • 3879d52616 dont slot elements inside custom elements - fixes #827 #847 Rich Harris 2017-09-13 14:31:01 -0400
  • c7b8c98e5e Merge branch 'master' into gh-827 Rich Harris 2017-09-12 18:45:21 -0400
  • 5ed74df4d3 Merge branch 'master' into gh-827 Rich Harris 2017-09-12 18:45:21 -0400
  • de2aaaab5c escape shadow DOM CSS - fixes #840 Rich Harris 2017-09-12 18:26:15 -0400
  • 770c14955d escape shadow DOM CSS - fixes #840 #845 Rich Harris 2017-09-12 18:26:15 -0400
  • 7921127e2b Merge pull request #844 from sveltejs/gh-843 Rich Harris 2017-09-12 17:21:46 -0400
  • 129fb150bb Merge pull request #844 from sveltejs/gh-843 Rich Harris 2017-09-12 17:21:46 -0400
  • f8be8f5a13 dont use skipped text nodes as anchors - fixes #843 Rich Harris 2017-09-12 17:15:15 -0400
  • 61476048c8 dont use skipped text nodes as anchors - fixes #843 #844 Rich Harris 2017-09-12 17:15:15 -0400
  • a06dd55fec -> v1.39.1 Rich Harris 2017-09-12 08:47:54 -0400
  • b64d95021a -> v1.39.1 v1.39.1 Rich Harris 2017-09-12 08:47:54 -0400
  • 6c35aeca25 Merge pull request #841 from sveltejs/parenthesize-conditions Rich Harris 2017-09-12 08:25:51 -0400
  • d0a017a3b1 Merge pull request #841 from sveltejs/parenthesize-conditions Rich Harris 2017-09-12 08:25:51 -0400
  • 58d692e67d Merge bfaab9967a into 1bdd624b35 #837 Martin Andert 2017-09-12 12:17:34 +0000
  • 84f240f58d Add parenthesis around or'd expression martinandert 2017-09-10 23:52:30 +0200
  • 37f5a626b3 Add parenthesis around or'd expression #841 martinandert 2017-09-10 23:52:30 +0200
  • e5e8812dd7 prevent accidentally reintroducing ES6 into shared helpers Rich Harris 2017-09-12 07:59:37 -0400
  • 1bdd624b35 prevent accidentally reintroducing ES6 into shared helpers Rich Harris 2017-09-12 07:59:37 -0400
  • 0575ccd465 Merge pull request #839 from vp2177/master Rich Harris 2017-09-12 07:51:05 -0400
  • f3eeaa9f39 Merge pull request #839 from vp2177/master Rich Harris 2017-09-12 07:51:05 -0400
  • 88418b318b Change let -> var, solves #838 P 2017-09-11 22:48:05 +0100
  • 072f541855 Change let -> var, solves #838 #839 P 2017-09-11 22:48:05 +0100