Commit Graph

  • 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
  • be412d3605
    Merge pull request #1642 from ekhaled/gh-1600-ios Rich Harris 2018-08-11 17:24:34 -0400
  • 9d3ed61516 handle single identifiers in {@debug} tags Rich Harris 2018-08-11 17:18:43 -0400
  • 401a6fea5d handle single identifiers in {@debug} tags Rich Harris 2018-08-11 17:18:43 -0400
  • 04be1fd0cd fix test Rich Harris 2018-08-11 16:18:34 -0400
  • a1264f583d fix test Rich Harris 2018-08-11 16:18:34 -0400
  • c2294ffa0f Merge branch 'debug' of https://github.com/GarrettGeorge/svelte into GarrettGeorge-debug Rich Harris 2018-08-11 16:13:26 -0400
  • a5967fa118 Merge branch 'debug' of https://github.com/GarrettGeorge/svelte into GarrettGeorge-debug Rich Harris 2018-08-11 16:13:26 -0400
  • 868eb7b0af Adds tests for valid and invalid debug tag usage. Admin 2018-08-11 00:26:24 -0500
  • 4004a569e1 Adds tests for valid and invalid debug tag usage. #1640 Admin 2018-08-11 00:26:24 -0500
  • 98f9739bac
    Merge 2d992b7e55 into 98212a0699 #1644 Rich Harris 2018-08-10 15:20:32 +0000
  • 2d992b7e55 add some failing tests for #1635 #1644 Rich Harris 2018-08-10 11:17:35 -0400
  • 900ab29128 Merge branch 'debug' of https://github.com/GarrettGeorge/svelte into GarrettGeorge-debug Rich Harris 2018-08-10 08:47:15 -0400
  • 8d133bf3af Adds invalid test for event-modifiers. Admin 2018-08-09 22:05:31 -0500
  • adfc0e3e45 Adds invalid test for event-modifiers. Admin 2018-08-09 22:05:31 -0500
  • 2906ada316 update snapshot ekhaled 2018-08-09 10:41:47 +0100
  • b8e03dcfb8 update snapshot #1642 ekhaled 2018-08-09 10:41:47 +0100
  • 4e2163a798 fix resize listener bug for ios re: #1600 ekhaled 2018-08-09 10:39:51 +0100
  • 87445230b1 fix resize listener bug for ios re: #1600 ekhaled 2018-08-09 10:39:51 +0100
  • 448d7335d4 Fixes tests that use events Admin 2018-08-09 01:06:09 -0500
  • 26360d4ced Fixes tests that use events Admin 2018-08-09 01:06:09 -0500
  • 9f7e650acb Adds event modifiers using | character Admin 2018-08-09 00:31:30 -0500
  • a6c1a12e90 Adds event modifiers using | character Admin 2018-08-09 00:31:30 -0500
  • 9f3d64dd25 Changes {@debug _ } to {@debug} Admin 2018-08-08 18:21:33 -0500
  • a3c71af5c5 Changes {@debug _ } to {@debug} Admin 2018-08-08 18:21:33 -0500
  • fa2380fdcb -> v2.9.11 Rich Harris 2018-08-08 08:32:19 -0400
  • 98212a0699 -> v2.9.11 v2.9.11 Rich Harris 2018-08-08 08:32:19 -0400
  • 4b293ed6db Merge pull request #1637 from sveltejs/list-whitespace Rich Harris 2018-08-08 08:29:25 -0400
  • cce6db40f9
    Merge pull request #1637 from sveltejs/list-whitespace Rich Harris 2018-08-08 08:29:25 -0400
  • b2540e1c57 Merge pull request #1636 from sveltejs/gh-875 Rich Harris 2018-08-08 08:29:11 -0400
  • 288042821a
    Merge pull request #1636 from sveltejs/gh-875 Rich Harris 2018-08-08 08:29:11 -0400
  • 7a0577206c Fixes small issue with Element's booleanAttributes Admin 2018-08-08 00:41:36 -0500
  • 79c023e604 Fixes small issue with Element's booleanAttributes Admin 2018-08-08 00:41:36 -0500
  • 7c8396c030 Merge remote-tracking branch 'upstream/master' into debug Admin 2018-08-08 00:40:04 -0500
  • 21741ac187 Merge remote-tracking branch 'upstream/master' into debug Admin 2018-08-08 00:40:04 -0500
  • cadaca24c7 Adds debug all option to debug tag Admin 2018-08-08 00:36:52 -0500
  • 622e7b0190 Adds debug all option to debug tag Admin 2018-08-08 00:36:52 -0500
  • 9de67ce320 Adds DebugTag Admin 2018-08-07 22:22:36 -0500
  • 7e5f008a78 Adds DebugTag Admin 2018-08-07 22:22:36 -0500
  • 65112181e7 preserve whitespace inside lists Rich Harris 2018-08-05 16:06:54 -0400
  • 28e145e96d preserve whitespace inside lists #1637 Rich Harris 2018-08-05 16:06:54 -0400
  • 082a471584 tests were wrong way round Rich Harris 2018-08-05 15:38:09 -0400
  • b3f009122b tests were wrong way round Rich Harris 2018-08-05 15:38:09 -0400
  • 6df0aa7a18 replace appendNode(node, parent) with append(parent, node) - easier to follow Rich Harris 2018-08-05 15:35:52 -0400
  • b94d7adfec replace appendNode(node, parent) with append(parent, node) - easier to follow Rich Harris 2018-08-05 15:35:52 -0400
  • 7128ce18ff Merge pull request #1634 from GarrettGeorge/master Rich Harris 2018-08-05 14:26:47 -0400
  • 7b073bdb2a
    Merge pull request #1634 from GarrettGeorge/master Rich Harris 2018-08-05 14:26:47 -0400
  • 9c17a0a334 tweak test Rich Harris 2018-08-05 14:00:47 -0400
  • b26ee1c3bb tweak test #1636 Rich Harris 2018-08-05 14:00:47 -0400
  • 011a6a207c use props when passing data to custom elements (#875) Rich Harris 2018-08-05 13:44:29 -0400
  • cce3a30ef2 use props when passing data to custom elements (#875) Rich Harris 2018-08-05 13:44:29 -0400
  • 130ab0ccb9 pass `attribute` straight to `validator.error` Rich Harris 2018-08-05 11:08:50 -0400
  • ad91f55ac9
    pass `attribute` straight to `validator.error` #1634 Rich Harris 2018-08-05 11:08:50 -0400
  • f79b4c7204 pass `attribute` straight to `validator.error` Rich Harris 2018-08-05 11:05:44 -0400
  • e487931a7c
    pass `attribute` straight to `validator.error` Rich Harris 2018-08-05 11:05:44 -0400
  • d1e3489f22 Adds validation check to checkComponent function and removes console.logs. Admin 2018-08-05 00:34:43 -0500
  • 7df6de62bb Adds validation check to checkComponent function and removes console.logs. Admin 2018-08-05 00:34:43 -0500
  • ad3bc077e5 Adds validation for invalid reference names like foo-bar. Admin 2018-08-05 00:29:38 -0500
  • 89412e370e Adds validation for invalid reference names like foo-bar. Admin 2018-08-05 00:29:38 -0500
  • 522e8936ff -> v2.9.10 Rich Harris 2018-08-04 22:00:32 -0400
  • 53d43b7d10 -> v2.9.10 v2.9.10 Rich Harris 2018-08-04 22:00:32 -0400
  • 156e35f682 Merge pull request #1632 from sveltejs/gh-1614 Rich Harris 2018-08-04 21:57:18 -0400
  • fbce328229
    Merge pull request #1632 from sveltejs/gh-1614 Rich Harris 2018-08-04 21:57:18 -0400
  • 6e08e7638b ugh windows wtf Rich Harris 2018-08-04 19:49:10 -0400
  • 917cad9788 ugh windows wtf #1632 Rich Harris 2018-08-04 19:49:10 -0400
  • 65aa0691eb Merge pull request #1628 from sveltejs/gh-1540 Rich Harris 2018-08-04 19:40:27 -0400
  • e35f174207
    Merge pull request #1628 from sveltejs/gh-1540 Rich Harris 2018-08-04 19:40:27 -0400
  • 50b78ae044 Merge pull request #1631 from sveltejs/gh-1618 Rich Harris 2018-08-04 19:39:59 -0400
  • 65aae85fed
    Merge pull request #1631 from sveltejs/gh-1618 Rich Harris 2018-08-04 19:39:59 -0400
  • 8b18262841 doh Rich Harris 2018-08-04 19:39:14 -0400
  • 8c51edd87c doh Rich Harris 2018-08-04 19:39:14 -0400