Commit Graph

1631 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
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 72793a3713 expose add_render_callback as afterFlush - fixes #1976
8 years ago
Rich Harris ae238382f5 Merge pull request #1986 from sveltejs/gh-1985
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
Richard Harris 463fac37f7 set immutable option correctly - fixes #1968
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
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
Richard Harris a638fe2e80 test for #1852
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
Chris Reeves 6dc5e2a6fc fix newline-before-block diffs caused by code builder adjustments
8 years ago
Chris Reeves bfdcf936ea gather event listeners for slot default elements and render in a condition - fixes #1977
8 years ago
Chris Reeves 1adbf8b29e pull contextual deps through for member exprs in this bindings - fixes #1916
8 years ago
Conduitry 8ff8ff3aad replace <svelte:document> with <svelte:body> (#1846)
8 years ago
Richard Harris 542dba436a set parent correctly for children of await blocks - should fix #1939
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 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
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
Conduitry 7f0f6b287d preserve attributes during preprocess (#1873)
8 years ago
Richard Harris 575f8ad775 render functions that close over contextual data - fixes #1938
8 years ago
Richard Harris c1d4a75a00 allow reactive store references anywhere in script - fixes #1889
8 years ago
Richard Harris 9cac743948 update tests
8 years ago
Richard Harris ef33a912cf start refactoring transitions
8 years ago
Richard Harris e4f7b47ea9 fix test
8 years ago
Richard Harris a4b9f497e3 start centralising rAF stuff
8 years ago
Richard Harris 0c6386fc88 prevent duplicate declaration of store values - fixes #1883
8 years ago
Rich Harris e22457f613 fix hoisting of functions that reference imported values - fixes #1933
8 years ago
Rich Harris 543218c57a Fix media bindings, simplify others
8 years ago
Rich Harris fe350b8410 Merge pull request #1932 from sveltejs/gh-1931
8 years ago
Rich Harris aa98a88b05 Merge pull request #1930 from sveltejs/gh-1894
8 years ago
Richard Harris c1330d7b1c rewrite props after instrumentation - fixes #1931
8 years ago
Richard Harris bc10a15aa1 add process to globals whitelist
8 years ago
Richard Harris 827c4b46e7 prevent false positive detection of events that can be made passive - fixes #1914
8 years ago
Rich Harris aa05f2beb4 Merge pull request #1925 from sveltejs/gh-1924
8 years ago
Rich Harris fae70b59f7 Merge pull request #1923 from sveltejs/gh-1919
8 years ago
Richard Harris 7c0413bd2c always use stats.warn instead of options.onwarn - fixes #1918
8 years ago