John-David Dalton
|
9a4e11f6f7
|
Add chars param fix to postprocess. [ci skip]
|
2016-03-21 22:11:40 -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
|
85057d588c
|
Move "Chaining" section lower. [ci skip]
|
2016-03-20 11:40:34 -07:00 |
|
John-David Dalton
|
4d89d9a1b7
|
Add fp.convert to "Convert" section.
|
2016-03-17 21:10:36 -07:00 |
|
John-David Dalton
|
594f414b1a
|
Move the "Convert" section to the bottom.
|
2016-03-17 21:10:36 -07:00 |
|
John-David Dalton
|
8bed7137c7
|
Add chaining note to fp wiki template. [ci skip]
|
2016-03-13 14:44:58 -07:00 |
|
John-David Dalton
|
4debf155d7
|
Update and add tests for fp convert method.
|
2016-03-04 00:55:59 -08:00 |
|
Esa-Matti Suuronen
|
c406e33fcc
|
Add reconvert method to fp functions.
|
2016-03-03 22:47:30 -08:00 |
|
John-David Dalton
|
7a69a45ccc
|
Add template sentence tweaks from the wiki.
|
2016-02-27 10:20:51 -08:00 |
|
John-David Dalton
|
a1e917bac2
|
Remove the word "Added" from alias list. [ci skip]
|
2016-02-24 01:02:11 -08:00 |
|
Jeroen Engels
|
c88c7ff6bb
|
Fix order of arguments in FP docs. [ci skip]
|
2016-02-23 14:19:48 -08:00 |
|
John-David Dalton
|
a224b6f1b0
|
Add core.min.js and lodash.min.js to the fp module ignored list.
|
2016-02-22 10:28:34 -08:00 |
|
John-David Dalton
|
aafb05b675
|
Update for lodash v4 api.
|
2016-02-21 22:58:49 -08:00 |
|
John-David Dalton
|
ff6fc56a15
|
Use _baseConvert in fp module.
|
2016-02-21 21:07:21 -08:00 |
|
John-David Dalton
|
2dfbe9fe77
|
Use minified lodash in fp module.
|
2016-02-21 21:07:09 -08:00 |
|
John-David Dalton
|
9f7e626b9a
|
Make build-module create core.min.js and lodash.min.js.
|
2016-02-21 19:35:08 -08:00 |
|
John-David Dalton
|
f2985bda5f
|
Add copyFile, minFile, and writeFile to lib/common/util.js.
|
2016-02-21 19:35:01 -08:00 |
|
John-David Dalton
|
2509f562b5
|
Update fp wiki template.
|
2016-02-19 01:23:02 -08:00 |
|
John-David Dalton
|
a71c19e1b5
|
Avoid unnecessary cloning in fp set methods. [closes #2017]
|
2016-02-19 00:11:20 -08:00 |
|
John-David Dalton
|
4f702e2381
|
Specify utf8 encoding.
|
2016-02-16 22:04:47 -08:00 |
|
John-David Dalton
|
7c27a6f51e
|
Make wording of entries align closer to their titles. [ci skip]
|
2016-02-16 01:29:25 -08:00 |
|
John-David Dalton
|
09dd3a8fea
|
Remove noConflict call from the node fp module template.
|
2016-02-15 23:07:07 -08:00 |
|
John-David Dalton
|
97fd94744e
|
Add mapping section to fp wiki template. [ci skip]
|
2016-02-15 17:38:30 -08:00 |
|
John-David Dalton
|
0da3674d5e
|
Update fp doc template.
|
2016-02-15 17:00:01 -08:00 |
|
John-David Dalton
|
01d530d65e
|
Cleanup fp/build-modules.
|
2016-02-15 16:59:43 -08:00 |
|
John-David Dalton
|
cf1a4f893f
|
Update fp doc generation.
|
2016-02-15 00:18:12 -08:00 |
|
John-David Dalton
|
19613be861
|
Add isArray to _util.jst.
|
2016-02-14 23:47:45 -08:00 |
|
John-David Dalton
|
c163659713
|
Rename fp mapping rename to remap.
|
2016-02-14 23:47:45 -08:00 |
|
John-David Dalton
|
c006c28f55
|
Add lib/common/util.
|
2016-02-14 12:57:34 -08:00 |
|
John-David Dalton
|
a3676618af
|
Reorg templates.
|
2016-02-12 22:51:19 -08:00 |
|
John-David Dalton
|
bd2428dde5
|
Remove fp doc to be simplified in a later commit.
|
2016-02-11 21:02:44 -08:00 |
|
Jeroen Engels
|
02bea6534c
|
fp docs - Remove notes about mutation in description.
|
2016-02-09 19:36:37 -08:00 |
|
Jeroen Engels
|
6f4099c20b
|
fp docs - Split lib/doc/apply-fp-mapping into multiples files.
|
2016-02-09 19:36:37 -08:00 |
|
Jeroen Engels
|
39735df82f
|
fp docs - Inject default values and cap args.
|
2016-02-09 19:36:37 -08:00 |
|
Jeroen Engels
|
5062f22839
|
fp docs - Remove console.log() from examples.
|
2016-02-09 19:36:36 -08:00 |
|
Jeroen Engels
|
e397707dc9
|
fp docs - translate ...args to args[] in example and params.
|
2016-02-09 19:36:36 -08:00 |
|
Jeroen Engels
|
66d6e226a9
|
Add scripts to generate the docs for lodash/fp.
|
2016-02-09 19:36:36 -08:00 |
|
Benjamin Tan
|
fbfa578c11
|
Write fp docs to a different file.
|
2016-02-09 19:36:36 -08:00 |
|
John-David Dalton
|
349c627110
|
Add options to baseConvert.
|
2016-02-08 00:31:13 -08:00 |
|
John-David Dalton
|
c6a3ace553
|
Skip pseudo-private aliases.
|
2016-02-03 01:16:58 -08:00 |
|
John-David Dalton
|
daeb55e99d
|
Rename mapping rekey to rename.
|
2016-02-01 23:53:19 -08:00 |
|
John-David Dalton
|
163fdb46f0
|
Ensure fp _.partial and _.partialRight accept an args param.
|
2016-02-01 22:37:55 -08:00 |
|
John-David Dalton
|
e7c3afc1e5
|
Add index.js and lodash.js to the list of ignored files when generating fp modules.
|
2016-01-28 23:58:16 -08:00 |
|
John-David Dalton
|
23c5101227
|
Make doc postprocess fix for symbol identifers more generic.
|
2016-01-28 14:45:15 -08:00 |
|
John-David Dalton
|
71702d058c
|
Ignore more files.
|
2016-01-27 01:19:03 -08:00 |
|
John-David Dalton
|
6a4164d9f3
|
Ensure remapped fp method modules are created.
|
2016-01-27 00:47:31 -08:00 |
|
John-David Dalton
|
d3b0eae84c
|
Use mapping for aliasToReal.
|
2016-01-27 00:47:31 -08:00 |
|
John-David Dalton
|
a239ccaa9a
|
Add main:modules npm run script.
|
2016-01-26 21:32:22 -08:00 |
|
Jeroen Engels
|
b97a05b7f2
|
Add npm scripts to build docs.
|
2016-01-26 21:32:16 -08:00 |
|
John-David Dalton
|
df849e8698
|
Fix style nits.
|
2016-01-26 08:41:38 -08:00 |
|