issues
search
AmpersandJS
/
ampersand-state
Core state management object.
MIT License
141
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump lodash from 4.17.4 to 4.17.21
#261
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.4 to 4.17.19
#260
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.4 to 4.17.13
#259
dependabot[bot]
closed
4 years ago
1
def.values.join is not a function
#258
chamathabeysinghe
opened
6 years ago
1
`change:a.x` fired, while no `change:a` firing?
#257
claydodo
opened
6 years ago
2
Fix typos in README.md
#256
spencerbyw
closed
7 years ago
2
Fixing inconsistent collection behavior #254
#255
bryanspears
closed
3 years ago
2
State always creates empty model in child collection. Inconsistent behavior
#254
bryanspears
opened
7 years ago
0
Remove unused options argument
#253
dhritzkiv
closed
7 years ago
1
Collections model props as deps in derived.
#252
sarumjanuch
opened
7 years ago
0
Pass change event options from children to parent
#251
valentin-nemcev
opened
7 years ago
2
collections and child properties not working when packed by react native
#250
faxioman
closed
8 years ago
4
Minor README tweak (formatting, phrasing, clarity)
#249
Zearin
closed
8 years ago
3
Is there an equivilent to hasOwnProperty for ampersand models?
#248
jlit
closed
7 years ago
2
es6 class compatibility
#247
ianwremmel
opened
8 years ago
3
Derived properties and on change listener sequence
#246
dan-iway
opened
8 years ago
0
Fixes fetching null collections with one dummy element from server
#245
hasanakg
closed
2 years ago
1
use lodash modules, not full
#244
jlit
closed
8 years ago
1
New lead maintainer required
#243
latentflip
opened
8 years ago
6
Bump lodash to v4
#242
pgilad
closed
8 years ago
2
Bump lodash to v4
#241
samhashemi
closed
8 years ago
17
Decrease module(s) size
#240
yamsellem
opened
8 years ago
2
Upgrade to Lodash v4
#239
nathanstitt
closed
8 years ago
6
Derived properties are calculated unnecessarily often
#238
janpaul123
opened
8 years ago
1
`initialize` is sometimes called before initial attributes have been set
#237
janpaul123
opened
8 years ago
2
Remove need for lodash/bind; Optimize
#236
dhritzkiv
closed
7 years ago
19
Fix stopListening when changing a prop of type "state"
#235
janpaul123
closed
8 years ago
9
Fix stopListening when changing a prop of type "state"
#234
janpaul123
closed
8 years ago
2
Don't recalculate derived properties until next access
#233
STRML
opened
8 years ago
4
overriding functions fails since 5.0.0
#232
vwasteels
closed
8 years ago
3
document that isValid can be passed Object
#231
gdibble
opened
8 years ago
0
Upgrade lodash dependency to 4.*
#230
dschissler
opened
8 years ago
15
Fix typo in collections example
#229
timwis
closed
8 years ago
1
Update README to reflect behavioural changes in `set`
#228
dhritzkiv
closed
8 years ago
4
I should be able to modify State's getters and setters for an individual attribute
#227
pixelpax
opened
8 years ago
4
Possible need for semver major
#226
dhritzkiv
closed
8 years ago
1
Making it possible to State.set('anyChild', null) again
#225
andrefarzat
closed
8 years ago
12
null passed to set method as key argument causes problems
#224
dhritzkiv
closed
8 years ago
8
Pr222
#223
wraithgar
closed
8 years ago
1
Optimization: set
#222
STRML
closed
8 years ago
12
update testing framework
#221
wraithgar
closed
8 years ago
2
state.collections referecing itself
#220
vwasteels
opened
8 years ago
6
Provide a combined `ampersand` module
#219
remko
opened
8 years ago
6
Document use of state prop or children in derived | closes #186
#218
aaronmccall
closed
8 years ago
2
adding documentation for test function under props
#217
themindfuldev
closed
8 years ago
3
Derived property depending on other derived properties
#216
agentS
closed
9 years ago
3
Switch to console.warn for invalid data types
#215
pgilad
closed
9 years ago
4
Runtime crash when using custom types
#214
gvilarino
closed
9 years ago
9
Allow clear() on props with values array. FIX #212
#213
kamilogorek
closed
9 years ago
3
Allow clear() on props with values array
#212
Bradcomp
closed
9 years ago
2
Next