52
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3921 from jdalton/changelog More... about 8 years ago
code golf modelId example a bit more More... about 8 years ago
Only pass idAttribute to collection.modelId() More... about 8 years ago
Update to `modelId()` - modelId now takes the model in question as the second argument - modelId will look at the model in question's idAttribute before falling back to Collection.prototype.model.modelId and then 'id' - Makes basic polymorphic collection work out of the box while retaining backwards compatability More... over 8 years ago
#3961 - add events sends options.index that correspond to wrong index More... over 8 years ago
#3961 Collection#set - add events sends options.index that More... over 8 years ago
#3961 More... over 8 years ago
Update changelog for 1.3.0. More... over 8 years ago
Merge pull request #3927 from jashkenas/megawac-patch-1 More... over 8 years ago
Merge pull request #3947 from sam-at-github/master More... over 8 years ago
Merge pull request #3956 from jshen212/patch-1 More... over 8 years ago
Line 1920 - Fix Spacing After Return More... over 8 years ago
rename at => val in test to be clearer More... over 8 years ago
Merge pull request #3936 from craigmichaelmartin/optimize-collection-get More... over 8 years ago
Merge pull request #3952 from craigmichaelmartin/fix-linting-errors More... over 8 years ago
fix failing linting tests More... over 8 years ago
Fix #3951: options.index should never exceed collection.length More... over 8 years ago
Merge pull request #3843 from jridgewell/defaults-prototype-collision More... over 8 years ago
Merge pull request #3949 from pra85/patch-1 More... over 8 years ago
Fixes typo in docs More... over 8 years ago
Merge pull request #3945 from jridgewell/collection-has-test-fix More... over 8 years ago
Upgrade vendor QUnit More... over 8 years ago
Merge pull request #3940 from roycetucker/patch-2 More... over 8 years ago
Merge pull request #3948 from megawac/col-update More... over 8 years ago
Improve collection 'update' event consistency More... over 8 years ago
Minor update to docs. Qualify the behaviour of fetch({reset: true}). Link doc on reset event to reset method. More... over 8 years ago
Adding a unit test for once with object notation More... over 8 years ago
Fixing object notation for Events.once More... over 8 years ago
Merge pull request #3938 from craigmichaelmartin/patch-1 More... over 8 years ago
disable npm's progress bar in travis ci for quicker install More... over 8 years ago