{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":107833072,"defaultBranch":"main","name":"flame","ownerLogin":"flame-engine","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-10-22T03:01:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47222401?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714997590.0","currentOid":""},"activityList":{"items":[{"before":"8d3bbbb72d277aa94e09c3ad070bc810fcfd5d22","after":"250ac39c06390d087cad1a24bbd1917da7cc5e8b","ref":"refs/heads/gh-pages","pushedAt":"2024-05-10T18:37:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automatic deployment by github-actions","shortMessageHtmlLink":"Automatic deployment by github-actions"}},{"before":"194d5536560e464644bff8d5582a8ca8996539f5","after":"2269732e64a2acef2451d283c85b03e1101229ec","ref":"refs/heads/main","pushedAt":"2024-05-10T18:34:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"spydon","name":"Lukas Klingsbo","path":"/spydon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/744771?s=80&v=4"},"commit":{"message":"feat: Add `onReleased` action to `AdvancedButtonComponent` which will be called within `onTapUp` (#3152)\n\nAdd `onReleased` action which will be called within `onTapUp`. That\nfixed some scenarios which require the pressed action to be called after\nthe user taps up the button.\n\nFor example, `AdvancedButtonComponent` doesn't show the `downSkin` if\nthe action of `onPressed` changes the router to another page. That is\nbecause the router is changed before the `downSkin` is shown as the\n`onPressed` action is called in `onTapDown`.","shortMessageHtmlLink":"feat: Add onReleased action to AdvancedButtonComponent which will…"}},{"before":"b69a9d2c1607e78d06af2c697b7c9257c41400de","after":"8d3bbbb72d277aa94e09c3ad070bc810fcfd5d22","ref":"refs/heads/gh-pages","pushedAt":"2024-05-06T12:15:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automatic deployment by github-actions","shortMessageHtmlLink":"Automatic deployment by github-actions"}},{"before":"ce9392abd85fe5fd3ae6f766c3a2957275c6fb8c","after":"194d5536560e464644bff8d5582a8ca8996539f5","ref":"refs/heads/main","pushedAt":"2024-05-06T12:13:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"feat: Support text align on new text rendering pipeline (#3147)\n\nSupport text align on new text rendering pipeline.\r\n\r\n![image](https://github.com/flame-engine/flame/assets/882703/62f91c8e-f38f-48b0-8c59-06efb10acdf3)\r\n\r\n![image](https://github.com/flame-engine/flame/assets/882703/b00afb90-6051-4a2c-aac6-ac36ea1bcba2)","shortMessageHtmlLink":"feat: Support text align on new text rendering pipeline (#3147)"}},{"before":"ecdf53a76808ff81bc2230cedb51d73f9dc8b0e9","after":null,"ref":"refs/heads/luan.text-align","pushedAt":"2024-05-06T12:13:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"}},{"before":null,"after":"ecdf53a76808ff81bc2230cedb51d73f9dc8b0e9","ref":"refs/heads/luan.text-align","pushedAt":"2024-05-05T13:53:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"feat: Support text align on new text rendering pipeline","shortMessageHtmlLink":"feat: Support text align on new text rendering pipeline"}},{"before":"f9800ecf0dfbeeddbec8a8ce158bc7af56c8fd51","after":"b69a9d2c1607e78d06af2c697b7c9257c41400de","ref":"refs/heads/gh-pages","pushedAt":"2024-05-05T12:25:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automatic deployment by github-actions","shortMessageHtmlLink":"Automatic deployment by github-actions"}},{"before":"b3dc01d263da0efe8e51ebf0896e74bcc6f1b2d0","after":null,"ref":"refs/heads/luan.in-text-style-plus","pushedAt":"2024-05-05T12:23:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"}},{"before":"187c09fabe476442a4f9f1a072ec4851ceb8f1f7","after":"ce9392abd85fe5fd3ae6f766c3a2957275c6fb8c","ref":"refs/heads/main","pushedAt":"2024-05-05T12:23:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"feat: Add missing parameters to InlineTextStyle (#3146)\n\nAdd missing parameters to `InlineTextStyle`, such as `height` and\r\n`shadows`.\r\n\r\nWithout this, it is not possible to configure such parameters in the new\r\ntext rendering pipeline. Since the other parameters are 1:1 to Flutter's\r\n`TextStyle`, these missing fields seem to have been just an oversight.","shortMessageHtmlLink":"feat: Add missing parameters to InlineTextStyle (#3146)"}},{"before":"3cb0c46f822860041a1e3673b9177d6a669fb3d2","after":"b3dc01d263da0efe8e51ebf0896e74bcc6f1b2d0","ref":"refs/heads/luan.in-text-style-plus","pushedAt":"2024-05-05T02:27:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"feat: Add missing parameters to InlineTextStyle","shortMessageHtmlLink":"feat: Add missing parameters to InlineTextStyle"}},{"before":null,"after":"3cb0c46f822860041a1e3673b9177d6a669fb3d2","ref":"refs/heads/luan.in-text-style-plus","pushedAt":"2024-05-05T02:16:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"feat: Add missing parameters to InlineTextStyle","shortMessageHtmlLink":"feat: Add missing parameters to InlineTextStyle"}},{"before":"5089821998bf02f302046699170adfe02f0a3074","after":"f9800ecf0dfbeeddbec8a8ce158bc7af56c8fd51","ref":"refs/heads/gh-pages","pushedAt":"2024-05-03T10:42:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automatic deployment by github-actions","shortMessageHtmlLink":"Automatic deployment by github-actions"}},{"before":"ad4c8d6714147c56a2b1454706734dbd81803fdf","after":null,"ref":"refs/heads/docs/route-transparent-events","pushedAt":"2024-05-03T10:40:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"spydon","name":"Lukas Klingsbo","path":"/spydon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/744771?s=80&v=4"}},{"before":"9a7bdc7439322a26a388e3ac1b9c1a7c43742222","after":"187c09fabe476442a4f9f1a072ec4851ceb8f1f7","ref":"refs/heads/main","pushedAt":"2024-05-03T10:40:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"spydon","name":"Lukas Klingsbo","path":"/spydon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/744771?s=80&v=4"},"commit":{"message":"docs: Add background to `ValueRoute` example that captures events (#3145)\n\nFixes #3143 \n\nIn the future we should probably add another boolean that controls\nwhether the events should be able to pass through the route or not,\nindependent on whether the route below is rendered or not.\n\n---------\n\nCo-authored-by: Renan <6718144+renancaraujo@users.noreply.github.com>","shortMessageHtmlLink":"docs: Add background to ValueRoute example that captures events (#3145"}},{"before":"c187666b88abffa0d1d3bc8fe48575dc163ed174","after":"ad4c8d6714147c56a2b1454706734dbd81803fdf","ref":"refs/heads/docs/route-transparent-events","pushedAt":"2024-05-03T10:17:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spydon","name":"Lukas Klingsbo","path":"/spydon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/744771?s=80&v=4"},"commit":{"message":"Update doc/flame/router.md\n\nCo-authored-by: Renan <6718144+renancaraujo@users.noreply.github.com>","shortMessageHtmlLink":"Update doc/flame/router.md"}},{"before":"4ca0a9432c488929e5cf91108777e28c5ed5094e","after":"c187666b88abffa0d1d3bc8fe48575dc163ed174","ref":"refs/heads/docs/route-transparent-events","pushedAt":"2024-05-03T08:52:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spydon","name":"Lukas Klingsbo","path":"/spydon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/744771?s=80&v=4"},"commit":{"message":"docs: Fix typo","shortMessageHtmlLink":"docs: Fix typo"}},{"before":"d3d3adb743663cc15d1003821cd1e690dc0964db","after":"4ca0a9432c488929e5cf91108777e28c5ed5094e","ref":"refs/heads/docs/route-transparent-events","pushedAt":"2024-05-03T08:13:58.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"spydon","name":"Lukas Klingsbo","path":"/spydon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/744771?s=80&v=4"},"commit":{"message":"Merge branch 'main' into docs/route-transparent-events","shortMessageHtmlLink":"Merge branch 'main' into docs/route-transparent-events"}},{"before":null,"after":"d3d3adb743663cc15d1003821cd1e690dc0964db","ref":"refs/heads/docs/route-transparent-events","pushedAt":"2024-05-03T08:12:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spydon","name":"Lukas Klingsbo","path":"/spydon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/744771?s=80&v=4"},"commit":{"message":"docs: Add background to `ValueRoute` example that captures events","shortMessageHtmlLink":"docs: Add background to ValueRoute example that captures events"}},{"before":"cf8989beec001117fd0618901320932ab20f1d31","after":"5089821998bf02f302046699170adfe02f0a3074","ref":"refs/heads/gh-pages","pushedAt":"2024-04-29T15:26:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automatic deployment by github-actions","shortMessageHtmlLink":"Automatic deployment by github-actions"}},{"before":"53427b8ee180f48028240d350e72f717735eed95","after":null,"ref":"refs/heads/luan.iso","pushedAt":"2024-04-29T15:24:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"}},{"before":"6e80bf5e679d1cdeeb9362d4103690b0b381161d","after":"9a7bdc7439322a26a388e3ac1b9c1a7c43742222","ref":"refs/heads/main","pushedAt":"2024-04-29T15:24:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"fix!: Update IsometricTileMapComponent to have better defined position and size (#3142)\n\nUpdate IsometricTileMapComponent to have better defined position and\r\nsize.\r\n\r\nBefore, the isometric component \"zero\" would be the center of the 0,0\r\nblock.\r\nHowever, that does not play nicely with our component system if you want\r\nto know the size (i.e. bounding box) of a component.\r\n\r\nThis changes so that the 0,0 of the component is the 0,0 of the AABB\r\naround the isometric tiles. Then, it also computes the size of the\r\ncomponent accordingly.\r\n\r\nThis also changes the example to allow toggling between half and full\r\nsize more easily.\r\n\r\nIn our example, this is what it looks like:\r\n\r\n\r\n![image](https://github.com/flame-engine/flame/assets/882703/6e3d6bb5-ff66-4923-9c66-2f0794fd3eab)\r\n\r\nThe example still shows how to compute the previous origin (the purple\r\ndot) if you want to.\r\n\r\nWith full size blocks:\r\n\r\n\r\n![image](https://github.com/flame-engine/flame/assets/882703/485dbffc-51a8-46f5-a125-6f12cce5b35e)\r\n\r\n\r\nThis is a minor breaking change as you might need to \"reposition\" your\r\ntile components, essentially remove the \"compensation\" for its location\r\nthat you probably did yourself. If you were centering the tile component\r\nbased on the available methods such as `map.getBlockCenterPosition`,\r\nthen just make sure you are adding the `map.position` to that and it\r\nshould work as before.","shortMessageHtmlLink":"fix!: Update IsometricTileMapComponent to have better defined positio…"}},{"before":"a23e627176490044f17e20efbbc9e1381f677bb8","after":"53427b8ee180f48028240d350e72f717735eed95","ref":"refs/heads/luan.iso","pushedAt":"2024-04-29T15:11:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"Fix","shortMessageHtmlLink":"Fix"}},{"before":"36e88b1cb00f683161dfbfd50de4ac1c4f279fe5","after":"a23e627176490044f17e20efbbc9e1381f677bb8","ref":"refs/heads/luan.iso","pushedAt":"2024-04-29T15:11:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"Address comments","shortMessageHtmlLink":"Address comments"}},{"before":"258fabed24fb955506fe80008b75508e7cdf99dd","after":"36e88b1cb00f683161dfbfd50de4ac1c4f279fe5","ref":"refs/heads/luan.iso","pushedAt":"2024-04-28T15:55:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"fix!: Update IsometricTileMapComponent to have better defined position and size","shortMessageHtmlLink":"fix!: Update IsometricTileMapComponent to have better defined positio…"}},{"before":"dbb77173dbe0c058fbf4b3c71749dad2be14f6b0","after":"258fabed24fb955506fe80008b75508e7cdf99dd","ref":"refs/heads/luan.iso","pushedAt":"2024-04-28T15:52:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"fix!: Update IsometricTileMapComponent to have better defined position and size","shortMessageHtmlLink":"fix!: Update IsometricTileMapComponent to have better defined positio…"}},{"before":"f2449a8289c9ed1391d5b83b48acd3bae151e1dc","after":"dbb77173dbe0c058fbf4b3c71749dad2be14f6b0","ref":"refs/heads/luan.iso","pushedAt":"2024-04-28T15:49:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"fix!: Update IsometricTileMapComponent to have better defined position and size","shortMessageHtmlLink":"fix!: Update IsometricTileMapComponent to have better defined positio…"}},{"before":"1cc9831a382730286913c87702f138e3d4bd9b58","after":"f2449a8289c9ed1391d5b83b48acd3bae151e1dc","ref":"refs/heads/luan.iso","pushedAt":"2024-04-28T15:33:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"fix!: Update IsometricTileMapComponent to have better defined position and size","shortMessageHtmlLink":"fix!: Update IsometricTileMapComponent to have better defined positio…"}},{"before":null,"after":"1cc9831a382730286913c87702f138e3d4bd9b58","ref":"refs/heads/luan.iso","pushedAt":"2024-04-28T15:22:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"},"commit":{"message":"fix!: Update IsometricTileMapComponent to have better defined position and size","shortMessageHtmlLink":"fix!: Update IsometricTileMapComponent to have better defined positio…"}},{"before":"f1e9c9bb9231e9a571afc8f91c9576343c61952c","after":"cf8989beec001117fd0618901320932ab20f1d31","ref":"refs/heads/gh-pages","pushedAt":"2024-04-28T14:25:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Automatic deployment by github-actions","shortMessageHtmlLink":"Automatic deployment by github-actions"}},{"before":"3f6e3dad8ad42ca76549879d904ad124b3e128d2","after":null,"ref":"refs/heads/luan.lint.3","pushedAt":"2024-04-28T14:23:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luanpotter","name":"Luan Nico","path":"/luanpotter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/882703?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERtegaAA","startCursor":null,"endCursor":null}},"title":"Activity · flame-engine/flame"}