-
-
Notifications
You must be signed in to change notification settings - Fork 149
Issues: millsp/ts-toolbelt
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Nullable array merge
bug
Something isn't working
#152
opened Oct 9, 2020 by
jer-sen
updated Sep 3, 2021
feat(docs): one click "add example" button
docs
Related to the docs
feature
Add new features
#144
opened Sep 14, 2020 by
mesqueeb
updated Sep 3, 2021
S.Length<S extends String>
feature
Add new features
#158
opened Nov 21, 2020 by
MattRCole
updated Sep 3, 2021
consider splitting up changelog into multiple files
docs
Related to the docs
enhancement
Improving something
#174
opened Feb 2, 2021 by
mesqueeb
updated Sep 3, 2021
O.P.Omit + U.Merge — issue with multiple nested omits from a single object
bug
Something isn't working
#219
opened Mar 8, 2021 by
mesqueeb
updated Sep 3, 2021
Could we have an example of how to use O.Either?
docs
Related to the docs
#223
opened Mar 17, 2021 by
christopher-francisco
updated Sep 3, 2021
How do I update a type on the fly using lodash.set?
bug
Something isn't working
#225
opened Mar 26, 2021 by
nandorojo
updated Sep 3, 2021
rewrite recursive conditional types to be tail-recursive
#255
opened Oct 4, 2021 by
DetachHead
updated Oct 12, 2021
Narrow
doesn't work on template literal types
#257
opened Oct 15, 2021 by
DetachHead
updated Oct 15, 2021
Infering an F.Curry type as it's "full" signature results in unexpected behavior
#242
opened Jun 1, 2021 by
regevbr
updated Oct 15, 2021
Flatten
removes readonly
from readonly arrays
#261
opened Oct 17, 2021 by
DetachHead
updated Oct 17, 2021
New documentation site
docs
Related to the docs
enhancement
Improving something
feature
Add new features
help needed
Extra attention is needed
#112
opened May 18, 2020 by
millsp
updated Oct 21, 2021
some unexpected
unknowns
in O.Assign and O.MergeAll
#270
opened Nov 11, 2021 by
mesqueeb
updated Nov 11, 2021
create a new Object util: O.DeepPartial<MyType>
#271
opened Nov 11, 2021 by
mesqueeb
updated Nov 11, 2021
v9.6 pipe is broken,but v6.15 is ok.
bug
Something isn't working
#272
opened Nov 14, 2021 by
skimhugo
updated Nov 16, 2021
🐞
List.Pop<L>
not working with single entry arrays
#279
opened Dec 7, 2021 by
rubenaeg
updated Dec 7, 2021
F.AutoPath
doesn't work if O
includes string
values
#276
opened Nov 30, 2021 by
nandorojo
updated Dec 9, 2021
AutoPath
doesn't error on non-existent property
bug
#228
opened Apr 11, 2021 by
nkalpak
updated Dec 9, 2021
Function.AutoPath doesnt work properly when leaf value is an array of numbers (and more as attached in codesandbox).
#280
opened Dec 9, 2021 by
omerman
updated Dec 9, 2021
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.