{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":842080161,"defaultBranch":"main","name":"patternfly-react","ownerLogin":"rebeccaalpert","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-08-13T16:21:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7014965?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726597761.0","currentOid":""},"activityList":{"items":[{"before":"4b7c7123e09dce654fe540c97e4648034c42e498","after":"cd0543f5a9c75010e0fd697b3d9986a8f4f33898","ref":"refs/heads/code-editor-height","pushedAt":"2024-09-18T20:44:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"Adjust to Coker's new suggestions","shortMessageHtmlLink":"Adjust to Coker's new suggestions"}},{"before":"daec7e70d74883be87f75e11a2639d1650210465","after":"4b7c7123e09dce654fe540c97e4648034c42e498","ref":"refs/heads/code-editor-height","pushedAt":"2024-09-18T18:14:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"Switch to modifier classes","shortMessageHtmlLink":"Switch to modifier classes"}},{"before":"5bf804f6d84e38d6413f9884c213130e042ae794","after":"daec7e70d74883be87f75e11a2639d1650210465","ref":"refs/heads/code-editor-height","pushedAt":"2024-09-18T18:11:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"Switch to modifier classes","shortMessageHtmlLink":"Switch to modifier classes"}},{"before":"1572e8543cf4f738e1c437fdc2c245f7a5e4088b","after":"5bf804f6d84e38d6413f9884c213130e042ae794","ref":"refs/heads/code-editor-height","pushedAt":"2024-09-18T18:05:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"Switch to modifier classes","shortMessageHtmlLink":"Switch to modifier classes"}},{"before":"7b64b054146bfffde5bcddda317f2381a6ef540e","after":"ab1735b515616effcc6bdff25ce301e15cf5e764","ref":"refs/heads/main","pushedAt":"2024-09-17T21:02:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"chore(release): releasing packages [ci skip]\n\n - @patternfly/react-code-editor@6.0.0-prerelease.11\n - @patternfly/react-core@6.0.0-prerelease.11\n - @patternfly/react-docs@7.0.0-prerelease.17\n - @patternfly/react-drag-drop@6.0.0-prerelease.11\n - demo-app-ts@6.0.0-prerelease.13\n - @patternfly/react-table@6.0.0-prerelease.11\n - @patternfly/react-templates@6.0.0-prerelease.11","shortMessageHtmlLink":"chore(release): releasing packages [ci skip]"}},{"before":"a948119d282d219dcad6fee69bb5ed39704e5fd6","after":"1572e8543cf4f738e1c437fdc2c245f7a5e4088b","ref":"refs/heads/code-editor-height","pushedAt":"2024-09-17T20:42:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"fix(CodeEditor): Set default height\n\nThe docs state that the default height is 100%. However, the examples just break if you don't pass in a height. This should help.","shortMessageHtmlLink":"fix(CodeEditor): Set default height"}},{"before":"820bf772ff545ce7ed4a2beb225c7677090881b8","after":"b0d0f5457523a09e2db912893887fe066f194a80","ref":"refs/heads/backdrop-class","pushedAt":"2024-09-17T18:31:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"fix(Modal): Allow users to add classes to backdrop\n\nWe need to adjust the behavior in Virtual Assistant, but there's no way for us to target it specifically. This would let us pass a class down.","shortMessageHtmlLink":"fix(Modal): Allow users to add classes to backdrop"}},{"before":null,"after":"820bf772ff545ce7ed4a2beb225c7677090881b8","ref":"refs/heads/backdrop-class","pushedAt":"2024-09-17T18:29:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"fix(Modal): Allow users to add classes to backdrop\n\nWe need to adjust the behavior in Virtual Assistant, but there's no way for us to target it specifically. This would let us pass a class down.","shortMessageHtmlLink":"fix(Modal): Allow users to add classes to backdrop"}},{"before":null,"after":"a948119d282d219dcad6fee69bb5ed39704e5fd6","ref":"refs/heads/code-editor-height","pushedAt":"2024-09-17T18:16:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"fix(CodeEditor): Set default height\n\nThe docs state that the default height is 100%. However, the examples just break if you don't pass in a height. This should help.","shortMessageHtmlLink":"fix(CodeEditor): Set default height"}},{"before":null,"after":"94c92b3dfaa93513719f5c5c557102886abe254e","ref":"refs/heads/screenshots","pushedAt":"2024-08-15T13:43:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rebeccaalpert","name":"Rebecca Alpert","path":"/rebeccaalpert","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7014965?s=80&v=4"},"commit":{"message":"chore(docs): Update screenshots","shortMessageHtmlLink":"chore(docs): Update screenshots"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuiXAJQA","startCursor":null,"endCursor":null}},"title":"Activity ยท rebeccaalpert/patternfly-react"}