Commit Graph

  • 0e60a8ce9c use dynamic_dependencies instead of dependencies where possible Rich Harris 2018-12-08 19:19:08 -0500
  • 5290988ed1 avoid unnecessary if (changed.foo....) condiitons Rich Harris 2018-12-08 19:08:25 -0500
  • f288259c34 missing import Rich Harris 2018-12-08 18:32:20 -0500
  • 9b5589f14d tweak code generation Rich Harris 2018-12-08 18:30:26 -0500
  • a390797c4d first crack at reactive declarations Rich Harris 2018-12-08 18:08:28 -0500
  • 7e72b49b6e remove function invocation dependency tracking Rich Harris 2018-12-08 16:07:22 -0500
  • 9ead0e8096 doh Rich Harris 2018-12-08 16:02:57 -0500
  • 5222a86686 improve code generation for props corresponding to hoisted names Rich Harris 2018-12-08 15:59:40 -0500
  • 56e8585f0f -> v2.15.4 Rich Harris 2018-12-07 20:31:51 -0500
  • 09e6ae0e8e -> v2.15.4 v2.15.4 Rich Harris 2018-12-07 20:31:51 -0500
  • cba21a909a Merge pull request #1868 from 6eDesign/master Rich Harris 2018-12-07 20:30:22 -0500
  • 811aa31909
    Merge pull request #1868 from 6eDesign/master Rich Harris 2018-12-07 20:30:22 -0500
  • f452de4a6b partial fix for event modifier stuff Rich Harris 2018-12-07 09:25:31 -0500
  • c7d4372f26 fix a test Rich Harris 2018-12-06 23:07:20 -0500
  • e9b2234e7c couple of fixes Rich Harris 2018-12-06 22:48:30 -0500
  • af99b4d099 doh Rich Harris 2018-12-05 22:38:58 -0500
  • 2f867beb2c inject spread props Rich Harris 2018-12-05 22:35:04 -0500
  • f7f03dc4b5 tweak output Rich Harris 2018-12-05 22:18:21 -0500
  • b331a40b4b remove stats.hooks Rich Harris 2018-12-05 22:05:02 -0500
  • d31bd771cf various fixes and test updates Rich Harris 2018-12-05 21:55:53 -0500
  • 3ec39e6eab minor fixes Rich Harris 2018-12-05 15:10:56 -0500
  • 2598ce6887 reënable all tests Rich Harris 2018-12-05 11:15:44 -0500
  • 5b7dc63504 various fixes Rich Harris 2018-12-05 11:14:24 -0500
  • b82ca07c45 fix prop concatenation Rich Harris 2018-12-05 09:10:47 -0500
  • 8e32bafc03 various code generation tweaks and improvements Rich Harris 2018-12-04 22:26:57 -0500
  • a2c68328a0 hoist declarations where possible Rich Harris 2018-12-04 18:20:56 -0500
  • 8c738262e1 update test Rich Harris 2018-12-04 16:47:04 -0500
  • 0e4dd20d82 dont store props in temp variable unnecessarily Rich Harris 2018-12-03 10:46:20 -0500
  • ec4010672d update some js tests Rich Harris 2018-12-03 08:37:14 -0500
  • 91d2d00eef get hydration tests running Rich Harris 2018-12-02 22:36:36 -0500
  • 1e8d7af684 all SSR tests passing bar preload/spread Rich Harris 2018-12-02 22:34:05 -0500
  • 1cd946e2f6 SSR bindings work. now to fix the other stuff i just broke Rich Harris 2018-12-02 22:20:32 -0500
  • 03af42fad4 fix all CSS tests Rich Harris 2018-12-02 17:50:55 -0500
  • b38d8e9bff css tests Rich Harris 2018-12-02 17:42:48 -0500
  • a20bbc442e remove svelte.parse and svelte.create from public API. dont see a way to support svelte.create in v3 Rich Harris 2018-12-02 17:36:27 -0500
  • ed23d7acb3 various tweaks Rich Harris 2018-12-02 17:24:42 -0500
  • 578a2bca08 inject props Rich Harris 2018-12-02 16:59:35 -0500
  • f648bb6548 skip definition if unnecessary Rich Harris 2018-12-02 16:42:14 -0500
  • b026f04fbb inject props at declaration site Rich Harris 2018-12-02 16:27:27 -0500
  • 01bdc9ac3b Guard against undefined filename #1863 Timothy Johnson 2018-12-02 12:13:57 -0800
  • 3e8452d26d Use relative source paths Timothy Johnson 2018-12-02 12:05:58 -0800
  • 7407bccb79 some aspirational compiler output Rich Harris 2018-12-02 14:43:54 -0500
  • ad653c5834 more tidying up Rich Harris 2018-12-02 14:43:36 -0500
  • f33c5ee8d2 more minor tidying Rich Harris 2018-12-02 12:08:34 -0500
  • a09dc36ea5 tidy up custom element options Rich Harris 2018-12-02 12:00:49 -0500
  • 6060a308ad do instrumentation in render-dom Rich Harris 2018-12-02 11:13:06 -0500
  • 10aebcdae2 Small update to allow class directives to work in IE11 where second argument of classList.toggle is not respected Jonathan Greenemeier 2018-12-02 01:51:52 -0700
  • 9c3815f568 Small update to allow class directives to work in IE11 where second argument of classList.toggle is not respected #1868 Jonathan Greenemeier 2018-12-02 01:51:52 -0700
  • b251c574eb Attempt to add shifted error frames Timothy Johnson 2018-12-01 15:47:55 -0800
  • ceb37e06e5 fixes Rich Harris 2018-12-01 17:44:08 -0500
  • 4e5fd7fdfd rewrite imports from svelte when testing Rich Harris 2018-12-01 17:37:33 -0500
  • 72b9254436 fix all runtime tests broken by SSR work Rich Harris 2018-12-01 17:22:50 -0500
  • a23bf00667 get some SSR tests passing Rich Harris 2018-12-01 16:52:55 -0500
  • f56aab6fe4 Merge branch 'rfc-1' of github.com:sveltejs/svelte into rfc-1 Rich Harris 2018-12-01 12:35:33 -0500
  • be806f5dbd remove some test output from repo Rich Harris 2018-12-01 12:27:26 -0500
  • 2f627b26b3 volte-face Rich Harris 2018-12-01 12:25:15 -0500
  • 0e879524f4 basic plumbing for SSR Rich Harris 2018-12-01 10:27:58 -0500
  • aca79ac531 get a few CSS tests passing. will need to do SSR before doing the rest Rich Harris 2018-11-30 22:40:32 -0500
  • 39deda6483
    Merge pull request #1866 from sveltejs/rfc-1-template-properties Rich Harris 2018-11-30 21:59:46 -0500
  • 59e7786647 expose stats.templateReferences #1866 Conduitry 2018-11-30 21:57:47 -0500
  • 68464ca94f get all remaining validator tests passing except the event modifier stuff Rich Harris 2018-11-30 21:17:12 -0500
  • b5513497a1
    Update src/compile/nodes/InlineComponent.ts Conduitry 2018-11-30 20:47:09 -0500
  • d8d125b2d7
    Update src/compile/wrapModule.ts Conduitry 2018-11-30 20:46:20 -0500
  • 4ff67de87c
    Merge pull request #1864 from sveltejs/fix-chalk Rich Harris 2018-11-27 11:04:08 -0500
  • f35edafad3 more validation tests Rich Harris 2018-11-27 09:42:53 -0500
  • 75bb357e98 update/delete various validation tests Rich Harris 2018-11-27 09:15:50 -0500
  • 6bb5c79ad7 remove a bunch more validation tests Rich Harris 2018-11-26 23:07:29 -0500
  • dc787d3e3e update pkg.files Rich Harris 2018-11-26 23:02:14 -0500
  • d039bac3a9 remove some unused validator tests Rich Harris 2018-11-26 22:51:44 -0500
  • 2123071dc7 include sourcemap tests (and skip a tricky one, for now) Rich Harris 2018-11-26 22:47:08 -0500
  • 1c81f85c11 fix parser tests Rich Harris 2018-11-26 22:34:44 -0500
  • 862d52c753 fix: update kleur #1864 Luke Edwards 2018-11-26 13:58:27 -0800
  • 30ae710b33 fix: remove chalk Luke Edwards 2018-11-26 13:56:16 -0800
  • cedbb28586 fix debugging output Rich Harris 2018-11-25 21:51:08 -0500
  • 636787d559 get most hydration tests passing Rich Harris 2018-11-25 21:43:47 -0500
  • db31d920a0 add dev mode missing prop check Rich Harris 2018-11-25 21:36:54 -0500
  • 93110e9c4b skip this test; not sure we want this behaviour anyway Rich Harris 2018-11-25 21:36:23 -0500
  • 3eb7ff7273 Merge branch 'rfc-1' of github.com:sveltejs/svelte into rfc-1 Rich Harris 2018-11-25 21:23:52 -0500
  • 749ad9bcf4 custom element fixes Rich Harris 2018-11-25 21:23:47 -0500
  • 5030385b1b custom elements sort of working Rich Harris 2018-11-25 21:04:52 -0500
  • 5ccba4b02b
    fix beforeUpdate/afterUpdate exports Conduitry 2018-11-25 20:07:09 -0500
  • ae3a7dd369 shuffle things around Rich Harris 2018-11-25 19:54:20 -0500
  • 8d3fd4d1f6 beforeRender/afterRender -> beforeUpdate/afterUpdate Rich Harris 2018-11-25 19:16:48 -0500
  • 0019873dfb neaten things up a bit (gets us closer to supporting custom elements again) Rich Harris 2018-11-25 19:14:54 -0500
  • a36cffef8d Move regex test into compile #1861 Timothy Johnson 2018-11-25 11:36:21 -0800
  • 97b0fb6e61 partial fix for custom element tests Rich Harris 2018-11-25 12:58:18 -0500
  • 85985a01bc bump version to 3.0.0-alpha1, so we can npm publish this thing Rich Harris 2018-11-25 12:57:43 -0500
  • b161f8d414 fix external path for CLI Rich Harris 2018-11-25 12:57:24 -0500
  • 8be71c93da remove obsolete test Rich Harris 2018-11-25 12:54:51 -0500
  • a1400eba07 flush bindings in separate phase before render callbacks Rich Harris 2018-11-25 10:02:50 -0500
  • 0142031374 neater (but still broken) lock mechanism Rich Harris 2018-11-25 09:40:17 -0500
  • 2936a7e7e2 remove unnecessary indentation Rich Harris 2018-11-25 09:22:04 -0500
  • e6d738d4d6 remount components correctly Rich Harris 2018-11-25 09:09:01 -0500
  • a9d2170ba2 shuffle files around Rich Harris 2018-11-25 08:30:54 -0500
  • 21c301b81a Parse disable and enable comments Timothy Johnson 2018-11-24 23:48:33 -0800
  • 00b4e89651 Rename to svelte-disable Timothy Johnson 2018-11-24 23:16:06 -0800
  • cd805d6003 remounting Rich Harris 2018-11-24 23:54:56 -0500
  • cefd06d55a skip unnecessary flushes Rich Harris 2018-11-24 23:54:05 -0500
  • 040f0f03b5 handle export {...} in script, fix test Rich Harris 2018-11-24 22:39:17 -0500
  • a6539387f9 fix test Rich Harris 2018-11-24 22:29:44 -0500