Commit Graph

  • 6657f70521 Merge pull request #1457 from sveltejs/gh-1455 Rich Harris 2018-05-14 10:58:35 -0400
  • 8cec6dbff2
    Merge pull request #1457 from sveltejs/gh-1455 Rich Harris 2018-05-14 10:58:35 -0400
  • d0f8f1741c pass in destroy method Rich Harris 2018-05-14 10:41:02 -0400
  • a75b0b71c5 pass in destroy method #1457 Rich Harris 2018-05-14 10:41:02 -0400
  • 8e676ddd50 position nodes absolutely when outroing, if animations are present Rich Harris 2018-05-13 21:28:35 -0400
  • b56e3e22df position nodes absolutely when outroing, if animations are present Rich Harris 2018-05-13 21:28:35 -0400
  • f97397ff90 tidy up a bit Rich Harris 2018-05-13 20:51:36 -0400
  • 7c0a8074c4 tidy up a bit Rich Harris 2018-05-13 20:51:36 -0400
  • 01f572120c use unique name for rects Rich Harris 2018-05-13 20:46:00 -0400
  • 5848cc3204 use unique name for rects Rich Harris 2018-05-13 20:46:00 -0400
  • 4c240ae9b7 -> v2.6.0 Rich Harris 2018-05-13 18:57:16 -0400
  • c9651348ee -> v2.6.0 v2.6.0 Rich Harris 2018-05-13 18:57:16 -0400
  • 46dbc51601 Merge pull request #1454 from sveltejs/animations Rich Harris 2018-05-13 18:50:26 -0400
  • 45f88ade2c
    Merge pull request #1454 from sveltejs/animations Rich Harris 2018-05-13 18:50:26 -0400
  • f3475cd4fd add animation validation tests Rich Harris 2018-05-13 18:43:48 -0400
  • 94206ca439 add animation validation tests #1454 Rich Harris 2018-05-13 18:43:48 -0400
  • d81bcdefe2 complete js animations Rich Harris 2018-05-13 17:48:20 -0400
  • 43d2c38cfc complete js animations Rich Harris 2018-05-13 17:48:20 -0400
  • 27e5331a98 css animations Rich Harris 2018-05-13 17:45:52 -0400
  • bade6df241 css animations Rich Harris 2018-05-13 17:45:52 -0400
  • f19b826289 end animation Rich Harris 2018-05-13 17:09:58 -0400
  • b3594da23c end animation Rich Harris 2018-05-13 17:09:58 -0400
  • d6b897b16b implement js transitions, albeit messily Rich Harris 2018-05-13 16:20:12 -0400
  • 1b57779eb6 implement js transitions, albeit messily Rich Harris 2018-05-13 16:20:12 -0400
  • 7d934312aa argh i think i give up #1781 Rich Harris 2018-05-13 15:47:46 -0400
  • ea0064ba67 move logic into shared superclass Rich Harris 2018-05-13 12:42:00 -0400
  • 0b565ac8f6 tidy up Rich Harris 2018-05-13 12:10:58 -0400
  • 41f8614a46 start refactoring transitions Rich Harris 2018-05-13 12:04:00 -0400
  • 96d67b274d groundwork for animations (#1431) Rich Harris 2018-05-12 23:35:03 -0400
  • 98e63b37e9 groundwork for animations (#1431) Rich Harris 2018-05-12 23:35:03 -0400
  • 44a7d2ab2f Merge pull request #1453 from sveltejs/deferred-transitions Rich Harris 2018-05-12 22:17:00 -0400
  • 6d00f2bf15
    Merge pull request #1453 from sveltejs/deferred-transitions Rich Harris 2018-05-12 22:17:00 -0400
  • 815e7c97ba Merge branch 'master' into deferred-transitions Rich Harris 2018-05-12 22:12:38 -0400
  • f02177d1ed Merge branch 'master' into deferred-transitions #1453 Rich Harris 2018-05-12 22:12:38 -0400
  • 80e6d0ac87 Merge pull request #1452 from sveltejs/transition-args Rich Harris 2018-05-12 22:11:41 -0400
  • 8d9a3effac
    Merge pull request #1452 from sveltejs/transition-args Rich Harris 2018-05-12 22:11:41 -0400
  • 1a5221f2c1 Merge branch 'master' into transition-args Rich Harris 2018-05-12 22:05:30 -0400
  • 5685301b04 Merge branch 'master' into transition-args #1452 Rich Harris 2018-05-12 22:05:30 -0400
  • 818c65a3fe Merge pull request #1451 from sveltejs/nested-transitions Rich Harris 2018-05-12 22:04:48 -0400
  • c37e6a7267
    Merge pull request #1451 from sveltejs/nested-transitions Rich Harris 2018-05-12 22:04:48 -0400
  • c7f46c7ebd Merge branch 'master' into nested-transitions Rich Harris 2018-05-12 22:02:32 -0400
  • d6bcdb1caf Merge branch 'master' into nested-transitions #1451 Rich Harris 2018-05-12 22:02:32 -0400
  • 58cd78478f
    Merge d3e812ea9d into 338c8568b5 #1449 Rich Harris 2018-05-13 02:01:59 +0000
  • 2634f941e2 Merge pull request #1448 from sveltejs/gh-547 Rich Harris 2018-05-12 22:01:46 -0400
  • 338c8568b5
    Merge pull request #1448 from sveltejs/gh-547 Rich Harris 2018-05-12 22:01:46 -0400
  • 3d8aad2f6c fix skipped intros Rich Harris 2018-05-12 21:55:07 -0400
  • c4937d271f fix skipped intros Rich Harris 2018-05-12 21:55:07 -0400
  • f0a36373f6 allow transition functions to return a function (#1431) Rich Harris 2018-05-12 18:21:36 -0400
  • 4c62d22b9c allow transition functions to return a function (#1431) Rich Harris 2018-05-12 18:21:36 -0400
  • a1c810f870 supply 1 - t as second argument to transition tick/css functions (#1431) Rich Harris 2018-05-12 17:00:29 -0400
  • b5931b95d4 supply 1 - t as second argument to transition tick/css functions (#1431) Rich Harris 2018-05-12 17:00:29 -0400
  • f9db67edbb nested component transitions Rich Harris 2018-05-12 16:48:05 -0400
  • 042ec54f7f nested component transitions Rich Harris 2018-05-12 16:48:05 -0400
  • 1b2ced7bf1 nested await block outros Rich Harris 2018-05-12 16:08:46 -0400
  • 3623c4abc9 nested await block outros Rich Harris 2018-05-12 16:08:46 -0400
  • de93e49c68 outroing each blocks Rich Harris 2018-05-12 15:46:01 -0400
  • 64fa48e699 outroing each blocks Rich Harris 2018-05-12 15:46:01 -0400
  • 721af8fc64 WIP towards nested transitions Rich Harris 2018-05-12 14:28:39 -0400
  • 0a230d1c9d WIP towards nested transitions Rich Harris 2018-05-12 14:28:39 -0400
  • d3e812ea9d add component.outro method #1785 #1449 Rich Harris 2018-05-12 12:41:58 -0400
  • 0e43507660 add skipIntroByDefault compiler option (#547) Rich Harris 2018-05-12 12:11:46 -0400
  • 44bb2da29b add skipIntroByDefault compiler option (#547) #1448 Rich Harris 2018-05-12 12:11:46 -0400
  • 1391843829 -> v2.5.1 Rich Harris 2018-05-10 22:10:41 -0400
  • 3c1bcfab79 -> v2.5.1 v2.5.1 Rich Harris 2018-05-10 22:10:41 -0400
  • d5113f7bed Merge pull request #1446 from sveltejs/gh-1445 Rich Harris 2018-05-10 22:03:01 -0400
  • 57c0fdc6b8
    Merge pull request #1446 from sveltejs/gh-1445 Rich Harris 2018-05-10 22:03:01 -0400
  • a9fb844dcd allow spaces around reserved words used in tags in attributes (#1445) Conduitry 2018-05-10 20:05:57 -0400
  • 0122955a16 allow spaces around reserved words used in tags in attributes (#1445) #1446 Conduitry 2018-05-10 20:05:57 -0400
  • d68ef14963 Merge pull request #1432 from antony/patch-1 Rich Harris 2018-05-10 19:30:37 -0400
  • 5dd149ef7b
    Merge pull request #1432 from antony/patch-1 Rich Harris 2018-05-10 19:30:37 -0400
  • 67e543970b remove svelte-cli, since it's now integrated Rich Harris 2018-05-10 19:30:26 -0400
  • f55849f8b3
    remove svelte-cli, since it's now integrated #1432 Rich Harris 2018-05-10 19:30:26 -0400
  • d43d60ad0c Merge pull request #1444 from acstll/global-whitelist-promise Rich Harris 2018-05-10 19:28:35 -0400
  • 085926d20f
    Merge pull request #1444 from acstll/global-whitelist-promise Rich Harris 2018-05-10 19:28:35 -0400
  • 743340dd13 Merge pull request #1436 from MaxMilton/feat/wai-aria-1.1-update Rich Harris 2018-05-10 19:27:38 -0400
  • 05f7d44b24
    Merge pull request #1436 from MaxMilton/feat/wai-aria-1.1-update Rich Harris 2018-05-10 19:27:38 -0400
  • 7a43943a9f add _Promise_ to whitelisted globals Arturo 2018-05-10 22:56:42 +0200
  • 6b9ad23922 add _Promise_ to whitelisted globals #1444 Arturo 2018-05-10 22:56:42 +0200
  • 16184e9125 Add new ARIA 1.1 attributes and roles Max Milton 2018-05-08 16:00:43 +1000
  • 37fa4fb079
    Add new ARIA 1.1 attributes and roles #1436 Max Milton 2018-05-08 16:00:43 +1000
  • 39420c86c1 Add parcel-plugin to list of tools, categories Antony Jones 2018-05-07 09:58:53 +0100
  • cc02b6bc15
    Add parcel-plugin to list of tools, categories Antony Jones 2018-05-07 09:58:53 +0100
  • 5e65a64a73 -> v2.5.0 Rich Harris 2018-05-06 16:05:12 -0400
  • 7a7fd1dd3e -> v2.5.0 v2.5.0 Rich Harris 2018-05-06 16:05:12 -0400
  • f4a0f311dc Merge pull request #1429 from sveltejs/input-spread Rich Harris 2018-05-06 16:04:51 -0400
  • 976f2a9a99
    Merge pull request #1429 from sveltejs/input-spread Rich Harris 2018-05-06 16:04:51 -0400
  • 0e793011a8 allow spread props on elements with tests for static attributes Rich Harris 2018-05-06 15:58:19 -0400
  • fa61d2570e allow spread props on elements with tests for static attributes #1429 Rich Harris 2018-05-06 15:58:19 -0400
  • 0e0e7bebc8 Abort outro if block is recreated — fixes #1425 Rich Harris 2018-05-06 15:50:41 -0400
  • e8a780676d
    Abort outro if block is recreated — fixes #1425 Rich Harris 2018-05-06 15:50:41 -0400
  • a07c964361 fix edge case #1428 Rich Harris 2018-05-06 15:44:07 -0400
  • 11a8f03feb abort outros on each/await blocks Rich Harris 2018-05-06 15:33:03 -0400
  • af32ba691d Merge branch 'master' into gh-1425 Rich Harris 2018-05-06 12:12:19 -0400
  • ead5aec41b Group outro callbacks — fixes #648 Rich Harris 2018-05-06 12:11:56 -0400
  • e1db82773d
    Group outro callbacks — fixes #648 Rich Harris 2018-05-06 12:11:56 -0400
  • 2b18ab997c abort outros when necessary, even without intros - fixes #1425 Rich Harris 2018-05-06 12:10:38 -0400
  • 9f61843b71 make transitionManager responsible for creating its own stylesheet #1157 Rich Harris 2018-05-06 10:05:22 -0400
  • d1690f10d2 Merge pull request #1427 from sveltejs/dynamic-component-shorthand-event Rich Harris 2018-05-06 09:24:55 -0400
  • 53816ee5c5
    Merge pull request #1427 from sveltejs/dynamic-component-shorthand-event Rich Harris 2018-05-06 09:24:55 -0400
  • 2f89f55173 slight tidy up Rich Harris 2018-05-06 09:24:13 -0400