Commit Graph

3352 Commits (27def9722fa9a7e49b1d06e48f0d576e4ccecc14)
 

Author SHA1 Message Date
Rich Harris 27def9722f Merge pull request #1991 from sveltejs/gh-1952-b
8 years ago
Rich Harris ae330538c8 Merge pull request #1988 from sveltejs/gh-1976
8 years ago
Rich Harris c6d7977d97 Merge pull request #1990 from sveltejs/gh-1989
8 years ago
Richard Harris 21a4d1f1c4 hoist vars and lets - closes #1952
8 years ago
Richard Harris 80ba415093 fix scroll bindings
8 years ago
Richard Harris d930ab0f92 rename afterFlush to nextTick, schedule update if necessary
8 years ago
Richard Harris 35f88e5293 bump alpha version
8 years ago
Richard Harris 72793a3713 expose add_render_callback as afterFlush - fixes #1976
8 years ago
Rich Harris f20df5042f Merge pull request #1983 from c0bra/patch-1
8 years ago
Rich Harris 7f5a33e5df Merge pull request #1984 from johnmuhl/patch-1
8 years ago
Rich Harris ae238382f5 Merge pull request #1986 from sveltejs/gh-1985
8 years ago
Rich Harris d92b58c9cc Merge pull request #1982 from sveltejs/gh-1968
8 years ago
Conduitry 68920bb508 typos
8 years ago
Chris Reeves e421065c5a propagate mutation change tracking upward through deps so that adjacent scopes generate proper update code - fixes #1985
8 years ago
John Muhl 8ca0fe39fd Add fallback for users without "Fira Mono"
8 years ago
Brian Hann d73d6a57f9 Syntax error on element binding example
8 years ago
Richard Harris 463fac37f7 set immutable option correctly - fixes #1968
8 years ago
Rich Harris 2401771721 Merge pull request #1981 from sveltejs/gh-1973
8 years ago
Richard Harris 4c42252592 reenable all tests
8 years ago
Richard Harris c7d3ef23fc support multiple preprocessors, handle dependencies - fixes #1973
8 years ago
Richard Harris c6d80aa379 improve preprocess tests
8 years ago
Chris Reeves 5c306736d2 reconcile test diff
8 years ago
Richard Harris 6a332158bd bump alpha version
8 years ago
Rich Harris d519be3092 Merge pull request #1974 from evs-chris/gh-1916-evschris
8 years ago
Rich Harris 8d31848cfc Merge pull request #1978 from evs-chris/gh-1977-evschris
8 years ago
Rich Harris 3966d5b5f5 Merge pull request #1980 from evs-chris/gh-1952-evschris
8 years ago
Rich Harris 773bca8e78 Merge pull request #1966 from sveltejs/gh-1945
8 years ago
Rich Harris 609839d014 Merge pull request #1969 from sveltejs/gh-1852
8 years ago
Richard Harris a638fe2e80 test for #1852
8 years ago
Richard Harris c1f34aefc5 Merge branch 'master' into gh-1852
8 years ago
Rich Harris ab88764728 Merge branch 'master' into gh-1945
8 years ago
Rich Harris cc3d6e64b4 Merge pull request #1967 from sveltejs/gh-1939
8 years ago
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