Commit Graph

  • 21ccc80222 Merge pull request #1073 from sveltejs/gh-1066 Rich Harris 2018-01-05 10:50:10 -0500
  • 521fd74e8b
    Merge pull request #1073 from sveltejs/gh-1066 Rich Harris 2018-01-05 10:50:10 -0500
  • 9923d6131f escape HTML - fixes #1066 Rich Harris 2018-01-04 22:51:28 -0500
  • 7026222792 escape HTML - fixes #1066 #1073 Rich Harris 2018-01-04 22:51:28 -0500
  • 0d1af53840 remove incorrect test Rich Harris 2018-01-04 22:50:52 -0500
  • d280d1d458 remove incorrect test Rich Harris 2018-01-04 22:50:52 -0500
  • 9fcb2f4f7f failing tests for #1066 Rich Harris 2018-01-04 22:33:55 -0500
  • d4d7ef9c04 failing tests for #1066 Rich Harris 2018-01-04 22:33:55 -0500
  • c22e0cfd1b lock scroll bindings to allow tweening - fixes #1071 Rich Harris 2018-01-04 21:30:52 -0500
  • 297ea67ebe lock scroll bindings to allow tweening - fixes #1071 Rich Harris 2018-01-04 21:30:52 -0500
  • 4fa2ea48b0 -> v1.50.1 Rich Harris 2018-01-02 10:02:01 -0500
  • 70ce51df5c -> v1.50.1 v1.50.1 Rich Harris 2018-01-02 10:02:01 -0500
  • 3e9e10143d Merge pull request #1064 from sveltejs/gh-1063 Rich Harris 2018-01-02 10:00:50 -0500
  • 8d0b4a17e4
    Merge pull request #1064 from sveltejs/gh-1063 Rich Harris 2018-01-02 10:00:50 -0500
  • 49fc3eee5d prevent main fragment being created twice - fixes #1063 Rich Harris 2018-01-01 23:02:39 -0500
  • 976c278d37 prevent main fragment being created twice - fixes #1063 #1064 Rich Harris 2018-01-01 23:02:39 -0500
  • 96ca2bd1b7 propagate console events inside nightmare Rich Harris 2018-01-01 22:54:22 -0500
  • b036b16a88 propagate console events inside nightmare Rich Harris 2018-01-01 22:54:22 -0500
  • d8a6872fd1 -> v1.50.0 Rich Harris 2017-12-30 13:03:25 -0500
  • b0d7dbcbad -> v1.50.0 v1.50.0 Rich Harris 2017-12-30 13:03:25 -0500
  • ee571319af Merge pull request #1053 from sveltejs/gh-1027 Rich Harris 2017-12-30 12:50:36 -0500
  • 0df6cfa3d6
    Merge pull request #1053 from sveltejs/gh-1027 Rich Harris 2017-12-30 12:50:36 -0500
  • 71ac27cb14 Merge pull request #1059 from sveltejs/gh-54 Rich Harris 2017-12-30 12:49:44 -0500
  • 3a9b3ea31e
    Merge pull request #1059 from sveltejs/gh-54 Rich Harris 2017-12-30 12:49:44 -0500
  • d119b48a90 fix README Rich Harris 2017-12-30 11:21:33 -0500
  • f5aebaebeb fix README #1059 Rich Harris 2017-12-30 11:21:33 -0500
  • 62a385a8a2 only optimise <title> inside <:Head> Rich Harris 2017-12-30 10:55:10 -0500
  • a8f7d57c3a only optimise <title> inside <:Head> #1053 Rich Harris 2017-12-30 10:55:10 -0500
  • a587fb6303 Merge branch 'master' into gh-1027 Rich Harris 2017-12-30 10:48:34 -0500
  • b7d8c49dc8
    Merge branch 'master' into gh-1027 Rich Harris 2017-12-30 10:48:34 -0500
  • 3515e488d1 Merge pull request #1052 from sveltejs/gh-1051 Rich Harris 2017-12-30 10:47:11 -0500
  • 57ec514654
    Merge pull request #1052 from sveltejs/gh-1051 Rich Harris 2017-12-30 10:47:11 -0500
  • fb60f9f80a Merge pull request #1054 from sveltejs/gh-1026 Rich Harris 2017-12-30 10:46:53 -0500
  • 316d32b08d
    Merge pull request #1054 from sveltejs/gh-1026 Rich Harris 2017-12-30 10:46:53 -0500
  • 05ddb52485 Merge pull request #1050 from sveltejs/gh-1039 Rich Harris 2017-12-30 10:46:42 -0500
  • f7c68be15d
    Merge pull request #1050 from sveltejs/gh-1039 Rich Harris 2017-12-30 10:46:42 -0500
  • 71ce4ab972 update README Rich Harris 2017-12-30 10:43:26 -0500
  • 4ae0d64724 update README Rich Harris 2017-12-30 10:43:26 -0500
  • 5c1f6ff206 add option to disable two-way binding (#54) Rich Harris 2017-12-30 10:38:10 -0500
  • 20962f9d82 add option to disable two-way binding (#54) Rich Harris 2017-12-30 10:38:10 -0500
  • dbfb59ab3f Merge 21681bf34c into 8b5dba9f4a #1056 Efthymis Sarmpanis 2017-12-30 15:25:13 +0000
  • 971ac63648 remove TODO Rich Harris 2017-12-30 10:25:06 -0500
  • 8b5dba9f4a
    remove TODO Rich Harris 2017-12-30 10:25:06 -0500
  • 26328796e2 Merge c9ad4a3a28 into 1f234b1c35 #1057 Emil Ajdyna 2017-12-30 15:17:50 +0000
  • f514af74d9 Merge pull request #1058 from sveltejs/setprototypeof Rich Harris 2017-12-30 10:17:43 -0500
  • 1f234b1c35
    Merge pull request #1058 from sveltejs/setprototypeof Rich Harris 2017-12-30 10:17:43 -0500
  • 69d39056f7 use Object.setPrototypeOf instead of __proto__ Conduitry 2017-12-29 19:32:26 -0500
  • 600b3926d3 use Object.setPrototypeOf instead of __proto__ #1058 Conduitry 2017-12-29 19:32:26 -0500
  • c9ad4a3a28 Check if data is a function #1057 Emil Ajdyna 2017-12-27 22:38:04 +0100
  • 21681bf34c Log a warning when disabling two-way binding #1056 Efthymis Sarmpanis 2017-12-27 22:52:22 +0200
  • 210c0fea38 Don't include Bindings to element attributes for the proper value of options Efthymis Sarmpanis 2017-12-27 18:34:02 +0200
  • 95ec663413 Add option for disabling two-way binding Efthymis Sarmpanis 2017-12-27 18:33:26 +0200
  • 58ff7e213c Failing tests Efthymis Sarmpanis 2017-12-27 18:32:36 +0200
  • f51ab57088 dont create text nodes inside <:Head> - fixes #1026 Rich Harris 2017-12-24 16:00:25 -0500
  • 1f31ba52c3 dont create text nodes inside <:Head> - fixes #1026 #1054 Rich Harris 2017-12-24 16:00:25 -0500
  • 1b2949f572 optimise <title> - fixes #1027 Rich Harris 2017-12-24 15:09:38 -0500
  • 646b0c0e01 optimise <title> - fixes #1027 Rich Harris 2017-12-24 15:09:38 -0500
  • d7e236f7cc warn on unused events/transitions - fixes #1051 Rich Harris 2017-12-24 13:59:21 -0500
  • ab94066932 warn on unused events/transitions - fixes #1051 #1052 Rich Harris 2017-12-24 13:59:21 -0500
  • d0136fe543 detect unused/misplaced components - closes #1039 Rich Harris 2017-12-24 13:38:57 -0500
  • 146f645502 detect unused/misplaced components - closes #1039 #1050 Rich Harris 2017-12-24 13:38:57 -0500
  • e0f187d032 -> v1.49.3 Rich Harris 2017-12-24 12:54:23 -0500
  • 37f8f8afe3 -> v1.49.3 v1.49.3 Rich Harris 2017-12-24 12:54:23 -0500
  • 4242f62e3f Merge pull request #1049 from sveltejs/gh-1032 Rich Harris 2017-12-24 12:51:08 -0500
  • a3d8425ddc
    Merge pull request #1049 from sveltejs/gh-1032 Rich Harris 2017-12-24 12:51:08 -0500
  • 5304abf915 fix data references in event handlers inside await-then-catch (fixes #1032) Rich Harris 2017-12-24 12:46:04 -0500
  • cf7104dbaa fix data references in event handlers inside await-then-catch (fixes #1032) #1049 Rich Harris 2017-12-24 12:46:04 -0500
  • b61e3c8a35 Merge pull request #1048 from sveltejs/gh-1022 Rich Harris 2017-12-24 12:15:19 -0500
  • 831cc411a1
    Merge pull request #1048 from sveltejs/gh-1022 Rich Harris 2017-12-24 12:15:19 -0500
  • 8e67c210c9 Merge pull request #1047 from sveltejs/gh-1040 Rich Harris 2017-12-24 12:11:32 -0500
  • db646945f8
    Merge pull request #1047 from sveltejs/gh-1040 Rich Harris 2017-12-24 12:11:32 -0500
  • c2aeead86e reenable tests Rich Harris 2017-12-24 12:10:55 -0500
  • 6d9abe2219 reenable tests #1048 Rich Harris 2017-12-24 12:10:55 -0500
  • 5c54cad290 boy do i feel stupid. fixes #1022 Rich Harris 2017-12-24 12:09:23 -0500
  • 2120a81958 boy do i feel stupid. fixes #1022 Rich Harris 2017-12-24 12:09:23 -0500
  • 94f7b959b8 create initial data for dynamic components in correct place - fixes #1040 Rich Harris 2017-12-24 11:57:02 -0500
  • 7a8e17779c create initial data for dynamic components in correct place - fixes #1040 #1047 Rich Harris 2017-12-24 11:57:02 -0500
  • 93e58bac48 Merge pull request #1046 from sveltejs/gh-1044 Rich Harris 2017-12-24 11:24:21 -0500
  • 8472142159
    Merge pull request #1046 from sveltejs/gh-1044 Rich Harris 2017-12-24 11:24:21 -0500
  • e323373c08 fix toString method in SSR output - closes #1044 Rich Harris 2017-12-24 11:18:46 -0500
  • f8362fe5fb fix toString method in SSR output - closes #1044 #1046 Rich Harris 2017-12-24 11:18:46 -0500
  • d6d4db48da -> v1.49.2 Rich Harris 2017-12-24 08:53:58 -0500
  • 4202c56d8e -> v1.49.2 v1.49.2 Rich Harris 2017-12-24 08:53:58 -0500
  • 747a32f983 Merge pull request #1045 from sveltejs/gh-967 Rich Harris 2017-12-24 08:52:28 -0500
  • 40e04407e9
    Merge pull request #1045 from sveltejs/gh-967 Rich Harris 2017-12-24 08:52:28 -0500
  • ba2695174c Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2017-12-24 08:51:50 -0500
  • 8861901686 Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2017-12-24 08:51:50 -0500
  • 721cf679aa tweak error wording slightly Rich Harris 2017-12-24 08:51:38 -0500
  • 4b87d20b93 tweak error wording slightly Rich Harris 2017-12-24 08:51:38 -0500
  • 1f55e2b869 remove store.umd.js from version control Rich Harris 2017-12-24 08:11:15 -0500
  • fa9287ca8b remove store.umd.js from version control #1045 Rich Harris 2017-12-24 08:11:15 -0500
  • 877307d7c5 update pkg.files Rich Harris 2017-12-24 07:52:40 -0500
  • 492e8cc33f update pkg.files Rich Harris 2017-12-24 07:52:40 -0500
  • 05f4d22b0f add store.umd.js - fixes #967 Rich Harris 2017-12-24 07:51:16 -0500
  • b2ef0f2266 add store.umd.js - fixes #967 Rich Harris 2017-12-24 07:51:16 -0500
  • db704f5745 Merge pull request #1036 from scottbedard/patch-2 Rich Harris 2017-12-21 12:17:44 -0500
  • 827f76a02c
    Merge pull request #1036 from scottbedard/patch-2 Rich Harris 2017-12-21 12:17:44 -0500
  • e481c11b82 Side step a blog routing issue Scott Bedard 2017-12-21 09:54:50 -0700
  • 4a93c75cbe
    Side step a blog routing issue #1036 Scott Bedard 2017-12-21 09:54:50 -0700
  • 2523e47180 Check against this usage in computed functions Emil Ajdyna 2017-12-19 02:53:21 +0100