issues
search
immutable-js-oss
/
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
https://immutable-js-oss.github.io/immutable-js/
MIT License
37
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
try implementing TS Map as object definition
#223
jdeniau
opened
3 years ago
1
Merge back to immutable-js repo
#222
conartist6
closed
3 years ago
6
List.merge is not an alias to List.concat
#221
claweyenuk
closed
3 years ago
2
Prevent mutable structures when merging Immutable objects
#220
Methuselah96
closed
3 years ago
1
Funding
#219
mpereira
opened
3 years ago
5
Revert "Throw TypeError on merge() if types are incompatible (#215)"
#218
Methuselah96
closed
3 years ago
0
Does npm package exist?
#217
NickLydon
closed
3 years ago
1
fix: provide method to OrderedSet
#216
comatory
opened
3 years ago
2
Throw TypeError on merge() if types are incompatible
#215
Methuselah96
closed
3 years ago
10
Determine performance goals and a corresponding strategy to maintain them
#214
Methuselah96
opened
3 years ago
1
Investigate performance regression in Set#map()
#213
Methuselah96
closed
3 years ago
2
Investigate performance regression in fromJS()
#212
Methuselah96
closed
3 years ago
1
Add benchmarks for recent changes
#211
Methuselah96
opened
3 years ago
1
Benchmark the PRs that have been merged since we forked
#210
Methuselah96
closed
3 years ago
3
[typescript] Map constructor now accept a list of keys in the object notation
#209
jdeniau
closed
3 years ago
7
Automated benchmarking in CI
#208
Methuselah96
opened
3 years ago
3
Test that #41 is fixed
#207
jdeniau
closed
3 years ago
1
Fix ordered set with map
#206
jdeniau
closed
3 years ago
0
Allow running tests without building dist + lines are correcly reported now
#205
jdeniau
closed
3 years ago
6
assert that setIn works as expected
#204
jdeniau
closed
3 years ago
0
check that "delete" works as "remove"
#203
jdeniau
closed
3 years ago
0
[DX] run test on non-builded codebase
#202
jdeniau
closed
3 years ago
0
Record clear does work
#201
jdeniau
closed
3 years ago
5
prevent withMutations from setting values on non defined record keys
#200
jdeniau
closed
3 years ago
3
Ensure hash works with moment
#199
jdeniau
closed
3 years ago
1
ensure that `subtract` works correcly
#198
jdeniau
closed
3 years ago
1
IE8 => IE11
#197
conartist6
closed
3 years ago
0
Similar factories shapes should be equals
#196
jdeniau
closed
3 years ago
0
throw Error when passing a instance of Record as a Record factory default values
#195
jdeniau
closed
3 years ago
2
Fix #159: support isPlainObj in IE11 and constructor.name props
#194
bdurrer
closed
3 years ago
6
Versioned docs
#193
bdurrer
closed
3 years ago
0
Use ranges in devDependencies
#192
Methuselah96
closed
3 years ago
0
Separate formatting from test script
#191
Methuselah96
closed
4 years ago
0
Upgrade prettier
#190
Methuselah96
closed
4 years ago
0
Upgrade linting packages
#189
Methuselah96
closed
4 years ago
0
Upgrade dtslint
#188
Methuselah96
closed
4 years ago
0
Upgrade linting packages
#187
Methuselah96
closed
4 years ago
1
Use ranges in devDependencies
#186
Methuselah96
closed
4 years ago
0
Fix missing term in doc generation
#185
mcclure
closed
4 years ago
1
platform independent build commands
#184
bdurrer
closed
4 years ago
2
SortedList type
#183
mcclure
opened
4 years ago
0
Immutable objects are still mutable
#182
Methuselah96
closed
4 years ago
1
Feature request: Priority queue / self-sorting list [can PR]
#181
Methuselah96
opened
4 years ago
1
toJS() crashes when certain self-referencing objects are stored in an Immutable container
#180
Methuselah96
opened
4 years ago
0
Can't assign string to string | null for object in immutable map
#179
Methuselah96
closed
4 years ago
1
Empty record merge returns undefined
#178
Methuselah96
closed
4 years ago
1
release v4? it's been an rc for 2 years and the -rc on the npm version breaks semantic versioning checks in some cases
#177
Methuselah96
closed
4 years ago
1
Inconsistency logic behavior between mergeWith & mergeDeepWith
#176
Methuselah96
opened
4 years ago
1
License-related bug: Need to add necessary license text to Software, or declare intent not to do so
#175
Methuselah96
closed
4 years ago
1
Insert value as object on null
#174
Methuselah96
closed
4 years ago
1
Next