{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":732810727,"defaultBranch":"main","name":"ngrx-toolkit","ownerLogin":"angular-architects","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-17T22:23:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/61938637?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717770906.0","currentOid":""},"activityList":{"items":[{"before":"fc03cee71d5b839b2a4fd141fa18a7d8b16282ad","after":"f8afdc09fd871e35a659e88d871ecf4b8406f19c","ref":"refs/heads/main","pushedAt":"2024-06-07T14:35:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.4.0","shortMessageHtmlLink":"chore(release): publish 0.4.0"}},{"before":"f0d8b96ae6c13b07d93837c91b3a9ab5854ba05f","after":"fc03cee71d5b839b2a4fd141fa18a7d8b16282ad","ref":"refs/heads/main","pushedAt":"2024-06-07T13:30:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"feat: Add local pagination feature (#56)\n\nThis commit adds the implementation for local pagination in the `withPagination` function. It allows for displaying a subset of items from a larger collection, based on the current page and page size.\r\n\r\nThe `withPagination` function accepts an optional `collection` parameter to support multiple paginated collections. It calculates the selected page entities, total count, total pages, and page navigation array based on the provided options.\r\n\r\nAdditionally, utility functions like `gotoPage`, `setPageSize`, `nextPage`, `previousPage`, `firstPage`, and `setMaxPageNavigationArrayItems` are provided to easily update the pagination state.\r\n\r\nExport with-pagination\r\n\r\nDowngrade signals package\r\n\r\nUpdate signal package","shortMessageHtmlLink":"feat: Add local pagination feature (#56)"}},{"before":"30323da69b0142470e5c7bb66c8a2543244ed712","after":"f0d8b96ae6c13b07d93837c91b3a9ab5854ba05f","ref":"refs/heads/main","pushedAt":"2024-06-07T13:28:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.3.1","shortMessageHtmlLink":"chore(release): publish 0.3.1"}},{"before":"f0d8b96ae6c13b07d93837c91b3a9ab5854ba05f","after":"30323da69b0142470e5c7bb66c8a2543244ed712","ref":"refs/heads/main","pushedAt":"2024-06-07T13:27:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"feat: Add local pagination feature\n\nThis commit adds the implementation for local pagination in the `withPagination` function. It allows for displaying a subset of items from a larger collection, based on the current page and page size.\n\nThe `withPagination` function accepts an optional `collection` parameter to support multiple paginated collections. It calculates the selected page entities, total count, total pages, and page navigation array based on the provided options.\n\nAdditionally, utility functions like `gotoPage`, `setPageSize`, `nextPage`, `previousPage`, `firstPage`, and `setMaxPageNavigationArrayItems` are provided to easily update the pagination state.\n\nExport with-pagination\n\nDowngrade signals package\n\nUpdate signal package","shortMessageHtmlLink":"feat: Add local pagination feature"}},{"before":"4b46c59e7b6a1f57e612376bd5452b71624087b4","after":"f0d8b96ae6c13b07d93837c91b3a9ab5854ba05f","ref":"refs/heads/main","pushedAt":"2024-06-07T13:17:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.3.1","shortMessageHtmlLink":"chore(release): publish 0.3.1"}},{"before":"f0d8b96ae6c13b07d93837c91b3a9ab5854ba05f","after":"4b46c59e7b6a1f57e612376bd5452b71624087b4","ref":"refs/heads/main","pushedAt":"2024-06-07T13:09:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"feat: Add local pagination feature\n\nThis commit adds the implementation for local pagination in the `withPagination` function. It allows for displaying a subset of items from a larger collection, based on the current page and page size.\n\nThe `withPagination` function accepts an optional `collection` parameter to support multiple paginated collections. It calculates the selected page entities, total count, total pages, and page navigation array based on the provided options.\n\nAdditionally, utility functions like `gotoPage`, `setPageSize`, `nextPage`, `previousPage`, `firstPage`, and `setMaxPageNavigationArrayItems` are provided to easily update the pagination state.\n\nExport with-pagination\n\nDowngrade signals package\n\nUpdate signal package","shortMessageHtmlLink":"feat: Add local pagination feature"}},{"before":"f894f538b469b4a3fb47fed4ff33362ef0286b9e","after":"f0d8b96ae6c13b07d93837c91b3a9ab5854ba05f","ref":"refs/heads/main","pushedAt":"2024-05-27T21:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.3.1","shortMessageHtmlLink":"chore(release): publish 0.3.1"}},{"before":"729c84d9198ac4f977d7c52f6ac14f484ca20404","after":"f894f538b469b4a3fb47fed4ff33362ef0286b9e","ref":"refs/heads/main","pushedAt":"2024-05-27T21:49:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore: depend only on @ngrx/signals\n\nremoving peerDependencies for angular\nbecause they are transitive\n\nfixes #51","shortMessageHtmlLink":"chore: depend only on @ngrx/signals"}},{"before":"7ef7ef008c2c7a6f82728ead6a35189d4d7f4e1b","after":"729c84d9198ac4f977d7c52f6ac14f484ca20404","ref":"refs/heads/main","pushedAt":"2024-05-13T15:37:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"fix: lazy load routes to get under the build budget","shortMessageHtmlLink":"fix: lazy load routes to get under the build budget"}},{"before":"43437209c102056378ae3b3d91067d82e11715c5","after":"7ef7ef008c2c7a6f82728ead6a35189d4d7f4e1b","ref":"refs/heads/main","pushedAt":"2024-04-20T16:19:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.3.0","shortMessageHtmlLink":"chore(release): publish 0.3.0"}},{"before":"6ec17e779808a7ab3a56d693ab44cbc60d4c25c7","after":"43437209c102056378ae3b3d91067d82e11715c5","ref":"refs/heads/main","pushedAt":"2024-04-20T16:01:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"feat(devtools): rename `patchState` to `updateState`\n\nThe name `patchState` is already used by the SignalStore. For better\ndifferentiation, a renaming was necessary.\n\n`patchState` from this library is still available but marked\nas deprecated.","shortMessageHtmlLink":"feat(devtools): rename patchState to updateState"}},{"before":"1c5ef8984cea920f0e77e36f016fc5eccf2c0af0","after":"6ec17e779808a7ab3a56d693ab44cbc60d4c25c7","ref":"refs/heads/main","pushedAt":"2024-04-20T15:43:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.2.0","shortMessageHtmlLink":"chore(release): publish 0.2.0"}},{"before":"c7f670e79608caa358764cb1863353df21ee38b8","after":"1c5ef8984cea920f0e77e36f016fc5eccf2c0af0","ref":"refs/heads/main","pushedAt":"2024-04-20T15:40:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"feat: add MIT licence","shortMessageHtmlLink":"feat: add MIT licence"}},{"before":"8b333e929a9d8835ac3ec1ecd28e3a7c202dfa0f","after":null,"ref":"refs/tags/v0.2.0","pushedAt":"2024-04-20T15:37:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"}},{"before":"1c5ef8984cea920f0e77e36f016fc5eccf2c0af0","after":"c7f670e79608caa358764cb1863353df21ee38b8","ref":"refs/heads/main","pushedAt":"2024-04-20T15:37:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.2.0","shortMessageHtmlLink":"chore(release): publish 0.2.0"}},{"before":"5a37c44001f2424efd7904b7c78d4eef81837033","after":null,"ref":"refs/tags/v0.1.1","pushedAt":"2024-04-20T15:36:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"}},{"before":"1e6db712f16843d2ed439f58a71d551fe3cf76da","after":"1c5ef8984cea920f0e77e36f016fc5eccf2c0af0","ref":"refs/heads/main","pushedAt":"2024-04-20T15:35:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"feat: add MIT licence","shortMessageHtmlLink":"feat: add MIT licence"}},{"before":"a97e565d46e4bbd5e15324dd7d889db362ba8201","after":"1e6db712f16843d2ed439f58a71d551fe3cf76da","ref":"refs/heads/main","pushedAt":"2024-04-20T15:29:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.1.1","shortMessageHtmlLink":"chore(release): publish 0.1.1"}},{"before":"b4144d1536159355b21405e89795db0a4e36805d","after":"a97e565d46e4bbd5e15324dd7d889db362ba8201","ref":"refs/heads/main","pushedAt":"2024-04-20T15:28:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"docs: remove 0.1.1 from ChangeLog\n\nwe go directly to 0.2.0","shortMessageHtmlLink":"docs: remove 0.1.1 from ChangeLog"}},{"before":"af929fb057ace0dc434f1bfc6ecdd4a8c6d84bb2","after":null,"ref":"refs/tags/v0.1.1","pushedAt":"2024-04-20T15:25:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"}},{"before":"9c0f94fd17b158f048dba86594f48a86fb0bf3c3","after":"b4144d1536159355b21405e89795db0a4e36805d","ref":"refs/heads/main","pushedAt":"2024-04-20T15:18:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): publish 0.1.1","shortMessageHtmlLink":"chore(release): publish 0.1.1"}},{"before":"72f3898926c03dba357431677ccb34b4fb0c7d40","after":"9c0f94fd17b158f048dba86594f48a86fb0bf3c3","ref":"refs/heads/main","pushedAt":"2024-04-20T15:06:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"fix: nx release with correct publish directory","shortMessageHtmlLink":"fix: nx release with correct publish directory"}},{"before":"0e8388298a87727ef8ae266d26f30aeb08952f84","after":"72f3898926c03dba357431677ccb34b4fb0c7d40","ref":"refs/heads/main","pushedAt":"2024-04-20T14:13:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore: update to nx 18.3","shortMessageHtmlLink":"chore: update to nx 18.3"}},{"before":"12d0077ece05023d9f0b7544f21ae6c010b208d4","after":"0e8388298a87727ef8ae266d26f30aeb08952f84","ref":"refs/heads/main","pushedAt":"2024-04-19T12:30:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"fix(redux): remove parameter from `noPayload` action functions","shortMessageHtmlLink":"fix(redux): remove parameter from noPayload action functions"}},{"before":"92a47ef4b121aa57cd890813f437a4382de41212","after":"12d0077ece05023d9f0b7544f21ae6c010b208d4","ref":"refs/heads/main","pushedAt":"2024-04-18T22:52:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"fix(redux): multiple effects can subscribe to the same action","shortMessageHtmlLink":"fix(redux): multiple effects can subscribe to the same action"}},{"before":"4ea4328255f3827071bc4a1218bc568f8083e168","after":"92a47ef4b121aa57cd890813f437a4382de41212","ref":"refs/heads/main","pushedAt":"2024-03-15T23:15:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"misc: refactored named types of withCallState","shortMessageHtmlLink":"misc: refactored named types of withCallState"}},{"before":"bfb81a2b92dae47955afebe3d43c6ea0ab1e7cd8","after":"4ea4328255f3827071bc4a1218bc568f8083e168","ref":"refs/heads/main","pushedAt":"2024-03-03T19:54:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): v0.1.2","shortMessageHtmlLink":"chore(release): v0.1.2"}},{"before":"dccfc774adba66321770a0cdc3ef4609d136cb8b","after":"bfb81a2b92dae47955afebe3d43c6ea0ab1e7cd8","ref":"refs/heads/main","pushedAt":"2024-03-03T19:50:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"chore(release): v0.1.1","shortMessageHtmlLink":"chore(release): v0.1.1"}},{"before":null,"after":"397a3e29028e0f73c1d803ffb073e5a6a17d453e","ref":"refs/heads/fix-undo-redo","pushedAt":"2024-03-02T16:07:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"manfredsteyer","name":"Manfred Steyer","path":"/manfredsteyer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1573728?s=80&v=4"},"commit":{"message":"fix: make private undo/redo state instance-specific","shortMessageHtmlLink":"fix: make private undo/redo state instance-specific"}},{"before":"8d004ca4edba1f91a5e1b53c8532de05c765a525","after":"dccfc774adba66321770a0cdc3ef4609d136cb8b","ref":"refs/heads/main","pushedAt":"2024-03-02T11:39:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rainerhahnekamp","name":"Rainer Hahnekamp","path":"/rainerhahnekamp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5721205?s=80&v=4"},"commit":{"message":"docs: add Derrick Brown to ChangeLog","shortMessageHtmlLink":"docs: add Derrick Brown to ChangeLog"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX1Hd-wA","startCursor":null,"endCursor":null}},"title":"Activity ยท angular-architects/ngrx-toolkit"}