Commit Graph

  • 4d6eabf228 remove writable_declarations Richard Harris 2019-01-27 21:52:17 -0500
  • 238dcc3f88 remove component.props Richard Harris 2019-01-27 21:47:24 -0500
  • 492d7afc85 partially remove component.props Richard Harris 2019-01-27 21:22:06 -0500
  • 8345107f5c start updating stats Richard Harris 2019-01-27 21:01:28 -0500
  • 6690e0fb73 remove module_exports Richard Harris 2019-01-27 20:15:09 -0500
  • 0b169ef003 break out of default slot when creating named slots Richard Harris 2019-01-27 18:16:13 -0500
  • fe275cc568 fix some let stuff Richard Harris 2019-01-27 18:12:26 -0500
  • c3e0f3fd31 remove mutables in favour of unified mutability tracking Richard Harris 2019-01-27 17:26:26 -0500
  • 0f878f55a2 track mutability in variable objects, not mutable_props Richard Harris 2019-01-27 17:25:15 -0500
  • d8dc61a047 start moving everything into component.vars Richard Harris 2019-01-27 15:04:38 -0500
  • af6167a998 reshape ast Richard Harris 2019-01-27 11:10:23 -0500
  • 2d14ecc0a1 bind to store values in simple cases - fixes #1997 Richard Harris 2019-01-27 09:22:22 -0500
  • bcbe0a58b2 bind to store values in simple cases - fixes #1997 #2010 Richard Harris 2019-01-27 09:22:22 -0500
  • 39bdfb06f3 Merge pull request #2009 from sveltejs/gh-2000 Rich Harris 2019-01-27 08:27:28 -0500
  • 9f800fb914
    Merge pull request #2009 from sveltejs/gh-2000 Rich Harris 2019-01-27 08:27:28 -0500
  • 5f6509bfbf set current = true on mount as well as intro - fixes #2000 Richard Harris 2019-01-26 23:40:05 -0500
  • cdcccfb4e4 set current = true on mount as well as intro - fixes #2000 #2009 Richard Harris 2019-01-26 23:40:05 -0500
  • 7dda23a926 failing tests for #2000 Richard Harris 2019-01-26 22:53:40 -0500
  • fcbb8e6eff failing tests for #2000 Richard Harris 2019-01-26 22:53:40 -0500
  • d1767bd1eb Implement local transitions — fixes #1480 Rich Harris 2019-01-26 22:29:01 -0500
  • eccc8b264d
    Implement local transitions — fixes #1480 Rich Harris 2019-01-26 22:29:01 -0500
  • 229ae213e2 skip transition code where possible #2008 Richard Harris 2019-01-26 22:17:47 -0500
  • 0dd46b0873 update js tests Richard Harris 2019-01-26 22:00:06 -0500
  • 53b17b4cd3 track whether transition is local Richard Harris 2019-01-26 21:58:51 -0500
  • 9ca925eebe update tests Richard Harris 2019-01-26 21:58:34 -0500
  • 63e08c474c failing tests for #1480 Richard Harris 2019-01-26 21:16:26 -0500
  • fa5f2c381d update rollup-plugin-sucrase Richard Harris 2019-01-26 20:52:56 -0500
  • ebd0b5ed0f update rollup-plugin-sucrase Richard Harris 2019-01-26 20:52:56 -0500
  • 9d4741135a bump alpha version Richard Harris 2019-01-26 19:19:19 -0500
  • 9ff39c034b bump alpha version Richard Harris 2019-01-26 19:19:19 -0500
  • 69c9422907 Better composition — implements https://github.com/sveltejs/rfcs/pull/12 Rich Harris 2019-01-26 18:53:47 -0500
  • c2e6d1bf0d
    Better composition — implements https://github.com/sveltejs/rfcs/pull/12 Rich Harris 2019-01-26 18:53:47 -0500
  • 5d261e4aa8 Merge branch 'composition' of github.com:sveltejs/svelte into composition #1998 Richard Harris 2019-01-26 18:48:24 -0500
  • 3bab16bd9e use thing as type notation instead of <type>thing everywhere Richard Harris 2019-01-26 18:48:18 -0500
  • ce8dff3d0c
    Update src/compile/render-dom/wrappers/Element/Binding.ts Chris Reeves 2019-01-26 18:43:15 -0500
  • 5e30e90e70 more gnarly slot stuff Richard Harris 2019-01-26 17:29:16 -0500
  • c21709cf56 site: tidy code highlighting Conduitry 2019-01-26 16:55:28 -0500
  • 2b1f753d72 site: tidy code highlighting Conduitry 2019-01-26 16:55:28 -0500
  • 8b0dd112b9 fix some slot bugs Richard Harris 2019-01-26 16:29:32 -0500
  • a9ff0ee022 tidy up Richard Harris 2019-01-26 14:05:18 -0500
  • ac4e1235b1 merge master -> composition Richard Harris 2019-01-26 13:35:18 -0500
  • 519e5c0895 Merge pull request #2007 from sveltejs/gh-2005-evschris Rich Harris 2019-01-26 13:30:05 -0500
  • 37351196b0
    Merge pull request #2007 from sveltejs/gh-2005-evschris Rich Harris 2019-01-26 13:30:05 -0500
  • 26150bfb5f Merge pull request #2006 from sveltejs/c8 Rich Harris 2019-01-26 13:23:06 -0500
  • 4d7531ded7
    Merge pull request #2006 from sveltejs/c8 Rich Harris 2019-01-26 13:23:06 -0500
  • f71e5efdca downgrade JSDOM Richard Harris 2019-01-26 13:12:59 -0500
  • cb0a95e87d downgrade JSDOM #2006 Richard Harris 2019-01-26 13:12:59 -0500
  • 6c1076c580 housekeeping Richard Harris 2019-01-26 12:50:35 -0500
  • f1ca1cc098 housekeeping Richard Harris 2019-01-26 12:50:35 -0500
  • 43742738e2 defer hoisting until after the template is walked - fixes #2005 Chris Reeves 2019-01-26 12:40:54 -0500
  • c9301dc9f7 defer hoisting until after the template is walked - fixes #2005 #2007 Chris Reeves 2019-01-26 12:40:54 -0500
  • 7ef345a45b failing test Richard Harris 2019-01-26 11:14:40 -0500
  • 04c7705e51 Merge branch 'master' into composition Richard Harris 2019-01-26 10:33:10 -0500
  • 82d2abac4e Merge pull request #2003 from sveltejs/gh-2002 Rich Harris 2019-01-26 09:35:16 -0500
  • 82f4ae6643
    Merge pull request #2003 from sveltejs/gh-2002 Rich Harris 2019-01-26 09:35:16 -0500
  • 8bcd3d75ca bump alpha version Richard Harris 2019-01-26 09:33:37 -0500
  • 19c36462cf Merge pull request #2004 from sveltejs/gh-1995 Rich Harris 2019-01-26 09:29:54 -0500
  • add3b303dc
    Merge pull request #2004 from sveltejs/gh-1995 Rich Harris 2019-01-26 09:29:54 -0500
  • ab263120c9 update await-block to use on_outro and check_outros - fixes #1995 Chris Reeves 2019-01-26 00:04:37 -0500
  • 33a2b54881 update await-block to use on_outro and check_outros - fixes #1995 #2004 Chris Reeves 2019-01-26 00:04:37 -0500
  • 15c22749b5 check module scope when determining if a name is contextual - fixes #2001 Chris Reeves 2019-01-25 18:56:57 -0500
  • 4f630058fe check module scope when determining if a name is contextual - fixes #2001 #2003 Chris Reeves 2019-01-25 18:56:57 -0500
  • 927a0fadf5 make sure a hoistable name is not also a shadowed name rendering an expression - fixes #2002 Chris Reeves 2019-01-25 15:18:48 -0500
  • 33131d0b70 make sure a hoistable name is not also a shadowed name rendering an expression - fixes #2002 Chris Reeves 2019-01-25 15:18:48 -0500
  • 5227b6628a update lockfiles Rich Harris 2019-01-23 10:31:57 -0500
  • 3ec5ff77eb update lockfiles Rich Harris 2019-01-23 10:31:57 -0500
  • 582e8bb5f7 support aliasing and destructuring Richard Harris 2019-01-21 22:06:26 -0500
  • 1cb63ed16f first crack at slot context Richard Harris 2019-01-21 21:46:05 -0500
  • d4036ada85 implement context API Richard Harris 2019-01-21 12:44:05 -0500
  • 9cfe0593d4 failing test for context API Richard Harris 2019-01-21 11:35:33 -0500
  • 2d1475600d update tests Richard Harris 2019-01-21 10:41:31 -0500
  • 06535d8197 fix all runtime tests Richard Harris 2019-01-21 10:31:57 -0500
  • b8051aaff9 fix binding groups Richard Harris 2019-01-21 00:35:19 -0500
  • b383976098 fixes Richard Harris 2019-01-21 00:19:59 -0500
  • c3e3a8c8f2 start making slots lazy Richard Harris 2019-01-21 00:02:07 -0500
  • 81f7ca3895 Merge pull request #1993 from sveltejs/gh-1920 Rich Harris 2019-01-20 12:19:37 -0500
  • ff6e378fcb
    Merge pull request #1993 from sveltejs/gh-1920 Rich Harris 2019-01-20 12:19:37 -0500
  • a35386e72a Merge pull request #1992 from sveltejs/gh-1488 Rich Harris 2019-01-20 12:19:20 -0500
  • 6036f00dee
    Merge pull request #1992 from sveltejs/gh-1488 Rich Harris 2019-01-20 12:19:20 -0500
  • e03a9e6156 site: update readme with simplified version=local instructions Conduitry 2019-01-19 16:28:52 -0500
  • ca6ab95ea4 site: update readme with simplified version=local instructions Conduitry 2019-01-19 16:28:52 -0500
  • 1175b123a7 Merge pull request #1994 from sveltejs/repl-local Rich Harris 2019-01-19 12:05:41 -0500
  • c69ebb35cd
    Merge pull request #1994 from sveltejs/repl-local Rich Harris 2019-01-19 12:05:41 -0500
  • d2ca1e2696 repl: implement version=local Conduitry 2019-01-19 10:50:22 -0500
  • 01ff158e52 repl: implement version=local #1994 Conduitry 2019-01-19 10:50:22 -0500
  • 6334140213 prevent writing to reactive values - fixes #1920 Richard Harris 2019-01-19 10:16:59 -0500
  • b8e0cccea8 prevent writing to reactive values - fixes #1920 #1993 Richard Harris 2019-01-19 10:16:59 -0500
  • 1cb7a0a3e3 test that private state doesnt leak into parent Richard Harris 2019-01-19 09:25:53 -0500
  • 3c4d8b5c2c test that private state doesnt leak into parent #1992 Richard Harris 2019-01-19 09:25:53 -0500
  • c464a11cdf dont use identity function to reflect props Richard Harris 2019-01-19 09:19:07 -0500
  • ed9df1fff3 dont use identity function to reflect props Richard Harris 2019-01-19 09:19:07 -0500
  • 27def9722f Merge pull request #1991 from sveltejs/gh-1952-b Rich Harris 2019-01-19 08:17:13 -0500
  • 5be480d7ac
    Merge pull request #1991 from sveltejs/gh-1952-b Rich Harris 2019-01-19 08:17:13 -0500
  • ae330538c8 Merge pull request #1988 from sveltejs/gh-1976 Rich Harris 2019-01-19 08:16:52 -0500
  • c134ca2ee4
    Merge pull request #1988 from sveltejs/gh-1976 Rich Harris 2019-01-19 08:16:52 -0500
  • c6d7977d97 Merge pull request #1990 from sveltejs/gh-1989 Rich Harris 2019-01-18 21:42:39 -0500
  • e8e0f4c8be
    Merge pull request #1990 from sveltejs/gh-1989 Rich Harris 2019-01-18 21:42:39 -0500
  • 21a4d1f1c4 hoist vars and lets - closes #1952 Richard Harris 2019-01-18 21:40:08 -0500
  • 81d9647517 hoist vars and lets - closes #1952 #1991 Richard Harris 2019-01-18 21:40:08 -0500
  • 80ba415093 fix scroll bindings Richard Harris 2019-01-18 21:24:17 -0500