Commit Graph

3411 Commits (5876f0b45b3a52daa06045b63dc2ede25fc91d82)
 

Author SHA1 Message Date
David Pershouse 5ff3e7f52a remove redundant bash based update script
6 years ago
David Pershouse 2b1be6f8ae convert update_template.sh to js for windows support
6 years ago
Rich Harris 8e9f37a7d4
Merge pull request #1970 from sveltejs/gh-1846
6 years ago
Rich Harris c8614f9ae9
Merge pull request #1975 from sveltejs/site-readme
6 years ago
Chris Reeves 3a7b9adc7f pull contextual deps through for member exprs in this bindings - fixes #1916
6 years ago
Conduitry 7bc461f6ee site: update readme and tidy package.json
6 years ago
Conduitry a035676ef0 guide: update docs for <svelte:body>
6 years ago
Conduitry f8d69e296f replace <svelte:document> with <svelte:body> (#1846)
6 years ago
Conduitry e97953baec better handling of bare attribute names in DOM mode (#1852)
6 years ago
Rich Harris 88b6a26a35
Merge pull request #1965 from sveltejs/gh-1948
6 years ago
Richard Harris fc5d929e76 set parent correctly for children of await blocks - should fix #1939
6 years ago
Richard Harris e682d5ca54 nicer
6 years ago
Richard Harris 0e59e8d4cb fix dynamic component event code generation - fixes #1945
6 years ago
Richard Harris 0bdf4a4536 oops
6 years ago
Richard Harris c0a218b69e Merge branch 'master' into gh-1948
6 years ago
Richard Harris 2eb881dcb6 prevent invalid svelte: tags - fixes #1948
6 years ago
Rich Harris c1ee21b022
Merge pull request #1958 from sveltejs/gh-1949
6 years ago
Rich Harris 76faa92464
Merge pull request #1961 from sveltejs/gh-1957
6 years ago
Rich Harris 4676946e83
Merge pull request #1962 from sveltejs/gh-1960
6 years ago
Rich Harris 2f8727d968
Merge pull request #1964 from sveltejs/gh-1963
6 years ago
Conduitry 58b3ea63cc fix malformed code in window binding event handlers (#1963)
6 years ago
Richard Harris f0b6be1355 fix #1960 typo
6 years ago
Richard Harris 423e4e6cbc deconflict with implicit props - fixes #1957
6 years ago
Richard Harris cf6b6d4dbf upgrade Acorn - fixes #1949
6 years ago
Rich Harris dcad65b118
Merge pull request #1956 from sveltejs/clean-up-repl-examples
6 years ago
Conduitry 77df0b7c45 update and tidy REPL examples
6 years ago
Conduitry e0af4e742d bump site eslint ecma version
6 years ago
Conduitry 90a9061684 use tagged versions of eslint-plugin-svelte3
6 years ago
Rich Harris 09b21fdba3
Merge pull request #1954 from sveltejs/gh-1873
6 years ago
Conduitry 8427bde679 preserve attributes during preprocess (#1873)
6 years ago
Rich Harris 316196cfc8
Merge pull request #1951 from chris-morgan/patch-1
6 years ago
Chris Morgan c850dcd6c4
Update parallax example to use https: URLs
6 years ago
Rich Harris b65828b269
Merge pull request #1947 from sveltejs/gh-1946
6 years ago
Richard Harris d5e41a8a2e oops. fixes #1946
6 years ago
Rich Harris 16fea037f3
Merge pull request #1944 from fiskgrodan/patch-1
6 years ago
fiskgrodan 6b9f81fa25
Update global.css
6 years ago
Richard Harris 3701e0d582 add spring example
6 years ago
Richard Harris 2dd6e06392 one day i will remember to do this *before* publishing
6 years ago
Richard Harris 0b7ecee09a bump alpha version
6 years ago
Rich Harris ca04f270ee
Merge pull request #1942 from sveltejs/gh-1938
6 years ago
Richard Harris 329b013e40 render functions that close over contextual data - fixes #1938
6 years ago
Rich Harris 45d375e15d
Merge pull request #1941 from sveltejs/gh-1889
6 years ago
Richard Harris e15d13bf91 allow reactive store references anywhere in script - fixes #1889
6 years ago
Rich Harris c6d2cdddb0
Merge pull request #1940 from sveltejs/remove-component-references
6 years ago
Richard Harris 179d083a8a merge master -> remove-component-references
6 years ago
Rich Harris b87f930002
svelte/motion
6 years ago
Richard Harris 2c47b34c1f remove unused import
6 years ago
Richard Harris 81ec3404bc remove unused line
6 years ago
Richard Harris 1d9ce0fff5 update tests
6 years ago
Richard Harris 016bf84800 dont pass around reference to component
6 years ago