issues
search
AmpersandJS
/
ampersand-collection
A module for handling collections of objects
MIT License
68
stars
27
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
#89
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.4 to 4.17.19
#88
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.4 to 4.17.13
#87
dependabot[bot]
closed
4 years ago
1
Model with id "undefined" returned by collection.get(obj)
#86
ashokdantham
closed
6 years ago
1
When null is passed as value, it instantiates an empty model in the collection
#85
bryanspears
opened
7 years ago
2
Reindex after replacing a model
#84
Kekos
closed
7 years ago
7
Feature Proposal: "cancel" callback in fetch options?
#83
azaslavsky
opened
8 years ago
1
lodash helper do not support second parameter binding
#82
yamsellem
opened
8 years ago
1
No "update" event like in Backbone
#81
janpaul123
opened
8 years ago
0
Bump lodash to v4, bump other deps
#80
samhashemi
closed
8 years ago
2
Upgrade to lodash v4
#79
nathanstitt
closed
8 years ago
1
No good hook for when models are inserted
#78
janpaul123
opened
8 years ago
0
Updates credit with link to GitHub profile.
#77
angelogulina
closed
8 years ago
1
Collection does not sort itself when elements change
#76
herkyl
opened
8 years ago
4
add ampersand-version
#75
wraithgar
closed
8 years ago
3
update testing framework, fix isCollection bug
#74
wraithgar
closed
8 years ago
5
only call model.trigger if it is a function
#73
Machyne
closed
3 years ago
1
Fix deopt caused by nonlocal forIn in indices
#72
STRML
closed
8 years ago
5
document parse method
#71
HenrikJoreteg
closed
8 years ago
5
Document `parse` method
#70
HenrikJoreteg
closed
8 years ago
1
Fix links in README
#69
meandavejustice
closed
9 years ago
3
Iterable via for...of
#68
DimitryDushkin
closed
8 years ago
1
feature: permit indexing on derived
#67
cdaringe
closed
9 years ago
8
Docs: constructor/initialize
#66
gnimmelf
closed
9 years ago
1
added postInitialize
#65
bhamblok
opened
9 years ago
3
Patch 1
#64
bhamblok
opened
9 years ago
3
Make adding items to collection in readme example consistent
#63
lukekarrys
closed
9 years ago
0
Correct README.md syntax error
#62
cdaringe
closed
9 years ago
2
index issue during collection.set
#61
engenb
opened
9 years ago
0
Collection of Collections
#60
boopathi
closed
9 years ago
3
Consistent sorting functions
#59
amoskyler
opened
9 years ago
4
convert amp -> lodash and some cleanup
#58
pgilad
closed
9 years ago
3
Fix regression introduced by 1.4.3, fixes #56
#57
latentflip
closed
9 years ago
2
Upgrade from 1.4.2 to 1.4.3 causes jasmine tests to fail
#56
sansthesis
closed
9 years ago
3
use ampersand-events and update ampersand-state
#55
lukekarrys
closed
9 years ago
1
adding element with id:0 results in duplicates
#54
qbolec
opened
9 years ago
0
replace native `bind` with amp-bind
#53
mmacaula
closed
9 years ago
3
using ES5 `bind` for double argument comparator causes Phantom.js to fail
#52
mmacaula
closed
9 years ago
2
.find(query, [indexName]) to retrieve multiple models
#51
paglias
closed
9 years ago
4
Allow for getting model using get(0)
#50
kamilogorek
closed
9 years ago
4
.get(id) can't find object with id 0
#49
audionerd
closed
9 years ago
2
Tracking collection state.
#48
wraithgar
closed
7 years ago
13
Reindexing model on a change event
#47
chabou
closed
9 years ago
3
-nothing-to-see-here-
#46
chabou
closed
9 years ago
1
deIndex is being called wrong
#45
wraithgar
closed
9 years ago
8
Fix performance issues in collections and subcollections
#44
wraithgar
closed
9 years ago
10
pre-* events
#43
legastero
opened
9 years ago
0
Porting `underscore` utils to `amp`
#42
jvduf
closed
9 years ago
1
allow getting a model by cid value
#41
lukekarrys
closed
9 years ago
3
support unshift
#40
funkytek
closed
8 years ago
1
Next