{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":330580198,"defaultBranch":"main","name":"portfolio","ownerLogin":"ebaldacchino","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-18T06:54:20.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/64650365?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1610955205.0","currentOid":""},"activityList":{"items":[{"before":"850bd93dde24c0f6b492deabec391ad294bd4df9","after":"8874cfc24896383ab4a39b1bc8a84614782d0316","ref":"refs/heads/main","pushedAt":"2023-09-28T21:13:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Unrendering `` when resizing screen width\n\n- Before, when resizing the window to greater than 992px wide, the\n sidebar's navlinks would still be focusable. Now, not only are they\n out of focus, when resizing the window to 992px or less, the sidebar\n re-renders","shortMessageHtmlLink":"Unrendering <Sidebar /> when resizing screen width"}},{"before":"10140c7e17ce9f4a4a749bd22ea28a528403b2a6","after":"850bd93dde24c0f6b492deabec391ad294bd4df9","ref":"refs/heads/main","pushedAt":"2023-09-28T20:46:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Now only rendering `` when toggled open\n\n- Before, when using the keyboard to focus on elements, I was focusing\n on the navlinks when they were out of view","shortMessageHtmlLink":"Now only rendering <Sidebar /> when toggled open"}},{"before":"def0105bc09b2bc5459ea764b9465c5617de12f1","after":"10140c7e17ce9f4a4a749bd22ea28a528403b2a6","ref":"refs/heads/main","pushedAt":"2023-09-28T10:47:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Fixed no vertical gap between chips bug","shortMessageHtmlLink":"Fixed no vertical gap between chips bug"}},{"before":"b86f5fcb01819ed565fef237e0d28b2a86dde8bf","after":"def0105bc09b2bc5459ea764b9465c5617de12f1","ref":"refs/heads/main","pushedAt":"2023-09-28T10:36:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Fixed unable to identify focused buttons bugs","shortMessageHtmlLink":"Fixed unable to identify focused buttons bugs"}},{"before":"699aede3cd530133280f2121417de9a8cd5668b9","after":"b86f5fcb01819ed565fef237e0d28b2a86dde8bf","ref":"refs/heads/main","pushedAt":"2023-09-28T10:30:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Fixed unable to identify focused buttons bugs","shortMessageHtmlLink":"Fixed unable to identify focused buttons bugs"}},{"before":"5ac27e0fa4700dd42162cc01f3e8e656b035b419","after":"699aede3cd530133280f2121417de9a8cd5668b9","ref":"refs/heads/main","pushedAt":"2023-09-27T07:58:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Fixed unable to identify focused buttons bug","shortMessageHtmlLink":"Fixed unable to identify focused buttons bug"}},{"before":"67670f1f3f7890223deadd12494bb3b50b0c5edd","after":"5ac27e0fa4700dd42162cc01f3e8e656b035b419","ref":"refs/heads/main","pushedAt":"2023-09-27T07:43:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Fixed unable to identify focused buttons bug","shortMessageHtmlLink":"Fixed unable to identify focused buttons bug"}},{"before":"2ffee800419b7c19a67c56edc5491d7d34d63da3","after":"67670f1f3f7890223deadd12494bb3b50b0c5edd","ref":"refs/heads/main","pushedAt":"2023-09-27T07:08:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Migrated to Gatsby 5\n\n- Had to fix a weird bug when navigating between pages. When clicking a\n navbar link, the `window.scrollTop` was `5rem` (the navbar height) on\n the next page. Is related to:\n\n https://github.com/gatsbyjs/gatsby/issues/38201\n\n- In the process of fixing the bug, I made the navbar sticky and cleaned\n up the padding at the top of the projects page for a cleaner\n consistency.","shortMessageHtmlLink":"Migrated to Gatsby 5"}},{"before":"0cd6516e559c6399d28b2f898ec66d9599e6299c","after":"2ffee800419b7c19a67c56edc5491d7d34d63da3","ref":"refs/heads/main","pushedAt":"2023-09-26T21:13:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Migrated to Gatsby 5","shortMessageHtmlLink":"Migrated to Gatsby 5"}},{"before":"61f3653962e2edb208bca80eaf3535560a24c468","after":"0cd6516e559c6399d28b2f898ec66d9599e6299c","ref":"refs/heads/main","pushedAt":"2023-09-26T20:35:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Migrated to Gatsby 5","shortMessageHtmlLink":"Migrated to Gatsby 5"}},{"before":"d927df5cbe22d97ce3f909356fa1cc1a9a9e655a","after":"61f3653962e2edb208bca80eaf3535560a24c468","ref":"refs/heads/main","pushedAt":"2023-09-26T20:03:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Updated remaining non-gatsby packages","shortMessageHtmlLink":"Updated remaining non-gatsby packages"}},{"before":"487a89b6e896a9014c152d8bc11fbe5ab3a5309a","after":"d927df5cbe22d97ce3f909356fa1cc1a9a9e655a","ref":"refs/heads/main","pushedAt":"2023-09-26T19:53:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Added TypeScript","shortMessageHtmlLink":"Added TypeScript"}},{"before":"7bb7ef6de534d7803197415bed1cc3643c03f0ff","after":"487a89b6e896a9014c152d8bc11fbe5ab3a5309a","ref":"refs/heads/main","pushedAt":"2023-09-26T19:46:06.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Ran npm update","shortMessageHtmlLink":"Ran npm update"}},{"before":"9f2caf86730b3585e0761d09202c502280dd7875","after":"7bb7ef6de534d7803197415bed1cc3643c03f0ff","ref":"refs/heads/main","pushedAt":"2023-09-26T12:47:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Upgraded to React 18","shortMessageHtmlLink":"Upgraded to React 18"}},{"before":"c3166fcd61387bee18d5256924eb9869fc264ff6","after":"9f2caf86730b3585e0761d09202c502280dd7875","ref":"refs/heads/main","pushedAt":"2023-09-26T12:10:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Updated about me","shortMessageHtmlLink":"Updated about me"}},{"before":"c03cbf4cd6c18e8a2e84cc5c763ec89eb20578c0","after":"c3166fcd61387bee18d5256924eb9869fc264ff6","ref":"refs/heads/main","pushedAt":"2023-09-26T11:53:12.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ebaldacchino","name":"Edward Baldacchino","path":"/ebaldacchino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64650365?s=80&v=4"},"commit":{"message":"Updated twitter image","shortMessageHtmlLink":"Updated twitter image"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADi1ofwAA","startCursor":null,"endCursor":null}},"title":"Activity ยท ebaldacchino/portfolio"}