John-David Dalton
|
12438fa0d7
|
Ensure _.isEqual compares promises by reference.
|
2016-03-26 13:59:53 -07:00 |
|
John-David Dalton
|
654df6f7f8
|
Optimize createPadding for the common case.
|
2016-03-26 13:21:54 -07:00 |
|
John-David Dalton
|
0dfe176fe6
|
Make pad methods default to a chars of " " if chars is an empty string.
|
2016-03-26 12:14:02 -07:00 |
|
John-David Dalton
|
613488eaf8
|
Use in instead of relying on behavior.
|
2016-03-25 15:50:49 -07:00 |
|
John-David Dalton
|
f3b35919ef
|
Add baseMean helper.
|
2016-03-25 14:13:42 -07:00 |
|
Tucker Whitehouse
|
06316f1d47
|
Add _.meanBy.
|
2016-03-24 21:41:41 -07:00 |
|
Federico De Giuli
|
271f64ee3f
|
Make _.isEmpty work as expected on buffers.
|
2016-03-24 21:41:41 -07:00 |
|
John-David Dalton
|
16e2c06ab4
|
Remove dead code from baseClone.
|
2016-03-24 10:54:23 -07:00 |
|
John-David Dalton
|
016de80ce7
|
Add debounce/throttle test for calling cancel and flush without anything queued.
|
2016-03-24 10:54:23 -07:00 |
|
John-David Dalton
|
1670800df3
|
Add test for crawling functions with _.result.
|
2016-03-24 10:54:23 -07:00 |
|
John-David Dalton
|
f65d36b3c1
|
Make _.result resolve values of functions as it deep crawls over them.
|
2016-03-23 00:44:36 -07:00 |
|
John-David Dalton
|
8d93455076
|
Add more options docs. [ci skip]
|
2016-03-22 22:26:34 -07:00 |
|
John-David Dalton
|
cfe5ea264d
|
Remove parens from default options value doc of _.truncate. [ci skip]
|
2016-03-22 08:44:23 -07:00 |
|
John-David Dalton
|
5fe373f7aa
|
Add support for deep cloning maps and sets.
|
2016-03-21 21:00:19 -07:00 |
|
John-David Dalton
|
25eb4df563
|
Add support for maps and sets to _.size.
|
2016-03-21 20:16:15 -07:00 |
|
John-David Dalton
|
234e693d92
|
Flip priority of "object" and "collection" in _.isEmpty doc description. [ci skip]
|
2016-03-20 11:29:22 -07:00 |
|
John-David Dalton
|
6494a072d2
|
Fix test fails in Safari.
|
2016-03-20 01:02:53 -07:00 |
|
John-David Dalton
|
6eb0cb1565
|
Add _.divide and _.multiply.
|
2016-03-19 23:01:40 -07:00 |
|
John-David Dalton
|
b2bff1ad45
|
Ensure array sequence methods don't error for falsey values.
|
2016-03-19 22:51:32 -07:00 |
|
John-David Dalton
|
6ef8693bf0
|
Update case examples.
|
2016-03-17 21:11:32 -07:00 |
|
John-David Dalton
|
8c5025f935
|
Move upperFirst definition lower.
|
2016-03-17 21:11:32 -07:00 |
|
John-David Dalton
|
9735961090
|
Ensure _.startCase only uppercases the first character of each word.
|
2016-03-17 21:11:32 -07:00 |
|
Jeroen Engels
|
b8ebceadaf
|
Add missing param for _.reverse. [ci skip]
|
2016-03-17 21:10:36 -07:00 |
|
John-David Dalton
|
b95d1d6123
|
Ensure _.mergeWith sources are cloned when customizer returns undefiend. [closes #2111]
|
2016-03-15 08:32:23 -07:00 |
|
John-David Dalton
|
dd0aa991ff
|
Add since tag to _.isArray. [ci skip]
|
2016-03-13 19:59:50 -07:00 |
|
John-David Dalton
|
6f9b1b1822
|
Simplify _.method example. [ci skip]
|
2016-03-13 16:35:52 -07:00 |
|
John-David Dalton
|
81ee5d76b8
|
Use "sequence" to descript chaining in more places. [ci skip]
|
2016-03-13 14:49:28 -07:00 |
|
libreninja
|
f8bcc5b917
|
Break before unnecessary string concats in _.repeat.
|
2016-03-13 12:39:05 -07:00 |
|
John-David Dalton
|
81f8518d15
|
Simplify assocIndexOf description. [ci skip]
|
2016-03-12 09:01:06 -08:00 |
|
John-David Dalton
|
f88d27ccda
|
Fix param descriptions for assocDelete, mapSet, and stackSet. [ci skip]
|
2016-03-11 20:00:08 -08:00 |
|
John-David Dalton
|
40ed92d2af
|
More _.debounce cleanup.
|
2016-03-11 08:04:39 -08:00 |
|
John-David Dalton
|
51a3c5d4e8
|
Cleanup _.debounce.
|
2016-03-10 07:59:31 -08:00 |
|
John-David Dalton
|
62962791b3
|
Rename debounce helper to invokeFunc to fix builds.
|
2016-03-08 06:58:39 -08:00 |
|
Brandon Wallace
|
864e14cb20
|
Refactor debounce to simplify, reduce timers, fix bugs.
|
2016-03-07 22:24:04 -08:00 |
|
John-David Dalton
|
2c3ab276ea
|
Add _.entries and _.entriesIn aliases.
|
2016-03-06 22:56:48 -08:00 |
|
John-David Dalton
|
c30c43d69e
|
Add more since tags. [ci skip]
|
2016-03-06 22:12:42 -08:00 |
|
John-David Dalton
|
64704e16c1
|
Add _.flatMapDeep and _.flatMapDepth.
|
2016-03-06 11:15:04 -08:00 |
|
John-David Dalton
|
8ac1d54858
|
Add fast path for numbers in _.toNumber.
|
2016-03-05 16:56:59 -08:00 |
|
John-David Dalton
|
7eba5a2221
|
Ensure _.toNumber works with symbol objects without a valueOf method.
|
2016-03-05 16:16:49 -08:00 |
|
John-David Dalton
|
d38000bc33
|
Minor format nit for baseCastPath. [ci skip]
|
2016-03-05 08:38:34 -08:00 |
|
John-David Dalton
|
a6c88a173b
|
Ensure _.toPath returns a new array.
|
2016-03-04 18:02:28 -08:00 |
|
John-David Dalton
|
62cc7574fc
|
Remove dead code branch from baseCastPath.
|
2016-03-04 10:41:09 -08:00 |
|
John-David Dalton
|
f5a134bcbd
|
Remove unused baseForIn.
|
2016-03-04 10:37:29 -08:00 |
|
John-David Dalton
|
a7bb6b5383
|
Add getPrototype helper.
|
2016-03-04 09:17:00 -08:00 |
|
John-David Dalton
|
e02ce1ea8b
|
Ensure _.toPath works with symbols.
|
2016-03-04 08:09:39 -08:00 |
|
John-David Dalton
|
760a00b82f
|
Make a distinction between property names and identifiers. [ci skip]
|
2016-03-04 07:51:12 -08:00 |
|
John-David Dalton
|
e6929e801b
|
Add getAllKeysIn helper.
|
2016-03-04 07:50:40 -08:00 |
|
John-David Dalton
|
8682da4962
|
Update V8 bug links. [ci skip]
|
2016-03-04 07:33:32 -08:00 |
|
John-David Dalton
|
8e6f3e48d0
|
Ensure getOwnPropertySymbols is passed an object to avoid errors in V8.
|
2016-03-04 07:33:16 -08:00 |
|
John-David Dalton
|
0589dd6909
|
Ensure _.omit works with symbols.
|
2016-03-04 02:03:23 -08:00 |
|