{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":591760880,"defaultBranch":"main","name":"search-for-tab","ownerLogin":"BartoszKlonowski","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-01-21T19:28:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/70535775?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1679599485.0","currentOid":""},"activityList":{"items":[{"before":"20cdc73a1dfffd219bad5dab0be2275d166c474b","after":"c23d0fd8ce7a6065e3573fa7992f8538b9fe774c","ref":"refs/heads/main","pushedAt":"2023-05-17T22:08:05.175Z","pushType":"push","commitsCount":1,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Update the package lockfile version","shortMessageHtmlLink":"Update the package lockfile version"}},{"before":"d8704108b930873f3129c8e3ea4775050c8be0cc","after":"20cdc73a1dfffd219bad5dab0be2275d166c474b","ref":"refs/heads/main","pushedAt":"2023-03-23T19:22:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Release v1.1.0 (#15)\n\n* Update version of the package\r\n\r\n* Update version of the app in manifest\r\n\r\n* Update lockfile regarding new package version","shortMessageHtmlLink":"Release v1.1.0 (#15)"}},{"before":"1472861cb5385124561ebfebe8289e9a475c1f83","after":"b9286acd67ce46097a8c7be2a00fe682ed9236e8","ref":"refs/heads/release/v1.1.0","pushedAt":"2023-03-23T19:04:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Update lockfile regarding new package version","shortMessageHtmlLink":"Update lockfile regarding new package version"}},{"before":null,"after":"1472861cb5385124561ebfebe8289e9a475c1f83","ref":"refs/heads/release/v1.1.0","pushedAt":"2023-03-23T18:59:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Update version of the app in manifest","shortMessageHtmlLink":"Update version of the app in manifest"}},{"before":"28322dfdb056d02e6688f94b4781bbe0622d3f7e","after":"d8704108b930873f3129c8e3ea4775050c8be0cc","ref":"refs/heads/main","pushedAt":"2023-03-23T18:57:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Replace Time with Tabs keyword","shortMessageHtmlLink":"Replace Time with Tabs keyword"}},{"before":"e1e293140c452daffd07024bb6db9165143b5cf7","after":"28322dfdb056d02e6688f94b4781bbe0622d3f7e","ref":"refs/heads/main","pushedAt":"2023-03-22T01:42:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Update example & docs regarding the case match option (#14)\n\n* Replace examples for README with case-sensitive demos\r\n\r\n* Include in repo examples for product page\r\n\r\n* Mention the case sensitive option and default value in README","shortMessageHtmlLink":"Update example & docs regarding the case match option (#14)"}},{"before":"fd391d3db28eb873af4fc581ad8568c8b31c6492","after":"3050fd75d841e622231d37812b2a4c2fc91ff6a6","ref":"refs/heads/chore/examples-docs-update","pushedAt":"2023-03-21T22:09:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Mention the case sensitive option and default value in README","shortMessageHtmlLink":"Mention the case sensitive option and default value in README"}},{"before":null,"after":"fd391d3db28eb873af4fc581ad8568c8b31c6492","ref":"refs/heads/chore/examples-docs-update","pushedAt":"2023-03-21T22:07:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Include in repo examples for product page","shortMessageHtmlLink":"Include in repo examples for product page"}},{"before":"3d0732f7986928590c30554accbbc6369700b60c","after":"e1e293140c452daffd07024bb6db9165143b5cf7","ref":"refs/heads/main","pushedAt":"2023-03-16T22:39:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Search phrase case matching (#13)\n\n* Use Callback for tabs filtering\r\n\r\n* Check for TextInput to matchCase styling adjustments\r\n\r\n* Add styling to the matchCase button\r\n\r\n* Add matchCase to the text input\r\n\r\n* Handle the matchCase change on level of Popup\r\n\r\n* Use isCaseSensitive prop to determine the tab search\r\n\r\n* Pass matchCase to TabResultsList to respect user's choice\r\n\r\n* Simplify and fix logic of case matching and memoization\r\n\r\n* Test against the lower/upper case settings\r\n\r\n* Add translations for the match case tooltip\r\n\r\n* Provide match case button with tooltip","shortMessageHtmlLink":"Search phrase case matching (#13)"}},{"before":"5ec66e760381e61a4c270647237a34c5f65f387a","after":"3fa4293d12c0d0f4d8da056bada806116cf73fec","ref":"refs/heads/feature/case-insensitive-search-phrase","pushedAt":"2023-03-15T17:17:00.901Z","pushType":"push","commitsCount":2,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Provide match case button with tooltip","shortMessageHtmlLink":"Provide match case button with tooltip"}},{"before":"6078138eac434f8cf9adb6eb4d987f1b366b18b5","after":"5ec66e760381e61a4c270647237a34c5f65f387a","ref":"refs/heads/feature/case-insensitive-search-phrase","pushedAt":"2023-03-15T16:51:16.124Z","pushType":"push","commitsCount":2,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Test against the lower/upper case settings","shortMessageHtmlLink":"Test against the lower/upper case settings"}},{"before":"aa0bd801ba60170b23a76ca8f51e2d5bcc8542a0","after":"6078138eac434f8cf9adb6eb4d987f1b366b18b5","ref":"refs/heads/feature/case-insensitive-search-phrase","pushedAt":"2023-03-15T16:06:49.865Z","pushType":"push","commitsCount":2,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Pass matchCase to TabResultsList to respect user's choice","shortMessageHtmlLink":"Pass matchCase to TabResultsList to respect user's choice"}},{"before":null,"after":"aa0bd801ba60170b23a76ca8f51e2d5bcc8542a0","ref":"refs/heads/feature/case-insensitive-search-phrase","pushedAt":"2023-03-14T22:27:38.819Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BartoszKlonowski","name":"Bartosz Klonowski","path":"/BartoszKlonowski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70535775?s=80&v=4"},"commit":{"message":"Handle the matchCase change on level of Popup","shortMessageHtmlLink":"Handle the matchCase change on level of Popup"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADLvrXwQA","startCursor":null,"endCursor":null}},"title":"Activity ยท BartoszKlonowski/search-for-tab"}