Commit Graph

3420 Commits (fcb342625ecb5d5f034d9a0c0e05dd6ac120885c)
 

Author SHA1 Message Date
Rich Harris c30ae9a896 Overhaul transitions - fixes #1906
8 years ago
Chris Reeves bb16fea37e first pass at tracking mutation to avoid unnecessary update code - #1952
8 years ago
Rich Harris 63d046da8a Merge pull request #1979 from halfnelson/feature/repl-refactor
8 years ago
David Pershouse 7f3c674def abstract repl interaction code
8 years ago
Chris Reeves 6dc5e2a6fc fix newline-before-block diffs caused by code builder adjustments
8 years ago
Chris Reeves 4f4577aef3 use statement tree for code builder instead of strings to avoid conditional interference
8 years ago
Chris Reeves bfdcf936ea gather event listeners for slot default elements and render in a condition - fixes #1977
8 years ago
David Pershouse 8a70f3ac47 POC for postmessage Repl
8 years ago
David Pershouse 959bb6869a handle markdown on windows machines
8 years ago
David Pershouse 8e26da8dda remove redundant bash based update script
8 years ago
David Pershouse 5899a39921 convert update_template.sh to js for windows support
8 years ago
Rich Harris 6b1a628dfa Merge pull request #1970 from sveltejs/gh-1846
8 years ago
Rich Harris 5a91a83a6a Merge pull request #1975 from sveltejs/site-readme
8 years ago
Chris Reeves 1adbf8b29e pull contextual deps through for member exprs in this bindings - fixes #1916
8 years ago
Conduitry 659e4ec7cd site: update readme and tidy package.json
8 years ago
Conduitry f9ab47ecda guide: update docs for <svelte:body>
8 years ago
Conduitry 8ff8ff3aad replace <svelte:document> with <svelte:body> (#1846)
8 years ago
Conduitry 0d9339ffdb better handling of bare attribute names in DOM mode (#1852)
8 years ago
Rich Harris 3ac0ea0ad6 Merge pull request #1965 from sveltejs/gh-1948
8 years ago
Richard Harris 542dba436a set parent correctly for children of await blocks - should fix #1939
8 years ago
Richard Harris 64a718eaf6 nicer
8 years ago
Richard Harris 75d5425483 fix dynamic component event code generation - fixes #1945
8 years ago
Richard Harris 0fba94b8bc oops
8 years ago
Richard Harris e38874f236 Merge branch 'master' into gh-1948
8 years ago
Richard Harris f5694432da prevent invalid svelte: tags - fixes #1948
8 years ago
Rich Harris 97d8d50702 Merge pull request #1958 from sveltejs/gh-1949
8 years ago
Rich Harris fd36e46be5 Merge pull request #1961 from sveltejs/gh-1957
8 years ago
Rich Harris afdf32328a Merge pull request #1962 from sveltejs/gh-1960
8 years ago
Rich Harris 1e362ed8a3 Merge pull request #1964 from sveltejs/gh-1963
8 years ago
Conduitry ccb8b9fe1a fix malformed code in window binding event handlers (#1963)
8 years ago
Richard Harris af39f40368 fix #1960 typo
8 years ago
Richard Harris f0206ff4b9 deconflict with implicit props - fixes #1957
8 years ago
Richard Harris 4b04b1a926 upgrade Acorn - fixes #1949
8 years ago
Rich Harris 36ce45a3da Merge pull request #1956 from sveltejs/clean-up-repl-examples
8 years ago
Conduitry 3444e83242 update and tidy REPL examples
8 years ago
Conduitry 2e6ea85ae3 bump site eslint ecma version
8 years ago
Conduitry c41c0e5706 use tagged versions of eslint-plugin-svelte3
8 years ago
Rich Harris dae4e44091 Merge pull request #1954 from sveltejs/gh-1873
8 years ago
Conduitry 7f0f6b287d preserve attributes during preprocess (#1873)
8 years ago
Rich Harris f5c5bf32d9 Merge pull request #1951 from chris-morgan/patch-1
8 years ago
Chris Morgan f7578fc1de Update parallax example to use https: URLs
8 years ago
Rich Harris 46f13f5b1c Merge pull request #1947 from sveltejs/gh-1946
8 years ago
Richard Harris 79cc6815d3 oops. fixes #1946
8 years ago
Rich Harris cb98fbe1bb Merge pull request #1944 from fiskgrodan/patch-1
8 years ago
fiskgrodan 6b2cc47729 Update global.css
8 years ago
Richard Harris 69902c8c00 add spring example
8 years ago
Richard Harris cb50a90540 one day i will remember to do this *before* publishing
8 years ago
Richard Harris 62787063a9 bump alpha version
8 years ago
Rich Harris de3b691ecb Merge pull request #1942 from sveltejs/gh-1938
8 years ago
Richard Harris 575f8ad775 render functions that close over contextual data - fixes #1938
8 years ago