{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":204638231,"defaultBranch":"main","name":"anima","ownerLogin":"pixelgrade","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-08-27T06:45:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1611206?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714731143.0","currentOid":""},"activityList":{"items":[{"before":"a42b7dfb13bdc2b81d12cab0344986b8519ef634","after":"a2644a2d768f64a8ff3fcb678617e78841c553bc","ref":"refs/heads/dev","pushedAt":"2024-05-03T08:23:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Updated .pot file","shortMessageHtmlLink":"Updated .pot file"}},{"before":"333144a3f635ed3d3ac39b75ef67bf21c2d125fb","after":"a42b7dfb13bdc2b81d12cab0344986b8519ef634","ref":"refs/heads/dev","pushedAt":"2024-05-03T08:21:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Update version to 2.0.11","shortMessageHtmlLink":"Update version to 2.0.11"}},{"before":"165f08e8cad7fc2d2b9fe42546860ffff0627dfc","after":"333144a3f635ed3d3ac39b75ef67bf21c2d125fb","ref":"refs/heads/dev","pushedAt":"2024-05-02T17:29:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Compile #344","shortMessageHtmlLink":"Compile #344"}},{"before":"94f97b0ca528b583f183f5b2f651809ace766ebe","after":"165f08e8cad7fc2d2b9fe42546860ffff0627dfc","ref":"refs/heads/dev","pushedAt":"2024-05-02T15:38:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Updated checkout, cart and single product styles #344","shortMessageHtmlLink":"Updated checkout, cart and single product styles #344"}},{"before":"51eac04aca68fe8592fb45cd95e40713e0483d9c","after":"94f97b0ca528b583f183f5b2f651809ace766ebe","ref":"refs/heads/dev","pushedAt":"2024-05-02T14:52:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Updated templates #343","shortMessageHtmlLink":"Updated templates #343"}},{"before":"9fefc25433a9f68743d03678f257a441a8a4820a","after":"51eac04aca68fe8592fb45cd95e40713e0483d9c","ref":"refs/heads/dev","pushedAt":"2023-11-30T16:13:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Tables: remove white-space:nowrap to resolve the conflict on WooCommerce 8.x cart","shortMessageHtmlLink":"Tables: remove white-space:nowrap to resolve the conflict on WooComme…"}},{"before":"068e7e829da6ca0ddfe8c3287bfcf06ff7aa6a5f","after":"9fefc25433a9f68743d03678f257a441a8a4820a","ref":"refs/heads/dev","pushedAt":"2023-11-30T15:26:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Restore global styles to fix Row and Stack block layout issues #342\n\nRemoved the line in the theme that unregisters global styles (`remove_action( 'wp_enqueue_scripts', 'wp_enqueue_global_styles' );`). This change aims to resolve the issue where the `.is-layout-flex` class was not applying `display: flex` to the Row and Stack blocks, causing layout problems.","shortMessageHtmlLink":"Restore global styles to fix Row and Stack block layout issues #342"}},{"before":"edaef7c243d9ffd4837f9d5e1c1e3c949213846b","after":"068e7e829da6ca0ddfe8c3287bfcf06ff7aa6a5f","ref":"refs/heads/dev","pushedAt":"2023-11-30T14:51:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Increase specificity to override Dark Mode menu item style\n\nAdjusted the SCSS for `.menu-item--dark-mode` to ensure it overrides the existing CSS rules for menu item icons. Increased the specificity of the selectors and used `!important` to enforce the new styles. This change ensures that the `transform` properties for `.menu-item--dark-mode` take precedence over the existing styles defined by the complex `:is` pseudo-class selectors.\n\nNote: Used `!important` as a last resort due to the high specificity of the existing ID selector in the overridden rule. Future CSS maintenance should consider restructuring to avoid such specificity conflicts.","shortMessageHtmlLink":"Increase specificity to override Dark Mode menu item style"}},{"before":"5f82dea079a533cfe43bd6107b73ae2e8bdfd1a4","after":"edaef7c243d9ffd4837f9d5e1c1e3c949213846b","ref":"refs/heads/dev","pushedAt":"2023-11-30T08:06:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Remove wp_render_layout_support_flag #340","shortMessageHtmlLink":"Remove wp_render_layout_support_flag #340"}},{"before":"1f20e89bedeee43a710cbaffdb7fb25ee1ae5a34","after":"5f82dea079a533cfe43bd6107b73ae2e8bdfd1a4","ref":"refs/heads/dev","pushedAt":"2023-11-30T08:04:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"georgeolaru","name":"George Olaru","path":"/georgeolaru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1632775?s=80&v=4"},"commit":{"message":"Remove wp_render_layout_support_flag to resolve alignment issue in WP 6.4 #340\n\nThis commit removes the wp_render_layout_support_flag filter from our theme's functions. The removal is aimed at addressing a layout and alignment issue encountered with Button blocks in WordPress 6.4. This change ensures that the necessary CSS classes for proper block alignment are correctly applied, maintaining the intended visual style and functionality.","shortMessageHtmlLink":"Remove wp_render_layout_support_flag to resolve alignment issue in WP…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQIvzFwA","startCursor":null,"endCursor":null}},"title":"Activity · pixelgrade/anima"}