Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[@types/underscore] Collection and Array Tests - Each, ToArray, and Partition #46120

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
69dab4d
Updating type definitions for each, partition, and toArray and adding…
reubenrybnik Jul 15, 2020
f06ef34
Adding a multi-call chain test.
reubenrybnik Jul 16, 2020
190ade1
Fixing some issues around type unions and implicit any errors for eac…
reubenrybnik Jul 16, 2020
7fbaab6
Adding tests around issues fixed by the change to CollectionIterator …
reubenrybnik Jul 16, 2020
3e8d0e7
Adding identity iteratee tests for partition and making the identity …
reubenrybnik Jul 17, 2020
2a60294
Removing IterateePropertyShorthand because the last thing that was us…
reubenrybnik Jul 17, 2020
9355160
Update summary comments to reflect that the iteratee for `each` is al…
reubenrybnik Jul 17, 2020
018f6b2
Moving EnumerableKey and CollectionKey up above the iterators.
reubenrybnik Jul 17, 2020
b94628f
Updating CollectionIterator and MemoCollectionIterator to be interfac…
reubenrybnik Jul 17, 2020
3b624ab
Updating Array<EnumerableKey> to EnumerableKey[] to match other array…
reubenrybnik Jul 17, 2020
08218f8
Adding tests for the more complicated Iteratee and IterateeResult types.
reubenrybnik Jul 17, 2020
c131040
Dropping extra overloads of reduce and reduceRight since getting rid …
reubenrybnik Jul 17, 2020
53d6759
Dropping MemoIterator and MemoObjectIterator since they're no longer …
reubenrybnik Jul 17, 2020
11a4a6c
While I'm cleaning up reduce and reduceRight anyway, also updating th…
reubenrybnik Jul 17, 2020
090cc12
Revert "Dropping MemoIterator and MemoObjectIterator since they're no…
reubenrybnik Jul 17, 2020
9a58d18
Updating non-collection iterator types to be aliases of collection it…
reubenrybnik Jul 17, 2020
d523e62
Putting better constraints on iterators and temporarily reverting bac…
reubenrybnik Jul 17, 2020
8bbe474
Adding missing $ExpectTypes in function Iteratee tests.
reubenrybnik Jul 17, 2020
6ec881b
Adding null to Iteratee and IterateeResult and moving undefined to th…
reubenrybnik Jul 17, 2020
5ef8fe2
Adding null iteratee tests.
reubenrybnik Jul 17, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view