Commit Graph

  • 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
  • 8513931388 Move benchmarking to custom job Paul Sauve 2017-06-27 19:00:33 -0500
  • 463b8fa758 Didn't need that! Paul Sauve 2017-06-27 18:48:30 -0500
  • 8de42bba55 Change up some settings Paul Sauve 2017-06-27 18:42:49 -0500
  • a6570c188c Let's hope I hide the access key Paul Sauve 2017-06-27 18:34:44 -0500
  • 72a1107b91 Undo this Paul Sauve 2017-06-27 15:22:43 -0500
  • 6242038be5 Resolve merge conflicts Paul Sauve 2017-06-27 15:19:17 -0500
  • 5d44d65ae8 hack sourcemap to mitigate confusion caused by missing data for each block (#681) Rich Harris 2017-06-27 11:03:09 -0400
  • 4e28c9b82c hack sourcemap to mitigate confusion caused by missing data for each block (#681) #683 Rich Harris 2017-06-27 11:03:09 -0400
  • 22e33a7c8c move CSS analysis into preprocess Rich Harris 2017-06-27 10:45:10 -0400
  • ab40007406 move CSS analysis into preprocess Rich Harris 2017-06-27 10:45:10 -0400
  • 1d9900272e Merge branch 'master' into gh-679 Rich Harris 2017-06-26 10:59:09 -0400
  • 72f39fd7f9 Merge branch 'master' into gh-679 Rich Harris 2017-06-26 10:59:09 -0400
  • 79ed77414c Merge pull request #676 from sveltejs/gh-608 Rich Harris 2017-06-26 10:55:34 -0400
  • 203e123d94 Merge pull request #676 from sveltejs/gh-608 Rich Harris 2017-06-26 10:55:34 -0400
  • b7a3113a1e Merge pull request #673 from sveltejs/codegen Rich Harris 2017-06-26 10:53:36 -0400
  • 252fa5b5a2 Merge pull request #673 from sveltejs/codegen Rich Harris 2017-06-26 10:53:36 -0400
  • f644807e7a only apply svelte-123xyz attributes where necessary (WIP) Rich Harris 2017-06-26 10:36:13 -0400
  • fae9036ce6 only apply svelte-123xyz attributes where necessary (WIP) Rich Harris 2017-06-26 10:36:13 -0400
  • ab9eb4fe19 set up tests for omitted scoping attributes Rich Harris 2017-06-26 08:09:41 -0400
  • 0cbd201200 set up tests for omitted scoping attributes Rich Harris 2017-06-26 08:09:41 -0400
  • 217f2662c3 Merge branch 'master' into codegen Rich Harris 2017-06-25 20:04:20 -0400
  • 263a34d35c Merge branch 'master' into codegen #673 Rich Harris 2017-06-25 20:04:20 -0400
  • aaa0c50651 handle @foo and #foo edge cases Rich Harris 2017-06-25 20:03:17 -0400