Commit Graph

  • 5eff188b55 Merge pull request #701 from sveltejs/gh-699 Rich Harris 2017-07-08 11:51:10 -0400
  • de3dfbd302 use anchor comments to preserve order in keyed each blocks with components (fixes #700) Rich Harris 2017-07-08 11:50:10 -0400
  • 007aee1f12 use anchor comments to preserve order in keyed each blocks with components (fixes #700) #704 Rich Harris 2017-07-08 11:50:10 -0400
  • 45a55a2325 alias #component in hoisted event handlers - fixes #699 Rich Harris 2017-07-08 10:46:04 -0400
  • 2131b28630 alias #component in hoisted event handlers - fixes #699 #701 Rich Harris 2017-07-08 10:46:04 -0400
  • 27050dfd2e tidy up Rich Harris 2017-07-08 10:33:43 -0400
  • a274a10e99 tidy up Rich Harris 2017-07-08 10:33:43 -0400
  • 2b15bbae91 tidy up, add sourcemaps to add_css function Rich Harris 2017-07-08 09:38:07 -0400
  • f2db3ea828 tidy up, add sourcemaps to add_css function Rich Harris 2017-07-08 09:38:07 -0400
  • 6aed59170a move Stylesheet Rich Harris 2017-07-08 00:22:59 -0400
  • 45039e9612 move Stylesheet Rich Harris 2017-07-08 00:22:59 -0400
  • f1e98219bf remove unused code Rich Harris 2017-07-08 00:20:19 -0400
  • fd177771af remove unused code Rich Harris 2017-07-08 00:20:19 -0400
  • 3757a853a4 fix tests Rich Harris 2017-07-08 00:17:04 -0400
  • 03a9ce353a fix tests Rich Harris 2017-07-08 00:17:04 -0400
  • 3fae55b199 reduce duplication by moving validation into stylesheet Rich Harris 2017-07-07 18:46:16 -0400
  • 65e27c98a0 reduce duplication by moving validation into stylesheet Rich Harris 2017-07-07 18:46:16 -0400
  • 8d8e5aa998 remove processCss Rich Harris 2017-07-07 18:24:39 -0400
  • 75fa924e89 remove processCss Rich Harris 2017-07-07 18:24:39 -0400
  • 62c70cce9f move css logic into new Stylesheet class, add CSS sourcemap support Rich Harris 2017-07-07 18:06:42 -0400
  • 4639b8d349 move css logic into new Stylesheet class, add CSS sourcemap support Rich Harris 2017-07-07 18:06:42 -0400
  • 69e3568d02 -> v1.24.0 Rich Harris 2017-07-07 12:11:00 -0400
  • b3dc57d18d -> v1.24.0 v1.24.0 Rich Harris 2017-07-07 12:11:00 -0400
  • befb5f1615 Merge pull request #690 from sveltejs/gh-685 Rich Harris 2017-07-07 11:41:31 -0400
  • d817f09163 Merge pull request #690 from sveltejs/gh-685 Rich Harris 2017-07-07 11:41:31 -0400
  • ee338072ae Merge pull request #694 from sveltejs/oncreate-before-bindings Rich Harris 2017-07-07 11:41:11 -0400
  • 459ca953f4 Merge pull request #694 from sveltejs/oncreate-before-bindings Rich Harris 2017-07-07 11:41:11 -0400
  • b37cfd37f2 rename _renderHooks to _oncreate, since thats all its used for Rich Harris 2017-07-06 10:31:32 -0400
  • d89d70e7a3 rename _renderHooks to _oncreate, since thats all its used for #694 Rich Harris 2017-07-06 10:31:32 -0400
  • 68af2fd26c add test Rich Harris 2017-07-06 10:24:12 -0400
  • 9977762dd0 add test Rich Harris 2017-07-06 10:24:12 -0400
  • 1f34e4a469 call oncreate functions before bindings Rich Harris 2017-07-06 08:51:04 -0400
  • d707f6a3b2 call oncreate functions before bindings Rich Harris 2017-07-06 08:51:04 -0400
  • a07cd328a0 fix context for bindings (#685) Rich Harris 2017-07-05 12:33:47 -0400
  • 01ec3000f3 fix context for bindings (#685) #690 Rich Harris 2017-07-05 12:33:47 -0400
  • 10a46a5bab Merge pull request #680 from sveltejs/gh-679 Rich Harris 2017-07-05 12:04:16 -0400
  • ef33466c12 Merge pull request #680 from sveltejs/gh-679 Rich Harris 2017-07-05 12:04:16 -0400
  • e90ca611c5 fix handling of modified :global(...) selectors Rich Harris 2017-07-05 11:13:12 -0400
  • 7a752df55d fix handling of modified :global(...) selectors #680 Rich Harris 2017-07-05 11:13:12 -0400
  • 9cb013fe3c Move to job section #684 #1786 Paul Sauve 2017-07-04 16:34:52 -0500
  • 2fc76bb853 We've come to this Paul Sauve 2017-07-04 16:04:22 -0500
  • 238bb6d951 More travis debug Paul Sauve 2017-07-04 15:51:34 -0500
  • 8d9374c2aa Fix authentication Paul Sauve 2017-07-04 14:14:18 -0500
  • 5b3fed3e49 Close paranthesis Paul Sauve 2017-07-04 13:51:01 -0500
  • 8806d500ed Use browserstack instead of saucelabs Paul Sauve 2017-07-04 13:40:59 -0500
  • e82a8a35a9 Add BrowserStack logo and usage Paul Sauve 2017-07-03 22:21:31 -0500
  • ae97cfc322 Add BrowserStack logo and usage Paul Sauve 2017-07-03 22:21:31 -0500
  • 1926ffa708 fix tests Rich Harris 2017-07-03 18:06:11 -0400
  • 0c33eb4b1b fix tests Rich Harris 2017-07-03 18:06:11 -0400
  • 0bbc66be28 Merge branch 'gh-678' into gh-679 Rich Harris 2017-07-03 17:38:53 -0400
  • 12907594cd Merge branch 'gh-678' into gh-679 Rich Harris 2017-07-03 17:38:53 -0400
  • d2e36df050 allow :global(...) selectors to have trailing modifiers Rich Harris 2017-07-03 17:35:39 -0400
  • 5f6db88538 allow :global(...) selectors to have trailing modifiers Rich Harris 2017-07-03 17:35:39 -0400
  • bd5a09de52 simplify tests Rich Harris 2017-07-03 17:34:26 -0400
  • 2c9fb31a9e simplify tests Rich Harris 2017-07-03 17:34:26 -0400
  • 3dd59049ef Merge 205bcfac7e into 71daf4fc2f #689 Rich Harris 2017-07-03 20:40:11 +0000
  • 278c44a234 warn on unused selectors Rich Harris 2017-07-03 16:38:36 -0400
  • 205bcfac7e warn on unused selectors #689 Rich Harris 2017-07-03 16:38:36 -0400
  • 12977f94d6 refactor a bit, fix typing error Rich Harris 2017-07-03 11:42:36 -0400
  • 6f01d5f62f refactor a bit, fix typing error Rich Harris 2017-07-03 11:42:36 -0400
  • 11da4841a7 bug fix Rich Harris 2017-07-02 09:22:36 -0400
  • f79e901429 bug fix Rich Harris 2017-07-02 09:22:36 -0400
  • 5c3bb52fb9 apply css optimisations to SSR Rich Harris 2017-07-01 23:27:02 -0400
  • 2ec0a850fc apply css optimisations to SSR Rich Harris 2017-07-01 23:27:02 -0400
  • 13cd7a6820 implement ID selectors, refactor Rich Harris 2017-07-01 16:33:11 -0400
  • 7b289e95f1 implement ID selectors, refactor Rich Harris 2017-07-01 16:33:11 -0400
  • fbacf3a9ee implement all attribute selector operators Rich Harris 2017-07-01 16:11:38 -0400
  • 45dd99d6db implement all attribute selector operators Rich Harris 2017-07-01 16:11:38 -0400
  • f82da68afc handle ~= attribute selector operator Rich Harris 2017-07-01 15:42:52 -0400
  • 3dfe92b54f handle ~= attribute selector operator Rich Harris 2017-07-01 15:42:52 -0400
  • 6196d80e5c handle empty attributes Rich Harris 2017-07-01 15:25:55 -0400
  • 74d15ea877 handle empty attributes Rich Harris 2017-07-01 15:25:55 -0400
  • 07d102717d handle attribute selectors with = operator Rich Harris 2017-07-01 15:17:39 -0400
  • d2f5296bd9 handle attribute selectors with = operator Rich Harris 2017-07-01 15:17:39 -0400
  • ffea4201e0 handle universal selectors Rich Harris 2017-07-01 13:57:54 -0400
  • b72684e99c handle universal selectors Rich Harris 2017-07-01 13:57:54 -0400
  • 94cd2eeb1a create reusable walkRules helper Rich Harris 2017-07-01 13:00:47 -0400
  • f485c25620 create reusable walkRules helper Rich Harris 2017-07-01 13:00:47 -0400
  • 03271b176e refactoring, and more :global(...) fixes Rich Harris 2017-07-01 12:14:18 -0400
  • 5499327a70 refactoring, and more :global(...) fixes Rich Harris 2017-07-01 12:14:18 -0400
  • 1b9b12b7a4 more :global(...) handling Rich Harris 2017-07-01 00:49:18 -0400
  • d9aa3ec5ae more :global(...) handling Rich Harris 2017-07-01 00:49:18 -0400
  • afbef75516 handle :global(...) styles Rich Harris 2017-06-30 10:27:09 -0400
  • f97ac27e2a handle :global(...) styles Rich Harris 2017-06-30 10:27:09 -0400
  • 41aef1169f Update EachBlock.ts #682 Petter Ekrann 2017-06-29 09:23:18 +0200
  • 0afcf5be69 Fix authentication Paul Sauve 2017-06-28 16:31:12 -0500
  • 3eb4c0b240 Set iterations and add debug Paul Sauve 2017-06-28 16:04:10 -0500
  • 139a434e32 Merge pull request #683 from sveltejs/gh-681 Rich Harris 2017-06-28 16:38:07 -0400
  • 71daf4fc2f Merge pull request #683 from sveltejs/gh-681 Rich Harris 2017-06-28 16:38:07 -0400
  • 10200cbdf1 Last commit here, looks good Paul Sauve 2017-06-28 14:25:06 -0500
  • 735bb0fe10 Use output file instead of parsing stdout Paul Sauve 2017-06-28 12:51:55 -0500
  • 0787e51398 Fixed issue in svelte-bench Paul Sauve 2017-06-28 12:08:32 -0500
  • 5e1134cb7d Use parent, to match svelte-bench Paul Sauve 2017-06-28 11:54:57 -0500
  • a9d391809e Only run for PR Paul Sauve 2017-06-28 11:38:38 -0500
  • c8644f67ad Run custom version of svelte and fix stdio Paul Sauve 2017-06-28 11:35:12 -0500
  • 179bb5eb32 Post response to PR with benchmark results Paul Sauve 2017-06-28 11:28:27 -0500
  • 98d93952bf Added test for missing 'each' value Petter Ekrann 2017-06-28 11:41:55 +0200
  • c8747db57f Moved the check to the top Petter Ekrann 2017-06-28 11:37:07 +0200
  • 68763bae82 Use new access key, since you managed to leak it in travis logs Paul Sauve 2017-06-27 19:13:17 -0500
  • 49bc2e2488 Use node 6 Paul Sauve 2017-06-27 19:01:44 -0500