Commit Graph

2786 Commits (2cfb76adb038920c0ae4cc49da11881052368c21)
 

Author SHA1 Message Date
Rich Harris 54a72c1a57 nested components skip intro on initial render - fixes #1460
8 years ago
Rich Harris d5f6c8de42 Merge pull request #1473 from sveltejs/gh-1404
8 years ago
Conduitry dab8512ecf update rollup config - fix deprecated syntax
8 years ago
Conduitry 7e7272fb82 update tiny-glob to fix tests not running on Windows (#1404)
8 years ago
Rich Harris 0d0f1335f7 -> v2.6.2
8 years ago
Rich Harris 4f89adeaaf Merge pull request #1468 from sveltejs/gh-1458
8 years ago
Rich Harris d0ffb5d81a add test, tweak codegen
8 years ago
Kiho c0049d49eb Don't set null to switch_instance_changes
8 years ago
Rich Harris 0ede1d6395 add snapshot test
8 years ago
Rich Harris 8e2f8fd16d support parameterised animations
8 years ago
Rich Harris b2433574f4 allow animations to be aborted - fixes #1458
8 years ago
Rich Harris 557282d223 Merge pull request #1464 from sveltejs/gh-1461
8 years ago
Rich Harris 1daa5c929e Merge pull request #1465 from paulocoghi/patch-1
8 years ago
Paulo Coghi 0074b1830f Update the "Example usage"
8 years ago
Rich Harris 152aff3a23 quote slot names if necessary - fixes #1461
8 years ago
Rich Harris 80de979ea8 -> v2.6.1
8 years ago
Rich Harris 6657f70521 Merge pull request #1457 from sveltejs/gh-1455
8 years ago
Rich Harris d0f8f1741c pass in destroy method
8 years ago
Rich Harris 8e676ddd50 position nodes absolutely when outroing, if animations are present
8 years ago
Rich Harris f97397ff90 tidy up a bit
8 years ago
Rich Harris 01f572120c use unique name for rects
8 years ago
Rich Harris 4c240ae9b7 -> v2.6.0
8 years ago
Rich Harris 46dbc51601 Merge pull request #1454 from sveltejs/animations
8 years ago
Rich Harris f3475cd4fd add animation validation tests
8 years ago
Rich Harris d81bcdefe2 complete js animations
8 years ago
Rich Harris 27e5331a98 css animations
8 years ago
Rich Harris f19b826289 end animation
8 years ago
Rich Harris d6b897b16b implement js transitions, albeit messily
8 years ago
Rich Harris 96d67b274d groundwork for animations (#1431)
8 years ago
Rich Harris 44a7d2ab2f Merge pull request #1453 from sveltejs/deferred-transitions
8 years ago
Rich Harris 815e7c97ba Merge branch 'master' into deferred-transitions
8 years ago
Rich Harris 80e6d0ac87 Merge pull request #1452 from sveltejs/transition-args
8 years ago
Rich Harris 1a5221f2c1 Merge branch 'master' into transition-args
8 years ago
Rich Harris 818c65a3fe Merge pull request #1451 from sveltejs/nested-transitions
8 years ago
Rich Harris c7f46c7ebd Merge branch 'master' into nested-transitions
8 years ago
Rich Harris 2634f941e2 Merge pull request #1448 from sveltejs/gh-547
8 years ago
Rich Harris 3d8aad2f6c fix skipped intros
8 years ago
Rich Harris f0a36373f6 allow transition functions to return a function (#1431)
8 years ago
Rich Harris a1c810f870 supply 1 - t as second argument to transition tick/css functions (#1431)
8 years ago
Rich Harris f9db67edbb nested component transitions
8 years ago
Rich Harris 1b2ced7bf1 nested await block outros
8 years ago
Rich Harris de93e49c68 outroing each blocks
8 years ago
Rich Harris 721af8fc64 WIP towards nested transitions
8 years ago
Rich Harris 0e43507660 add skipIntroByDefault compiler option (#547)
8 years ago
Rich Harris 1391843829 -> v2.5.1
8 years ago
Rich Harris d5113f7bed Merge pull request #1446 from sveltejs/gh-1445
8 years ago
Conduitry a9fb844dcd allow spaces around reserved words used in tags in attributes (#1445)
8 years ago
Rich Harris d68ef14963 Merge pull request #1432 from antony/patch-1
8 years ago
Rich Harris 67e543970b remove svelte-cli, since it's now integrated
8 years ago
Rich Harris d43d60ad0c Merge pull request #1444 from acstll/global-whitelist-promise
8 years ago