Commit Graph

  • 8a3898c6cb fix unrelated bug that was causing tests to fail #1024 Rich Harris 2017-12-13 21:05:59 -0500
  • ee29ee40fe unmount head children correctly Rich Harris 2017-12-13 20:16:39 -0500
  • 291a0baa16 unmount head children correctly Rich Harris 2017-12-13 20:16:39 -0500
  • 84b70eac88 server-side <:Head> Rich Harris 2017-12-13 19:40:32 -0500
  • ed44f7d1fa server-side <:Head> Rich Harris 2017-12-13 19:40:32 -0500
  • 69dab15d8d remove <:Document>, implement <:Head> on client-side Rich Harris 2017-12-13 19:27:27 -0500
  • 50654fab88 remove <:Document>, implement <:Head> on client-side Rich Harris 2017-12-13 19:27:27 -0500
  • 7d38f2d1e1 Merge pull request #1021 from sveltejs/gh-1015 Rich Harris 2017-12-13 18:23:07 -0500
  • ca6a4a7708
    Merge pull request #1021 from sveltejs/gh-1015 Rich Harris 2017-12-13 18:23:07 -0500
  • 19f5a9fa86 Merge pull request #1023 from emilos/public-root Rich Harris 2017-12-13 18:20:28 -0500
  • 9bd98e72ac
    Merge pull request #1023 from emilos/public-root Rich Harris 2017-12-13 18:20:28 -0500
  • a43e64acc2 remove copy pasta Rich Harris 2017-12-13 09:57:59 -0500
  • a02c3dba28 remove copy pasta Rich Harris 2017-12-13 09:57:59 -0500
  • 7c01ab2cb7 deprecate renderCss Rich Harris 2017-12-13 09:55:03 -0500
  • 22ba8f74ca deprecate renderCss Rich Harris 2017-12-13 09:55:03 -0500
  • 286e4350d4 generate title in SSR compiler Rich Harris 2017-12-13 09:52:04 -0500
  • 545ed7f0ed generate title in SSR compiler Rich Harris 2017-12-13 09:52:04 -0500
  • 69a9fe042e deconflict properly Rich Harris 2017-12-13 09:38:16 -0500
  • bc505161d1 deconflict properly Rich Harris 2017-12-13 09:38:16 -0500
  • f0055e555b change server-side render method signature Rich Harris 2017-12-13 09:28:29 -0500
  • 0127f9f0ca change server-side render method signature Rich Harris 2017-12-13 09:28:29 -0500
  • 2390952973 add new <:Document> meta-component Rich Harris 2017-12-13 09:20:52 -0500
  • e57ddb0503 add new <:Document> meta-component Rich Harris 2017-12-13 09:20:52 -0500
  • e8e988f3c7 update compiler options in readme Conduitry 2017-12-13 08:20:59 -0500
  • b961868dcd update compiler options in readme Conduitry 2017-12-13 08:20:59 -0500
  • 554145b9ce Expose root as a public property Emil Ajdyna 2017-12-13 10:50:19 +0100
  • fadeeaf177 Expose root as a public property #1023 Emil Ajdyna 2017-12-13 10:50:19 +0100
  • 7b84607684 -> v1.47.2 Rich Harris 2017-12-12 22:30:19 -0500
  • 7c86487691 -> v1.47.2 v1.47.2 Rich Harris 2017-12-12 22:30:19 -0500
  • e847fd71ca remove unused code Rich Harris 2017-12-12 22:13:33 -0500
  • 1edd0e171c remove unused code #1021 Rich Harris 2017-12-12 22:13:33 -0500
  • feee1d9c8f implement preload Rich Harris 2017-12-12 22:11:27 -0500
  • 6bd410c886 implement preload Rich Harris 2017-12-12 22:11:27 -0500
  • f5573cd8e8 Merge pull request #1019 from sveltejs/gh-1012 Rich Harris 2017-12-12 21:29:18 -0500
  • bc7ade0bbd
    Merge pull request #1019 from sveltejs/gh-1012 Rich Harris 2017-12-12 21:29:18 -0500
  • 1600a89b98 Merge pull request #1018 from sveltejs/gh-1014 Rich Harris 2017-12-12 20:36:30 -0500
  • b252e3378f
    Merge pull request #1018 from sveltejs/gh-1014 Rich Harris 2017-12-12 20:36:30 -0500
  • 3c4d2aa363 Merge pull request #1017 from sveltejs/gh-1007 Rich Harris 2017-12-12 20:35:10 -0500
  • 05439df9c7
    Merge pull request #1017 from sveltejs/gh-1007 Rich Harris 2017-12-12 20:35:10 -0500
  • 48dc90d9f7 remove solo Rich Harris 2017-12-12 20:34:49 -0500
  • 47b4162759 remove solo #1019 Rich Harris 2017-12-12 20:34:49 -0500
  • afcf2aa3f2 deconflict computed properties with arguments to _recompute - fixes #1012 Rich Harris 2017-12-12 20:32:53 -0500
  • e4d257da1e deconflict computed properties with arguments to _recompute - fixes #1012 Rich Harris 2017-12-12 20:32:53 -0500
  • f6995a800b allow await blocks in slots - fixes #1014 Rich Harris 2017-12-12 20:01:24 -0500
  • 8c7e5b7758 allow await blocks in slots - fixes #1014 #1018 Rich Harris 2017-12-12 20:01:24 -0500
  • de2b1a076e remove unused import Rich Harris 2017-12-12 19:51:57 -0500
  • 9b09758f8c remove unused import Rich Harris 2017-12-12 19:51:57 -0500
  • ffdae43b70 allow components without slots to have whitespace as only child - fixes #1007 Rich Harris 2017-12-12 19:48:15 -0500
  • 9377331203 allow components without slots to have whitespace as only child - fixes #1007 #1017 Rich Harris 2017-12-12 19:48:15 -0500
  • f855ea830d Merge pull request #1016 from esarbanis/override-toString Rich Harris 2017-12-12 19:30:15 -0500
  • 76356cef00
    Merge pull request #1016 from esarbanis/override-toString Rich Harris 2017-12-12 19:30:15 -0500
  • 79b9fca5dc Properly override toString in CompileError Efthymis Sarmpanis 2017-12-13 00:00:37 +0100
  • b1909dc19b Properly override toString in CompileError #1016 Efthymis Sarmpanis 2017-12-13 00:00:37 +0100
  • aa56cde383 Failing test for improper toString override in CompileError Efthymis Sarmpanis 2017-12-13 00:00:22 +0100
  • e3b5f5250e Failing test for improper toString override in CompileError Efthymis Sarmpanis 2017-12-13 00:00:22 +0100
  • d9469c0b24 Merge pull request #1010 from sveltejs/windows-sanity-check Rich Harris 2017-12-12 10:13:17 -0500
  • 0da8191800
    Merge pull request #1010 from sveltejs/windows-sanity-check Rich Harris 2017-12-12 10:13:17 -0500
  • 35af771990 rename file Rich Harris 2017-12-12 08:26:18 -0500
  • ffd06c462c rename file #1010 Rich Harris 2017-12-12 08:26:18 -0500
  • f86f1e3018 Merge pull request #1009 from StarpTech/feature/add_brunch_plugin_readme Rich Harris 2017-12-12 08:25:05 -0500
  • 2bbe088e9c
    Merge pull request #1009 from StarpTech/feature/add_brunch_plugin_readme Rich Harris 2017-12-12 08:25:05 -0500
  • 262f51f6b8 add brunch plugin Dustin Deus 2017-12-11 23:27:08 +0100
  • d44c01b9d8 add brunch plugin #1009 Dustin Deus 2017-12-11 23:27:08 +0100
  • 885147b146 -> v1.47.1 Rich Harris 2017-12-11 12:34:52 -0500
  • e0b2712806 -> v1.47.1 v1.47.1 Rich Harris 2017-12-11 12:34:52 -0500
  • 3fdf5d98e2 sanitize filenames before SSRing - fixes #1005 Rich Harris 2017-12-11 10:11:05 -0500
  • 774caf42ca
    sanitize filenames before SSRing - fixes #1005 Rich Harris 2017-12-11 10:11:05 -0500
  • 6843994bd7 windows, wyd #1006 Rich Harris 2017-12-10 22:48:14 -0500
  • 42fb7152bc sanitize filenames before SSRing - fixes #1005 Rich Harris 2017-12-10 22:32:59 -0500
  • 6825914b6e -> v1.47.0 Rich Harris 2017-12-10 20:10:25 -0500
  • 8efd1a923e -> v1.47.0 v1.47.0 Rich Harris 2017-12-10 20:10:25 -0500
  • d615c3a9b8 support dynamic import - closes #1003 Rich Harris 2017-12-10 20:09:09 -0500
  • 5904a647db
    support dynamic import - closes #1003 Rich Harris 2017-12-10 20:09:09 -0500
  • 4d885aba21 support dynamic import - closes #1003 #1004 Rich Harris 2017-12-10 20:00:38 -0500
  • fa1fe03b96 -> v1.46.1 Rich Harris 2017-12-10 10:13:19 -0500
  • a10cc11fc3 -> v1.46.1 v1.46.1 Rich Harris 2017-12-10 10:13:19 -0500
  • 89305e63c9 await...then shorthand - fixes #957 Rich Harris 2017-12-10 10:12:01 -0500
  • b83afb0528
    await...then shorthand - fixes #957 Rich Harris 2017-12-10 10:12:01 -0500
  • d127015849 emit dev mode error for bad arguments to set - fixes #990 Rich Harris 2017-12-10 10:08:55 -0500
  • 81f449093d
    emit dev mode error for bad arguments to set - fixes #990 Rich Harris 2017-12-10 10:08:55 -0500
  • 877e811c99 don't add event to expectedProperties - fixes #972 Rich Harris 2017-12-10 10:06:30 -0500
  • d10f7fbdbf
    don't add event to expectedProperties - fixes #972 Rich Harris 2017-12-10 10:06:30 -0500
  • e5e5ff6fbf trim SSR'd output more intelligently - fixes #998 Rich Harris 2017-12-10 10:04:22 -0500
  • 797165b5a8
    trim SSR'd output more intelligently - fixes #998 Rich Harris 2017-12-10 10:04:22 -0500
  • 93f6f8edcb Handle empty classes when pruning unused styles - fixes #997 Rich Harris 2017-12-10 10:01:26 -0500
  • 36718e79bd
    Handle empty classes when pruning unused styles - fixes #997 Rich Harris 2017-12-10 10:01:26 -0500
  • 6334899b3d fix figcaption a11y warning - fixes #996 Rich Harris 2017-12-10 09:57:15 -0500
  • 0be3211c4f
    fix figcaption a11y warning - fixes #996 Rich Harris 2017-12-10 09:57:15 -0500
  • a39b435a41 don't use dataset with svg elements - fixes #995 Rich Harris 2017-12-10 09:55:26 -0500
  • c799230164
    don't use dataset with svg elements - fixes #995 Rich Harris 2017-12-10 09:55:26 -0500
  • 0fb180009e fix dynamic components inside elements - fixes #994 Rich Harris 2017-12-10 09:51:51 -0500
  • e20b38e7c0
    fix dynamic components inside elements - fixes #994 Rich Harris 2017-12-10 09:51:51 -0500
  • ba7b0841f4 Merge branch 'master' into gh-957 #1001 Rich Harris 2017-12-10 09:49:52 -0500
  • 80f5a7c3c9 Merge branch 'master' into gh-990 #1000 Rich Harris 2017-12-10 09:49:23 -0500
  • d0a0aab3a0 merge master -> gh-972 #999 Rich Harris 2017-12-10 09:49:01 -0500
  • 3b2404d947 Merge branch 'master' into gh-976 #998 Rich Harris 2017-12-10 09:47:47 -0500
  • 1359d322cb Merge branch 'master' into gh-978 #997 Rich Harris 2017-12-10 09:47:04 -0500
  • 9fce7a142d Merge branch 'master' into gh-991 #996 Rich Harris 2017-12-10 09:46:12 -0500
  • c4056ab3b8 merge master -> gh-982 #995 Rich Harris 2017-12-10 09:45:45 -0500
  • d0667a309a merge master -> gh-993 #994 Rich Harris 2017-12-10 09:44:29 -0500