Commit Graph

  • 3224b93766 get rid of hardcoded variable names Rich-Harris 2017-05-06 11:48:52 -0400
  • f8e73c1f36 get rid of hardcoded variable names Rich-Harris 2017-05-06 11:48:52 -0400
  • 13607ebe89 dont store keyed block iterations in an array Rich-Harris 2017-05-06 11:33:08 -0400
  • 23331e605a dont store keyed block iterations in an array Rich-Harris 2017-05-06 11:33:08 -0400
  • 5f2c7cb725 failing test for #569 Conduitry 2017-05-06 09:35:47 -0400
  • c0b7156318 failing test for #569 Conduitry 2017-05-06 09:35:47 -0400
  • 5ecdcaf0ad update dynamic keyed each blocks Rich-Harris 2017-05-06 02:20:13 -0400
  • 1f161f7fa8 update dynamic keyed each blocks Rich-Harris 2017-05-06 02:20:13 -0400
  • e9a9aea5a8 handle bidirectional transitions Rich-Harris 2017-05-06 02:06:07 -0400
  • d829eb94ef handle bidirectional transitions Rich-Harris 2017-05-06 02:06:07 -0400
  • 1f6743c197 Merge branch 'master' into gh-543 Rich-Harris 2017-05-06 01:40:11 -0400
  • 00c41e2092 Merge branch 'master' into gh-543 Rich-Harris 2017-05-06 01:40:11 -0400
  • 8ca425e339 Merge pull request #567 from sveltejs/gh-562 Rich Harris 2017-05-06 01:39:51 -0400
  • 2faf78804d Merge pull request #567 from sveltejs/gh-562 Rich Harris 2017-05-06 01:39:51 -0400
  • 91d89ec1d8 Merge pull request #566 from sveltejs/gh-564 Rich Harris 2017-05-06 01:39:40 -0400
  • 89e26a7bd9 Merge pull request #566 from sveltejs/gh-564 Rich Harris 2017-05-06 01:39:40 -0400
  • baeafbb9d5 use anchor when updating Rich-Harris 2017-05-06 01:39:26 -0400
  • e9def64d14 use anchor when updating Rich-Harris 2017-05-06 01:39:26 -0400
  • 3458b53556 ok, i think it actually works now Rich-Harris 2017-05-06 00:28:30 -0400
  • 5937aef3a6 ok, i think it actually works now Rich-Harris 2017-05-06 00:28:30 -0400
  • ae138329dd another crack at the algorithm. outros not currently applied Rich-Harris 2017-05-05 16:50:10 -0400
  • c9dba817fb another crack at the algorithm. outros not currently applied Rich-Harris 2017-05-05 16:50:10 -0400
  • 2fab5c1cb8 fix bug in assert.htmlEqual Rich-Harris 2017-05-05 12:10:37 -0400
  • 776b68ff71 fix bug in assert.htmlEqual Rich-Harris 2017-05-05 12:10:37 -0400
  • 3d8a09880b mostly working list diffing algorithm Rich-Harris 2017-05-05 00:25:33 -0400
  • 24c4a7c9f0 mostly working list diffing algorithm Rich-Harris 2017-05-05 00:25:33 -0400
  • f652bb0edb create start anchors for each-blocks that need them Rich-Harris 2017-05-04 23:39:13 -0400
  • 08f7321d69 create start anchors for each-blocks that need them Rich-Harris 2017-05-04 23:39:13 -0400
  • 8c0b1bee06 update keyed each-block outro test to check div order Rich-Harris 2017-05-04 22:06:40 -0400
  • b91ae93cae update keyed each-block outro test to check div order Rich-Harris 2017-05-04 22:06:40 -0400
  • 87246075e0 minor tidy up Rich-Harris 2017-05-04 17:57:04 -0400
  • cfd5d3e3c7 minor tidy up #567 Rich-Harris 2017-05-04 17:57:04 -0400
  • 3db74bff28 apply delays to bidirectional transitions - fixes #562 Rich-Harris 2017-05-04 17:47:22 -0400
  • 1a92398101 apply delays to bidirectional transitions - fixes #562 Rich-Harris 2017-05-04 17:47:22 -0400
  • 9833dd0174 validate transition directives - closes #564 Rich-Harris 2017-05-04 14:06:50 -0400
  • 642b414c9c validate transition directives - closes #564 #566 Rich-Harris 2017-05-04 14:06:50 -0400
  • 3c8e83edfb Merge pull request #563 from sveltejs/gh-561 Rich Harris 2017-05-04 13:26:06 -0400
  • 90d2e7f883 Merge pull request #563 from sveltejs/gh-561 Rich Harris 2017-05-04 13:26:06 -0400
  • eb0aba1b33 Merge pull request #565 from sveltejs/coverage Rich Harris 2017-05-04 13:25:54 -0400
  • cedd318945 Merge pull request #565 from sveltejs/coverage Rich Harris 2017-05-04 13:25:54 -0400
  • 796adf8961 fix outros on compound if blocks, get IfBlock.js coverage to 100% Rich-Harris 2017-05-04 13:16:53 -0400
  • b342f2e8b7 fix outros on compound if blocks, get IfBlock.js coverage to 100% #565 Rich-Harris 2017-05-04 13:16:53 -0400
  • 2d7d7fec2a validate <:Window> Rich-Harris 2017-05-04 12:25:20 -0400
  • 37749bd3e4 validate <:Window> Rich-Harris 2017-05-04 12:25:20 -0400
  • 21371b2362 test @rules in css Rich-Harris 2017-05-04 11:23:49 -0400
  • a85b6002a7 test @rules in css Rich-Harris 2017-05-04 11:23:49 -0400
  • e63b607807 exclude src/shared/** from coverage reports Rich-Harris 2017-05-04 11:15:54 -0400
  • da9af1dfbf exclude src/shared/** from coverage reports Rich-Harris 2017-05-04 11:15:54 -0400
  • 87a4fb4879 some more html entity stuff, the bits i understand at least Rich-Harris 2017-05-04 11:03:40 -0400
  • 0d7b16e4e8 some more html entity stuff, the bits i understand at least Rich-Harris 2017-05-04 11:03:40 -0400
  • d6856c135b add complete list of html entities Rich-Harris 2017-05-04 10:46:30 -0400
  • 2d8c34de39 add complete list of html entities Rich-Harris 2017-05-04 10:46:30 -0400
  • 5b307ca1ee increase test coverage Rich-Harris 2017-05-04 10:17:15 -0400
  • 7db27152fb increase test coverage Rich-Harris 2017-05-04 10:17:15 -0400
  • d13cae0309 mount yield blocks immediately, if yield has a parent node (fixes #561) Rich-Harris 2017-05-04 09:34:07 -0400
  • dd2e5e8b2b mount yield blocks immediately, if yield has a parent node (fixes #561) #563 Rich-Harris 2017-05-04 09:34:07 -0400
  • da23dab0bf failing test for #561 Rich-Harris 2017-05-04 09:23:09 -0400
  • b55797666a failing test for #561 Rich-Harris 2017-05-04 09:23:09 -0400
  • 41a5a53be5 Merge pull request #559 from sveltejs/simpler-codegen Rich Harris 2017-05-04 09:04:38 -0400
  • 3a7f7e29c2 Merge pull request #559 from sveltejs/simpler-codegen Rich Harris 2017-05-04 09:04:38 -0400
  • 952a381445 Merge pull request #556 from sveltejs/gh-540 Rich Harris 2017-05-04 09:04:04 -0400
  • c71cb29d39 Merge pull request #556 from sveltejs/gh-540 Rich Harris 2017-05-04 09:04:04 -0400
  • 18a4281ee4 Merge pull request #560 from sveltejs/gh-546 Rich Harris 2017-05-04 09:03:35 -0400
  • 53dda25764 Merge pull request #560 from sveltejs/gh-546 Rich Harris 2017-05-04 09:03:35 -0400
  • 2cab755163 oops Rich-Harris 2017-05-03 22:23:30 -0400
  • 5d5bd632eb oops #560 Rich-Harris 2017-05-03 22:23:30 -0400
  • 690249816c abort intros before restarting them - fixes #546 Rich-Harris 2017-05-03 22:14:49 -0400
  • 58504a36ff abort intros before restarting them - fixes #546 Rich-Harris 2017-05-03 22:14:49 -0400
  • 72b7b3447e remove unnecessary if statement Rich-Harris 2017-05-03 21:35:15 -0400
  • d8364f6e0a remove unnecessary if statement #559 Rich-Harris 2017-05-03 21:35:15 -0400
  • 0431d7029f more simplification Rich-Harris 2017-05-03 21:28:33 -0400
  • fa80261ae2 more simplification Rich-Harris 2017-05-03 21:28:33 -0400
  • b90d5b3903 more simplification Rich-Harris 2017-05-03 21:19:48 -0400
  • 0d67026904 more simplification Rich-Harris 2017-05-03 21:19:48 -0400
  • 30abda37bd simplify SSR codegen Rich-Harris 2017-05-03 21:02:17 -0400
  • 43091431d1 simplify SSR codegen Rich-Harris 2017-05-03 21:02:17 -0400
  • e06ba84a74 fix test Rich-Harris 2017-05-03 19:27:50 -0400
  • 3efb5ab993 fix test Rich-Harris 2017-05-03 19:27:50 -0400
  • 00d2f6b8c5 collapse constructor block into builders.main Rich-Harris 2017-05-03 19:22:16 -0400
  • a5f7fe79ea collapse constructor block into builders.main Rich-Harris 2017-05-03 19:22:16 -0400
  • 52f3d76e1d more codebuilder consolidation Rich-Harris 2017-05-03 19:10:13 -0400
  • 4bff8d049b more codebuilder consolidation Rich-Harris 2017-05-03 19:10:13 -0400
  • 051731268d build _set method in one place Rich-Harris 2017-05-03 17:48:19 -0400
  • 3201a21a36 build _set method in one place Rich-Harris 2017-05-03 17:48:19 -0400
  • 64dbd45601 generate less code for if-blocks with else-blocks (closes #540) Rich-Harris 2017-05-03 17:30:13 -0400
  • c1a1a01bf0 generate less code for if-blocks with else-blocks (closes #540) #556 Rich-Harris 2017-05-03 17:30:13 -0400
  • 921aec97e3 Merge pull request #555 from sveltejs/gh-554 Rich Harris 2017-05-03 17:07:32 -0400
  • c712ad502a Merge pull request #555 from sveltejs/gh-554 Rich Harris 2017-05-03 17:07:32 -0400
  • 980c2626b4 label <style> element with id instead of with attribute, for performance Conduitry 2017-05-03 14:31:14 -0400
  • e6d2571e34 label <style> element with id instead of with attribute, for performance #555 Conduitry 2017-05-03 14:31:14 -0400
  • 81935f9ec1 -> v1.19.1 Rich-Harris 2017-05-03 13:15:32 -0400
  • fb7af38eb8 -> v1.19.1 v1.19.1 Rich-Harris 2017-05-03 13:15:32 -0400
  • 7003536a79 export generateKeyframes Rich-Harris 2017-05-03 13:13:04 -0400
  • 409043bb9b export generateKeyframes Rich-Harris 2017-05-03 13:13:04 -0400
  • 168b43eea1 when creating a component, always check whether its css is still in the dom (#554) Conduitry 2017-05-03 13:07:05 -0400
  • a1c8ada088 when creating a component, always check whether its css is still in the dom (#554) Conduitry 2017-05-03 13:07:05 -0400
  • 2e8bbaaa73 -> v1.19.0 Rich-Harris 2017-05-03 12:52:10 -0400
  • 4f96b51e55 -> v1.19.0 v1.19.0 Rich-Harris 2017-05-03 12:52:10 -0400
  • 1a7f3d7bc3 Merge pull request #525 from sveltejs/gh-7 Rich Harris 2017-05-03 12:48:56 -0400
  • 1078bae696 Merge pull request #525 from sveltejs/gh-7 Rich Harris 2017-05-03 12:48:56 -0400