Commit Graph

  • acb64e1c59 move some tests, add a failing test Rich Harris 2018-12-12 20:15:48 -0500
  • 6e5d03c417 allow reactive declarations to depend on themselves Rich Harris 2018-12-12 20:15:15 -0500
  • fd773c2849 fix test Rich Harris 2018-12-12 19:58:35 -0500
  • 44b61b1235
    Update store.js Conduitry 2018-12-12 19:52:39 -0500
  • 2451bf5b57
    Update src/compile/Component.ts Conduitry 2018-12-12 19:52:16 -0500
  • f08f40739c fix for loop scoping Rich Harris 2018-12-11 22:03:44 -0500
  • 9dfc89ecd7 instrument update expressions Rich Harris 2018-12-11 21:17:46 -0500
  • a534c66d5b handle destructuring assignments in template Rich Harris 2018-12-11 21:11:41 -0500
  • 1eab084122 instrument destructuring assignments Rich Harris 2018-12-11 21:01:12 -0500
  • e78a525e3f remove unused code Rich Harris 2018-12-11 20:41:07 -0500
  • d245a1845f and this Rich Harris 2018-12-11 20:24:19 -0500
  • 5a8da5d724 ugh try this Rich Harris 2018-12-11 20:20:16 -0500
  • 80275511ef update js tests Rich Harris 2018-12-11 20:14:15 -0500
  • 2d24e628c3 see if this fixes windows tests Rich Harris 2018-12-11 20:07:26 -0500
  • 20cab7bb10 bump alpha version Rich Harris 2018-12-11 20:07:16 -0500
  • 3b6d679a29 update deps, fix kleur usage Rich Harris 2018-12-08 23:40:12 -0500
  • 9112d10dbe try to fix appveyor config Rich Harris 2018-12-08 23:26:37 -0500
  • a852760308 fix instrumentation Rich Harris 2018-12-08 23:25:46 -0500
  • aa528e5dba fix assignment to computed property Rich Harris 2018-12-08 22:17:13 -0500
  • 951cbcd585 fix dynamic title bug Rich Harris 2018-12-08 22:14:34 -0500
  • 9314938a62 fix: #1859 (multiple window bindings not supported) Noah 2018-12-08 21:04:36 -0600
  • d236a4ad0b fix: #1859 (multiple window bindings not supported) #1870 Noah 2018-12-08 21:04:36 -0600
  • 1d2197a589 reference store implementations Rich Harris 2018-12-08 22:03:02 -0500
  • ab5e3015db test on latest node Rich Harris 2018-12-08 21:14:57 -0500
  • e38daf9823 merge master -> rfc-1 Rich Harris 2018-12-08 21:01:41 -0500
  • 75bbd6b878 implement event modifiers Rich Harris 2018-12-08 20:51:53 -0500
  • e394493f71 more efficient event listeners Rich Harris 2018-12-08 20:05:59 -0500
  • e87ab18914 hydration fix Rich Harris 2018-12-08 19:36:18 -0500
  • 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