Commit Graph

  • d783993d23 halfway there Rich Harris 2017-11-25 00:01:00 -0500
  • 522744b47e parse await-then-catch Rich Harris 2017-11-24 19:02:18 -0500
  • 908fe2ab7a parse await-then-catch Rich Harris 2017-11-24 19:02:18 -0500
  • 7e725b11b7 remove solo: true Rich Harris 2017-11-24 17:05:52 -0500
  • 1cdfb84fec remove solo: true #951 Rich Harris 2017-11-24 17:05:52 -0500
  • e53b4f5386 fix tests, now that computed prop dependencies are expected Rich Harris 2017-11-24 17:03:22 -0500
  • edc61b7bd8 fix tests, now that computed prop dependencies are expected Rich Harris 2017-11-24 17:03:22 -0500
  • cfe5c66244 add store.js to package Rich Harris 2017-11-24 16:49:57 -0500
  • 8ad22bcf4a add store.js to package Rich Harris 2017-11-24 16:49:57 -0500
  • 5ec57f8b9a allow computed properties to depend on store props Rich Harris 2017-11-24 16:49:37 -0500
  • 3206e08286 allow computed properties to depend on store props Rich Harris 2017-11-24 16:49:37 -0500
  • fbc1785e36 allow event handlers to call store methods Rich Harris 2017-11-24 16:23:32 -0500
  • a87d30e0e6 allow event handlers to call store methods Rich Harris 2017-11-24 16:23:32 -0500
  • fd63a56d52 store bindings Rich Harris 2017-11-24 16:07:38 -0500
  • 945d8ce526 store bindings Rich Harris 2017-11-24 16:07:38 -0500
  • 30093ce036 use store in SSR mode Rich Harris 2017-11-24 14:49:16 -0500
  • be68cd9de2 use store in SSR mode Rich Harris 2017-11-24 14:49:16 -0500
  • ff543bd171 reenable all tests Rich Harris 2017-11-24 14:26:46 -0500
  • f64e473d2e reenable all tests Rich Harris 2017-11-24 14:26:46 -0500
  • 2ade424988 update snapshot tests Rich Harris 2017-11-24 14:23:45 -0500
  • 75e911b05a update snapshot tests Rich Harris 2017-11-24 14:23:45 -0500
  • 1bd56a591f client-side store subscriptions Rich Harris 2017-11-24 13:57:07 -0500
  • f80ace5fd6 client-side store subscriptions Rich Harris 2017-11-24 13:57:07 -0500
  • a9353a769c add _init method Rich Harris 2017-11-24 13:56:32 -0500
  • 2705532cb0 add _init method Rich Harris 2017-11-24 13:56:32 -0500
  • 53ed35ddf0 implement Store Rich Harris 2017-11-24 12:50:12 -0500
  • d0e5098ea6 implement Store Rich Harris 2017-11-24 12:50:12 -0500
  • 27099b6b67
    Merge branch 'master' into append-multiple #865 #1799 Rich Harris 2017-11-24 09:30:53 -0500
  • 22a4f81028 leaner event handling (fixes #945) #950 Rich Harris 2017-11-23 21:38:38 -0500
  • 8061799f66 add component.destroyed property (fixes #935) #948 Rich Harris 2017-11-23 18:43:18 -0500
  • b79f579966 Merge pull request #947 from sveltejs/gh-934 Rich Harris 2017-11-23 18:36:56 -0500
  • 14b27b71e1
    Merge pull request #947 from sveltejs/gh-934 Rich Harris 2017-11-23 18:36:56 -0500
  • dcee5fae69 throw error on illegal context (#934) Rich Harris 2017-11-23 13:24:54 -0500
  • c9aa72313e throw error on illegal context (#934) #947 Rich Harris 2017-11-23 13:24:54 -0500
  • 3cb3c5ff82 Merge pull request #946 from sveltejs/gh-943 Rich Harris 2017-11-23 12:43:33 -0500
  • 582315086f
    Merge pull request #946 from sveltejs/gh-943 Rich Harris 2017-11-23 12:43:33 -0500
  • dabf840841 remove whitespace around <:Window/> - fixes #943 Rich Harris 2017-11-23 11:44:25 -0500
  • dc154987da remove whitespace around <:Window/> - fixes #943 #946 Rich Harris 2017-11-23 11:44:25 -0500
  • bde84f05e9 Add support for intercepting different file extensions, other than .html, in ssr. (#940) Efthymis Sarmpanis 2017-11-23 18:28:28 +0200
  • 4c06226a5c Add support for intercepting different file extensions, other than .html, in ssr. (#940) Efthymis Sarmpanis 2017-11-23 18:28:28 +0200
  • d5ce81fe76 Add support for intercepting different file extensions, other than .html, in ssr. #940 Efthymis Sarmpanis 2017-11-22 22:01:42 +0200
  • 91c9acc453 -> v1.42.1 Rich Harris 2017-11-23 11:13:39 -0500
  • 440a81aa5a -> v1.42.1 v1.42.1 Rich Harris 2017-11-23 11:13:39 -0500
  • 7231693a9c append to the dom, not a document fragment, when updating each block in slot - fixes #927 Rich Harris 2017-11-23 11:13:18 -0500
  • d32328ca69
    append to the dom, not a document fragment, when updating each block in slot - fixes #927 Rich Harris 2017-11-23 11:13:18 -0500
  • 2f86266e12 append to the dom, not a document fragment, when updating each block in slot - fixes #927 #932 Rich Harris 2017-11-23 11:01:14 -0500
  • 5f84375d42 Merge branch 'master' into gh-927 Rich Harris 2017-11-23 10:47:08 -0500
  • 40c3648dfb Increase code coverage Rich Harris 2017-11-23 10:36:52 -0500
  • 0a01aa0243
    Increase code coverage Rich Harris 2017-11-23 10:36:52 -0500
  • 16d3f9cec9 more tests, more unreachable code removed #942 Rich Harris 2017-11-23 10:25:07 -0500
  • b9c80b8728 test that events is an object literal Rich Harris 2017-11-23 10:16:37 -0500
  • fa1d323f59 add namespace tests Rich Harris 2017-11-23 10:13:58 -0500
  • dae188c8ef test for unspecified type attribute Rich Harris 2017-11-23 10:09:00 -0500
  • 121b8a1a0c remove unreachable code Rich Harris 2017-11-23 10:06:57 -0500
  • e7e910d1be add snapshot test for scroll binding Rich Harris 2017-11-23 10:06:46 -0500
  • ed9ee7ce19 test warning/error for missing options.globals Rich Harris 2017-11-23 09:39:06 -0500
  • 64191be807 test for missing options.name Rich Harris 2017-11-23 09:32:00 -0500
  • c88278079c test for missing options.name Rich Harris 2017-11-23 09:30:55 -0500
  • 427aa7eb84 test unknown format, and improve error message Rich Harris 2017-11-23 09:29:19 -0500
  • abdce5c249 validate slot attribute placement Rich Harris 2017-11-23 08:56:29 -0500
  • e7ae9d764b Reinstate code coverage Rich Harris 2017-11-23 08:45:22 -0500
  • d590dbe165
    Reinstate code coverage Rich Harris 2017-11-23 08:45:22 -0500
  • fc30f31133 might actually have code coverage working? lets find out #941 Rich Harris 2017-11-22 23:11:37 -0500
  • 4e4ef173d6 fix various TS complaints Rich Harris 2017-11-22 22:37:49 -0500
  • ffe232e04a update yarn.lock Rich Harris 2017-11-22 22:05:59 -0500
  • 839e8905c9 attach globals to state object on initialisation Rich Harris 2017-11-22 22:02:00 -0500
  • 51901442c9
    attach globals to state object on initialisation Rich Harris 2017-11-22 22:02:00 -0500
  • 33eb388239 WIP fix coverage Rich Harris 2017-11-22 18:18:16 -0500
  • 483b48bf95 remove unused expression #924 Rich Harris 2017-11-22 17:58:34 -0500
  • a2bb5c524e remove unused property Rich Harris 2017-11-22 17:50:56 -0500
  • b49f7474ec remove snippet from contextualise return value Rich Harris 2017-11-22 17:26:32 -0500
  • 9f2c54359e unrelated OCD Rich Harris 2017-11-22 16:53:26 -0500
  • e4d410c453 remove some unused code Rich Harris 2017-11-22 16:48:43 -0500
  • 99a3987aef simplify Rich Harris 2017-11-22 15:55:03 -0500
  • 9ff5e271ec move dependencies into node.metadata object Rich Harris 2017-11-22 14:11:15 -0500
  • 1e34cca54f tidy up indirectDependencies stuff a bit Rich Harris 2017-11-22 13:47:10 -0500
  • f31eed460d fix indirect bindings, albeit messily Rich Harris 2017-11-22 12:56:39 -0500
  • 10a748c191 remove generator.findDependencies Rich Harris 2017-11-22 12:40:37 -0500
  • 9d640659a0 fix window event context Rich Harris 2017-11-22 12:38:41 -0500
  • b2f31c3f97 destructuring, select bindings Rich Harris 2017-11-22 12:28:59 -0500
  • ed070f407e prevent estree-walker confusion over node shapes Rich Harris 2017-11-22 12:00:28 -0500
  • 30345ea0db start refactoring contextualise/findDependencies Rich Harris 2017-11-22 11:31:40 -0500
  • ffb0f23d22 Merge branch 'master' into gh-908 Rich Harris 2017-11-22 08:42:02 -0500
  • d17e7b309c enable <:Window bind:online/> - fixes #936 (#937) Rich Harris 2017-11-21 23:15:35 -0500
  • 60b883b066
    enable <:Window bind:online/> - fixes #936 (#937) Rich Harris 2017-11-21 23:15:35 -0500
  • 8c467bcb88 add globals to initial state object Rich Harris 2017-11-21 23:12:02 -0500
  • 1643814c93 Merge branch 'master' into gh-908 Rich Harris 2017-11-21 22:15:48 -0500
  • daee47ef4e enable <:Window bind:online/> - fixes #936 #937 Rich Harris 2017-11-21 21:16:13 -0500
  • ef8971ecad fix annoying test failure Rich Harris 2017-11-21 11:47:22 -0500
  • b5821b846a fix annoying test failure Rich Harris 2017-11-21 11:47:22 -0500
  • e2fd1d7785 -> v1.42.0 Rich Harris 2017-11-21 11:12:24 -0500
  • 0a4aea3cb9 -> v1.42.0 v1.42.0 Rich Harris 2017-11-21 11:12:24 -0500
  • a532f36ab2 combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 Rich Harris 2017-11-21 11:09:14 -0500
  • 775866780e
    combine multiple bindings in single handler, implement bind:indeterminate — fixes #910 Rich Harris 2017-11-21 11:09:14 -0500
  • c6259cfe1a tidy up #922 Rich Harris 2017-11-20 20:21:07 -0500
  • 75d29faf25 tidy up Rich Harris 2017-11-20 20:17:06 -0500
  • aa96812713 rAF is related to timeupdate, not currentTime specifically Rich Harris 2017-11-19 22:48:51 -0500
  • 722e3864f6 all tests passing Rich Harris 2017-11-19 22:46:26 -0500
  • 0ed093d93c just media bindings to go Rich Harris 2017-11-19 21:00:05 -0500
  • 1f43e547f7 almost all tests passing Rich Harris 2017-11-19 19:45:31 -0500