Commit Graph

3423 Commits (183c9ca403218a8e85e1753e796da8ff49c7ae50)
 

Author SHA1 Message Date
Richard Harris 79b7f112ab Merge branch 'master' into gh-1852
6 years ago
Rich Harris 528527aaea
Merge branch 'master' into gh-1945
6 years ago
Rich Harris 2d3dbdd6a9
Merge pull request #1967 from sveltejs/gh-1939
6 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes #1906
6 years ago
Chris Reeves e85222ad84 first pass at tracking mutation to avoid unnecessary update code - #1952
6 years ago
Rich Harris 1097858ea2
Merge pull request #1979 from halfnelson/feature/repl-refactor
6 years ago
David Pershouse 5eafdd446f abstract repl interaction code
6 years ago
Chris Reeves 057298a79f fix newline-before-block diffs caused by code builder adjustments
6 years ago
Chris Reeves 1f77ee3461 use statement tree for code builder instead of strings to avoid conditional interference
6 years ago
Chris Reeves 6c89975396 gather event listeners for slot default elements and render in a condition - fixes #1977
6 years ago
David Pershouse 2c537e7cb4 POC for postmessage Repl
6 years ago
David Pershouse 9b7d0152bc handle markdown on windows machines
6 years ago
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