{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":68200339,"defaultBranch":"master","name":"react-native-modal-datetime-picker","ownerLogin":"mmazzarolo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-09-14T11:27:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9536354?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1687877343.5954711","currentOid":""},"activityList":{"items":[{"before":"f0cd6e4fbe3965092f7337392e4869564ffa60e1","after":"56cc719a5e20cbe6aab7606a50b5e84765e1c391","ref":"refs/heads/master","pushedAt":"2023-10-04T11:13:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmazzarolo","name":"Matteo Mazzarolo","path":"/mmazzarolo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9536354?s=80&v=4"},"commit":{"message":"Fix typo in README.md (#723)\n\nactiveOpaticy->activeOpacity","shortMessageHtmlLink":"Fix typo in README.md (#723)"}},{"before":"cab8968e321af831cd30a197f8bd98fef08df436","after":"f0cd6e4fbe3965092f7337392e4869564ffa60e1","ref":"refs/heads/master","pushedAt":"2023-08-18T08:50:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 17.1.0 [skip ci]\n\n# [17.1.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v17.0.0...v17.1.0) (2023-08-18)\n\n### Features\n\n* Support iPhone 14 Pro & Pro Max safe area bottom inset ([#718](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/718)) ([cab8968](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/cab8968e321af831cd30a197f8bd98fef08df436))","shortMessageHtmlLink":"chore(release): 17.1.0 [skip ci]"}},{"before":"fb06dacff91ec2a83a1308f778207ec1220cd424","after":"cab8968e321af831cd30a197f8bd98fef08df436","ref":"refs/heads/master","pushedAt":"2023-08-18T08:49:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmazzarolo","name":"Matteo Mazzarolo","path":"/mmazzarolo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9536354?s=80&v=4"},"commit":{"message":"feat: Support iPhone 14 Pro & Pro Max safe area bottom inset (#718)","shortMessageHtmlLink":"feat: Support iPhone 14 Pro & Pro Max safe area bottom inset (#718)"}},{"before":"a8bb4caad33f05e423d78c2fae1b6286dde8d34d","after":"fb06dacff91ec2a83a1308f778207ec1220cd424","ref":"refs/heads/master","pushedAt":"2023-07-13T13:35:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmazzarolo","name":"Matteo Mazzarolo","path":"/mmazzarolo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9536354?s=80&v=4"},"commit":{"message":"Prepend npx to expo install (#714)","shortMessageHtmlLink":"Prepend npx to expo install (#714)"}},{"before":"759600e84aa3130a40cee028652a9fb00481aad1","after":"a8bb4caad33f05e423d78c2fae1b6286dde8d34d","ref":"refs/heads/master","pushedAt":"2023-06-27T14:49:02.790Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 17.0.0 [skip ci]\n\n# [17.0.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v16.0.0...v17.0.0) (2023-06-27)\n\n### Bug Fixes\n\n* swap `CancelButton`'s `themedButtonStyle` style order, closes [#689](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/689) ([#712](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/712)) ([759600e](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/759600e84aa3130a40cee028652a9fb00481aad1))\n\n### BREAKING CHANGES\n\n* This is a light breaking change since it might break the UI of folks relying on the previous (wrong) order","shortMessageHtmlLink":"chore(release): 17.0.0 [skip ci]"}},{"before":"8b76cfff7427c5840d18addbd745b901c146364c","after":"759600e84aa3130a40cee028652a9fb00481aad1","ref":"refs/heads/master","pushedAt":"2023-06-27T14:48:15.089Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmazzarolo","name":"Matteo Mazzarolo","path":"/mmazzarolo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9536354?s=80&v=4"},"commit":{"message":"fix: swap `CancelButton`'s `themedButtonStyle` style order, closes #689 (#712)\n\nBREAKING CHANGE: This is a light breaking change since it might break the UI of folks relying on the previous (wrong) order","shortMessageHtmlLink":"fix: swap CancelButton's themedButtonStyle style order, closes #689…"}},{"before":"947614a0250a33db826ebd1c27e03bb198d063d9","after":"8b76cfff7427c5840d18addbd745b901c146364c","ref":"refs/heads/master","pushedAt":"2023-06-26T14:47:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 16.0.0 [skip ci]\n\n# [16.0.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v15.0.1...v16.0.0) (2023-06-26)\n\n### Bug Fixes\n\n* Remove date parameter from onCancel ([#711](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/711)) ([947614a](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/947614a0250a33db826ebd1c27e03bb198d063d9))\n\n### BREAKING CHANGES\n\n* This is a breaking change since it might people using the `onCancel` parameter in weird ways.","shortMessageHtmlLink":"chore(release): 16.0.0 [skip ci]"}},{"before":"4aee8ae499d4dec2989ca8cf38462de06f18c295","after":"947614a0250a33db826ebd1c27e03bb198d063d9","ref":"refs/heads/master","pushedAt":"2023-06-26T14:47:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmazzarolo","name":"Matteo Mazzarolo","path":"/mmazzarolo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9536354?s=80&v=4"},"commit":{"message":"fix: Remove date parameter from onCancel (#711)\n\nBREAKING CHANGE: This is a breaking change since it might people using the `onCancel` parameter in weird ways.","shortMessageHtmlLink":"fix: Remove date parameter from onCancel (#711)"}},{"before":"c37da1d0f6946259a32e790876325ce61b1055ca","after":"4aee8ae499d4dec2989ca8cf38462de06f18c295","ref":"refs/heads/master","pushedAt":"2023-05-10T06:53:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 15.0.1 [skip ci]\n\n## [15.0.1](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v15.0.0...v15.0.1) (2023-05-10)\n\n### Bug Fixes\n\n* add missing type declarations ([#704](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/704)) ([c37da1d](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/c37da1d0f6946259a32e790876325ce61b1055ca))","shortMessageHtmlLink":"chore(release): 15.0.1 [skip ci]"}},{"before":"1d1f5bd1996a34fa7b7e85f91fb6ed42c8a52421","after":"c37da1d0f6946259a32e790876325ce61b1055ca","ref":"refs/heads/master","pushedAt":"2023-05-10T06:53:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmazzarolo","name":"Matteo Mazzarolo","path":"/mmazzarolo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9536354?s=80&v=4"},"commit":{"message":"fix: add missing type declarations (#704)","shortMessageHtmlLink":"fix: add missing type declarations (#704)"}},{"before":"8733f8342f579c5a69db84fcf1164f318cbb5d24","after":"1d1f5bd1996a34fa7b7e85f91fb6ed42c8a52421","ref":"refs/heads/master","pushedAt":"2023-04-08T18:01:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 15.0.0 [skip ci]\n\n# [15.0.0](https://github.com/mmazzarolo/react-native-modal-datetime-picker/compare/v14.0.1...v15.0.0) (2023-04-08)\n\n### Bug Fixes\n\n* resolve occasional styling bug with inline `display` in `datetime` mode on iOS ([#697](https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/697)) ([8733f83](https://github.com/mmazzarolo/react-native-modal-datetime-picker/commit/8733f8342f579c5a69db84fcf1164f318cbb5d24))\n\n### BREAKING CHANGES\n\n* This is a light breaking change since it might break custom patches people applied to fix this issue in other way + we're bumping the `@react-native-community/datetimepicker` peer-dependency version","shortMessageHtmlLink":"chore(release): 15.0.0 [skip ci]"}},{"before":"83363d79224dca76f235cd08af59bd6dbeae461e","after":"8733f8342f579c5a69db84fcf1164f318cbb5d24","ref":"refs/heads/master","pushedAt":"2023-04-08T17:59:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmazzarolo","name":"Matteo Mazzarolo","path":"/mmazzarolo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9536354?s=80&v=4"},"commit":{"message":"fix: resolve occasional styling bug with inline `display` in `datetime` mode on iOS (#697)\n\nBREAKING CHANGE: This is a light breaking change since it might break custom patches people applied to fix this issue in other way + we're bumping the `@react-native-community/datetimepicker` peer-dependency version","shortMessageHtmlLink":"fix: resolve occasional styling bug with inline display in `datetim…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADjycTKgA","startCursor":null,"endCursor":null}},"title":"Activity · mmazzarolo/react-native-modal-datetime-picker"}