Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ramda/types issues and pull requests

#127 - new(ascendNatural, descendNatural)

Pull Request - State: closed - Opened by Harris-Miller 14 days ago

#126 - Typescript type inferencing

Issue - State: closed - Opened by SOULPWRD 26 days ago - 1 comment

#125 - ramda pick type inference is not correct

Issue - State: closed - Opened by TedPap about 1 month ago - 1 comment

#124 - 0.30.0 lensProp type-check fail

Issue - State: closed - Opened by fangjc1986 about 1 month ago - 1 comment

#123 - Export isNotEmpty types as it is now part of ramda 0.30.0

Issue - State: closed - Opened by saksham-sharma 2 months ago - 1 comment

#122 - new(flow) add types for new flow function

Pull Request - State: closed - Opened by Harris-Miller 2 months ago

#120 - Typescript error for R.type when using a date type

Issue - State: closed - Opened by azigoldstein almost 2 years ago - 4 comments

#119 - TS: Incorrect signature of R.values

Issue - State: closed - Opened by lisumio almost 2 years ago - 2 comments

#118 - R.converge bad signature in @types/ramda

Issue - State: open - Opened by adellamaggiora about 2 years ago - 9 comments

#117 - Typescript specific docs

Issue - State: open - Opened by kedashoe about 2 years ago - 3 comments

#116 - `type()` can return `BigInt`

Pull Request - State: closed - Opened by RobinTail 3 months ago - 3 comments

#115 - Fix: ts4 support

Pull Request - State: closed - Opened by Harris-Miller 3 months ago

#114 - fix(forEach) Remove forEach second generic on root function

Pull Request - State: closed - Opened by Harris-Miller 3 months ago

#113 - `groupBy` partial object creates issues with downstream usage.

Issue - State: closed - Opened by AndrewSouthpaw 3 months ago - 2 comments

#112 - forEach requires type parameter

Issue - State: closed - Opened by AndrewSouthpaw 3 months ago - 2 comments

#111 - `curry` no longer works with `map`

Issue - State: open - Opened by AndrewSouthpaw 4 months ago - 2 comments

#110 - Draft: update(replace) full curry typings

Pull Request - State: closed - Opened by Harris-Miller 4 months ago

#108 - Real world usage of omit is now awkward

Issue - State: open - Opened by robations 4 months ago - 6 comments

#107 - [0.29.9] `pluck` inside `pipe` get ts error

Issue - State: open - Opened by nathan1530 4 months ago - 2 comments

#106 - fix(filter, reject) update overload orderings

Pull Request - State: closed - Opened by Harris-Miller 4 months ago

#105 - update(type-utils) simplify ElementOf

Pull Request - State: closed - Opened by Harris-Miller 4 months ago - 1 comment

#103 - @types/ramda failing under 5.4

Issue - State: closed - Opened by jakebailey 4 months ago - 3 comments

#102 - `filter` chooses wrong type overload when used with `map`.

Issue - State: closed - Opened by AndrewSouthpaw 4 months ago - 2 comments

#99 - Revert "Update: propEq to allow wider-typing for value in comparison"

Pull Request - State: closed - Opened by Harris-Miller 4 months ago - 3 comments

#97 - Why is `ElementOf` so complex?

Issue - State: closed - Opened by rbuckton 4 months ago - 1 comment

#96 - fix(assoc) overload reorder and unit tests

Pull Request - State: closed - Opened by Harris-Miller 4 months ago - 2 comments

#95 - pipe and useWith get ts error

Issue - State: open - Opened by Yueyanc 6 months ago - 3 comments

#94 - Draft: fix(groupBy) do not return wrapped in `Partial<>`

Pull Request - State: closed - Opened by Harris-Miller 5 months ago - 1 comment

#93 - New: added LICENSE.md

Pull Request - State: closed - Opened by Harris-Miller 5 months ago

#92 - Issues with upgrading from 0.28.25 to 0.29.1 when using yarn PnP

Issue - State: open - Opened by nemanja-tosic 5 months ago - 1 comment

#91 - groupBy returns a type that is not compatible with Object.entries

Issue - State: closed - Opened by nemanja-tosic 5 months ago - 16 comments

#90 - fix(isNil): Accept generic type for inversion type extraction

Pull Request - State: closed - Opened by Harris-Miller 5 months ago - 1 comment

#89 - feat(partition): stricter types, add test

Pull Request - State: closed - Opened by GerkinDev 5 months ago - 3 comments

#88 - feat(zipObj): stricter types, add test

Pull Request - State: closed - Opened by GerkinDev 5 months ago - 10 comments

#87 - propEq type doesn't account for optional properties

Issue - State: open - Opened by jmarks-joshua 6 months ago - 1 comment

#86 - Missing copyright notice

Issue - State: closed - Opened by fnordian 6 months ago - 2 comments

#85 - fix(pick): update for ts4 support

Pull Request - State: closed - Opened by Harris-Miller 6 months ago - 1 comment

#84 - Update: omit

Pull Request - State: closed - Opened by Harris-Miller 6 months ago - 5 comments

#83 - Fix: `path`

Pull Request - State: closed - Opened by Harris-Miller 6 months ago

