-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Description
Features
- Use
_.create
in.extend
Use _.create in extend #3553 - Add
#findIndex
and#findLastIndex
toCollection
AddfindIndex
andfindLastIndex
underscore methods to Collection. #3811
Bug Fixes
-
#_removeModels
model still in collection regression Fix _removeModels regression #3803 -
#set
model id regression Fix 1.2.2 Model#id regression #3833 -
#remove
returningfalse
regression Always return removed array from #_removeModels #3837 -
#reduce
and friends regression Add reduce to deopted methods #3820
Maybe
-
Deopt Underscore methods containingarguments
Deopt Underscore methods that usearguments
#3840 - Add
#preinitialize
Add a preinitialize method to allow for true instance properties and ES6 classes #3827 - Add
update
event feedback adding feedback to update event of collection #3711 -
Object.prototype
conflicts with_.defaults
Avoid Object.prototype collisions with defaults #3843
/cc @paulfalgout. 😄
Metadata
Metadata
Assignees
Labels
No labels