{"url":"https://api.github.com/repos/empress/empress-blog-casper-template/issues/24","repository_url":"https://api.github.com/repos/empress/empress-blog-casper-template","labels_url":"https://api.github.com/repos/empress/empress-blog-casper-template/issues/24/labels{/name}","comments_url":"https://api.github.com/repos/empress/empress-blog-casper-template/issues/24/comments","events_url":"https://api.github.com/repos/empress/empress-blog-casper-template/issues/24/events","html_url":"https://github.com/empress/empress-blog-casper-template/pull/24","id":440537303,"node_id":"MDExOlB1bGxSZXF1ZXN0Mjc2MDU5ODg4","number":24,"title":"Fix multi-byline","user":{"login":"happycollision","id":3663628,"node_id":"MDQ6VXNlcjM2NjM2Mjg=","avatar_url":"https://avatars.githubusercontent.com/u/3663628?v=4","gravatar_id":"","url":"https://api.github.com/users/happycollision","html_url":"https://github.com/happycollision","followers_url":"https://api.github.com/users/happycollision/followers","following_url":"https://api.github.com/users/happycollision/following{/other_user}","gists_url":"https://api.github.com/users/happycollision/gists{/gist_id}","starred_url":"https://api.github.com/users/happycollision/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/happycollision/subscriptions","organizations_url":"https://api.github.com/users/happycollision/orgs","repos_url":"https://api.github.com/users/happycollision/repos","events_url":"https://api.github.com/users/happycollision/events{/privacy}","received_events_url":"https://api.github.com/users/happycollision/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2019-05-06T04:36:10Z","updated_at":"2019-05-06T20:57:05Z","closed_at":"2019-05-06T20:57:05Z","author_association":"NONE","active_lock_reason":null,"pull_request":{"url":"https://api.github.com/repos/empress/empress-blog-casper-template/pulls/24","html_url":"https://github.com/empress/empress-blog-casper-template/pull/24","diff_url":"https://github.com/empress/empress-blog-casper-template/pull/24.diff","patch_url":"https://github.com/empress/empress-blog-casper-template/pull/24.patch"},"body":"> This PR aims to allow multiple authors to be rendered on a post, which is currently not possible.\r\n\r\nNote:\r\nThe original method of applying a \"hovered\" class is actually better,\r\nbecause when controlling in js, you can debounce. But that js logic\r\ndidn't appear to make the transition to this template in the first\r\nplace, so this is a starting point at least.\r\n\r\nHow:\r\n**Fix typo in `post.hbs`**\r\nThis typo would force the single byline every time. Now, multiple\r\nbylines are possible to render.\r\n\r\n**Fix template for `byline-multiple.hbs`**\r\nThere were lots of things in here that did not get converted to Ember's\r\nflavor of HBS. I am not aware of a `#foreach` block, but it seemed\r\nbroken, so I replaced one with an `#each` block and just completely\r\nremoved the other one, since it would presumably merely print the\r\nauthors' names, which are available on the cards.","closed_by":{"login":"mansona","id":594890,"node_id":"MDQ6VXNlcjU5NDg5MA==","avatar_url":"https://avatars.githubusercontent.com/u/594890?v=4","gravatar_id":"","url":"https://api.github.com/users/mansona","html_url":"https://github.com/mansona","followers_url":"https://api.github.com/users/mansona/followers","following_url":"https://api.github.com/users/mansona/following{/other_user}","gists_url":"https://api.github.com/users/mansona/gists{/gist_id}","starred_url":"https://api.github.com/users/mansona/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mansona/subscriptions","organizations_url":"https://api.github.com/users/mansona/orgs","repos_url":"https://api.github.com/users/mansona/repos","events_url":"https://api.github.com/users/mansona/events{/privacy}","received_events_url":"https://api.github.com/users/mansona/received_events","type":"User","site_admin":false},"performed_via_github_app":null}