Commit Graph

3344 Commits (971ed52d62736085436b823fb277810232969cbe)
 

Author SHA1 Message Date
Rich Harris 971ed52d62
Merge pull request #1983 from c0bra/patch-1
6 years ago
Rich Harris 88004904e1
Merge pull request #1984 from johnmuhl/patch-1
6 years ago
Rich Harris dfb661ec0d
Merge pull request #1986 from sveltejs/gh-1985
6 years ago
Rich Harris 773d94436c
Merge pull request #1982 from sveltejs/gh-1968
6 years ago
Conduitry 2368dff5f8 typos
6 years ago
Chris Reeves df7c449bd3 propagate mutation change tracking upward through deps so that adjacent scopes generate proper update code - fixes #1985
6 years ago
John Muhl 4e1a87d92f
Add fallback for users without "Fira Mono"
6 years ago
Brian Hann 5b73c03271
Syntax error on element binding example
6 years ago
Richard Harris 3359b5fb3a set immutable option correctly - fixes #1968
6 years ago
Rich Harris a8f905f933
Merge pull request #1981 from sveltejs/gh-1973
6 years ago
Richard Harris b18aac97f7 reenable all tests
6 years ago
Richard Harris 4936cd5ac4 support multiple preprocessors, handle dependencies - fixes #1973
6 years ago
Richard Harris dcfe85ecdb improve preprocess tests
6 years ago
Chris Reeves d3a7ccae4f reconcile test diff
6 years ago
Richard Harris 7c59539b39 bump alpha version
6 years ago
Rich Harris 0f9ea4a4f4
Merge pull request #1974 from evs-chris/gh-1916-evschris
6 years ago
Rich Harris f3701794be
Merge pull request #1978 from evs-chris/gh-1977-evschris
6 years ago
Rich Harris 4c9a55cb66
Merge pull request #1980 from evs-chris/gh-1952-evschris
6 years ago
Rich Harris 678ce3496f
Merge pull request #1966 from sveltejs/gh-1945
6 years ago
Rich Harris efa7ad64c1
Merge pull request #1969 from sveltejs/gh-1852
6 years ago
Richard Harris d033c833ad test for #1852
6 years ago
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