Commit Graph

  • 3c7a4bcc4b fix rollup config etc Rich Harris 2018-08-03 20:10:30 -0400
  • a907c5289b eslint Rich Harris 2018-08-03 20:03:15 -0400
  • aeb01fa028 eslint Rich Harris 2018-08-03 20:03:15 -0400
  • a12af959e0 update/remove deps Rich Harris 2018-08-03 20:00:41 -0400
  • 549bedd73c update/remove deps Rich Harris 2018-08-03 20:00:41 -0400
  • c2abd63e4f -> v2.9.9 Rich Harris 2018-08-01 21:38:26 -0400
  • 0daf8877ab -> v2.9.9 v2.9.9 Rich Harris 2018-08-01 21:38:26 -0400
  • 05c081802f -> v2.9.8 Rich Harris 2018-08-01 17:39:10 -0400
  • efd3cce5ad -> v2.9.8 v2.9.8 Rich Harris 2018-08-01 17:39:10 -0400
  • d417e1e1c0 Merge pull request #1623 from sveltejs/CVE-2018-6341 Rich Harris 2018-08-01 17:37:57 -0400
  • 065d0f7411
    Merge pull request #1623 from sveltejs/CVE-2018-6341 Rich Harris 2018-08-01 17:37:57 -0400
  • 87b9566101 remove console log Rich Harris 2018-08-01 16:58:26 -0400
  • 45c52c5eb2 remove console log #1623 Rich Harris 2018-08-01 16:58:26 -0400
  • 348ac156aa add non-spread test for attribute safety Rich Harris 2018-08-01 16:56:42 -0400
  • e937060de2 add non-spread test for attribute safety Rich Harris 2018-08-01 16:56:42 -0400
  • 6030ea0f5c sanitize spread attributes and disallow invalid attribute names Rich Harris 2018-08-01 16:53:45 -0400
  • 630bc5cbb9 sanitize spread attributes and disallow invalid attribute names Rich Harris 2018-08-01 16:53:45 -0400
  • 6dc0cbcb4d remove yarn.lock, now that we are using npm again Conduitry 2018-08-01 11:06:40 -0400
  • e1c5eba3cc remove yarn.lock, now that we are using npm again Conduitry 2018-08-01 11:06:40 -0400
  • 020e8a9c50 Merge pull request #1615 from sveltejs/gh-1614 Rich Harris 2018-08-01 10:43:53 -0400
  • 7556b7a3eb
    Merge pull request #1615 from sveltejs/gh-1614 Rich Harris 2018-08-01 10:43:53 -0400
  • 54b148d5a2 Better instructions on tests and linking Robert Hall 2018-07-26 10:44:32 -0600
  • d33d61e26d Better instructions on tests and linking #1615 Robert Hall 2018-07-26 10:44:32 -0600
  • d5827b4613 Recommended changes Robert Hall 2018-07-25 15:41:50 -0600
  • 8aabc7210d Recommended changes Robert Hall 2018-07-25 15:41:50 -0600
  • a0705a65a1 update snapshots #1616 ekhaled 2018-07-25 20:05:26 +0100
  • 47c8ae6f69 fixes #1598 ekhaled 2018-07-25 18:48:06 +0100
  • 64a65402ef failing test for #1598 ekhaled 2018-07-25 18:45:50 +0100
  • abcdd60947 Tweaks Robert Hall 2018-07-25 10:01:37 -0600
  • b1fd1d4f2a Tweaks Robert Hall 2018-07-25 10:01:37 -0600
  • 2ee4742d13 Some basic dev docs Robert Hall 2018-07-25 09:49:56 -0600
  • 3d61573afb Some basic dev docs Robert Hall 2018-07-25 09:49:56 -0600
  • 925b64ec5a
    Merge 9df5093f86 into cf30ce8c37 #1595 Conduitry 2018-07-25 06:07:35 +0000
  • e1a049d596 point to Discord Rich Harris 2018-07-24 17:04:59 -0400
  • cf30ce8c37
    point to Discord Rich Harris 2018-07-24 17:04:59 -0400
  • 4b169fbeaa -> v2.9.7 Rich Harris 2018-07-24 13:26:32 -0400
  • 8a89e7aec2 -> v2.9.7 v2.9.7 Rich Harris 2018-07-24 13:26:32 -0400
  • e037cc4bee Merge pull request #1612 from ekhaled/gh-1589 Rich Harris 2018-07-24 13:23:28 -0400
  • 01a099d2e6
    Merge pull request #1612 from ekhaled/gh-1589 Rich Harris 2018-07-24 13:23:28 -0400
  • 26ec91e224 Merge pull request #1610 from ekhaled/gh-1600 Rich Harris 2018-07-24 13:21:48 -0400
  • 264d65d52c
    Merge pull request #1610 from ekhaled/gh-1600 Rich Harris 2018-07-24 13:21:48 -0400
  • db5dba21e3 Merge pull request #1609 from funkybob/feature/cjm/input-files Rich Harris 2018-07-24 13:20:48 -0400
  • c692cd6d07
    Merge pull request #1609 from funkybob/feature/cjm/input-files Rich Harris 2018-07-24 13:20:48 -0400
  • 8380b6f9f9 closes #1589 ekhaled 2018-07-23 17:04:38 +0100
  • 295675d7f1 closes #1589 #1612 ekhaled 2018-07-23 17:04:38 +0100
  • 23c8691dd4 add failing test for #1589 ekhaled 2018-07-23 15:54:33 +0100
  • bb5e6cc016 add failing test for #1589 ekhaled 2018-07-23 15:54:33 +0100
  • 832ad0aa1f closes #1600 ekhaled 2018-07-23 15:11:04 +0100
  • 259f77d015 closes #1600 #1610 ekhaled 2018-07-23 15:11:04 +0100
  • 8e8d8ef7b5 [Fixed #1608] Allow binding of input files Curtis Maloney 2018-07-23 12:10:07 +1000
  • f0a247a4e6 [Fixed #1608] Allow binding of input files #1609 Curtis Maloney 2018-07-23 12:10:07 +1000
  • 1cf1940112 -> v2.9.6 Rich Harris 2018-07-21 16:57:15 -0400
  • f2ac545e28 -> v2.9.6 v2.9.6 Rich Harris 2018-07-21 16:57:15 -0400
  • 47444e990b Merge pull request #1606 from sveltejs/gh-1605 Rich Harris 2018-07-21 16:56:12 -0400
  • 593bb0367f
    Merge pull request #1606 from sveltejs/gh-1605 Rich Harris 2018-07-21 16:56:12 -0400
  • 42579d4d64 provide more helpful error if SSR component tries to render non-SSR component Rich Harris 2018-07-21 10:33:33 -0400
  • e9b588ed51 provide more helpful error if SSR component tries to render non-SSR component #1606 Rich Harris 2018-07-21 10:33:33 -0400
  • 4abab818a3 -> v2.9.5 Rich Harris 2018-07-17 16:43:32 -0400
  • cc93595dac -> v2.9.5 v2.9.5 Rich Harris 2018-07-17 16:43:32 -0400
  • 0c96ed03f5 Merge pull request #1597 from sveltejs/gh-1596 Rich Harris 2018-07-17 21:42:24 +0100
  • 8060f281de
    Merge pull request #1597 from sveltejs/gh-1596 Rich Harris 2018-07-17 21:42:24 +0100
  • 661bbe2c24 dont generate nonsensical code Rich Harris 2018-07-17 14:21:00 -0400
  • 980ed66c09 dont generate nonsensical code #1597 Rich Harris 2018-07-17 14:21:00 -0400
  • 86c2e847b2 null out refs to dynamic components - fixes #1596 Rich Harris 2018-07-17 14:11:07 -0400
  • 87e2241928 null out refs to dynamic components - fixes #1596 Rich Harris 2018-07-17 14:11:07 -0400
  • 9df5093f86 oops, prepare was there for a reason (installs from github) #1782 #1595 Rich Harris 2018-07-17 09:42:58 -0400
  • 84ab4f4e55 update deps except mocha and source-map Rich Harris 2018-07-17 09:40:49 -0400
  • 4095a6eaf3 oops Conduitry 2018-07-17 08:53:36 -0400
  • 50bfdbfb3e switch from clorox to ansi-colors Conduitry 2018-07-17 08:44:39 -0400
  • e96a7a1616 actually, just bump all deps Conduitry 2018-07-17 08:34:07 -0400
  • 977d4110b2 bump acorn dep Conduitry 2018-07-17 08:28:20 -0400
  • 36f1192a93 -> v2.9.4 Rich Harris 2018-07-14 22:23:51 -0400
  • 63e64c6f42 -> v2.9.4 v2.9.4 Rich Harris 2018-07-14 22:23:51 -0400
  • f74733d43d Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2018-07-14 22:21:50 -0400
  • c6f053ebbb Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2018-07-14 22:21:50 -0400
  • 38b7f7c714 Merge pull request #1588 from sveltejs/gh-1507 Rich Harris 2018-07-15 03:21:41 +0100
  • 46a134e04a
    Merge pull request #1588 from sveltejs/gh-1507 Rich Harris 2018-07-15 03:21:41 +0100
  • 5bff87c11a alternative fix for #1575 - return to 2.8 behaviour Rich Harris 2018-07-14 22:20:37 -0400
  • e17f3fe328 alternative fix for #1575 - return to 2.8 behaviour Rich Harris 2018-07-14 22:20:37 -0400
  • fe1908ee84 tidying Conduitry 2018-07-10 21:46:25 -0400
  • de1edddf0e tidying Conduitry 2018-07-10 21:46:25 -0400
  • 0dcea4128b allow {:then}/{:catch} to have no bound identifier (#1507) Conduitry 2018-07-09 20:10:28 -0400
  • b4d7653b42 allow {:then}/{:catch} to have no bound identifier (#1507) #1588 Conduitry 2018-07-09 20:10:28 -0400
  • a83a672bb0 -> v2.9.3 Conduitry 2018-07-09 13:09:12 -0400
  • 557e7b7ccb -> v2.9.3 v2.9.3 Conduitry 2018-07-09 13:09:12 -0400
  • cd5ebd2a3c in each-else, use mount/intro according to that branch's contents (#1586) Conduitry 2018-07-09 13:02:17 -0400
  • 26dfb9afa7
    in each-else, use mount/intro according to that branch's contents (#1586) Conduitry 2018-07-09 13:02:17 -0400
  • 15299e7be0 in .fire always set calling flag back to false (#1587) Conduitry 2018-07-09 13:00:58 -0400
  • e66d9ffae7
    in .fire always set calling flag back to false (#1587) Conduitry 2018-07-09 13:00:58 -0400
  • cb69bc7c30 update expected bundles #1587 Conduitry 2018-07-09 12:52:30 -0400
  • 39930dcbcc in .fire always set calling flag back to false (#1573) Conduitry 2018-07-09 12:42:44 -0400
  • f116768a1e in each-else, use mount/intro according to that branch's contents #1559 #1586 Conduitry 2018-07-09 10:26:44 -0400
  • f3da13ba3d -> v2.9.2 Conduitry 2018-07-09 03:22:13 -0400
  • 7774c6d92a -> v2.9.2 v2.9.2 Conduitry 2018-07-09 03:22:13 -0400
  • 13230096dd Merge branch 'master' into fix_outro_timeout Yury Zhuravlev 2018-07-09 11:28:40 +0900
  • 0dcc0f2062 Merge branch 'master' into fix_outro_timeout #1585 Yury Zhuravlev 2018-07-09 11:28:40 +0900
  • 3f334171ce unique name for select_block_type in IfBlock#buildCompoundWithOutros Conduitry 2018-07-08 10:55:56 -0400
  • a2368cde46 unique name for select_block_type in IfBlock#buildCompoundWithOutros Conduitry 2018-07-08 10:55:56 -0400
  • 8e95c29a77 fix determing whether an attribute should prevent innerHTML optimization Conduitry 2018-07-08 01:47:38 -0400
  • 909536dac9 fix determing whether an attribute should prevent innerHTML optimization Conduitry 2018-07-08 01:47:38 -0400