John-David Dalton
|
2ddd893ca2
|
Update vendor/underscore.
|
2016-03-28 09:35:41 -07:00 |
|
John-David Dalton
|
5d92b37550
|
Add updateWith to lodash sequence doc note. [ci skip]
|
2016-03-28 09:26:03 -07:00 |
|
John-David Dalton
|
dcec882262
|
Ensure _.words detects compound words where an all caps word is next to a capitalized word. [closes #2163]
|
2016-03-28 07:57:37 -07:00 |
|
John-David Dalton
|
de53132692
|
Add args param doc for _.attempt. [closes #2164] [ci skip]
|
2016-03-28 07:05:08 -07:00 |
|
greenkeeperio-bot
|
23a7871e2d
|
Update docdown to 0.5.0.
|
2016-03-27 16:32:20 -07:00 |
|
John-David Dalton
|
792347978a
|
Add shim path back to _.isEmpty.
|
2016-03-27 13:35:14 -07:00 |
|
John-David Dalton
|
61c740a4eb
|
Move isObjectLike condition up in _.isEmpty.
|
2016-03-27 13:07:28 -07:00 |
|
John-David Dalton
|
c3a614858b
|
Add support for maps and sets to _.isEmpty. [closes #2159]
|
2016-03-27 13:04:51 -07:00 |
|
John-David Dalton
|
75727d073b
|
More pad optimizations.
|
2016-03-27 12:37:09 -07:00 |
|
John-David Dalton
|
b1d7450052
|
Fix typo in pad test label.
|
2016-03-27 12:31:14 -07:00 |
|
John-David Dalton
|
60e557b059
|
Reduce lines creeping over 80 characters in length.
|
2016-03-27 11:43:44 -07:00 |
|
John-David Dalton
|
071e13363c
|
Add "Array" to predicate types. [ci skip] [closes #2157]
|
2016-03-27 09:59:48 -07:00 |
|
John-David Dalton
|
acf4651c0e
|
Minor newline nit. [ci skip]
|
2016-03-27 09:59:37 -07:00 |
|
John-David Dalton
|
9b15dc2017
|
Fix fail in PhantomJS.
|
2016-03-27 01:23:58 -07:00 |
|
John-David Dalton
|
f4f0791e0c
|
Fix fail in Node 0.10.
|
2016-03-27 01:23:58 -07:00 |
|
John-David Dalton
|
654976c826
|
Add DataView support to getTag.
|
2016-03-27 01:23:58 -07:00 |
|
John-David Dalton
|
50e86c70bd
|
Add other realm tests for comparing array views with _.isEqual.
|
2016-03-27 01:23:58 -07:00 |
|
Dan Levy
|
d135b846db
|
Adding support for cloning and comparing DataView.
|
2016-03-27 01:23:58 -07:00 |
|
John-David Dalton
|
ee2153364d
|
Add bizarro Promise test.
|
2016-03-27 01:23:58 -07:00 |
|
John-David Dalton
|
6d76cdc1b7
|
Update snippet removals for coverage runs.
|
2016-03-27 01:23:52 -07:00 |
|
John-David Dalton
|
259bdb6151
|
Add realm tests for maps, promises, and sets.
|
2016-03-26 14:09:36 -07:00 |
|
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
|
0f3338013e
|
Update sauce browsers.
|
2016-03-25 19:03:47 -07:00 |
|
John-David Dalton
|
dcc239b070
|
Add falsey iteratee tests.
|
2016-03-25 16:36:47 -07:00 |
|
John-David Dalton
|
613488eaf8
|
Use in instead of relying on behavior.
|
2016-03-25 15:50:49 -07:00 |
|
John-David Dalton
|
97193b9680
|
Update vendor/backbone.
|
2016-03-25 14:14:52 -07:00 |
|
greenkeeperio-bot
|
71c0861675
|
Update opt-cli to 1.3.0, coveralls to 2.11.9, & qunitjs to 1.23.0.
|
2016-03-25 14:13:42 -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 |
|
Kent C. Dodds
|
583b03ba5f
|
Add git hook instructions to CONTRIBUTING.md. [ci skip]
|
2016-03-24 21:41:35 -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
|
577226bbd0
|
Add number object tests to number coercion methods.
|
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 |
|
Kent C. Dodds
|
9674d67693
|
add opt-in githook to config
|
2016-03-23 10:18:57 -06: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
|
9a4e11f6f7
|
Add chars param fix to postprocess. [ci skip]
|
2016-03-21 22:11:40 -07:00 |
|
John-David Dalton
|
24cef1a919
|
Add other realm maps/sets tests for _.size.
|
2016-03-21 21:00:29 -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
|
6d587bdf34
|
Add -0 test for math operator methods.
|
2016-03-21 20:04:46 -07:00 |
|
John-David Dalton
|
03dd9df78e
|
Remove unneeded assert in indexOf test.
|
2016-03-21 08:46:23 -07:00 |
|
greenkeeperio-bot
|
96c60bab46
|
Update dojo to 1.11.0.
|
2016-03-21 00:44:32 -07:00 |
|
John-David Dalton
|
811341efa1
|
Add code examples to fp wiki. [ci skip]
|
2016-03-20 14:18:24 -07:00 |
|
John-David Dalton
|
5f94723d7f
|
Add always fp alias.
|
2016-03-20 11:53:38 -07:00 |
|