Commit Graph

  • 2aba4335b0 Fixes keyed each blocks where items move within the array but do not move in the DOM Jacob Wright 2018-09-11 20:13:00 -0600
  • 5a98aa545b
    Simple type-checking in dev-mode #1725 PaulMaly 2018-09-11 18:23:07 +0300
  • 755485079b
    Merge 4b641ab202 into a4d412fb53 #1724 PaulMaly 2018-09-11 15:14:17 +0000
  • 4b641ab202
    Merge pull request #1 from PaulMaly/check-type-in-dev #1724 PaulMaly 2018-09-11 18:13:05 +0300
  • 7acb98eca0
    Simple type-checking in dev-mode PaulMaly 2018-09-11 18:11:21 +0300
  • 395a762982 fix unused css ref detection Rich Harris 2018-09-11 08:16:41 -0400
  • bb1374f84b all but four tests passing Rich Harris 2018-09-10 22:07:08 -0400
  • 5fa14b371e a few more Rich Harris 2018-09-10 21:33:34 -0400
  • 8b803b7438 a few more Rich Harris 2018-09-09 16:37:56 -0400
  • 49ed03c361 a few more Rich Harris 2018-09-09 16:00:39 -0400
  • 8a46bc2e82 get some more tests passing Rich Harris 2018-09-09 15:42:10 -0400
  • 1dd9215714 start refactoring, moving validation into nodes Rich Harris 2018-09-09 10:36:35 -0400
  • d08051b35c rename Compiler to Component Rich Harris 2018-09-08 23:02:56 -0400
  • 8f854b4b49 rename Component to InlineComponent Rich Harris 2018-09-08 22:34:58 -0400
  • 27f7df4db8 move files around a bit Rich Harris 2018-09-08 22:13:15 -0400
  • 5198d1db1b
    Merge 8ec4a8e09a into a4d412fb53 #1718 Rich Harris 2018-09-08 22:37:48 +0000
  • 8ec4a8e09a update lockfile #1718 Rich Harris 2018-09-08 18:37:38 -0400
  • 8bb8cbf56f remove some unused code Rich Harris 2018-09-08 18:36:35 -0400
  • 39a159dc22 use external generator for SSR Rich Harris 2018-09-08 18:05:56 -0400
  • ac3c4614ed
    Merge 73ccdec9a1 into a4d412fb53 #1700 Jacob Wright 2018-09-07 15:48:18 +0000
  • 16e33c836e increase timeout so that tests pass on this horrendously expensive piece of shit laptop i am forced to use. PS fuck you, apple Rich Harris 2018-09-06 14:22:38 -0400
  • a4d412fb53 increase timeout so that tests pass on this horrendously expensive piece of shit laptop i am forced to use. PS fuck you, apple Rich Harris 2018-09-06 14:22:38 -0400
  • 68a1c99eec -> v2.13.4 Rich Harris 2018-09-06 14:16:45 -0400
  • 01b0a47cd5 -> v2.13.4 v2.13.4 Rich Harris 2018-09-06 14:16:45 -0400
  • e682676be2 Merge pull request #1715 from sveltejs/dynamic-import Rich Harris 2018-09-06 14:15:59 -0400
  • 509403f351
    Merge pull request #1715 from sveltejs/dynamic-import Rich Harris 2018-09-06 14:15:59 -0400
  • 82082fd6d1 support dynamic import in expressions Rich Harris 2018-09-06 13:38:35 -0400
  • f54c1ec7b8 support dynamic import in expressions #1715 Rich Harris 2018-09-06 13:38:35 -0400
  • 54cb4f9d79 -> v2.13.3 Conduitry 2018-09-05 21:09:29 -0400
  • 24482cb940 -> v2.13.3 v2.13.3 Conduitry 2018-09-05 21:09:29 -0400
  • 36adf33829 Fixes keyed each blocks for outro Jacob Wright 2018-08-29 09:52:43 -0600
  • 67d4d60c3a Fixes keyed each blocks for outro Jacob Wright 2018-08-29 09:52:43 -0600
  • 73ccdec9a1 Allow transitions to skip intro/outro #1700 Jacob Wright 2018-08-25 10:43:14 -0600
  • 1e4e3c9f33 Fixes keyed each blocks for outro #1709 Jacob Wright 2018-08-29 09:52:43 -0600
  • cd91245215 -> v2.13.2 Rich Harris 2018-08-28 15:36:55 -0400
  • 2e4b65af5a -> v2.13.2 v2.13.2 Rich Harris 2018-08-28 15:36:55 -0400
  • 08bf21dbb3 Merge pull request #1693 from sveltejs/gh-1617 Rich Harris 2018-08-28 15:12:22 -0400
  • b4a3a60953
    Merge pull request #1693 from sveltejs/gh-1617 Rich Harris 2018-08-28 15:12:22 -0400
  • 777d95b218 Merge pull request #1695 from sveltejs/class-shortcut Rich Harris 2018-08-28 15:10:22 -0400
  • c7d372c8d5
    Merge pull request #1695 from sveltejs/class-shortcut Rich Harris 2018-08-28 15:10:22 -0400
  • c0f45f4336 Merge pull request #1703 from TehShrike/1699-input-changed Rich Harris 2018-08-28 15:07:03 -0400
  • 3c9d4b2862
    Merge pull request #1703 from TehShrike/1699-input-changed Rich Harris 2018-08-28 15:07:03 -0400
  • 7311c99d89 Use existing property quoting function Jacob Wright 2018-08-28 09:47:17 -0600
  • fb734a349e Use existing property quoting function #1695 Jacob Wright 2018-08-28 09:47:17 -0600
  • 2658c168a7 Only update inputs when the value changed Josh Duff 2018-08-28 10:33:49 -0500
  • 211e0383cf Only update inputs when the value changed #1703 Josh Duff 2018-08-28 10:33:49 -0500
  • 09d92c83a3
    Merge 93d1bb8328 into 6327647949 #1692 Jacob Wright 2018-08-27 21:21:35 +0000
  • 93d1bb8328 Merge remote-tracking branch 'origin/master' into gh-1480 #1692 Jacob Wright 2018-08-27 15:17:29 -0600
  • 586f806c26 Remove camel-casing, but account for dashed parameters still. Jacob Wright 2018-08-27 11:35:27 -0600
  • 22f4b3d4cb Remove camel-casing, but account for dashed parameters still. Jacob Wright 2018-08-27 11:35:27 -0600
  • 7a3b04c292 Merge pull request #1691 from sveltejs/gh-1520-alt Rich Harris 2018-08-26 19:59:52 -0400
  • 6327647949
    Merge pull request #1691 from sveltejs/gh-1520-alt Rich Harris 2018-08-26 19:59:52 -0400
  • 9e9cff2d78 Encapsulate class directives in the stylesheet. Jacob Wright 2018-08-25 14:50:14 -0600
  • c1fc9c1ac9 Encapsulate class directives in the stylesheet. Jacob Wright 2018-08-25 14:50:14 -0600
  • 848066a472 Adds class directive shortcut Jacob Wright 2018-08-25 14:26:27 -0600
  • 4ec85bb8cc Adds class directive shortcut Jacob Wright 2018-08-25 14:26:27 -0600
  • 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