Commit Graph

3373 Commits (69c9422907d86490b3803f11fc8cdd8b7563cf0a)
 

Author SHA1 Message Date
Rich Harris 69c9422907 Better composition — implements https://github.com/sveltejs/rfcs/pull/12
8 years ago
Conduitry c21709cf56 site: tidy code highlighting
8 years ago
Rich Harris 519e5c0895 Merge pull request #2007 from sveltejs/gh-2005-evschris
8 years ago
Rich Harris 26150bfb5f Merge pull request #2006 from sveltejs/c8
8 years ago
Richard Harris f71e5efdca downgrade JSDOM
8 years ago
Richard Harris 6c1076c580 housekeeping
8 years ago
Chris Reeves 43742738e2 defer hoisting until after the template is walked - fixes #2005
8 years ago
Rich Harris 82d2abac4e Merge pull request #2003 from sveltejs/gh-2002
8 years ago
Rich Harris 19c36462cf Merge pull request #2004 from sveltejs/gh-1995
8 years ago
Chris Reeves ab263120c9 update await-block to use on_outro and check_outros - fixes #1995
8 years ago
Chris Reeves 15c22749b5 check module scope when determining if a name is contextual - fixes #2001
8 years ago
Chris Reeves 927a0fadf5 make sure a hoistable name is not also a shadowed name rendering an expression - fixes #2002
8 years ago
Rich Harris 5227b6628a update lockfiles
8 years ago
Rich Harris 81f7ca3895 Merge pull request #1993 from sveltejs/gh-1920
8 years ago
Rich Harris a35386e72a Merge pull request #1992 from sveltejs/gh-1488
8 years ago
Conduitry e03a9e6156 site: update readme with simplified version=local instructions
8 years ago
Rich Harris 1175b123a7 Merge pull request #1994 from sveltejs/repl-local
8 years ago
Conduitry d2ca1e2696 repl: implement version=local
8 years ago
Richard Harris 6334140213 prevent writing to reactive values - fixes #1920
8 years ago
Richard Harris 1cb7a0a3e3 test that private state doesnt leak into parent
8 years ago
Richard Harris c464a11cdf dont use identity function to reflect props
8 years ago
Rich Harris 27def9722f Merge pull request #1991 from sveltejs/gh-1952-b
8 years ago
Rich Harris ae330538c8 Merge pull request #1988 from sveltejs/gh-1976
8 years ago
Rich Harris c6d7977d97 Merge pull request #1990 from sveltejs/gh-1989
8 years ago
Richard Harris 21a4d1f1c4 hoist vars and lets - closes #1952
8 years ago
Richard Harris 80ba415093 fix scroll bindings
8 years ago
Richard Harris d930ab0f92 rename afterFlush to nextTick, schedule update if necessary
8 years ago
Richard Harris 35f88e5293 bump alpha version
8 years ago
Richard Harris 72793a3713 expose add_render_callback as afterFlush - fixes #1976
8 years ago
Rich Harris f20df5042f Merge pull request #1983 from c0bra/patch-1
8 years ago
Rich Harris 7f5a33e5df Merge pull request #1984 from johnmuhl/patch-1
8 years ago
Rich Harris ae238382f5 Merge pull request #1986 from sveltejs/gh-1985
8 years ago
Rich Harris d92b58c9cc Merge pull request #1982 from sveltejs/gh-1968
8 years ago
Conduitry 68920bb508 typos
8 years ago
Chris Reeves e421065c5a propagate mutation change tracking upward through deps so that adjacent scopes generate proper update code - fixes #1985
8 years ago
John Muhl 8ca0fe39fd Add fallback for users without "Fira Mono"
8 years ago
Brian Hann d73d6a57f9 Syntax error on element binding example
8 years ago
Richard Harris 463fac37f7 set immutable option correctly - fixes #1968
8 years ago
Rich Harris 2401771721 Merge pull request #1981 from sveltejs/gh-1973
8 years ago
Richard Harris 4c42252592 reenable all tests
8 years ago
Richard Harris c7d3ef23fc support multiple preprocessors, handle dependencies - fixes #1973
8 years ago
Richard Harris c6d80aa379 improve preprocess tests
8 years ago
Chris Reeves 5c306736d2 reconcile test diff
8 years ago
Richard Harris 6a332158bd bump alpha version
8 years ago
Rich Harris d519be3092 Merge pull request #1974 from evs-chris/gh-1916-evschris
8 years ago
Rich Harris 8d31848cfc Merge pull request #1978 from evs-chris/gh-1977-evschris
8 years ago
Rich Harris 3966d5b5f5 Merge pull request #1980 from evs-chris/gh-1952-evschris
8 years ago
Rich Harris 773bca8e78 Merge pull request #1966 from sveltejs/gh-1945
8 years ago
Rich Harris 609839d014 Merge pull request #1969 from sveltejs/gh-1852
8 years ago
Richard Harris a638fe2e80 test for #1852
8 years ago