DomiR
|
d28a7929bd
|
(feature) Add _.isNil
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
f10d6aafaa
|
(feature) Add _.isMatchWith
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
2fff06cb70
|
(feature) Add _.isLength
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
30e24ce797
|
(feature) Add _.isInteger
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
c5b2e44a2f
|
(feature) Add _.isArrayLike and _.isArrayLikeObject
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
9005355238
|
(feature) Add _.toLower and _.toUpper
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
3276cdc914
|
(feature) Add _.upperFirst and _.upperCase
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
dcf0aac8b2
|
(feature) Add _.lowerCase and _.lowerFirst
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
c64f7a35b7
|
(feature) Add _.isEqual and _.eq
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
ccc411a625
|
(feature) Add _.mean and _.sumBy
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
5919b1b39d
|
(feature) Add _.flip and _.unary
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
ede6c030a1
|
(feature) Add _.clamp and _.subtract
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
ebb1b5add4
|
(clean) Status update
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
bee4d73867
|
(feature) Absorbed _.sortByAll into _.sortBy
|
2016-01-23 14:43:48 +01:00 |
|
DomiR
|
0ebf103056
|
(feature) _.cloneDeepWith and _.cloneWith
|
2016-01-23 14:42:31 +01:00 |
|
DomiR
|
3e8f32f82b
|
(feature) Split _.uniq into _.sortedUniq, _.sortedUniqBy, & _.uniqBy
|
2016-01-23 14:42:31 +01:00 |
|
DomiR
|
3ee7875409
|
(feature) Removed aliases _.all, _.any, _.backflow, _.callback, _.collect, _.compose, _.contains, _.detect, _.foldl, _.foldr, _.include, _.inject, _.methods, _.object
|
2016-01-23 14:42:31 +01:00 |
|
DomiR
|
4a5102e41b
|
(feature) Removed aliase _.run
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
5dd9ae353c
|
(feature) Removed aliase _.select
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
618f01a953
|
(feature) Removed aliase _.unique
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
420423e900
|
(feature) Split _.sortedLastIndex into _.sortedLastIndexBy
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
c00b6c330c
|
(feature) Split _.sortedIndex into _.sortedIndexBy
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
6fab2980b1
|
(feature) Split _.sample into _.sampleSize
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
e9db15c7d2
|
(feature) Split _.omit & _.pick into _.omitBy & _.pickBy
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
474d691952
|
(feature) Split _.indexOf & _.lastIndexOf into _.sortedIndexOf & _.sortedLastIndexOf
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
aebe3d44ca
|
(feature) Split _.max & _.min into _.maxBy & _.minBy
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
27cb7c84cc
|
(feature) Renamed _.trunc to _.truncate
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
63157c261e
|
(feature) Renamed _.trimLeft & _.trimRight to _.trimStart & _.trimEnd
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
515bcddd07
|
(feature) Renamed _.sortByOrder to _.orderBy
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
324afef772
|
(feature) Renamed _.restParam to _.rest
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
a7699d15e7
|
(feature) Renamed _.rest to _.tail
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
654d36379b
|
(feature) Renamed _.pairs to _.toPairs
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
6c45e1efa3
|
(feature) Renamed _.padLeft & _.padRight to _.padStart & _.padEnd
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
95514890d6
|
(feature) Renamed _.overArgs to _.overArgs
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
9841ecc216
|
(feature) Renamed _.invoke to _.invokeMap
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
b7f28d2d86
|
(feature) Rename _.indexBy to _.keyBy
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
5abdddd2ab
|
(feature) Rename fist to head
|
2016-01-23 14:39:10 +01:00 |
|
DomiR
|
808a31e15f
|
(feature) Fist step to upgrade lodash to 4.0.0
|
2016-01-23 14:39:10 +01:00 |
|
Masahiro Wakame
|
0bc09e91dd
|
Merge pull request #7628 from chrootsu/brorand
brorand: module definition and tests added
|
2016-01-23 22:33:37 +09:00 |
|
Masahiro Wakame
|
448b4a1cab
|
Merge pull request #7627 from cyrilschumacher/master
Add (and update) several definitions
|
2016-01-23 22:21:01 +09:00 |
|
Masahiro Wakame
|
31df9721a5
|
Merge pull request #7624 from nimish/update-winston
Fix types of addRewriters (winston 1.x)
|
2016-01-23 22:16:22 +09:00 |
|
Masahiro Wakame
|
76d8169c52
|
Merge pull request #7608 from pimterry/calq-globals
Add overload to allow both forms of global property setting in calq
|
2016-01-23 22:15:30 +09:00 |
|
Masahiro Wakame
|
90c00ddb4a
|
Merge pull request #7613 from danderson00/master
Added azure-mobile-apps.d.ts and test
|
2016-01-23 22:14:58 +09:00 |
|
Masahiro Wakame
|
2be736da06
|
Merge pull request #7612 from mareek/master
Adds defintion for https://github.com/snaptortoise/konami-js
|
2016-01-23 22:13:41 +09:00 |
|
Masahiro Wakame
|
50a436e0a9
|
Merge pull request #7605 from oscarlorentzon/bug/threejs-vector4-axisangle
Correct parameter type for Vector4.setAxisAngleFromRotationMatrix.
|
2016-01-23 22:09:52 +09:00 |
|
Masahiro Wakame
|
846fda6b7f
|
Merge pull request #7555 from dsebastien/master
Removed the default keyword as it confuses some IDEs
|
2016-01-23 22:04:47 +09:00 |
|
Masahiro Wakame
|
dcec68284a
|
Merge pull request #7598 from chrootsu/lodash-sortByAll
lodash: signatures of _.sortByAll have been changed
|
2016-01-23 22:04:19 +09:00 |
|
Masahiro Wakame
|
89bdc2bd43
|
Merge pull request #7597 from telerik/kendo-ui-2016.1.112
Update Kendo UI TypeScript definitions for 2016 Q1
|
2016-01-23 22:04:05 +09:00 |
|
Masahiro Wakame
|
6a1ff6d528
|
Merge pull request #7587 from delphinus35/feature/update-marionette
Update LayoutView / CollectionView to have some methods / properties
|
2016-01-23 22:00:56 +09:00 |
|
Masahiro Wakame
|
731891366a
|
Merge pull request #7591 from NilsEngelbach/patch-1
Added missing includes function overload
|
2016-01-23 22:00:25 +09:00 |
|