Commit Graph

  • 1082331777 Merge pull request #154 from sveltejs/gh-153 Rich Harris 2016-12-07 18:12:36 -0500
  • f978bbe977 Merge pull request #154 from sveltejs/gh-153 Rich Harris 2016-12-07 18:12:36 -0500
  • 8aa3a2b163 implement css: false in main compiler (#153) Rich Harris 2016-12-07 17:51:35 -0500
  • 85368b929a implement css: false in main compiler (#153) #154 Rich Harris 2016-12-07 17:51:35 -0500
  • b1314f476b remove logging Rich Harris 2016-12-07 17:08:48 -0500
  • 2ee46b47e1 remove logging Rich Harris 2016-12-07 17:08:48 -0500
  • 57bd106189 move skipped test to new home Rich Harris 2016-12-07 17:06:30 -0500
  • c7f6b6006f move skipped test to new home Rich Harris 2016-12-07 17:06:30 -0500
  • 2285817fdc test nested server-rendered styles Rich Harris 2016-12-07 17:04:02 -0500
  • 54d90b68e8 test nested server-rendered styles Rich Harris 2016-12-07 17:04:02 -0500
  • 645d44b799 pass filename through to SSR compiler Rich Harris 2016-12-07 17:03:47 -0500
  • 7d672fdd78 pass filename through to SSR compiler Rich Harris 2016-12-07 17:03:47 -0500
  • d7cd15dc81 remove built ssr/ directory from repo Rich Harris 2016-12-07 17:03:22 -0500
  • 3cab77fb87 remove built ssr/ directory from repo Rich Harris 2016-12-07 17:03:22 -0500
  • 597aac2010 server-rendered CSS (#153) Rich Harris 2016-12-07 16:52:40 -0500
  • bac02481b7 server-rendered CSS (#153) Rich Harris 2016-12-07 16:52:40 -0500
  • 04039bd0e3 remove built compiler files from repo Rich Harris 2016-12-07 16:52:09 -0500
  • 37edc19627 remove built compiler files from repo Rich Harris 2016-12-07 16:52:09 -0500
  • 6bfe9a212d Merge pull request #148 from sveltejs/gh-1 Rich Harris 2016-12-07 14:45:28 -0500
  • 6d890f1a65 Merge pull request #148 from sveltejs/gh-1 Rich Harris 2016-12-07 14:45:28 -0500
  • f29f1743e3 Merge 1e1750aed4 into 83e9ed9111 #120 Maurício Kishi 2016-12-07 18:40:57 +0000
  • 02286cb7fd another lint fix Rich Harris 2016-12-07 12:39:45 -0500
  • 48106e8086 another lint fix #148 Rich Harris 2016-12-07 12:39:45 -0500
  • 1056b6cbbd fix lint task Rich Harris 2016-12-07 12:17:27 -0500
  • 0adca46bda fix lint task Rich Harris 2016-12-07 12:17:27 -0500
  • 284c2bf8f3 rename folders to remove .gitignore confusion Rich Harris 2016-12-07 12:03:10 -0500
  • bb9e48a309 rename folders to remove .gitignore confusion Rich Harris 2016-12-07 12:03:10 -0500
  • 4a65773081 update gitignore Rich Harris 2016-12-07 11:54:10 -0500
  • bf1ef35387 update gitignore Rich Harris 2016-12-07 11:54:10 -0500
  • a2cb4a87a0 add SSR tests Rich Harris 2016-12-07 11:53:15 -0500
  • 2c3cbf672b add SSR tests Rich Harris 2016-12-07 11:53:15 -0500
  • b804656c50 add a failing test for svg rendered via child component Arpad Borsos 2016-12-07 17:51:48 +0100
  • 83e9ed9111
    add a failing test for svg rendered via child component Arpad Borsos 2016-12-07 17:51:48 +0100
  • ee31ee1f74 test with correct files Rich Harris 2016-12-07 11:46:08 -0500
  • e5b9ca3638 test with correct files Rich Harris 2016-12-07 11:46:08 -0500
  • 973cf04e52 move files into src in preparation for SSR integration Rich Harris 2016-12-07 11:43:43 -0500
  • 7684afb2f8 move files into src in preparation for SSR integration Rich Harris 2016-12-07 11:43:43 -0500
  • 3861df7791 add webpack loader Rich Harris 2016-12-07 11:19:11 -0500
  • ddb31b6e9e add webpack loader Rich Harris 2016-12-07 11:19:11 -0500
  • 85d86f80ef Switch from Map to Set Fabrice Weinberg 2016-12-07 14:39:45 +0100
  • d7dbecc993 Switch from Map to Set Fabrice Weinberg 2016-12-07 14:39:45 +0100
  • 25ae119983 factor generateBlock out as a generator helper function Arpad Borsos 2016-12-07 14:08:40 +0100
  • b5216999f3
    factor generateBlock out as a generator helper function Arpad Borsos 2016-12-07 14:08:40 +0100
  • 704975d567 Merge pull request #146 from sveltejs/pass-no-options Arpad Borsos 2016-12-07 13:52:22 +0100
  • fd43dfc6d6 Merge pull request #146 from sveltejs/pass-no-options Arpad Borsos 2016-12-07 13:52:22 +0100
  • fdaf41f57d Merge b21414a407 into 2df6ef07b6 #145 FWeinb 2016-12-07 12:45:44 +0000
  • 5f550adfca remove useAnchor, its unused Arpad Borsos 2016-12-07 13:45:36 +0100
  • 2df6ef07b6
    remove useAnchor, its unused Arpad Borsos 2016-12-07 13:45:36 +0100
  • 531b443cbc Make passing options to component optional Fabrice Weinberg 2016-12-07 13:45:33 +0100
  • 65b10f6d5e Make passing options to component optional #146 Fabrice Weinberg 2016-12-07 13:45:33 +0100
  • b21414a407 Make new optional #145 Fabrice Weinberg 2016-12-07 13:28:54 +0100
  • da0ace8047 -> v1.1.3 Rich-Harris 2016-12-06 22:25:29 -0500
  • ecf05ad36e -> v1.1.3 v1.1.3 Rich-Harris 2016-12-06 22:25:29 -0500
  • 6ef2f057ee Merge pull request #138 from sveltejs/gh-137 Rich Harris 2016-12-06 22:21:50 -0500
  • b81ff3e73d Merge pull request #138 from sveltejs/gh-137 Rich Harris 2016-12-06 22:21:50 -0500
  • 152f8ae533 Merge pull request #143 from sveltejs/gh-142 Rich Harris 2016-12-06 22:20:26 -0500
  • ac9e98f87d Merge pull request #143 from sveltejs/gh-142 Rich Harris 2016-12-06 22:20:26 -0500
  • 7d520bd54a fix typo, disallow multiple style/script tags Rich-Harris 2016-12-06 22:18:49 -0500
  • a72955faa2 fix typo, disallow multiple style/script tags #143 Rich-Harris 2016-12-06 22:18:49 -0500
  • 568c350ff6 handle xmlns attributes correctly Rich-Harris 2016-12-06 22:09:11 -0500
  • d3a2ff243a handle xmlns attributes correctly Rich-Harris 2016-12-06 22:09:11 -0500
  • d37f6baaa9 dont render text nodes inside SVG elements (#142) Rich-Harris 2016-12-06 22:01:39 -0500
  • abbd605091 dont render text nodes inside SVG elements (#142) Rich-Harris 2016-12-06 22:01:39 -0500
  • 38a10918ea require void elements to be lowercase – fixes #137 Rich-Harris 2016-12-06 18:41:20 -0500
  • 06a5169eeb require void elements to be lowercase – fixes #137 #138 Rich-Harris 2016-12-06 18:41:20 -0500
  • c8c8eab4d1 Merge pull request #135 from sveltejs/uniq-elem-attrs Rich Harris 2016-12-06 18:36:07 -0500
  • 384e724c4c Merge pull request #135 from sveltejs/uniq-elem-attrs Rich Harris 2016-12-06 18:36:07 -0500
  • 923d562164 Remove superfluous return. Fabrice Weinberg 2016-12-07 00:11:48 +0100
  • 1131a44383 Remove superfluous return. #135 Fabrice Weinberg 2016-12-07 00:11:48 +0100
  • e600885fee update license with link to contributors page Rich Harris 2016-12-06 17:41:01 -0500
  • 696caa8f31 update license with link to contributors page Rich Harris 2016-12-06 17:41:01 -0500
  • 88a896dd1b Enable working tests Fabrice Weinberg 2016-12-06 23:22:40 +0100
  • 53ad868525 Enable working tests Fabrice Weinberg 2016-12-06 23:22:40 +0100
  • bc54600b6d Make sure parser only allows unique attribute names Fabrice Weinberg 2016-12-06 23:11:30 +0100
  • 75cf9d16ce Make sure parser only allows unique attribute names Fabrice Weinberg 2016-12-06 23:11:30 +0100
  • e7b7ed7188 Update README.md Rich Harris 2016-12-06 14:46:22 -0500
  • 657830354a Update README.md Rich Harris 2016-12-06 14:46:22 -0500
  • 87f204d0ba -> v1.1.2 Rich Harris 2016-12-06 12:31:59 -0500
  • 3c2c6752ba -> v1.1.2 v1.1.2 Rich Harris 2016-12-06 12:31:59 -0500
  • 082c1f32c9 Merge pull request #134 from sveltejs/gh-88 Rich Harris 2016-12-06 12:30:40 -0500
  • 26d3f935a8 Merge pull request #134 from sveltejs/gh-88 Rich Harris 2016-12-06 12:30:40 -0500
  • 524cd42d61 fix test Rich Harris 2016-12-06 12:26:23 -0500
  • 4d3dcb6493 fix test #134 Rich Harris 2016-12-06 12:26:23 -0500
  • 9cfd78ce18 additional test for #88, from #126 Rich Harris 2016-12-06 12:24:57 -0500
  • ddfc3e9f1e additional test for #88, from #126 Rich Harris 2016-12-06 12:24:57 -0500
  • 234332cdca deconflict names. fixes #88 Rich Harris 2016-12-06 12:13:24 -0500
  • 659eb32bc5 deconflict names. fixes #88 Rich Harris 2016-12-06 12:13:24 -0500
  • 47f15495c2 gather names during validation, for later deoncflicting (#88) Rich Harris 2016-12-06 11:48:24 -0500
  • 0e64f26712 gather names during validation, for later deoncflicting (#88) Rich Harris 2016-12-06 11:48:24 -0500
  • 01b5db2784 avoid empty `if ()` condition when updating each blocks with indices Rich Harris 2016-12-06 11:16:00 -0500
  • f94df9fb6d avoid empty `if ()` condition when updating each blocks with indices Rich Harris 2016-12-06 11:16:00 -0500
  • abd82b055a -> v1.1.1 Rich Harris 2016-12-06 10:22:56 -0500
  • 53c6b8768d -> v1.1.1 v1.1.1 Rich Harris 2016-12-06 10:22:56 -0500
  • 2426f4d8a7 Merge pull request #131 from sveltejs/gh-130 Rich Harris 2016-12-06 10:19:04 -0500
  • 8f9a41cf00 Merge pull request #131 from sveltejs/gh-130 Rich Harris 2016-12-06 10:19:04 -0500
  • 39090c3535 Fix evaluation on subsequent svg elements to use correct namespace. Fixing issue https://github.com/sveltejs/svelte/issues/130 #132 Ant Stanley 2016-12-06 15:16:09 +0000
  • e57cfc937d allow multiple SVGs - fixes #130 Rich Harris 2016-12-06 10:14:14 -0500
  • 1d941abddc allow multiple SVGs - fixes #130 #131 Rich Harris 2016-12-06 10:14:14 -0500
  • 4d2ec197c8 -> v1.1.0 Rich-Harris 2016-12-06 00:02:36 -0500
  • 29a81cb291 -> v1.1.0 v1.1.0 Rich-Harris 2016-12-06 00:02:36 -0500