#82 - Make `isNotNil` a type guard

Issue - State: closed - Opened by lensbart 7 months ago - 3 comments

#81 - stricter omit

Pull Request - State: closed - Opened by lautarodragan 7 months ago - 3 comments

#80 - TS4 support

Pull Request - State: closed - Opened by Harris-Miller 8 months ago - 1 comment

#79 - fix(path): Put back in curried signature for path function

Pull Request - State: closed - Opened by Harris-Miller 8 months ago

#78 - Fix(pick): Allow zero length array to be passed

Pull Request - State: closed - Opened by Harris-Miller 8 months ago - 1 comment

#77 - /types-ramda/es/index.d.ts:4453:22 - error

Issue - State: closed - Opened by BillyG83 8 months ago - 2 comments

#76 - keys() to pick() typing problem

Issue - State: closed - Opened by mirimCZ 8 months ago - 2 comments

#75 - Fix(prop): Allow optional props for prop(key)(obj) variety

Pull Request - State: closed - Opened by Harris-Miller 9 months ago - 1 comment

#74 - Update: propEq to allow wider-typing for value in comparison

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#73 - [WIP] fix(propEq): improve propEq typings

Pull Request - State: open - Opened by Nemo108 9 months ago - 3 comments

#72 - fix(propEq): improve propEq typings

Pull Request - State: open - Opened by Nemo108 9 months ago - 5 comments

#71 - fix(pluck): pluck now can return object

Pull Request - State: closed - Opened by Nemo108 9 months ago - 5 comments

#70 - Update: take

Pull Request - State: closed - Opened by Harris-Miller 9 months ago - 5 comments

#68 - Update: support modifyPath change from 0.29.1

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#67 - Update: match

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#66 - Update: path

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#65 - Update: min, max, minBy, maxBy

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#64 - Breaking change introduced

Issue - State: closed - Opened by person1123 9 months ago - 6 comments

#63 - Chore: Merge into main

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#62 - Chore: bump all deps

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#61 - Update: Pluck

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#60 - New: Unwind

Pull Request - State: closed - Opened by Harris-Miller 9 months ago

#59 - Type inference on ifElse

Issue - State: closed - Opened by capArturo507 9 months ago - 5 comments

#58 - Update: add 'AsyncFunction' to return type union of `type`

Pull Request - State: closed - Opened by Harris-Miller 12 months ago

#57 - "AsyncFunction" is not listed in return type of type()

Issue - State: closed - Opened by Patriksafar 12 months ago - 1 comment

#56 - Fix: Random Fixes

Pull Request - State: closed - Opened by Harris-Miller 12 months ago

#55 - Fix: propEq

Pull Request - State: closed - Opened by Harris-Miller 12 months ago - 1 comment

#53 - Fix: allPass, anyPass, both, either, ifElse

Pull Request - State: closed - Opened by Harris-Miller 12 months ago

#52 - Update: Pick

Pull Request - State: closed - Opened by Harris-Miller 12 months ago

#50 - Update: keys related functions

Pull Request - State: closed - Opened by Harris-Miller 12 months ago

#49 - Fix: Map

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#48 - Update: Overload reordering

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#47 - Update: Concat

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#46 - Draft: Update: Filter

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago - 2 comments

#45 - fix(groupBy): return Partial Record

Pull Request - State: closed - Opened by jeysal about 1 year ago

#43 - Chore: Better build script

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#42 - New: swap

Pull Request - State: closed - Opened by ranneyd about 1 year ago - 3 comments

#41 - Update: of

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#40 - Update: count

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#39 - Breaking: prop

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago - 6 comments

#38 - Fix: Has

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#37 - Draft: Breaking: assoc, dissoc, and modify

Pull Request - State: open - Opened by Harris-Miller about 1 year ago - 26 comments

#36 - `of` now receives two parameters instead of one

Issue - State: closed - Opened by tikudev about 1 year ago - 2 comments

#35 - `assoc` returns a narrower type than what is passed

Issue - State: closed - Opened by ericyd about 1 year ago - 4 comments

#34 - `pluck` does not work with argument typed as `any`

Issue - State: closed - Opened by ericyd about 1 year ago - 2 comments

#33 - transduce's accumulator type

Issue - State: open - Opened by WPitak about 1 year ago - 1 comment

#32 - Update: isNotNil use built-in NonNullable

Pull Request - State: closed - Opened by hd-o about 1 year ago

#30 - Updating defaultTo type definitions

Pull Request - State: closed - Opened by lax4mike about 1 year ago

#29 - Conditional types

Issue - State: closed - Opened by lax4mike about 1 year ago - 3 comments

#28 - Fix: `pathEq` Argument order change for 0.29.0 release

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#27 - Draft: Update: compose/pipe

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago - 3 comments

#26 - Update: Map

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago

#25 - Draft: Fix: Flip

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago - 1 comment

#24 - 0.29.2 breaks tests on DT

Issue - State: closed - Opened by sandersn about 1 year ago - 2 comments

#23 - Fix: mergeAll

Pull Request - State: closed - Opened by Harris-Miller about 1 year ago