-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
Description
Needs:
Possibly:
- Gaurd
_.min/_.max- _.max and _.min map arrays correctly [fix #2037] #2039 - Flatten
_.bindAll- PR for issue #1996, enhance _.bindAll #2005 - Changeable
_.partialplaceholder - add support for changing _.partial's placeholder #1689 - Reset
_.debounce- New feature : reset the debounce #1542
Changes:
_.createadded - Add _.create method #2074- Fix for
isArrayLike(0)- fixed isArrayLike returning true for 0 #2079 - Fix
_.findIndex([0, NaN], NaN, 1)- Fix _.indexOf with NaN and startIndex #2102 - Guard
_.contains- Guard _.contains fromIndex #2109 - iOS JIT bug - Prevent iOS from improperly JIT-ing isArrayLike #2094