Commit Graph

  • 75c1fbcf7b add a stats object with timings (#1257) Rich-Harris 2018-04-01 13:36:05 -0400
  • 97017f92c2 ugh node 6 Rich-Harris 2018-04-01 11:28:39 -0400
  • 0f5912f316 ugh node 6 #1298 Rich-Harris 2018-04-01 11:28:39 -0400
  • e8442d01eb dont generate test output if no css Rich-Harris 2018-04-01 11:17:22 -0400
  • 9092b1c58a dont generate test output if no css Rich-Harris 2018-04-01 11:17:22 -0400
  • 6d47e924c4 output { js, css, ast } from svelte.compile - fixes #795 Rich-Harris 2018-04-01 10:46:07 -0400
  • 00877e8ebd output { js, css, ast } from svelte.compile - fixes #795 Rich-Harris 2018-04-01 10:46:07 -0400
  • aea4caaf2a fix element spread SSR Rich-Harris 2018-03-31 14:45:52 -0400
  • 5980f0752c fix element spread SSR Rich-Harris 2018-03-31 14:45:52 -0400
  • 15e96408a7 component spread SSR Rich-Harris 2018-03-31 14:23:16 -0400
  • 60305dd31d component spread SSR Rich-Harris 2018-03-31 14:23:16 -0400
  • 6e41ebe91b component spread Rich-Harris 2018-03-31 13:56:41 -0400
  • 36290cb6cd component spread Rich-Harris 2018-03-31 13:56:41 -0400
  • 31bf3b89aa prep for component spread Rich-Harris 2018-03-31 13:12:14 -0400
  • 0c62db5db9 prep for component spread Rich-Harris 2018-03-31 13:12:14 -0400
  • d63f153dd3 minor tidy up Rich-Harris 2018-03-31 10:50:04 -0400
  • 8e280c5b1f minor tidy up Rich-Harris 2018-03-31 10:50:04 -0400
  • cf05f19e11 tidy up/notes to self Rich-Harris 2018-03-31 10:41:37 -0400
  • 5a45b0e7b4 tidy up/notes to self Rich-Harris 2018-03-31 10:41:37 -0400
  • bcace2113f
    Merge 8171c1935c into ae25641f8b #1232 Rich Harris 2018-03-31 02:07:56 +0000
  • 8d69ebb8f4 SSR spread elements Rich-Harris 2018-03-30 20:55:30 -0400
  • 8813ee3b0f SSR spread elements Rich-Harris 2018-03-30 20:55:30 -0400
  • cbd0ce7cbe fix CompileError constructor Rich-Harris 2018-03-30 19:34:40 -0400
  • f6dd6edc9d fix CompileError constructor #1296 Rich-Harris 2018-03-30 19:34:40 -0400
  • 824e87a675 -> v1.59.0 Rich-Harris 2018-03-30 16:38:17 -0400
  • ae25641f8b -> v1.59.0 v1.59.0 Rich-Harris 2018-03-30 16:38:17 -0400
  • 31a6174a6a Merge pull request #1295 from sveltejs/each-block-keyed-empty Rich Harris 2018-03-30 16:35:08 -0400
  • 47da7d1ed6
    Merge pull request #1295 from sveltejs/each-block-keyed-empty Rich Harris 2018-03-30 16:35:08 -0400
  • 249e1f014b Revert "fix handler in-place" Rich-Harris 2018-03-30 16:33:41 -0400
  • 6e5523cb89 Revert "fix handler in-place" Rich-Harris 2018-03-30 16:33:41 -0400
  • b7589e3162 Merge branch 'custom-event-teardown' of https://github.com/ekhaled/svelte into ekhaled-custom-event-teardown Rich-Harris 2018-03-30 16:32:36 -0400
  • e585ccf242 Merge branch 'custom-event-teardown' of https://github.com/ekhaled/svelte into ekhaled-custom-event-teardown Rich-Harris 2018-03-30 16:32:36 -0400
  • 59df8ca4f3 fix handler in-place ekhaled 2018-03-30 21:12:16 +0100
  • 6ebf46ad67 fix handler in-place #1294 ekhaled 2018-03-30 21:12:16 +0100
  • 760b430ea8 handle empty each blocks Rich-Harris 2018-03-30 16:10:36 -0400
  • 50ed9252de handle empty each blocks #1295 Rich-Harris 2018-03-30 16:10:36 -0400
  • e00cd8f8d3 Merge pull request #1292 from sveltejs/gh-1291 Rich Harris 2018-03-30 16:01:46 -0400
  • 77aca3c69b
    Merge pull request #1292 from sveltejs/gh-1291 Rich Harris 2018-03-30 16:01:46 -0400
  • 472afdef2b Merge pull request #1293 from sveltejs/gh-1290 Rich Harris 2018-03-30 15:56:32 -0400
  • c943a86032
    Merge pull request #1293 from sveltejs/gh-1290 Rich Harris 2018-03-30 15:56:32 -0400
  • 29358228a5 argh, need a precommit check for this Rich-Harris 2018-03-30 15:48:23 -0400
  • 01a10d9511 argh, need a precommit check for this #1292 Rich-Harris 2018-03-30 15:48:23 -0400
  • 8a84393bdf only delete applicable transition animations - fixes #1290 Rich-Harris 2018-03-30 15:47:00 -0400
  • 6860d09c72 only delete applicable transition animations - fixes #1290 #1293 Rich-Harris 2018-03-30 15:47:00 -0400
  • b3a5973894 allow keyed each block to have static content - fixes #1291 Rich-Harris 2018-03-30 15:44:27 -0400
  • 2c670a43ac allow keyed each block to have static content - fixes #1291 Rich-Harris 2018-03-30 15:44:27 -0400
  • c1b1e4b188 add dev mode warning when teardown is returned instead of destroy ekhaled 2018-03-30 20:09:19 +0100
  • 298a339df9 add dev mode warning when teardown is returned instead of destroy ekhaled 2018-03-30 20:09:19 +0100
  • bf71af4c2f support both destroy and teardown in custom event handlers ekhaled 2018-03-30 19:57:45 +0100
  • b8c0ab2949 support both destroy and teardown in custom event handlers ekhaled 2018-03-30 19:57:45 +0100
  • 8a38ba3636 basic attribute spreading on elements Rich-Harris 2018-03-30 09:11:57 -0400
  • 40cf29b2b7 basic attribute spreading on elements Rich-Harris 2018-03-30 09:11:57 -0400
  • c637b91a9b -> v1.58.5 Conduitry 2018-03-29 10:37:54 -0400
  • 78f506a50b -> v1.58.5 v1.58.5 Conduitry 2018-03-29 10:37:54 -0400
  • 2b227a0472 Merge pull request #1288 from sveltejs/ff-transition-bug Conduitry 2018-03-29 10:31:41 -0400
  • c067bcb112
    Merge pull request #1288 from sveltejs/ff-transition-bug Conduitry 2018-03-29 10:31:41 -0400
  • eedbdee615 Merge pull request #1285 from TehShrike/backtick-literals-in-svg-property Conduitry 2018-03-29 10:31:22 -0400
  • 565bc52423
    Merge pull request #1285 from TehShrike/backtick-literals-in-svg-property Conduitry 2018-03-29 10:31:22 -0400
  • 860ae03033 remove transition styles in Firefox Rich-Harris 2018-03-29 00:07:42 -0400
  • be678c680d remove transition styles in Firefox #1288 Rich-Harris 2018-03-29 00:07:42 -0400
  • b02cc849f9 remove some stuff we wont need Rich-Harris 2018-03-29 00:05:59 -0400
  • f6f8f66c90 remove some stuff we wont need Rich-Harris 2018-03-29 00:05:59 -0400
  • 4539466c0c Accept backtick string literals in tag/props properties Josh Duff 2018-03-28 16:12:38 -0500
  • 864fd313bb Accept backtick string literals in tag/props properties #1285 Josh Duff 2018-03-28 16:12:38 -0500
  • 3062a86435 Fix backtick string literals not being recognized for the svg property Josh Duff 2018-03-28 12:35:46 -0500
  • e81fb88f41 Fix backtick string literals not being recognized for the svg property Josh Duff 2018-03-28 12:35:46 -0500
  • ff56d9c312 Merge branch 'master' into mrkishi-spread Rich-Harris 2018-03-28 08:56:08 -0400
  • 3f32be8c04 Merge branch 'master' into mrkishi-spread Rich-Harris 2018-03-28 08:56:08 -0400
  • 7ee9d9ad94 -> v1.58.4 Rich-Harris 2018-03-28 08:45:09 -0400
  • b506e5a596 -> v1.58.4 v1.58.4 Rich-Harris 2018-03-28 08:45:09 -0400
  • fd55a48f79 Merge pull request #1283 from sveltejs/assign-fix Rich Harris 2018-03-28 08:43:55 -0400
  • af7ef12b4f
    Merge pull request #1283 from sveltejs/assign-fix Rich Harris 2018-03-28 08:43:55 -0400
  • 5dcbb8881b fix assembly of initial state object Conduitry 2018-03-28 06:30:47 -0400
  • 7b6f206003 fix assembly of initial state object #1283 Conduitry 2018-03-28 06:30:47 -0400
  • 85c10c2172 include spread with other attributes Rich-Harris 2018-03-27 20:07:03 -0400
  • 416fc0c81b include spread with other attributes Rich-Harris 2018-03-27 20:07:03 -0400
  • c5aa5693e5 merge master -> mrkishi-spreadh Rich-Harris 2018-03-27 20:06:34 -0400
  • d0c696bb2b merge master -> mrkishi-spreadh Rich-Harris 2018-03-27 20:06:34 -0400
  • d8f7cbdd1d -> v1.58.3 Rich-Harris 2018-03-27 17:50:42 -0400
  • 00871faf5f -> v1.58.3 v1.58.3 Rich-Harris 2018-03-27 17:50:42 -0400
  • 22028c094c Merge pull request #1279 from jacwright/action-this Rich Harris 2018-03-27 17:48:16 -0400
  • c9435fc87f
    Merge pull request #1279 from jacwright/action-this Rich Harris 2018-03-27 17:48:16 -0400
  • 4e28a2d637 Merge pull request #1280 from sveltejs/dynamic-component-mount-ref Rich Harris 2018-03-27 17:45:53 -0400
  • 48643ca3ea
    Merge pull request #1280 from sveltejs/dynamic-component-mount-ref Rich Harris 2018-03-27 17:45:53 -0400
  • d73aca5583 Merge pull request #1282 from lukeed/fix/assign Rich Harris 2018-03-27 17:40:24 -0400
  • 6a15ebda72
    Merge pull request #1282 from lukeed/fix/assign Rich Harris 2018-03-27 17:40:24 -0400
  • 8b148441cd fix Store usage Luke Edwards 2018-03-27 13:21:29 -0700
  • 69ba60b840 fix Store usage #1282 Luke Edwards 2018-03-27 13:21:29 -0700
  • 74e0e7e51d update test samples’ expectants Luke Edwards 2018-03-27 12:59:56 -0700
  • a412f11907 update test samples’ expectants Luke Edwards 2018-03-27 12:59:56 -0700
  • be2f1e35aa fix methods + prototype assignment Luke Edwards 2018-03-27 12:54:19 -0700
  • 688ecf754e fix methods + prototype assignment Luke Edwards 2018-03-27 12:54:19 -0700
  • f3c479e881 apply nested `assign` usage Luke Edwards 2018-03-27 11:58:04 -0700
  • aa8f57d001 apply nested `assign` usage Luke Edwards 2018-03-27 11:58:04 -0700
  • b16ad9c695 update `util/assign` for 5x gain Luke Edwards 2018-03-26 21:13:16 -0700
  • c753396cab update `util/assign` for 5x gain Luke Edwards 2018-03-26 21:13:16 -0700
  • 47463e0328 use addBlock instead of addLine Conduitry 2018-03-27 01:29:26 -0400
  • 6ff60db212 use addBlock instead of addLine #1280 Conduitry 2018-03-27 01:29:26 -0400
  • bfd8edc938 when mounting dynamic components, set ref if required Conduitry 2018-03-26 21:15:32 -0400
  • d3451a530f when mounting dynamic components, set ref if required Conduitry 2018-03-26 21:15:32 -0400