Commit Graph

  • 2679340f73 Merge pull request #94 from shinnn/plugins Rich Harris 2016-12-02 11:35:55 -0500
  • 56a858c640 Merge pull request #94 from shinnn/plugins Rich Harris 2016-12-02 11:35:55 -0500
  • 7739901db9 Merge pull request #95 from shinnn/ext Rich Harris 2016-12-02 11:35:27 -0500
  • 7c9f830767 -> v1.0.6 Rich-Harris 2016-12-02 11:36:05 -0500
  • e46f49beec Merge pull request #95 from shinnn/ext Rich Harris 2016-12-02 11:35:27 -0500
  • 553157bdd9 -> v1.0.6 v1.0.6 Rich-Harris 2016-12-02 11:36:05 -0500
  • f1b15af31f Merge pull request #97 from sveltejs/sourcemaps Rich Harris 2016-12-02 11:33:46 -0500
  • 399db5d08a Merge pull request #97 from sveltejs/sourcemaps Rich Harris 2016-12-02 11:33:46 -0500
  • 792d73def8 upgrade magic-string, fix sourcemaps Rich-Harris 2016-12-02 11:26:16 -0500
  • 57f94d4d0b upgrade magic-string, fix sourcemaps #97 Rich-Harris 2016-12-02 11:26:16 -0500
  • f8395748be add .json extension to the ESLint config file Shinnosuke Watanabe 2016-12-02 20:49:58 +0900
  • cd51495bc2 add .json extension to the ESLint config file #95 Shinnosuke Watanabe 2016-12-02 20:49:58 +0900
  • 36af0266a9 add links to gulp/Metalsmith plugins Shinnosuke Watanabe 2016-12-02 20:40:55 +0900
  • db3f210ca1 add links to gulp/Metalsmith plugins #94 Shinnosuke Watanabe 2016-12-02 20:40:55 +0900
  • c641144da5 more sourcemap stuff Rich Harris 2016-12-01 17:37:23 -0500
  • 695cfd01c9 more sourcemap stuff Rich Harris 2016-12-01 17:37:23 -0500
  • d94858619b Convert entities of all text nodes Fabrice Weinberg 2016-12-01 21:30:50 +0100
  • 4b9832f03a Convert entities of all text nodes #89 Fabrice Weinberg 2016-12-01 21:30:50 +0100
  • 57ae613b6a Ensure that only one {{yield}} can be used #86 Fabrice Weinberg 2016-12-01 19:41:18 +0100
  • 0179ee154c Add initial support for {{yield}} Fabrice Weinberg 2016-12-01 19:14:00 +0100
  • e2f8fedf26 add infrastructure for sourcemap tests Rich-Harris 2016-12-01 11:50:10 -0500
  • 5e8a25fe65 add infrastructure for sourcemap tests Rich-Harris 2016-12-01 11:50:10 -0500
  • 009b449381 Merge pull request #83 from TehShrike/patch-1 Rich Harris 2016-12-01 10:52:53 -0500
  • 4f6a49b039 Merge pull request #83 from TehShrike/patch-1 Rich Harris 2016-12-01 10:52:53 -0500
  • 11830952f9 Adding link to Browserify transform Josh Duff 2016-12-01 09:45:49 -0600
  • aa3d099869 Adding link to Browserify transform #83 Josh Duff 2016-12-01 09:45:49 -0600
  • 28005f1bbb dont use options.filename for original code when generating magicstring bundle (#43) Rich-Harris 2016-12-01 09:40:39 -0500
  • 4d186aa1b0 dont use options.filename for original code when generating magicstring bundle (#43) Rich-Harris 2016-12-01 09:40:39 -0500
  • 423e95cec5 lint Rich-Harris 2016-12-01 09:11:26 -0500
  • 496eff7e54 lint Rich-Harris 2016-12-01 09:11:26 -0500
  • 336f94734e resolve merge conflict Rich-Harris 2016-12-01 09:05:34 -0500
  • 47f1e83105 resolve merge conflict Rich-Harris 2016-12-01 09:05:34 -0500
  • 2b9f4f3dd0 -> v1.0.5 Rich-Harris 2016-12-01 09:01:44 -0500
  • 65008f7cbe -> v1.0.5 v1.0.5 Rich-Harris 2016-12-01 09:01:44 -0500
  • d38a597c86 Merge pull request #78 from shinnn/ci Rich Harris 2016-12-01 08:57:57 -0500
  • fb05cdc378 Merge pull request #78 from shinnn/ci Rich Harris 2016-12-01 08:57:57 -0500
  • 9cfb47b954 Merge pull request #82 from sveltejs/gh-75 Rich Harris 2016-12-01 08:57:32 -0500
  • f9b596c5e3 Merge pull request #82 from sveltejs/gh-75 Rich Harris 2016-12-01 08:57:32 -0500
  • dae4c5e13b Merge pull request #76 from guzart/return-state-wihout-key Rich Harris 2016-12-01 08:56:48 -0500
  • b3acc6d9e6 Merge pull request #76 from guzart/return-state-wihout-key Rich Harris 2016-12-01 08:56:48 -0500
  • 80c8401bd9 prevent compiler from generating ES2015+ code Rich-Harris 2016-12-01 08:54:56 -0500
  • 56b4fbcea2 prevent compiler from generating ES2015+ code #82 Rich-Harris 2016-12-01 08:54:56 -0500
  • 8f2dad7160 various optimizations Arpad Borsos 2016-12-01 11:35:51 +0100
  • 348c5e4656
    various optimizations #79 Arpad Borsos 2016-12-01 11:35:51 +0100
  • e6965339c2
    wip #1783 Arpad Borsos 2016-12-01 10:53:31 +0100
  • 139030cd05
    first steps toward making the fragment api functional Arpad Borsos 2016-12-01 10:26:28 +0100
  • a73a01b31e use a valid nvm version ID instead of the deprecated one Shinnosuke Watanabe 2016-12-01 18:06:03 +0900
  • e4aefe479d use a valid nvm version ID instead of the deprecated one #78 Shinnosuke Watanabe 2016-12-01 18:06:03 +0900
  • 423eb967a3 remove unnecessary `sudo` field Shinnosuke Watanabe 2016-12-01 18:05:16 +0900
  • 0c9be4bb06 remove unnecessary `sudo` field Shinnosuke Watanabe 2016-12-01 18:05:16 +0900
  • 9e3078d1d8 return state when using get without key Arturo Guzman 2016-11-30 21:28:05 -0500
  • a55b2374ae return state when using get without key #76 Arturo Guzman 2016-11-30 21:28:05 -0500
  • 4011d3ffa9 -> v1.0.4 Rich Harris 2016-11-30 17:39:56 -0500
  • a59dc64880 -> v1.0.4 v1.0.4 Rich Harris 2016-11-30 17:39:56 -0500
  • aafaf38cba Merge pull request #71 from sveltejs/gh-63 Rich Harris 2016-11-30 17:38:01 -0500
  • 1de87945db Merge pull request #71 from sveltejs/gh-63 Rich Harris 2016-11-30 17:38:01 -0500
  • 80646b9818 Merge pull request #72 from sveltejs/gh-62 Rich Harris 2016-11-30 17:37:56 -0500
  • 14e4684f84 Merge pull request #72 from sveltejs/gh-62 Rich Harris 2016-11-30 17:37:56 -0500
  • b18b86476f increase test coverage Rich Harris 2016-11-30 17:22:20 -0500
  • 9ba18c6d13 increase test coverage #71 Rich Harris 2016-11-30 17:22:20 -0500
  • 53ecccae08 remove text nodes when removing iterations of each block (#62) Rich Harris 2016-11-30 17:11:15 -0500
  • be8a564845 remove text nodes when removing iterations of each block (#62) #72 Rich Harris 2016-11-30 17:11:15 -0500
  • af4e7c64b8 handle empty attributes in elements and components. fixes #63 Rich Harris 2016-11-30 16:38:17 -0500
  • 7b15ff93ac handle empty attributes in elements and components. fixes #63 Rich Harris 2016-11-30 16:38:17 -0500
  • 5e8257c936 -> v1.0.3 Rich Harris 2016-11-30 16:24:20 -0500
  • 8a3f81363d -> v1.0.3 v1.0.3 Rich Harris 2016-11-30 16:24:20 -0500
  • d802afb2db Merge pull request #70 from sveltejs/gh-64 Rich Harris 2016-11-30 16:20:17 -0500
  • e4a9344bdb Merge pull request #70 from sveltejs/gh-64 Rich Harris 2016-11-30 16:20:17 -0500
  • 4beeae972b Merge pull request #28 from Swatinem/optimize_if Rich Harris 2016-11-30 16:20:00 -0500
  • 5a2e5c2510 Merge pull request #28 from Swatinem/optimize_if Rich Harris 2016-11-30 16:20:00 -0500
  • fa8a46e1cc Merge pull request #49 from Swatinem/elseif-whitespace Rich Harris 2016-11-30 16:04:32 -0500
  • 68605071e7 Merge pull request #49 from Swatinem/elseif-whitespace Rich Harris 2016-11-30 16:04:32 -0500
  • 70a62e813a Merge pull request #38 from Swatinem/patch-1 Rich Harris 2016-11-30 16:02:13 -0500
  • 0040b7c81b Merge pull request #38 from Swatinem/patch-1 Rich Harris 2016-11-30 16:02:13 -0500
  • 20a2ea66ee Merge branch 'master' of https://github.com/sveltejs/svelte Rich Harris 2016-11-30 16:01:21 -0500
  • d152e57968 Merge branch 'master' of https://github.com/sveltejs/svelte Rich Harris 2016-11-30 16:01:21 -0500
  • b2000a467b handle trailing comments in script tags – closes #64 Rich Harris 2016-11-30 16:01:11 -0500
  • db65f01ee3 handle trailing comments in script tags – closes #64 #70 Rich Harris 2016-11-30 16:01:11 -0500
  • 1daacb2620 test that default data is overridden Rich Harris 2016-11-30 15:35:05 -0500
  • 0cee0a7d7e test that default data is overridden Rich Harris 2016-11-30 15:35:05 -0500
  • 25797a562e also trim whitespace from elseif/else blocks Arpad Borsos 2016-11-30 11:04:25 +0100
  • 8518065c97
    also trim whitespace from elseif/else blocks #49 Arpad Borsos 2016-11-30 11:04:25 +0100
  • 7c367e3956 optimize generated code for if statements Arpad Borsos 2016-11-28 10:40:54 +0100
  • 64f8e77999
    optimize generated code for if statements #28 Arpad Borsos 2016-11-28 10:40:54 +0100
  • 41786a7ba8 -> v1.0.2 Rich-Harris 2016-11-29 23:23:07 -0500
  • fd9dc9033a -> v1.0.2 v1.0.2 Rich-Harris 2016-11-29 23:23:07 -0500
  • 15c40f1614 use style.cssText rather than style (#44) Rich-Harris 2016-11-29 23:21:56 -0500
  • be03b76950 use style.cssText rather than style (#44) Rich-Harris 2016-11-29 23:21:56 -0500
  • 2167403bab Update .gitignore Arpad Borsos 2016-11-29 22:53:16 +0100
  • 444216801c Update .gitignore #38 Arpad Borsos 2016-11-29 22:53:16 +0100
  • 4a077e1571 Delete coverage.lcov Arpad Borsos 2016-11-29 22:52:09 +0100
  • 2a86cd9771 Delete coverage.lcov Arpad Borsos 2016-11-29 22:52:09 +0100
  • 535004afb5 add failing but skipped test Rich Harris 2016-11-29 13:31:33 -0500
  • edb3946ba6 add failing but skipped test Rich Harris 2016-11-29 13:31:33 -0500
  • 1d030c6ac5 -> v1.0.1 Rich Harris 2016-11-29 11:42:45 -0500
  • f95656c561 -> v1.0.1 v1.0.1 Rich Harris 2016-11-29 11:42:45 -0500
  • 2defc8e9b9 retain SVG namespace inside each blocks Rich Harris 2016-11-29 11:40:35 -0500
  • da980983c6 retain SVG namespace inside each blocks Rich Harris 2016-11-29 11:40:35 -0500
  • bf3bf3c926 dont use property names with SVG elements Rich Harris 2016-11-29 11:33:03 -0500
  • 621fc92b1c dont use property names with SVG elements Rich Harris 2016-11-29 11:33:03 -0500