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 |
|
John-David Dalton
|
9d1536799b
|
Add complement fp alias.
|
2016-03-20 11:43:32 -07:00 |
|
John-David Dalton
|
85057d588c
|
Move "Chaining" section lower. [ci skip]
|
2016-03-20 11:40:34 -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
|
51833b91d0
|
Add invertObj and juxt fp aliases.
|
2016-03-20 11:23:12 -07:00 |
|
John-David Dalton
|
dfb7a4c078
|
Don't make without an alias so it can be reverted with convert.
|
2016-03-20 11:16:18 -07:00 |
|
John-David Dalton
|
04ddaf49f5
|
Organize aliases.
|
2016-03-20 11:13:24 -07:00 |
|
John-David Dalton
|
b7a6560d90
|
Add identical fp alias.
|
2016-03-20 11:13:06 -07:00 |
|
John-David Dalton
|
7d8531d6ed
|
Add _.divide and _.multiply tests.
|
2016-03-20 11:03:29 -07:00 |
|
John-David Dalton
|
ab77d9d83a
|
Add more math operation method tests.
|
2016-03-20 10:16:03 -07:00 |
|
John-David Dalton
|
37454b8f42
|
Add eq and isEqual to fp skipRearg mapping.
|
2016-03-20 10:02:46 -07:00 |
|
John-David Dalton
|
ef95f165ff
|
Fix npm build tests.
|
2016-03-20 01:10:23 -07:00 |
|
John-David Dalton
|
6494a072d2
|
Fix test fails in Safari.
|
2016-03-20 01:02:53 -07:00 |
|
John-David Dalton
|
984bcc556e
|
Add fp.isMatchWith test.
|
2016-03-20 00:26:58 -07:00 |
|
John-David Dalton
|
be77e7366c
|
Remove "with" methods from iterateeAry mapping.
|
2016-03-19 23:43:11 -07:00 |
|
John-David Dalton
|
01d961bad8
|
Ensure fp.isEqualWith rearg is (c,a,b). [closes #2131]
|
2016-03-19 23:40:14 -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
|
6ed9c005d7
|
Make fp.invokeArgs and fp.invokeArgsMap arg signature (b,c,a).
|
2016-03-18 08:29:41 -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 |
|