{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":49016322,"defaultBranch":"main","name":"components","ownerLogin":"angular","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-01-04T18:50:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/139426?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717035465.0","currentOid":""},"activityList":{"items":[{"before":"7f67f8fdcf609cdbffc38cabbb9803b9f5bb0220","after":"b0b87e1eeb9e5775caf2d9a67054960487ec4467","ref":"refs/heads/18.0.x","pushedAt":"2024-05-31T17:15:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmalerba","name":"Miles Malerba","path":"/mmalerba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14793288?s=80&v=4"},"commit":{"message":"test: Move more CDK tests to zoneless (#29144)\n\n(cherry picked from commit 04d3b63de2fb843beb55836e39e930c3342d26f1)","shortMessageHtmlLink":"test: Move more CDK tests to zoneless (#29144)"}},{"before":"dbcf35d638287037ef0881db9f374d563d7fb502","after":"04d3b63de2fb843beb55836e39e930c3342d26f1","ref":"refs/heads/main","pushedAt":"2024-05-31T17:15:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmalerba","name":"Miles Malerba","path":"/mmalerba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14793288?s=80&v=4"},"commit":{"message":"test: Move more CDK tests to zoneless (#29144)","shortMessageHtmlLink":"test: Move more CDK tests to zoneless (#29144)"}},{"before":"d215efa632a88b36a5f0ea921c06708458c905bb","after":"7f67f8fdcf609cdbffc38cabbb9803b9f5bb0220","ref":"refs/heads/18.0.x","pushedAt":"2024-05-31T06:30:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"refactor(material/checkbox): simplify structural styles (#29136)\n\nSimplifies the styles for the checkbox to make them smaller and easier to follow.\n\n(cherry picked from commit dbcf35d638287037ef0881db9f374d563d7fb502)","shortMessageHtmlLink":"refactor(material/checkbox): simplify structural styles (#29136)"}},{"before":"3b96730f321dd831db5ac49a85ce7c5f72e63fbb","after":"dbcf35d638287037ef0881db9f374d563d7fb502","ref":"refs/heads/main","pushedAt":"2024-05-31T06:30:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"refactor(material/checkbox): simplify structural styles (#29136)\n\nSimplifies the styles for the checkbox to make them smaller and easier to follow.","shortMessageHtmlLink":"refactor(material/checkbox): simplify structural styles (#29136)"}},{"before":"5e3d13d559c963b8b913ef35569cfbfe01ea207a","after":"d215efa632a88b36a5f0ea921c06708458c905bb","ref":"refs/heads/18.0.x","pushedAt":"2024-05-30T22:06:31.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"test(cdk/drag-drop): convert tests to standalone\n\nConverts the `drag-drop` tests to standalone to avoid some AoT compilation issues on the CI.\n\n(cherry picked from commit 3b96730f321dd831db5ac49a85ce7c5f72e63fbb)","shortMessageHtmlLink":"test(cdk/drag-drop): convert tests to standalone"}},{"before":"3314414e174a3fda90d18c8d00cf284a77f04e9c","after":"3b96730f321dd831db5ac49a85ce7c5f72e63fbb","ref":"refs/heads/main","pushedAt":"2024-05-30T22:06:25.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"test(cdk/drag-drop): convert tests to standalone\n\nConverts the `drag-drop` tests to standalone to avoid some AoT compilation issues on the CI.","shortMessageHtmlLink":"test(cdk/drag-drop): convert tests to standalone"}},{"before":"cb67dffd5be3633e30e5e0254191eb7b12381222","after":"5e3d13d559c963b8b913ef35569cfbfe01ea207a","ref":"refs/heads/18.0.x","pushedAt":"2024-05-30T04:53:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/slider): Tick marks changes position as the slider is changed (for a step that is decimal number) (#29108)\n\nFixes the bug in the Angular Material 'slider' component.\nChanged the function in the calculation from .floor to .round\nDue to floating-point precision in JavaScript. (1 - 0.9) / 0.1 evaluates to 0.9999999999999999\nEven though mathematically it should be 1\nThe calculation in the code resulted in slightly smaller value.\nMath.floor(0.9999999999999999) evaluates to 0.\nMath.round(0.9999999999999999) evaluates to 1.\n\nFixes #29084\n\n(cherry picked from commit 3314414e174a3fda90d18c8d00cf284a77f04e9c)","shortMessageHtmlLink":"fix(material/slider): Tick marks changes position as the slider is ch…"}},{"before":"5f933166fd063d81859970cbecf8c778c0992f7e","after":"3314414e174a3fda90d18c8d00cf284a77f04e9c","ref":"refs/heads/main","pushedAt":"2024-05-30T04:53:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/slider): Tick marks changes position as the slider is changed (for a step that is decimal number) (#29108)\n\nFixes the bug in the Angular Material 'slider' component.\nChanged the function in the calculation from .floor to .round\nDue to floating-point precision in JavaScript. (1 - 0.9) / 0.1 evaluates to 0.9999999999999999\nEven though mathematically it should be 1\nThe calculation in the code resulted in slightly smaller value.\nMath.floor(0.9999999999999999) evaluates to 0.\nMath.round(0.9999999999999999) evaluates to 1.\n\nFixes #29084","shortMessageHtmlLink":"fix(material/slider): Tick marks changes position as the slider is ch…"}},{"before":"f00d2969f4144d58a69660fc0ca2d4d628d28ebb","after":"5f933166fd063d81859970cbecf8c778c0992f7e","ref":"refs/heads/main","pushedAt":"2024-05-30T02:17:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrewseguin","name":"Andrew Seguin","path":"/andrewseguin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22898577?s=80&v=4"},"commit":{"message":"release: cut the v18.1.0-next.0 release","shortMessageHtmlLink":"release: cut the v18.1.0-next.0 release"}},{"before":"205c0a4dcb8368356109084f8c68303650b16a4a","after":"f00d2969f4144d58a69660fc0ca2d4d628d28ebb","ref":"refs/heads/main","pushedAt":"2024-05-30T01:23:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrewseguin","name":"Andrew Seguin","path":"/andrewseguin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22898577?s=80&v=4"},"commit":{"message":"docs: release notes for the v18.0.1 release","shortMessageHtmlLink":"docs: release notes for the v18.0.1 release"}},{"before":"c1f3aa928935c2bb61160a75b35b1e18c0f5e001","after":"cb67dffd5be3633e30e5e0254191eb7b12381222","ref":"refs/heads/18.0.x","pushedAt":"2024-05-29T22:39:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrewseguin","name":"Andrew Seguin","path":"/andrewseguin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22898577?s=80&v=4"},"commit":{"message":"release: cut the v18.0.1 release","shortMessageHtmlLink":"release: cut the v18.0.1 release"}},{"before":"6281fe6b791d6dfd0a0450540af0b46d19727be7","after":"c1f3aa928935c2bb61160a75b35b1e18c0f5e001","ref":"refs/heads/18.0.x","pushedAt":"2024-05-29T17:00:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmalerba","name":"Miles Malerba","path":"/mmalerba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14793288?s=80&v=4"},"commit":{"message":"test: move some CDK tests to zoneless (#29103)\n\n* test: move some CDK tests to zoneless\n\n* test: Fix flakiness in virtual scroll tests\n\n* test: remove overzealous markForCheck calls\n\n(cherry picked from commit 205c0a4dcb8368356109084f8c68303650b16a4a)","shortMessageHtmlLink":"test: move some CDK tests to zoneless (#29103)"}},{"before":"32c53088d171b949477df8198c26b51ebb8caa74","after":"205c0a4dcb8368356109084f8c68303650b16a4a","ref":"refs/heads/main","pushedAt":"2024-05-29T17:00:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmalerba","name":"Miles Malerba","path":"/mmalerba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14793288?s=80&v=4"},"commit":{"message":"test: move some CDK tests to zoneless (#29103)\n\n* test: move some CDK tests to zoneless\n\n* test: Fix flakiness in virtual scroll tests\n\n* test: remove overzealous markForCheck calls","shortMessageHtmlLink":"test: move some CDK tests to zoneless (#29103)"}},{"before":"3d13876dfce43f85ac28e6fc39d4835abc623244","after":"6281fe6b791d6dfd0a0450540af0b46d19727be7","ref":"refs/heads/18.0.x","pushedAt":"2024-05-29T16:06:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmalerba","name":"Miles Malerba","path":"/mmalerba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14793288?s=80&v=4"},"commit":{"message":"test: fix overzealous calls to markForCheck from #29083 (#29131)\n\n(cherry picked from commit 32c53088d171b949477df8198c26b51ebb8caa74)","shortMessageHtmlLink":"test: fix overzealous calls to markForCheck from #29083 (#29131)"}},{"before":"0106420dc1952dffc30dbcc6d89ca41ba92c0ce7","after":"32c53088d171b949477df8198c26b51ebb8caa74","ref":"refs/heads/main","pushedAt":"2024-05-29T16:06:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmalerba","name":"Miles Malerba","path":"/mmalerba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14793288?s=80&v=4"},"commit":{"message":"test: fix overzealous calls to markForCheck from #29083 (#29131)","shortMessageHtmlLink":"test: fix overzealous calls to markForCheck from #29083 (#29131)"}},{"before":"b7c0a6ef56ade6d99e9b097e0d616e9e3bb5a9f5","after":"3d13876dfce43f85ac28e6fc39d4835abc623244","ref":"refs/heads/18.0.x","pushedAt":"2024-05-29T09:30:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"Revert \"fix(material/form-field): outline label position (#29123)\" (#29132)\n\nThis reverts commit eb22e2e85fc007c6357067a2fcf57cb54283f8d5.\n\n(cherry picked from commit 0106420dc1952dffc30dbcc6d89ca41ba92c0ce7)","shortMessageHtmlLink":"Revert \"fix(material/form-field): outline label position (#29123)\" (#…"}},{"before":"eb22e2e85fc007c6357067a2fcf57cb54283f8d5","after":"0106420dc1952dffc30dbcc6d89ca41ba92c0ce7","ref":"refs/heads/main","pushedAt":"2024-05-29T09:30:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"Revert \"fix(material/form-field): outline label position (#29123)\" (#29132)\n\nThis reverts commit eb22e2e85fc007c6357067a2fcf57cb54283f8d5.","shortMessageHtmlLink":"Revert \"fix(material/form-field): outline label position (#29123)\" (#…"}},{"before":"af6bbf57da71d472508872f2c82206d1c1edc045","after":"b7c0a6ef56ade6d99e9b097e0d616e9e3bb5a9f5","ref":"refs/heads/18.0.x","pushedAt":"2024-05-28T16:35:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/form-field): outline label position (#29123)\n\n* fix(form-field): outline label position\n\nFixes the outline label position when a prefix is present and the form field is not yet rendered.\n\nFixes #29064\n\n* fix(material/form-field): adjust text\n\n* fix(material/form-field): requested changes\n\n* fix(material/form-field): adjustments for shadow root\n\n* fix(material/form-field): adjust shadow node check\n\n* fix(material/form-field): adjust logic\n\nSimplify the method\n\n(cherry picked from commit eb22e2e85fc007c6357067a2fcf57cb54283f8d5)","shortMessageHtmlLink":"fix(material/form-field): outline label position (#29123)"}},{"before":"f5f61fa8923a475f15d3bb7356ed738ac75f1dd9","after":"eb22e2e85fc007c6357067a2fcf57cb54283f8d5","ref":"refs/heads/main","pushedAt":"2024-05-28T16:35:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/form-field): outline label position (#29123)\n\n* fix(form-field): outline label position\n\nFixes the outline label position when a prefix is present and the form field is not yet rendered.\n\nFixes #29064\n\n* fix(material/form-field): adjust text\n\n* fix(material/form-field): requested changes\n\n* fix(material/form-field): adjustments for shadow root\n\n* fix(material/form-field): adjust shadow node check\n\n* fix(material/form-field): adjust logic\n\nSimplify the method","shortMessageHtmlLink":"fix(material/form-field): outline label position (#29123)"}},{"before":"24de3d4884677c427e036258eb2e999a89da03e5","after":"af6bbf57da71d472508872f2c82206d1c1edc045","ref":"refs/heads/18.0.x","pushedAt":"2024-05-28T16:31:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"build: fix deprecated husky install command (#29126)\n\n(cherry picked from commit f5f61fa8923a475f15d3bb7356ed738ac75f1dd9)","shortMessageHtmlLink":"build: fix deprecated husky install command (#29126)"}},{"before":"904abe1f1e027b89e524ec1de69a16187b68d1af","after":"f5f61fa8923a475f15d3bb7356ed738ac75f1dd9","ref":"refs/heads/main","pushedAt":"2024-05-28T16:31:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"build: fix deprecated husky install command (#29126)","shortMessageHtmlLink":"build: fix deprecated husky install command (#29126)"}},{"before":"2110f2c97ec8d9b84ee4f8bcd47ca7b95d398879","after":"24de3d4884677c427e036258eb2e999a89da03e5","ref":"refs/heads/18.0.x","pushedAt":"2024-05-28T16:18:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/menu): prevent divider styles from bleeding out (#29111)\n\nFixes that the styles for the menu divider were at the top level which means that they'll also affect dividers outside of the menu.\n\nFixes #29106.\n\n(cherry picked from commit 904abe1f1e027b89e524ec1de69a16187b68d1af)","shortMessageHtmlLink":"fix(material/menu): prevent divider styles from bleeding out (#29111)"}},{"before":"cc00a74ea50df0ea076bfa887f25a023d9bb749f","after":"904abe1f1e027b89e524ec1de69a16187b68d1af","ref":"refs/heads/main","pushedAt":"2024-05-28T16:18:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/menu): prevent divider styles from bleeding out (#29111)\n\nFixes that the styles for the menu divider were at the top level which means that they'll also affect dividers outside of the menu.\n\nFixes #29106.","shortMessageHtmlLink":"fix(material/menu): prevent divider styles from bleeding out (#29111)"}},{"before":"d96b5e39e08945b5b4ec92dbc89a7ef44dec1baa","after":"2110f2c97ec8d9b84ee4f8bcd47ca7b95d398879","ref":"refs/heads/18.0.x","pushedAt":"2024-05-28T15:06:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/tabs): avoid pagination infinite loop in safari (#29121)\n\nFixes a bug reported internally where the tabs pagination was going into an infinite loop at some widths.\n\nThe root cause is a bit unclear, but it looks like in some cases Safari rounds up the `scrollWidth` and in some it doesn't which we end up hitting when adding/removing the pagination.\n\nThese changes work around it by adding a 5px threshold that needs to be crossed before we start showing the pagination. The threshold shouldn't be noticable for users since the tabs have a 24px padding on each side.\n\n(cherry picked from commit cc00a74ea50df0ea076bfa887f25a023d9bb749f)","shortMessageHtmlLink":"fix(material/tabs): avoid pagination infinite loop in safari (#29121)"}},{"before":"233c8a329d229c02cb0252a0022f588437336d80","after":"cc00a74ea50df0ea076bfa887f25a023d9bb749f","ref":"refs/heads/main","pushedAt":"2024-05-28T15:06:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/tabs): avoid pagination infinite loop in safari (#29121)\n\nFixes a bug reported internally where the tabs pagination was going into an infinite loop at some widths.\n\nThe root cause is a bit unclear, but it looks like in some cases Safari rounds up the `scrollWidth` and in some it doesn't which we end up hitting when adding/removing the pagination.\n\nThese changes work around it by adding a 5px threshold that needs to be crossed before we start showing the pagination. The threshold shouldn't be noticable for users since the tabs have a 24px padding on each side.","shortMessageHtmlLink":"fix(material/tabs): avoid pagination infinite loop in safari (#29121)"}},{"before":"466e249cd1eb4b8ce9dd2f9f74c3f4c3cb33cf65","after":"d96b5e39e08945b5b4ec92dbc89a7ef44dec1baa","ref":"refs/heads/18.0.x","pushedAt":"2024-05-28T15:00:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/core): M3 themes not inserting loaded marker\n\nFixes that all M3 themes were causing a \"no theme has been loaded\" warning to be logged, because they weren't inserting the loaded marker.\n\nNote: it's tempting to create the marker as a token, but we can't do it because tokens are output under a selector, whereas we want the marker to always be at the top level since we detect it by creating an element and inserting it into the `body`.\n\nFixes #29115.\n\n(cherry picked from commit 233c8a329d229c02cb0252a0022f588437336d80)","shortMessageHtmlLink":"fix(material/core): M3 themes not inserting loaded marker"}},{"before":"883466ef84fd7de2b35e787de4b124513ec5c7d0","after":"233c8a329d229c02cb0252a0022f588437336d80","ref":"refs/heads/main","pushedAt":"2024-05-28T15:00:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(material/core): M3 themes not inserting loaded marker\n\nFixes that all M3 themes were causing a \"no theme has been loaded\" warning to be logged, because they weren't inserting the loaded marker.\n\nNote: it's tempting to create the marker as a token, but we can't do it because tokens are output under a selector, whereas we want the marker to always be at the top level since we detect it by creating an element and inserting it into the `body`.\n\nFixes #29115.","shortMessageHtmlLink":"fix(material/core): M3 themes not inserting loaded marker"}},{"before":"cec87e7c74a79bf42d8c7a5602b678bee3942181","after":"466e249cd1eb4b8ce9dd2f9f74c3f4c3cb33cf65","ref":"refs/heads/18.0.x","pushedAt":"2024-05-28T14:43:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(youtube-player): error when interacting with the player before the API has been loaded (#29127)\n\nFixes a couple of issues:\n1. We were using the `PlayerState` enum before the API has been loaded which will cause a runtime error because the enum is usually read off the `window`.\n2. Fixes that calling the `playVideo` method wasn't load the YouTube API.\n\nFixes #29030.\n\n(cherry picked from commit 883466ef84fd7de2b35e787de4b124513ec5c7d0)","shortMessageHtmlLink":"fix(youtube-player): error when interacting with the player before th…"}},{"before":"263dadf4f2865d93a3455edca87496625a9d538e","after":"883466ef84fd7de2b35e787de4b124513ec5c7d0","ref":"refs/heads/main","pushedAt":"2024-05-28T14:43:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crisbeto","name":"Kristiyan Kostadinov","path":"/crisbeto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4450522?s=80&v=4"},"commit":{"message":"fix(youtube-player): error when interacting with the player before the API has been loaded (#29127)\n\nFixes a couple of issues:\n1. We were using the `PlayerState` enum before the API has been loaded which will cause a runtime error because the enum is usually read off the `window`.\n2. Fixes that calling the `playVideo` method wasn't load the YouTube API.\n\nFixes #29030.","shortMessageHtmlLink":"fix(youtube-player): error when interacting with the player before th…"}},{"before":"8ddb33a2edf8511d78594e86c28187b8c16c4b81","after":"cec87e7c74a79bf42d8c7a5602b678bee3942181","ref":"refs/heads/18.0.x","pushedAt":"2024-05-24T00:29:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmalerba","name":"Miles Malerba","path":"/mmalerba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14793288?s=80&v=4"},"commit":{"message":"test: Make tests fail on errors and fix newly uncovered failures (#29110)\n\n(cherry picked from commit 263dadf4f2865d93a3455edca87496625a9d538e)","shortMessageHtmlLink":"test: Make tests fail on errors and fix newly uncovered failures (#29110"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWT93ywA","startCursor":null,"endCursor":null}},"title":"Activity · angular/components"}