Commit Graph

  • 53befe6b30 Fix for each-blocks preventing outros from completing Jacob Wright 2018-08-25 13:39:48 -0600
  • 4c2b9603a1 Fix for each-blocks preventing outros from completing #1693 Jacob Wright 2018-08-25 13:39:48 -0600
  • 72cb842342 Adds compiler option "containedTransitions" Jacob Wright 2018-08-25 10:43:14 -0600
  • 840ecf6142 not sure where that extra blank line came from Rich Harris 2018-08-25 07:08:08 -0400
  • a18cec0ec6 not sure where that extra blank line came from #1691 Rich Harris 2018-08-25 07:08:08 -0400
  • 8a410432ab oops, we need that argument Rich Harris 2018-08-25 07:06:46 -0400
  • 645f9e3894 oops, we need that argument Rich Harris 2018-08-25 07:06:46 -0400
  • 8fe75716a4 alternative approach to #1520 Rich Harris 2018-08-25 06:58:31 -0400
  • c2f0ca3e2e alternative approach to #1520 Rich Harris 2018-08-25 06:58:31 -0400
  • 5cb9279265 Merge branch 'master' into gh-1520 Rich Harris 2018-08-25 06:40:44 -0400
  • 33ed2f504e Merge branch 'master' into gh-1520 Rich Harris 2018-08-25 06:40:44 -0400
  • 4be60a64c5
    Merge 2c24c36120 into 0f171a5f3e #1654 Jacob Wright 2018-08-25 10:40:36 +0000
  • 57f8425d31 -> v2.13.1 Rich Harris 2018-08-25 06:29:23 -0400
  • 0f171a5f3e -> v2.13.1 v2.13.1 Rich Harris 2018-08-25 06:29:23 -0400
  • beea4a5995 coerce toggle argument Rich Harris 2018-08-25 06:27:38 -0400
  • 4d4c2c3655 coerce toggle argument Rich Harris 2018-08-25 06:27:38 -0400
  • a38e1b0947 -> v2.13.0 Rich Harris 2018-08-24 21:42:29 -0400
  • c7609a2da3 -> v2.13.0 v2.13.0 Rich Harris 2018-08-24 21:42:29 -0400
  • 8c48d94071 Merge pull request #1690 from sveltejs/remove-source-map Rich Harris 2018-08-24 21:41:18 -0400
  • f1324e649f
    Merge pull request #1690 from sveltejs/remove-source-map Rich Harris 2018-08-24 21:41:18 -0400
  • cb7c11cc23 Merge pull request #1685 from sveltejs/gh-890 Rich Harris 2018-08-24 21:39:25 -0400
  • 479cf47556
    Merge pull request #1685 from sveltejs/gh-890 Rich Harris 2018-08-24 21:39:25 -0400
  • 86afd90c1c Update dom.js Rich Harris 2018-08-24 21:32:35 -0400
  • f12141e18a
    Update dom.js #1685 Rich Harris 2018-08-24 21:32:35 -0400
  • f7e3aa9fe6 Merge branch 'master' into gh-890 Rich Harris 2018-08-24 21:29:08 -0400
  • c4526c3302
    Merge branch 'master' into gh-890 Rich Harris 2018-08-24 21:29:08 -0400
  • 763c62110b
    Merge 7661c2818c into e26dcadecf #1234 aphitiel 2018-08-25 00:38:51 +0000
  • d9e8f5beb9 remove sourcemaps from package Rich Harris 2018-08-24 20:00:05 -0400
  • d0d548f708 remove sourcemaps from package #1690 Rich Harris 2018-08-24 20:00:05 -0400
  • 51672bb17f -> v2.12.1 Rich Harris 2018-08-24 19:52:47 -0400
  • e26dcadecf -> v2.12.1 v2.12.1 Rich Harris 2018-08-24 19:52:47 -0400
  • 4ded5d7b7f Merge pull request #1681 from sveltejs/gh-1666 Rich Harris 2018-08-24 19:47:09 -0400
  • ff6c4c7767
    Merge pull request #1681 from sveltejs/gh-1666 Rich Harris 2018-08-24 19:47:09 -0400
  • 2af86b6e3b Merge pull request #1682 from sveltejs/gh-1659 Rich Harris 2018-08-24 19:41:44 -0400
  • ed9a9a9530
    Merge pull request #1682 from sveltejs/gh-1659 Rich Harris 2018-08-24 19:41:44 -0400
  • d0e94cc320 Merge pull request #1683 from sveltejs/gh-1658 Rich Harris 2018-08-24 19:41:28 -0400
  • 09865ebbed
    Merge pull request #1683 from sveltejs/gh-1658 Rich Harris 2018-08-24 19:41:28 -0400
  • e1d081b36e Merge pull request #1684 from kaisermann/spread-attr-style Rich Harris 2018-08-24 19:41:12 -0400
  • fe8e31a592
    Merge pull request #1684 from kaisermann/spread-attr-style Rich Harris 2018-08-24 19:41:12 -0400
  • d1710fb6da Merge pull request #1688 from sveltejs/outro-elseif-error Rich Harris 2018-08-24 19:39:45 -0400
  • d6fe9b4b84
    Merge pull request #1688 from sveltejs/outro-elseif-error Rich Harris 2018-08-24 19:39:45 -0400
  • d6bdf5e3a1 Fixes an error with outros and elseifs Jacob Wright 2018-08-24 14:01:51 -0600
  • 96c4455af9 Fixes an error with outros and elseifs #1688 Jacob Wright 2018-08-24 14:01:51 -0600
  • 4fe7e81146 Adds the class directive Jacob Wright 2018-08-24 10:09:46 -0600
  • 5ef44ae6c9 Adds the class directive Jacob Wright 2018-08-24 10:09:46 -0600
  • bf8a0f7cbe Set style attribute correctly when spread attr present Christian Kaisermann 2018-08-24 12:16:09 -0300
  • 54dc1e5849 Set style attribute correctly when spread attr present #1684 Christian Kaisermann 2018-08-24 12:16:09 -0300
  • 96e61bc9ac dont warn on empty block for nbsp - fixes #1658 Rich Harris 2018-08-24 08:22:41 -0400
  • c52a6f011b dont warn on empty block for nbsp - fixes #1658 #1683 Rich Harris 2018-08-24 08:22:41 -0400
  • dd7bc6a988 Keeps undefined from showing in template #1803 Jacob Wright 2018-08-23 21:57:32 -0600
  • 203cd1d334 increase timeout, reduce flakiness Rich Harris 2018-08-23 22:55:38 -0400
  • 4890d4dc02 increase timeout, reduce flakiness Rich Harris 2018-08-23 22:55:38 -0400
  • e9e9198d5c support debug tag in SSR mode - fixes #1659 Rich Harris 2018-08-23 22:53:17 -0400
  • 154ee73765 support debug tag in SSR mode - fixes #1659 #1682 Rich Harris 2018-08-23 22:53:17 -0400
  • b687387b51 correctly set select value on mount - fixes #1666 Rich Harris 2018-08-23 22:02:16 -0400
  • ec6360487e correctly set select value on mount - fixes #1666 #1681 Rich Harris 2018-08-23 22:02:16 -0400
  • dfa71b9650 Merge pull request #1680 from sveltejs/gh-1675 Rich Harris 2018-08-23 21:46:50 -0400
  • c2642bdf11
    Merge pull request #1680 from sveltejs/gh-1675 Rich Harris 2018-08-23 21:46:50 -0400
  • 91b620ef0d run transitions in context of component - fixes #1675 Rich Harris 2018-08-23 20:58:49 -0400
  • af1902d510 run transitions in context of component - fixes #1675 #1680 Rich Harris 2018-08-23 20:58:49 -0400
  • db21824423 Merge pull request #1679 from sveltejs/gh-1676 Rich Harris 2018-08-23 20:51:03 -0400
  • e450c30943
    Merge pull request #1679 from sveltejs/gh-1676 Rich Harris 2018-08-23 20:51:03 -0400
  • a669faca84 Allows actions to use any expression type Jacob Wright 2018-08-23 17:23:55 -0600
  • ba5ede599a Allows actions to use any expression type #1679 Jacob Wright 2018-08-23 17:23:55 -0600
  • 8aaf9119b0 Allows fragment updates to happen after state updates Jacob Wright 2018-08-14 23:17:06 -0600
  • 2c24c36120 Allows fragment updates to happen after state updates #1654 Jacob Wright 2018-08-14 23:17:06 -0600
  • 803f6feb3c -> v2.12.0 Rich Harris 2018-08-22 23:14:38 -0400
  • f38bdaaadf -> v2.12.0 v2.12.0 Rich Harris 2018-08-22 23:14:38 -0400
  • a2bec6f2a8 Merge pull request #1677 from sveltejs/gh-1660 Rich Harris 2018-08-22 23:09:40 -0400
  • ba7a6c9bc1
    Merge pull request #1677 from sveltejs/gh-1660 Rich Harris 2018-08-22 23:09:40 -0400
  • 6e10fcd263 update unrelated test Rich Harris 2018-08-22 23:02:22 -0400
  • 3785a6d2ad update unrelated test #1677 Rich Harris 2018-08-22 23:02:22 -0400
  • 6d0c5bb680 allow non-existent dynamic components to be destroyed (#1660) Rich Harris 2018-08-22 23:01:57 -0400
  • 620077227f allow non-existent dynamic components to be destroyed (#1660) Rich Harris 2018-08-22 23:01:57 -0400
  • 4b9e264a5f Merge pull request #1670 from sveltejs/init Rich Harris 2018-08-22 22:23:51 -0400
  • 3778431775
    Merge pull request #1670 from sveltejs/init Rich Harris 2018-08-22 22:23:51 -0400
  • 66c4285055 Merge pull request #1653 from sveltejs/actions-onmount Rich Harris 2018-08-22 22:14:12 -0400
  • 7242905e9b
    Merge pull request #1653 from sveltejs/actions-onmount Rich Harris 2018-08-22 22:14:12 -0400
  • 66813c6283 Merge pull request #1672 from blittle/master Rich Harris 2018-08-22 22:12:12 -0400
  • 5244839f3d
    Merge pull request #1672 from blittle/master Rich Harris 2018-08-22 22:12:12 -0400
  • a6f8d7485c Merge pull request #1673 from UnwrittenFun/fix/missing-ObjectPattern-props Rich Harris 2018-08-22 22:09:33 -0400
  • a74abddcd2
    Merge pull request #1673 from UnwrittenFun/fix/missing-ObjectPattern-props Rich Harris 2018-08-22 22:09:33 -0400
  • dec0a983e4 Merge pull request #1674 from UnwrittenFun/fix/object-array-pattern-end Rich Harris 2018-08-22 22:07:51 -0400
  • 1ccc45426c
    Merge pull request #1674 from UnwrittenFun/fix/object-array-pattern-end Rich Harris 2018-08-22 22:07:51 -0400
  • bf16371c9f fix test James Birtles 2018-08-22 18:03:18 +0100
  • df4ca0103d fix test #1674 James Birtles 2018-08-22 18:03:18 +0100
  • be66a278f5 add end position to object and array patterns James Birtles 2018-08-22 17:50:19 +0100
  • bbe5319f3b add end position to object and array patterns James Birtles 2018-08-22 17:50:19 +0100
  • 31250868ae better shorthand detection James Birtles 2018-08-21 21:17:51 +0100
  • 1d9ab99a9f better shorthand detection #1673 James Birtles 2018-08-21 21:17:51 +0100
  • 49555b4b63 add some missing ObjectPattern properties James Birtles 2018-08-21 21:08:46 +0100
  • 404587d991 add some missing ObjectPattern properties James Birtles 2018-08-21 21:08:46 +0100
  • c55bf8a92d Properly propagate amdId to the compiler Bret Little 2018-08-21 09:23:16 -0600
  • 3510dd9fe3 Properly propagate amdId to the compiler #1672 Bret Little 2018-08-21 09:23:16 -0600
  • 9fde41412a update tests Rich Harris 2018-08-21 07:30:07 -0400
  • d323f51e6c update tests #1670 Rich Harris 2018-08-21 07:30:07 -0400
  • 6619a72a1b move stuff into init/flush functions Rich Harris 2018-08-21 07:29:58 -0400
  • f47d65bd26 move stuff into init/flush functions Rich Harris 2018-08-21 07:29:58 -0400
  • c0e7047aca Also check for null-valued attributes Christian Kaisermann 2018-08-20 23:02:24 -0300
  • 89c1fa675b Also check for null-valued attributes #1668 Christian Kaisermann 2018-08-20 23:02:24 -0300