Commit Graph

  • 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
  • cb57973392 Remove an undefined attribute instead of setting it to "undefined" (string) Christian Kaisermann 2018-08-20 22:39:32 -0300
  • 790f2b5313 Remove an undefined attribute instead of setting it to "undefined" (string) Christian Kaisermann 2018-08-20 22:39:32 -0300
  • e76deb5b94 fix(svelte): Fix child component not being destroyed after each_blocks are nullified #1662 Brian Takita 2018-08-16 23:54:01 -0400
  • 0e516c3d5e -> v2.11.0 Rich Harris 2018-08-14 20:22:48 -0400
  • 9eec6f8c72 -> v2.11.0 v2.11.0 Rich Harris 2018-08-14 20:22:48 -0400
  • a007000f09 Merge pull request #1652 from sveltejs/gh-1544-computed-whole-state Rich Harris 2018-08-14 20:19:36 -0400
  • 4ce2e1ddc5
    Merge pull request #1652 from sveltejs/gh-1544-computed-whole-state Rich Harris 2018-08-14 20:19:36 -0400
  • 7d1b06484c Merge pull request #1651 from TehShrike/patch-2 Rich Harris 2018-08-14 20:18:41 -0400
  • c8546bada1
    Merge pull request #1651 from TehShrike/patch-2 Rich Harris 2018-08-14 20:18:41 -0400
  • dc23bcf3e3 Merge pull request #1649 from aphitiel/cli-shared Rich Harris 2018-08-14 20:18:11 -0400
  • 3e119272cf
    Merge pull request #1649 from aphitiel/cli-shared Rich Harris 2018-08-14 20:18:11 -0400
  • 56f5e5f998 Merge pull request #1530 from sveltejs/gh-1522 Rich Harris 2018-08-14 20:17:33 -0400
  • b62872d39c
    Merge pull request #1530 from sveltejs/gh-1522 Rich Harris 2018-08-14 20:17:33 -0400
  • f39d026137 Change actions to init on mount rather than hydrate Jacob Wright 2018-08-14 16:25:15 -0600
  • b6e51ddc32 Change actions to init on mount rather than hydrate #1653 Jacob Wright 2018-08-14 16:25:15 -0600
  • 59c0e3377f exclude current prop in computed properties using entire state #1544 Conduitry 2018-08-13 16:13:58 -0400
  • 345cf64446 exclude current prop in computed properties using entire state #1544 #1652 Conduitry 2018-08-13 16:13:58 -0400
  • ef484abfe5 Add list of known CSS preprocessors Josh Duff 2018-08-13 10:10:52 -0500
  • b988c9d86b
    Add list of known CSS preprocessors #1651 Josh Duff 2018-08-13 10:10:52 -0500
  • e574c77308 cli: Add option --shared pk 2018-08-13 15:58:11 +0200
  • 7f870dae95 cli: Add option --shared #1649 pk 2018-08-13 15:58:11 +0200
  • e8a9835fd3 -> v2.10.1 Rich Harris 2018-08-12 16:27:25 -0400
  • 51c2cddd90 -> v2.10.1 v2.10.1 Rich Harris 2018-08-12 16:27:25 -0400
  • 8050900629 Merge pull request #1647 from sveltejs/debugger-source-maps Rich Harris 2018-08-12 16:25:32 -0400
  • 814b214825
    Merge pull request #1647 from sveltejs/debugger-source-maps Rich Harris 2018-08-12 16:25:32 -0400
  • c65f06a610 Changes stop and prevent to stopPropagation and preventDefault Admin 2018-08-11 21:16:42 -0500
  • 7c4b9a5a41 Changes stop and prevent to stopPropagation and preventDefault #1641 Admin 2018-08-11 21:16:42 -0500
  • f01e45948f update tests Rich Harris 2018-08-11 18:52:01 -0400
  • d56b0b007e update tests #1647 Rich Harris 2018-08-11 18:52:01 -0400
  • 961f9c2f54 add sourcemaps to debug tags Rich Harris 2018-08-11 18:49:46 -0400
  • c295fc9018 add sourcemaps to debug tags Rich Harris 2018-08-11 18:49:46 -0400
  • d63175e2e3 -> v2.10.0 Rich Harris 2018-08-11 18:08:01 -0400
  • bcf4c59cc6 -> v2.10.0 Rich Harris 2018-08-11 18:08:01 -0400
  • fe6b8b7d94 -> v2.10.0 Rich Harris 2018-08-11 18:02:50 -0400
  • bd91d59bc9 -> v2.10.0 v2.10.0 Rich Harris 2018-08-11 18:02:50 -0400
  • 4ba610e8aa Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2018-08-11 18:02:44 -0400
  • 6b56d0494c Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2018-08-11 18:02:44 -0400
  • 312460418b Merge pull request #1646 from sveltejs/debug-dev-only Rich Harris 2018-08-11 18:02:28 -0400
  • 91388ecf77
    Merge pull request #1646 from sveltejs/debug-dev-only Rich Harris 2018-08-11 18:02:28 -0400
  • 91ba205942 tidy up Rich Harris 2018-08-11 17:57:53 -0400
  • b6c3749d99 tidy up Rich Harris 2018-08-11 17:57:53 -0400
  • 165343056f only add debugger statements in dev mode Rich Harris 2018-08-11 17:56:19 -0400
  • 1dc1343f00 only add debugger statements in dev mode #1646 Rich Harris 2018-08-11 17:56:19 -0400
  • c07b2e4419 Merge pull request #1642 from ekhaled/gh-1600-ios Rich Harris 2018-08-11 17:24:34 -0400