Commit Graph

  • 2fa784ecc3 handle @foo and #foo edge cases Rich Harris 2017-06-25 20:03:17 -0400
  • bf3c83bd1c Merge pull request #677 from sveltejs/gh-664 Rich Harris 2017-06-25 18:11:09 -0400
  • d237983374 Merge pull request #677 from sveltejs/gh-664 Rich Harris 2017-06-25 18:11:09 -0400
  • 0cbd35cc16 add dev mode hydration error (closes #664) Rich Harris 2017-06-25 17:58:49 -0400
  • 7eb4f2d1c0 add dev mode hydration error (closes #664) #677 Rich Harris 2017-06-25 17:58:49 -0400
  • 4db141dc63 Merge branch 'master' into codegen Rich Harris 2017-06-25 17:48:55 -0400
  • acf889d8b5 Merge branch 'master' into codegen Rich Harris 2017-06-25 17:48:55 -0400
  • 70cd2a205f Merge pull request #675 from sveltejs/gh-651 Rich Harris 2017-06-25 17:24:23 -0400
  • ee5a60fd71 Merge pull request #675 from sveltejs/gh-651 Rich Harris 2017-06-25 17:24:23 -0400
  • a675525830 remove unused code Rich Harris 2017-06-25 17:19:29 -0400
  • 94166f60d8 remove unused code #676 Rich Harris 2017-06-25 17:19:29 -0400
  • 6a6857624f update parser tests Rich Harris 2017-06-25 17:15:52 -0400
  • c98e1f49d3 update parser tests Rich Harris 2017-06-25 17:15:52 -0400
  • 8b2e65b3ce update tests Rich Harris 2017-06-25 17:03:32 -0400
  • df1870df8b update tests Rich Harris 2017-06-25 17:03:32 -0400
  • f34b3218c6 only remove whitespace at end of range if safe to do so Rich Harris 2017-06-25 17:03:06 -0400
  • 9488bb9dbf only remove whitespace at end of range if safe to do so Rich Harris 2017-06-25 17:03:06 -0400
  • 137cefde72 move whitespace logic out of parse and into preprocess Rich Harris 2017-06-25 16:32:24 -0400
  • c4ad36023c move whitespace logic out of parse and into preprocess Rich Harris 2017-06-25 16:32:24 -0400
  • 21b8776ae2 merge master -> codegen Rich Harris 2017-06-25 15:08:28 -0400
  • d08c04d313 merge master -> codegen Rich Harris 2017-06-25 15:08:28 -0400
  • c094afe624 Merge pull request #674 from sveltejs/gh-655 Rich Harris 2017-06-25 14:53:25 -0400
  • b1d1cea3a4 Merge pull request #674 from sveltejs/gh-655 Rich Harris 2017-06-25 14:53:25 -0400
  • a95bd7f416 add test for #651 Rich Harris 2017-06-25 14:49:04 -0400
  • 8de2c2c9c2 add test for #651 #675 Rich Harris 2017-06-25 14:49:04 -0400
  • 9e4765a217 run intro transitions on initial render (#651) Rich Harris 2017-06-25 14:46:22 -0400
  • 4ef2299cbd run intro transitions on initial render (#651) Rich Harris 2017-06-25 14:46:22 -0400
  • 2ca8c74a4d remove redundant try-catch Rich Harris 2017-06-25 14:24:33 -0400
  • 6751a83264 remove redundant try-catch #674 Rich Harris 2017-06-25 14:24:33 -0400
  • e8f43c9e3e deconflict name with imports (#655) Rich Harris 2017-06-25 14:15:06 -0400
  • 7ad4befd25 deconflict name with imports (#655) Rich Harris 2017-06-25 14:15:06 -0400
  • f6dad89c90 Merge branch 'master' into codegen Rich Harris 2017-06-25 13:17:38 -0400
  • f87c3328b5 Merge branch 'master' into codegen Rich Harris 2017-06-25 13:17:38 -0400
  • 8783a2efbc Merge pull request #670 from sveltejs/transition-perf Rich Harris 2017-06-25 13:07:18 -0400
  • e582691c61 Merge pull request #670 from sveltejs/transition-perf Rich Harris 2017-06-25 13:07:18 -0400
  • 88ec5aee90 fix tests Rich Harris 2017-06-25 12:57:27 -0400
  • 21a8b1dd06 fix tests #670 Rich Harris 2017-06-25 12:57:27 -0400
  • 091667748f use 31 instead of 33 Rich Harris 2017-06-25 12:46:59 -0400
  • d622bc3e47 use 31 instead of 33 Rich Harris 2017-06-25 12:46:59 -0400
  • 54a321ddf5 Merge pull request #672 from sveltejs/faster-build Rich Harris 2017-06-25 12:45:34 -0400
  • e528593ab3 Merge pull request #672 from sveltejs/faster-build Rich Harris 2017-06-25 12:45:34 -0400
  • e4483eb46a run prettier Rich Harris 2017-06-25 12:29:42 -0400
  • ebae9f9c28 run prettier Rich Harris 2017-06-25 12:29:42 -0400
  • 8e06072f03 use #target and #component instead of block.target and block.component Rich Harris 2017-06-25 12:27:11 -0400
  • 8402ae9c24 use #target and #component instead of block.target and block.component Rich Harris 2017-06-25 12:27:11 -0400
  • f387bb43d4 remove unused regex Rich Harris 2017-06-25 11:26:35 -0400
  • b757444484 remove unused regex Rich Harris 2017-06-25 11:26:35 -0400
  • c2cf6214c7 use #foo instead of block.alias("foo") Rich Harris 2017-06-25 11:24:24 -0400
  • 334772a11d use #foo instead of block.alias("foo") Rich Harris 2017-06-25 11:24:24 -0400
  • 3101c699aa use @foo for generator.alias("foo") Rich Harris 2017-06-25 10:05:52 -0400
  • 9feee3a0bf use @foo for generator.alias("foo") Rich Harris 2017-06-25 10:05:52 -0400
  • 11ec5985bf remove unnecessary codebuilder Rich Harris 2017-06-25 00:27:41 -0400
  • c8e396730b remove unnecessary codebuilder Rich Harris 2017-06-25 00:27:41 -0400
  • 3d9835daea simplify helpers Rich Harris 2017-06-25 00:25:29 -0400
  • 078f3ad8b6 simplify helpers Rich Harris 2017-06-25 00:25:29 -0400
  • 2bccc7f8df use bitshifting for magic perf boost Rich Harris 2017-06-24 19:42:11 -0400
  • 7a877b5857 use bitshifting for magic perf boost Rich Harris 2017-06-24 19:42:11 -0400
  • cec6844930 combine rollup configs Rich Harris 2017-06-24 18:58:21 -0400
  • 8012542cc4 combine rollup configs #672 Rich Harris 2017-06-24 18:58:21 -0400
  • 7edf77387d Merge f6c057205f into 9b4550d2e8 #671 Rich Harris 2017-06-24 22:45:12 +0000
  • f6c057205f ugh, wait doesnt work in windows #671 Rich Harris 2017-06-24 18:45:08 -0400
  • 6b2206cf94 wait Rich Harris 2017-06-24 18:24:58 -0400
  • a392bfc161 lint in parallel as well, for good measure Rich Harris 2017-06-24 17:10:04 -0400
  • 7b1d76c44b parallel builds Rich Harris 2017-06-24 17:08:44 -0400
  • 3226fc31b7 improve transition performance Rich Harris 2017-06-24 16:42:59 -0400
  • 71f1ac91ba improve transition performance Rich Harris 2017-06-24 16:42:59 -0400
  • 1936d09749 -> v1.23.4 Rich Harris 2017-06-23 18:05:48 -0400
  • 9b4550d2e8 -> v1.23.4 v1.23.4 Rich Harris 2017-06-23 18:05:48 -0400
  • 63c359ecc6 Merge pull request #669 from sveltejs/transition-bug Rich Harris 2017-06-23 18:04:35 -0400
  • 2fbce7f131 Merge pull request #669 from sveltejs/transition-bug Rich Harris 2017-06-23 18:04:35 -0400
  • 09213f5d12 dont recreate if_blocks incorrectly Rich Harris 2017-06-23 17:56:34 -0400
  • 47f9c3dbfd dont recreate if_blocks incorrectly #669 Rich Harris 2017-06-23 17:56:34 -0400
  • 7f374c5d42 -> v1.23.3 Rich Harris 2017-06-23 17:08:32 -0400
  • cc489be18a -> v1.23.3 v1.23.3 Rich Harris 2017-06-23 17:08:32 -0400
  • f777d4fd90 Merge pull request #668 from sveltejs/gh-667 Rich Harris 2017-06-23 17:07:47 -0400
  • 73715b2ba6 Merge pull request #668 from sveltejs/gh-667 Rich Harris 2017-06-23 17:07:47 -0400
  • b6be4cec07 reenable tests Rich Harris 2017-06-23 16:58:08 -0400
  • f24db0bc73 reenable tests #668 Rich Harris 2017-06-23 16:58:08 -0400
  • 4b7f9ec722 pass params to get_block (#667) Rich Harris 2017-06-23 16:56:14 -0400
  • 8d0ec6e61e pass params to get_block (#667) Rich Harris 2017-06-23 16:56:14 -0400
  • 6f85a5510c -> v1.23.2 Rich Harris 2017-06-23 16:31:11 -0400
  • 096a2fb93b -> v1.23.2 v1.23.2 Rich Harris 2017-06-23 16:31:11 -0400
  • c24527ce75 Merge pull request #666 from sveltejs/gh-665 Rich Harris 2017-06-23 16:29:51 -0400
  • e64ee93b9f Merge pull request #666 from sveltejs/gh-665 Rich Harris 2017-06-23 16:29:51 -0400
  • 729f909b1b only run create() for new if blocks - fixes #665 Rich Harris 2017-06-23 16:18:01 -0400
  • de2e059f4e only run create() for new if blocks - fixes #665 #666 Rich Harris 2017-06-23 16:18:01 -0400
  • c701f3f6e8 -> v1.23.1 Rich Harris 2017-06-23 14:39:42 -0400
  • 3269ed49b2 -> v1.23.1 v1.23.1 Rich Harris 2017-06-23 14:39:42 -0400
  • a0fad89d27 Merge pull request #663 from sveltejs/gh-662 Rich Harris 2017-06-23 14:39:00 -0400
  • 7b9ea71153 Merge pull request #663 from sveltejs/gh-662 Rich Harris 2017-06-23 14:39:00 -0400
  • f6a6c55007 fix each-else blocks that are empty on initial render (#662) Rich Harris 2017-06-23 14:27:02 -0400
  • dcb905aab6 fix each-else blocks that are empty on initial render (#662) #663 Rich Harris 2017-06-23 14:27:02 -0400
  • 8f36654484 -> v1.23.0 Rich Harris 2017-06-23 10:18:44 -0400
  • f6f929bded -> v1.23.0 v1.23.0 Rich Harris 2017-06-23 10:18:44 -0400
  • 5c0b784e4f Merge pull request #660 from sveltejs/gh-658 Rich Harris 2017-06-23 09:50:59 -0400
  • 02e11f51cd Merge pull request #660 from sveltejs/gh-658 Rich Harris 2017-06-23 09:50:59 -0400
  • 47da5f9038 put attribute selector before pseudo-class selector - fixes #658 Rich Harris 2017-06-23 08:47:51 -0400
  • b07f303780 put attribute selector before pseudo-class selector - fixes #658 #660 Rich Harris 2017-06-23 08:47:51 -0400
  • f2e30c06c5 Merge pull request #649 from sveltejs/hydration Rich Harris 2017-06-23 08:28:06 -0400
  • 1ce6cfaa68 Merge pull request #649 from sveltejs/hydration Rich Harris 2017-06-23 08:28:06 -0400