Commit Graph

  • d6207ac900 Merge branch 'master' into gh-290-b Rich Harris 2017-02-27 11:53:03 -0500
  • 1e1aa466e1 Merge pull request #297 from sveltejs/gh-290-a Rich Harris 2017-02-24 21:37:27 -0500
  • b81107faf5 Merge pull request #297 from sveltejs/gh-290-a Rich Harris 2017-02-24 21:37:27 -0500
  • f7fdb9eb32 expose context on components Rich-Harris 2017-02-24 21:33:44 -0500
  • d0e11d10b8 expose context on components #297 Rich-Harris 2017-02-24 21:33:44 -0500
  • 956c49b718 -> v1.6.11 Rich Harris 2017-02-24 17:04:53 -0500
  • 14e6a7ec8b -> v1.6.11 v1.6.11 Rich Harris 2017-02-24 17:04:53 -0500
  • cd12ecd3a6 remove duplicate set(), check select value Rich Harris 2017-02-24 17:03:47 -0500
  • b5fd0846f5 remove duplicate set(), check select value Rich Harris 2017-02-24 17:03:47 -0500
  • a8abe61fb2 failing tests for second bug in #290 Rich Harris 2017-02-24 16:57:11 -0500
  • 8b71d7be8c failing tests for second bug in #290 Rich Harris 2017-02-24 16:57:11 -0500
  • b2ebafa3fc add test for select option issue (#291) cayasso 2017-02-24 15:46:13 -0600
  • 9e5ac9463c add test for select option issue (#291) #298 cayasso 2017-02-24 15:46:13 -0600
  • 50693eab4a fix select option value issue (#291) cayasso 2017-02-24 15:44:12 -0600
  • 1d4264c338 fix select option value issue (#291) cayasso 2017-02-24 15:44:12 -0600
  • 7608158a98 failing test for first bug in #290 Rich Harris 2017-02-24 16:43:07 -0500
  • fcb1a3c296 failing test for first bug in #290 Rich Harris 2017-02-24 16:43:07 -0500
  • 4cd8d26a12 -> v1.6.10 Rich Harris 2017-02-24 15:49:55 -0500
  • b31ecc5649 -> v1.6.10 v1.6.10 Rich Harris 2017-02-24 15:49:55 -0500
  • 11d064ef57 Merge pull request #295 from sveltejs/sourcemaps Rich Harris 2017-02-24 15:44:36 -0500
  • 610dff5573 Merge pull request #295 from sveltejs/sourcemaps Rich Harris 2017-02-24 15:44:36 -0500
  • 7e65e8b0b0 populate map.sources and map.sourcesContent even if none of the original code is used Rich Harris 2017-02-24 15:37:53 -0500
  • 42497fd1aa populate map.sources and map.sourcesContent even if none of the original code is used #295 Rich Harris 2017-02-24 15:37:53 -0500
  • 453622b9d5 add outputFilename option for sourcemap generation Rich Harris 2017-02-24 15:12:17 -0500
  • c1ba7638ce add outputFilename option for sourcemap generation Rich Harris 2017-02-24 15:12:17 -0500
  • 613589479f -> v1.6.9 Rich Harris 2017-02-24 14:08:57 -0500
  • f3afc4ad88 -> v1.6.9 v1.6.9 Rich Harris 2017-02-24 14:08:57 -0500
  • cd1101eea6 Merge pull request #294 from sveltejs/css-parser Rich Harris 2017-02-24 14:04:13 -0500
  • 47cd1d4df3 Merge pull request #294 from sveltejs/css-parser Rich Harris 2017-02-24 14:04:13 -0500
  • 504e1de404 use css-tree to generate CSS AST and walk it Rich Harris 2017-02-24 12:49:44 -0500
  • eb95fd1ebb use css-tree to generate CSS AST and walk it #294 Rich Harris 2017-02-24 12:49:44 -0500
  • d94bde3cf4 failing test for #288 Rich Harris 2017-02-16 13:02:33 -0500
  • 96d7814bce failing test for #288 Rich Harris 2017-02-16 13:02:33 -0500
  • 1c96e276c7 only update attributes that have changed (#279) Rich-Harris 2017-02-15 16:36:04 -0500
  • b847886795 only update attributes that have changed (#279) Rich-Harris 2017-02-15 16:36:04 -0500
  • db1895f426 only update triples if HTML has changed Rich-Harris 2017-02-15 16:14:49 -0500
  • 2b62a29567 only update triples if HTML has changed Rich-Harris 2017-02-15 16:14:49 -0500
  • 94878de345 use temporary variable when determining whether to update text tag Rich-Harris 2017-02-15 15:44:42 -0500
  • d727ab48d0 use temporary variable when determining whether to update text tag Rich-Harris 2017-02-15 15:44:42 -0500
  • ccfb8b2888 Merge branch 'improve-perf' of https://github.com/PaulBGD/svelte into PaulBGD-improve-perf Rich-Harris 2017-02-15 15:29:43 -0500
  • b36f258dfe Merge branch 'improve-perf' of https://github.com/PaulBGD/svelte into PaulBGD-improve-perf Rich-Harris 2017-02-15 15:29:43 -0500
  • 24212cf102 Merge pull request #1 from sveltejs/spread-attribute-updates #280 Paul Sauve 2017-02-08 16:43:40 -0800
  • d83182c5ba handle spread attributes in SSR Rich Harris 2017-02-08 16:04:01 -0500
  • 59234c0f66 Merge branch 'master' into spread-attribute-updates Rich Harris 2017-02-08 15:59:28 -0500
  • 47852b3584 Merge pull request #281 from sveltejs/gh-275 Rich Harris 2017-02-08 15:59:09 -0500
  • 744a8643c7 Merge pull request #281 from sveltejs/gh-275 Rich Harris 2017-02-08 15:59:09 -0500
  • 535b896c49 update spread attributes Rich Harris 2017-02-08 14:26:19 -0500
  • 88011e7f93 two-way component binding in SSR (#275) Rich Harris 2017-02-08 12:13:02 -0500
  • 23265d5dfd two-way component binding in SSR (#275) #281 Rich Harris 2017-02-08 12:13:02 -0500
  • c63a253e80 Add test using components Paul Sauve 2017-02-06 13:46:25 -0600
  • d4c671d3be This is why you lint Paul Sauve 2017-02-05 21:46:32 -0600
  • 390bc7892d Add spread for attributes (elements only atm) Paul Sauve 2017-02-05 21:36:33 -0600
  • 9a77c63b00 Sorry for breaking the style! Paul Sauve 2017-02-05 20:05:10 -0600
  • 3bcdab98fc Sorry for breaking the style! #279 Paul Sauve 2017-02-05 20:05:10 -0600
  • 9fd8b8bbcf Merge branch 'master' into improve-perf Paul Sauve 2017-02-05 19:41:52 -0600
  • ee38a14d0a Merge branch 'master' into improve-perf Paul Sauve 2017-02-05 19:41:52 -0600
  • 07d6a3ba9e Check if value changes before updating Paul Sauve 2017-02-05 19:40:19 -0600
  • 0bbaf2d9c1 Check if value changes before updating Paul Sauve 2017-02-05 19:40:19 -0600
  • 7359f0e08d Merge pull request #278 from sveltejs/gh-277 Rich Harris 2017-02-03 10:33:42 -0500
  • d5bb267922 Merge pull request #278 from sveltejs/gh-277 Rich Harris 2017-02-03 10:33:42 -0500
  • e6fbf91017 dont trigger bindings for torn-down components (#277) Rich Harris 2017-02-03 10:30:20 -0500
  • 593b8706ce dont trigger bindings for torn-down components (#277) #278 Rich Harris 2017-02-03 10:30:20 -0500
  • c71291f864 use options.name for easier debugging Rich Harris 2017-02-02 16:25:18 -0500
  • 9ff9a5921d use options.name for easier debugging Rich Harris 2017-02-02 16:25:18 -0500
  • daa89570b2 use internal _set method for component bindings Rich Harris 2017-02-02 16:24:04 -0500
  • a1985e592c use internal _set method for component bindings Rich Harris 2017-02-02 16:24:04 -0500
  • b9f13f5fc1 -> v1.6.8 Rich Harris 2017-02-01 17:21:04 -0500
  • 41ed025cc6 -> v1.6.8 v1.6.8 Rich Harris 2017-02-01 17:21:04 -0500
  • f80878839a Merge pull request #276 from sveltejs/gh-274 Rich Harris 2017-02-01 17:19:24 -0500
  • face13a703 Merge pull request #276 from sveltejs/gh-274 Rich Harris 2017-02-01 17:19:24 -0500
  • 606cbc29a7 handle default paramters in computed values (fixes #274) Rich Harris 2017-02-01 17:16:15 -0500
  • 11e613e7d0 handle default paramters in computed values (fixes #274) #276 Rich Harris 2017-02-01 17:16:15 -0500
  • e0637f2432 Merge pull request #253 from sveltejs/universal-tests Rich Harris 2017-02-01 12:37:15 -0500
  • 17e31dfab3 Merge pull request #253 from sveltejs/universal-tests Rich Harris 2017-02-01 12:37:15 -0500
  • 04627a6e88 skip onrender-chain test Rich Harris 2017-02-01 12:31:39 -0500
  • 0979758105 skip onrender-chain test #253 Rich Harris 2017-02-01 12:31:39 -0500
  • 83deda147a Merge branch 'master' into universal-tests Rich Harris 2017-02-01 12:29:43 -0500
  • c66474e8bb Merge branch 'master' into universal-tests Rich Harris 2017-02-01 12:29:43 -0500
  • 0697d0fff2 lint Rich Harris 2017-02-01 12:21:09 -0500
  • 31480a0025 lint Rich Harris 2017-02-01 12:21:09 -0500
  • e821ccc2de skip component binding SSR tests, for now Rich Harris 2017-02-01 12:05:39 -0500
  • eab6935cc2 skip component binding SSR tests, for now Rich Harris 2017-02-01 12:05:39 -0500
  • be60c82a54 add SSR triple test Rich Harris 2017-01-31 17:42:47 -0500
  • b8790d1efe add SSR triple test Rich Harris 2017-01-31 17:42:47 -0500
  • e499322931 fix/skip various SSR tests Rich Harris 2017-01-31 17:35:03 -0500
  • 94aca91d35 fix/skip various SSR tests Rich Harris 2017-01-31 17:35:03 -0500
  • 39b4858964 Merge pull request #273 from sveltejs/gh-263 Rich Harris 2017-01-31 16:39:09 -0500
  • c1187d2235 Merge pull request #273 from sveltejs/gh-263 Rich Harris 2017-01-31 16:39:09 -0500
  • 98148a925f always flush render hooks, even if initiator is a nested component (#263) Rich Harris 2017-01-31 16:29:57 -0500
  • 3235b2c35a always flush render hooks, even if initiator is a nested component (#263) #273 Rich Harris 2017-01-31 16:29:57 -0500
  • cf5d794330 -> v1.6.7 Rich Harris 2017-01-25 18:23:52 -0500
  • 62ad1818ab -> v1.6.7 v1.6.7 Rich Harris 2017-01-25 18:23:52 -0500
  • 9dc0be3219 Merge pull request #268 from sveltejs/gh-267 Rich Harris 2017-01-25 18:21:05 -0500
  • 4cad216e66 Merge pull request #268 from sveltejs/gh-267 Rich Harris 2017-01-25 18:21:05 -0500
  • 0ce10bdb94 Merge pull request #262 from PaulBGD/svg-set-xmlns Rich Harris 2017-01-25 18:19:04 -0500
  • 6cde8ff5e0 Merge pull request #262 from PaulBGD/svg-set-xmlns Rich Harris 2017-01-25 18:19:04 -0500
  • 548a359582 fix apostrophe entity (#267) Rich Harris 2017-01-25 18:16:18 -0500
  • 6d8543f6ed fix apostrophe entity (#267) #268 Rich Harris 2017-01-25 18:16:18 -0500
  • 9c84c1318e
    Fixing onrenderhook chain #266 Dexter 2017-01-25 23:09:24 +0100
  • b9c868869c Style fix Paul Sauve 2017-01-24 18:45:38 -0600