Commit Graph

3560 Commits (4ae943a74e20582fa5efc29f01a7011712e85032)
 

Author SHA1 Message Date
Richard Harris 11a1cd3864 Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Richard Harris a475466556 copy changelog blog post over from svelte.technology
8 years ago
Rich Harris fddd0d9a9f better
8 years ago
Rich Harris 0122d7da83 update test
8 years ago
Rich Harris e44bba7a24 rename to tick, remove callback interface
8 years ago
Rich Harris 7976b7990b make callback optional
8 years ago
Rich Harris c430dc2395 return promise from nextTick
8 years ago
Rich Harris e7fd871441 Merge pull request #2029 from sveltejs/component-name-conflict-again
8 years ago
Rich Harris 525bccc368 deconflict with globals referenced in module context
8 years ago
Rich Harris b7c323be9c Merge pull request #2027 from sveltejs/avoid-spread
8 years ago
Rich Harris fd2cee5a8c doh
8 years ago
Rich Harris 8b7850209a avoid spread pattern, it causes some problems with some setups somehow???
8 years ago
Rich Harris 7140a53b18 Merge pull request #2026 from sveltejs/get-name-automatically
8 years ago
Rich Harris 916603fc01 sanitize
8 years ago
Rich Harris 8ba4dae8c9 get name based on filename
8 years ago
Richard Harris 621b2b0752 bump alpha version
8 years ago
Rich Harris 387efebd6b Merge pull request #2021 from sveltejs/gh-2017
8 years ago
Richard Harris 18803091eb bump alpha version
8 years ago
Rich Harris bf951cdecb Merge pull request #2023 from sveltejs/component-name-conflict
8 years ago
Richard Harris 6676b11f13 fix tests
8 years ago
Richard Harris a1267d3e09 remove debugging output
8 years ago
Richard Harris 58489d36db prevent component name from conflicting with globals
8 years ago
Richard Harris 931bf0e1e0 bump alpha version
8 years ago
Conduitry 824b85ffac rename properties to component.compileOptions and .componentOptions
8 years ago
Conduitry 819664cbfd rename `<svelte:meta>` to `<svelte:options>` (#2017)
8 years ago
Conduitry 936abac7c0 site: update eslint-plugin-svelte3
8 years ago
Rich Harris 133da2040f Merge pull request #2020 from sveltejs/gh-2019
8 years ago
Conduitry 72f95daa55 disallow `slot` as a prop name in inline components (#2019)
8 years ago
Rich Harris 4d25d93ea0 Overhaul stats — closes #1891
8 years ago
Rich Harris 433e77ddfa Merge pull request #2010 from sveltejs/gh-1997
8 years ago
Richard Harris 2d14ecc0a1 bind to store values in simple cases - fixes #1997
8 years ago
Rich Harris 39bdfb06f3 Merge pull request #2009 from sveltejs/gh-2000
8 years ago
Richard Harris 5f6509bfbf set current = true on mount as well as intro - fixes #2000
8 years ago
Richard Harris 7dda23a926 failing tests for #2000
8 years ago
Rich Harris d1767bd1eb Implement local transitions — fixes #1480
8 years ago
Richard Harris fa5f2c381d update rollup-plugin-sucrase
8 years ago
Richard Harris 9d4741135a bump alpha version
8 years ago
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