-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for page=1 and perPage=-1 to getMergedItemIds (#22707)
* Add support page=1 and perPage=-1 to getMergedItemIds * Add one more test case * short-circuit instead of looping through the data * Update test descriptions * Return a copy of nextItemIds instead of the original list * Update reducer.js * Update reducer.js * Update reducer.js
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters