Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / debitoor/dot-prop-immutable issues and pull requests
#55 - Bump minimist and mocha
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#54 - Bump flat and mocha
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#53 - Allow deletion of properties with value = undefined
Pull Request -
State: open - Opened by meena-erian about 2 years ago
#52 - The delete function failes to delete properties of value undefined
Issue -
State: open - Opened by meena-erian about 2 years ago
- 1 comment
#51 - Bump ajv from 6.10.2 to 6.12.6
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#50 - Update .travis.yml
Pull Request -
State: closed - Opened by hilleer over 3 years ago
#49 - Bump glob-parent from 5.1.0 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 5 comments
Labels: dependencies
#48 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#47 - bump/npm-audit-fix
Pull Request -
State: closed - Opened by hilleer over 3 years ago
#46 - Bump y18n from 3.2.1 to 4.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#45 - feature/many-functions
Pull Request -
State: open - Opened by hilleer over 3 years ago
#44 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#43 - feature/setMany
Pull Request -
State: closed - Opened by hilleer over 4 years ago
- 1 comment
#42 - [Proposal] Strongly typed Pick / Omit
Issue -
State: open - Opened by patarapolw over 4 years ago
#41 - Add resource array path
Issue -
State: closed - Opened by jucian0 over 4 years ago
#40 - Making a path with period
Issue -
State: closed - Opened by tavyandy97 over 4 years ago
- 1 comment
#39 - dotpro.delete() cause an error with Angular9/TS3.7
Issue -
State: open - Opened by tmmschmit over 4 years ago
#38 - Bump acorn from 6.3.0 to 6.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#37 - adds additional test cases for multi dot strings
Pull Request -
State: closed - Opened by JonathanMH almost 5 years ago
#36 - Multiple '.' in attribute (e.g. dot.dot.dot) breaks
Issue -
State: closed - Opened by ckoning almost 5 years ago
- 1 comment
Labels: bug
#35 - fix/pr-20-type-definitions
Pull Request -
State: closed - Opened by hilleer almost 5 years ago
#35 - fix/pr-20-type-definitions
Pull Request -
State: closed - Opened by hilleer almost 5 years ago
#34 - TypeError: Cannot read property 'XXXXXX' of null at Object.get
Issue -
State: closed - Opened by hilleer about 5 years ago
Labels: bug
#34 - TypeError: Cannot read property 'XXXXXX' of null at Object.get
Issue -
State: closed - Opened by hilleer about 5 years ago
Labels: bug
#33 - create new array if dot path is index and array doesn't exist in object
Pull Request -
State: closed - Opened by matthewjwhitney about 5 years ago
- 2 comments
#32 - create array if dot path is integer and array doesn't exist in object
Issue -
State: closed - Opened by matthewjwhitney about 5 years ago
- 2 comments
#31 - modernise-tests-types-dependencies
Pull Request -
State: closed - Opened by hilleer about 5 years ago
#30 - Multiple assignments
Issue -
State: open - Opened by brcnblc almost 6 years ago
- 4 comments
Labels: Feature request
#29 - Allow multiple dots to be used in key
Pull Request -
State: closed - Opened by lewisf2001uk about 6 years ago
- 1 comment
#28 - Allow to delete props with value of undefined
Pull Request -
State: open - Opened by timpur about 6 years ago
- 1 comment
#27 - still active?
Issue -
State: closed - Opened by AaronLasseigne about 6 years ago
- 1 comment
#26 - Get will not crash on accepting null
Pull Request -
State: closed - Opened by gja about 6 years ago
- 3 comments
#25 - Don't default missing key on set
Issue -
State: open - Opened by stramel over 6 years ago
#24 - Discussion: Mutation – Shallow / Deep copy
Issue -
State: closed - Opened by pudgereyem over 6 years ago
- 2 comments
#23 - #21 - add null checks and tests relative to the solved issues
Pull Request -
State: closed - Opened by cluk3 almost 7 years ago
- 7 comments
#22 - Map keys with dots are interpreted as paths.
Issue -
State: closed - Opened by Flamenco almost 7 years ago
- 2 comments
#21 - Unexpected behavior when an intermediate key is `null`
Issue -
State: open - Opened by sturench almost 7 years ago
- 2 comments
Labels: bug
#20 - Adding type definitions
Pull Request -
State: closed - Opened by praneshr almost 7 years ago
- 2 comments
#19 - Fixes several cases around get() returning default value
Pull Request -
State: closed - Opened by selfcontained about 7 years ago
- 3 comments
#18 - Add functions to update items in array
Issue -
State: open - Opened by cwayfinder about 7 years ago
Labels: Feature request
#17 - Add increment() and decrement()
Issue -
State: open - Opened by cwayfinder about 7 years ago
- 2 comments
Labels: Feature request
#16 - Add setAll function.
Pull Request -
State: closed - Opened by porfirioribeiro about 7 years ago
- 8 comments
#15 - #14 - fix the bug could not delete undefined element in an array
Pull Request -
State: closed - Opened by reverocean about 7 years ago
#14 - could not delete undefined element in an array
Issue -
State: closed - Opened by reverocean about 7 years ago
- 1 comment
Labels: bug
#13 - Fix prop cannot contain @, * & empty array cannot set $end
Pull Request -
State: closed - Opened by zaaack over 7 years ago
#12 - Add option to merge into an array using an index
Pull Request -
State: open - Opened by Flamenco over 7 years ago
- 2 comments
#11 - Exception thrown when adding an item to array with $end, and the array is empty
Issue -
State: closed - Opened by jludev1 over 7 years ago
#10 - Don't use this, so that destructured import is possible on toggle and merge
Pull Request -
State: closed - Opened by nlepage over 7 years ago
- 2 comments
#9 - Default values for get
Pull Request -
State: closed - Opened by ChristerGustavsson over 7 years ago
- 1 comment
#8 - Polyfill Object.assign if necessary
Issue -
State: closed - Opened by RiverSongFox over 7 years ago
- 3 comments
#7 - Grammar fixes
Pull Request -
State: closed - Opened by coryhouse over 7 years ago
#6 - add-comments-to-functions
Pull Request -
State: closed - Opened by bifrost almost 8 years ago
#5 - Added toggle and merge operations
Pull Request -
State: closed - Opened by Flamenco almost 8 years ago
- 6 comments
#4 - Allow number for path
Pull Request -
State: closed - Opened by Flamenco almost 8 years ago
- 3 comments
#3 - Use number as a path
Issue -
State: closed - Opened by tai2 almost 8 years ago
- 3 comments
Labels: Feature request
#2 - Refactored template string into normal string
Pull Request -
State: closed - Opened by Oligrand almost 9 years ago
#1 - Add .push for pushing to arrays (and .slice, splice etc?)
Issue -
State: open - Opened by ebdrup almost 9 years ago
- 8 comments
Labels: Feature request