Commit Graph

  • defa982029 anchor-has-content Rich Harris 2017-09-03 14:42:09 -0400
  • bacbaef868 anchor-has-content Rich Harris 2017-09-03 14:42:09 -0400
  • 9e1ae7202c a11y checks (#374) Rich Harris 2017-09-03 14:18:26 -0400
  • 51c2e0581b a11y checks (#374) Rich Harris 2017-09-03 14:18:26 -0400
  • 2ea8d78114 Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2017-09-03 13:11:12 -0400
  • 66c382acae Merge branch 'master' of github.com:sveltejs/svelte Rich Harris 2017-09-03 13:11:12 -0400
  • c430094b36 Merge pull request #814 from sveltejs/gh-645 Rich Harris 2017-09-03 13:06:40 -0400
  • c2352fe140 Merge pull request #814 from sveltejs/gh-645 Rich Harris 2017-09-03 13:06:40 -0400
  • f02eea24bc missed a few Rich Harris 2017-09-03 13:06:12 -0400
  • 822f070d7e missed a few Rich Harris 2017-09-03 13:06:12 -0400
  • cb41668a65 Merge pull request #812 from sveltejs/gh-781 Rich Harris 2017-09-03 12:46:23 -0400
  • 2c8268bf1c Merge pull request #812 from sveltejs/gh-781 Rich Harris 2017-09-03 12:46:23 -0400
  • 9db4e7a5ef remove redundant input blowback guard - closes #645 Rich Harris 2017-09-03 12:45:45 -0400
  • 5e325d5a87 remove redundant input blowback guard - closes #645 #814 Rich Harris 2017-09-03 12:45:45 -0400
  • 2654f6a2c0 Merge branch 'master' into gh-781 Rich Harris 2017-09-03 11:59:53 -0400
  • 5ca6893f58 Merge branch 'master' into gh-781 #812 Rich Harris 2017-09-03 11:59:53 -0400
  • 3ac9750bd5 Merge pull request #813 from sveltejs/tidy-up Rich Harris 2017-09-03 11:58:44 -0400
  • dc48ae6358 Merge pull request #813 from sveltejs/tidy-up Rich Harris 2017-09-03 11:58:44 -0400
  • bc69c67e23 more consistent style for generated code Rich Harris 2017-09-03 11:52:00 -0400
  • e993ae0748 more consistent style for generated code #813 Rich Harris 2017-09-03 11:52:00 -0400
  • 99f9e6a4c1 use component name in runtime dev warnings - fixes #781 Rich Harris 2017-09-03 10:24:45 -0400
  • 75651bb070 use component name in runtime dev warnings - fixes #781 Rich Harris 2017-09-03 10:24:45 -0400
  • 0407e5ec85 -> v1.37.0 Rich Harris 2017-09-03 10:08:40 -0400
  • 0e80248cdd -> v1.37.0 v1.37.0 Rich Harris 2017-09-03 10:08:40 -0400
  • 899a3e82dc Merge pull request #811 from sveltejs/gh-797 Rich Harris 2017-09-03 10:07:02 -0400
  • 7c29defef4 Merge pull request #811 from sveltejs/gh-797 Rich Harris 2017-09-03 10:07:02 -0400
  • 62764624c6 merge master -> gh-797 Rich Harris 2017-09-03 10:02:41 -0400
  • 81a04ad86c merge master -> gh-797 #811 Rich Harris 2017-09-03 10:02:41 -0400
  • 25bac688bc Merge branch 'master' into gh-797 Rich Harris 2017-09-03 10:01:47 -0400
  • 7401590fba Merge branch 'master' into gh-797 Rich Harris 2017-09-03 10:01:47 -0400
  • b4b4197032 handly directly instantiated custom elements, and slots Rich Harris 2017-09-03 09:45:10 -0400
  • 2380109f15 handly directly instantiated custom elements, and slots Rich Harris 2017-09-03 09:45:10 -0400
  • b44d2678f1 -> v1.36.0 Rich Harris 2017-09-03 08:35:30 -0400
  • 3ea3f53819 -> v1.36.0 v1.36.0 Rich Harris 2017-09-03 08:35:30 -0400
  • 5db9bbd0e4 Merge pull request #810 from sveltejs/gh-455 Rich Harris 2017-09-03 08:35:17 -0400
  • 32bc47d06e Merge pull request #810 from sveltejs/gh-455 Rich Harris 2017-09-03 08:35:17 -0400
  • 155a6327cf use helper for setting styles Rich Harris 2017-09-03 08:30:08 -0400
  • 186b770ef4 use helper for setting styles #810 Rich Harris 2017-09-03 08:30:08 -0400
  • 9e5f871550 update tests Rich Harris 2017-09-02 20:12:14 -0400
  • 824998fdaa update tests Rich Harris 2017-09-02 20:12:14 -0400
  • a303e9a6d6 append host element, not contents, when component is nested Rich Harris 2017-09-02 20:06:35 -0400
  • 118988c16b append host element, not contents, when component is nested Rich Harris 2017-09-02 20:06:35 -0400
  • 9e7e145a1a use template strings to prevent sourcemaps breaking the code Rich Harris 2017-09-02 18:56:03 -0400
  • 71bd8e3008 use template strings to prevent sourcemaps breaking the code Rich Harris 2017-09-02 18:56:03 -0400
  • cbfc609064 scoped styles Rich Harris 2017-09-02 18:41:45 -0400
  • f5f35b5a50 scoped styles Rich Harris 2017-09-02 18:41:45 -0400
  • aee6d4ade7 update tests Rich Harris 2017-09-02 17:22:28 -0400
  • 29fc3e5169 update tests Rich Harris 2017-09-02 17:22:28 -0400
  • 619e299600 render <slot> elements Rich Harris 2017-09-02 17:22:16 -0400
  • af618ba93f render <slot> elements Rich Harris 2017-09-02 17:22:16 -0400
  • 407a457215 validate props, auto-generate props if unspecified Rich Harris 2017-09-02 17:22:06 -0400
  • 30e58c4a73 validate props, auto-generate props if unspecified Rich Harris 2017-09-02 17:22:06 -0400
  • 440bdbe1e0 basic custom element generation (#797) Rich Harris 2017-09-02 16:29:02 -0400
  • afe3e2e669 basic custom element generation (#797) Rich Harris 2017-09-02 16:29:02 -0400
  • 3d487264ff handle url(...) and quoted values Rich Harris 2017-09-02 12:59:00 -0400
  • d54d00cac1 handle url(...) and quoted values Rich Harris 2017-09-02 12:59:00 -0400
  • f555a6f7f0 optimize style attributes Rich Harris 2017-09-01 17:25:44 -0400
  • 228a7808ac optimize style attributes Rich Harris 2017-09-01 17:25:44 -0400
  • 9290160cf7 -> v1.35.0 Rich Harris 2017-09-01 12:17:10 -0400
  • 89c0b71e25 -> v1.35.0 v1.35.0 Rich Harris 2017-09-01 12:17:10 -0400
  • 61d0f52930 Merge pull request #809 from sveltejs/gh-804 Rich Harris 2017-09-01 12:13:06 -0400
  • 7510f9c929 Merge pull request #809 from sveltejs/gh-804 Rich Harris 2017-09-01 12:13:06 -0400
  • 179f7b47e2 prevent mutation bug from incorrectly calling observer (fixes #804) Rich Harris 2017-09-01 12:08:44 -0400
  • fb972566a4 prevent mutation bug from incorrectly calling observer (fixes #804) #809 Rich Harris 2017-09-01 12:08:44 -0400
  • 80c7a2ccb0 Merge pull request #807 from sveltejs/gh-788 Rich Harris 2017-09-01 10:41:11 -0400
  • e30ff542da Merge pull request #807 from sveltejs/gh-788 Rich Harris 2017-09-01 10:41:11 -0400
  • 8f31f96edc dont noop set/get until after component is destroyed (fixes #788) Rich Harris 2017-08-31 13:26:12 -0400
  • f5958584d9 dont noop set/get until after component is destroyed (fixes #788) #807 Rich Harris 2017-08-31 13:26:12 -0400
  • 34dd1f8868 Merge pull request #806 from sveltejs/gh-801 Rich Harris 2017-08-31 12:42:47 -0400
  • 865e84b856 Merge pull request #806 from sveltejs/gh-801 Rich Harris 2017-08-31 12:42:47 -0400
  • 7b859cfaa8 stack up append targets so that slotted content in nested components works in SSR mode (fixes #801) Rich Harris 2017-08-31 11:10:45 -0400
  • a68f7e103f stack up append targets so that slotted content in nested components works in SSR mode (fixes #801) #806 Rich Harris 2017-08-31 11:10:45 -0400
  • 06321fb00d Merge pull request #803 from sveltejs/gh-637 Rich Harris 2017-08-31 08:27:22 -0400
  • 223dbee98c Merge pull request #803 from sveltejs/gh-637 Rich Harris 2017-08-31 08:27:22 -0400
  • 0b71482f73 optimise case where we can use innerHTML Rich Harris 2017-08-30 11:54:29 -0400
  • c682e365f6 optimise case where we can use innerHTML #803 Rich Harris 2017-08-30 11:54:29 -0400
  • b23cc4a261 only use comments around <slot> as necessary Rich Harris 2017-08-30 11:42:40 -0400
  • d1a6f9c11e only use comments around <slot> as necessary Rich Harris 2017-08-30 11:42:40 -0400
  • 34f6e17815 set all node.var names in preprocess Rich Harris 2017-08-30 11:31:58 -0400
  • 6e9f9633b0 set all node.var names in preprocess Rich Harris 2017-08-30 11:31:58 -0400
  • 98f658ed86 more tidying up Rich Harris 2017-08-30 11:02:14 -0400
  • 370327cccd more tidying up Rich Harris 2017-08-30 11:02:14 -0400
  • 4bfc28ddbc more refactoring Rich Harris 2017-08-30 10:58:10 -0400
  • 4603d7700f more refactoring Rich Harris 2017-08-30 10:58:10 -0400
  • ced8b7a127 refactor node._state stuff Rich Harris 2017-08-30 10:40:21 -0400
  • 9fae7671a4 refactor node._state stuff Rich Harris 2017-08-30 10:40:21 -0400
  • 0cfc67ca11 only use noscript if necessary Rich Harris 2017-08-30 08:46:11 -0400
  • 6499d4714d only use noscript if necessary Rich Harris 2017-08-30 08:46:11 -0400
  • ed12fd9fa4 Merge pull request #802 from sveltejs/tidy-up Rich Harris 2017-08-29 22:10:45 -0400
  • 56a21252c0 Merge pull request #802 from sveltejs/tidy-up Rich Harris 2017-08-29 22:10:45 -0400
  • d8fccb226e determine needsAnchor lazily Rich Harris 2017-08-29 22:10:29 -0400
  • 457f0189d4 determine needsAnchor lazily Rich Harris 2017-08-29 22:10:29 -0400
  • 44aeccefa8 usedAsAnchor is not used Rich Harris 2017-08-29 22:04:45 -0400
  • 5c88b6c864 usedAsAnchor is not used Rich Harris 2017-08-29 22:04:45 -0400
  • f9cc92e340 Merge branch 'tidy-up' into gh-637 Rich Harris 2017-08-29 21:51:54 -0400
  • 60ff6d8a7c Merge branch 'tidy-up' into gh-637 Rich Harris 2017-08-29 21:51:54 -0400
  • 0e4acc239a remove some unused code Rich Harris 2017-08-29 21:51:07 -0400
  • 587d1f8994 remove some unused code #802 Rich Harris 2017-08-29 21:51:07 -0400
  • f63616903e failing tests for #637 Rich Harris 2017-08-29 21:35:02 -0400
  • a197c18523 failing tests for #637 Rich Harris 2017-08-29 21:35:02 -0400