Commit Graph

3425 Commits (539fbbd8efdabbc90f35bd71b0d49dcce0fb8be5)
 

Author SHA1 Message Date
Rich Harris efa7ad64c1
Merge pull request #1969 from sveltejs/gh-1852
7 years ago
Richard Harris d033c833ad test for #1852
7 years ago
Richard Harris 79b7f112ab Merge branch 'master' into gh-1852
7 years ago
Rich Harris 528527aaea
Merge branch 'master' into gh-1945
7 years ago
Rich Harris 2d3dbdd6a9
Merge pull request #1967 from sveltejs/gh-1939
7 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes #1906
7 years ago
Chris Reeves e85222ad84 first pass at tracking mutation to avoid unnecessary update code - #1952
7 years ago
Rich Harris 1097858ea2
Merge pull request #1979 from halfnelson/feature/repl-refactor
7 years ago
David Pershouse 5eafdd446f abstract repl interaction code
7 years ago
Chris Reeves 057298a79f fix newline-before-block diffs caused by code builder adjustments
7 years ago
Chris Reeves 1f77ee3461 use statement tree for code builder instead of strings to avoid conditional interference
7 years ago
Chris Reeves 6c89975396 gather event listeners for slot default elements and render in a condition - fixes #1977
7 years ago
David Pershouse 2c537e7cb4 POC for postmessage Repl
7 years ago
David Pershouse 9b7d0152bc handle markdown on windows machines
7 years ago
David Pershouse 5ff3e7f52a remove redundant bash based update script
7 years ago
David Pershouse 2b1be6f8ae convert update_template.sh to js for windows support
7 years ago
Rich Harris 8e9f37a7d4
Merge pull request #1970 from sveltejs/gh-1846
7 years ago
Rich Harris c8614f9ae9
Merge pull request #1975 from sveltejs/site-readme
7 years ago
Chris Reeves 3a7b9adc7f pull contextual deps through for member exprs in this bindings - fixes #1916
7 years ago
Conduitry 7bc461f6ee site: update readme and tidy package.json
7 years ago
Conduitry a035676ef0 guide: update docs for <svelte:body>
7 years ago
Conduitry f8d69e296f replace <svelte:document> with <svelte:body> (#1846)
7 years ago
Conduitry e97953baec better handling of bare attribute names in DOM mode (#1852)
7 years ago
Rich Harris 88b6a26a35
Merge pull request #1965 from sveltejs/gh-1948
7 years ago
Richard Harris fc5d929e76 set parent correctly for children of await blocks - should fix #1939
7 years ago
Richard Harris e682d5ca54 nicer
7 years ago
Richard Harris 0e59e8d4cb fix dynamic component event code generation - fixes #1945
7 years ago
Richard Harris 0bdf4a4536 oops
7 years ago
Richard Harris c0a218b69e Merge branch 'master' into gh-1948
7 years ago
Richard Harris 2eb881dcb6 prevent invalid svelte: tags - fixes #1948
7 years ago
Rich Harris c1ee21b022
Merge pull request #1958 from sveltejs/gh-1949
7 years ago
Rich Harris 76faa92464
Merge pull request #1961 from sveltejs/gh-1957
7 years ago
Rich Harris 4676946e83
Merge pull request #1962 from sveltejs/gh-1960
7 years ago
Rich Harris 2f8727d968
Merge pull request #1964 from sveltejs/gh-1963
7 years ago
Conduitry 58b3ea63cc fix malformed code in window binding event handlers (#1963)
7 years ago
Richard Harris f0b6be1355 fix #1960 typo
7 years ago
Richard Harris 423e4e6cbc deconflict with implicit props - fixes #1957
7 years ago
Richard Harris cf6b6d4dbf upgrade Acorn - fixes #1949
7 years ago
Rich Harris dcad65b118
Merge pull request #1956 from sveltejs/clean-up-repl-examples
7 years ago
Conduitry 77df0b7c45 update and tidy REPL examples
7 years ago
Conduitry e0af4e742d bump site eslint ecma version
7 years ago
Conduitry 90a9061684 use tagged versions of eslint-plugin-svelte3
7 years ago
Rich Harris 09b21fdba3
Merge pull request #1954 from sveltejs/gh-1873
7 years ago
Conduitry 8427bde679 preserve attributes during preprocess (#1873)
7 years ago
Rich Harris 316196cfc8
Merge pull request #1951 from chris-morgan/patch-1
7 years ago
Chris Morgan c850dcd6c4
Update parallax example to use https: URLs
7 years ago
Rich Harris b65828b269
Merge pull request #1947 from sveltejs/gh-1946
7 years ago
Richard Harris d5e41a8a2e oops. fixes #1946
7 years ago
Rich Harris 16fea037f3
Merge pull request #1944 from fiskgrodan/patch-1
7 years ago
fiskgrodan 6b9f81fa25
Update global.css
7 years ago