1198 Commits

Author SHA1 Message Date
Tom MacWright
39b0ae4e74 Merge pull request #326 from researchgate/gitignore
Ignore node_modules folder in git
2016-01-07 17:44:41 -05:00
Tom MacWright
3519e1885b Merge pull request #327 from researchgate/boolean-literal-type
Add support for flow boolean literal type
2016-01-06 10:03:57 -05:00
Daniel Tschinder
0853c57dda Add support for flow boolean literal type 2016-01-06 15:43:22 +01:00
Tom MacWright
94140dc310 Merge pull request #325 from researchgate/master
Add support for Flow literal string/number types
2016-01-05 08:30:01 -05:00
Daniel Tschinder
e70acf697b Ignore node_modules folder in git 2016-01-05 12:25:34 +01:00
Daniel Tschinder
03df725ce5 Add tests for StringLiteral and NumberLiteral types 2016-01-05 12:24:18 +01:00
Markus Hsi-Yang Fritz
f14fff41b9 Add support for Flow literal string/number types 2016-01-05 12:24:08 +01:00
Tom MacWright
34b647fa4a Ban and fix trailing spaces. 2016-01-03 17:02:25 -05:00
Tom MacWright is on vacation till January 1st
dd076d7212 Merge pull request #324 from carbonrobot/master
Support revealing module pattern fixes #323
2016-01-03 17:00:33 -05:00
Charlie Brown
52ba97b7f1 Correct js lint errors 2015-12-30 13:30:54 -06:00
Charlie Brown
7f7784ced3 Support revealing module pattern 2015-12-30 12:48:48 -06:00
Tom MacWright
6b905aefb1 Update theme-default 2015-12-14 10:39:56 -05:00
Tom MacWright
d1c4101db3 Test only in node v5 for speed 2015-12-14 10:22:39 -05:00
Tom MacWright
4f9f92eddb Merge branch 'master' of https://github.com/documentationjs/documentation 2015-12-14 10:21:12 -05:00
Anand Thakker
42e9899e4b Add missing vinyl dependency 2015-12-14 10:11:18 -05:00
Anand Thakker
bdd1f539fc Exit nonzero from readme cmd if section is absent 2015-12-13 22:18:33 -05:00
Anand Thakker
3ea2944ebc Add readme command and tests 2015-12-13 15:33:35 -05:00
Anand Thakker
ed14745747 Allow (privately) the use of 'mdast' as a format 2015-12-13 14:40:41 -05:00
Anand Thakker
34eda223b2 Fix command help 2015-12-13 13:45:17 -05:00
Tom MacWright
8a6cac82d1 Add --access flag. Fixes #262 2015-12-12 17:09:43 -05:00
Tom MacWright
370a7c59b0 Remove unused misc dir 2015-12-11 17:04:42 -05:00
Tom MacWright
93696fab1f Merge pull request #310 from ikokostya/fix-see-also
Fix "See also" link
2015-12-11 13:44:52 -05:00
ikokostya
a24eac0d5d Fix "See also" link 2015-12-11 21:05:06 +03:00
Tom MacWright
96475f1b61 Merge pull request #308 from gamtiq/patch-1
Add the missed comma in GETTING_STARTED.md
2015-12-11 11:43:20 -05:00
Denis
1508412ae8 Add the missed comma in GETTING_STARTED.md
Fix #307
2015-12-11 19:35:46 +03:00
Tom MacWright
f7f76391bc Merge branch 'master' of https://github.com/documentationjs/documentation 2015-12-10 18:33:48 -05:00
Tom MacWright
83766f14da Add code of conduct 2015-12-10 18:33:40 -05:00
Tom MacWright
e99f64ca5c Update GETTING_STARTED.md 2015-12-10 18:30:46 -05:00
Tom MacWright
68aa236ef9 Move see also to https://github.com/documentationjs/documentation/wiki/See-also 2015-12-10 18:25:54 -05:00
Tom MacWright
f98bfa98ca No need for a _ here 2015-12-10 18:19:56 -05:00
Tom MacWright
95d8d8a1ca Update for default output update 2015-12-10 18:02:59 -05:00
Tom MacWright
5ef597b2ee Combine default parameters into types. Fixes #290 2015-12-10 17:45:59 -05:00
Tom MacWright
d95026ea8b Since #300 fixed #291, cover it with tests. Fixes #291 2015-12-10 17:00:12 -05:00
Tom MacWright
71f778bcb1 Simplify destructuring types 2015-12-10 16:55:02 -05:00
Tom MacWright
4e0029892a Optimize tests 2015-12-10 16:29:55 -05:00
Tom MacWright
6f929642b4 Remove Markdown theme tests. Fixes #302 2015-12-10 16:20:16 -05:00
Tom MacWright
4b252ebf00 Avoid traversal where possible. Fixes #293 2015-12-10 16:11:44 -05:00
Tom MacWright
ea4baa9ca2 Merge pull request #298 from akiellor/bump-deps
Upgrade deps which don't cause failures.
2015-12-10 09:40:27 -05:00
Anand Thakker
d0fbc86a16 Merge pull request #299 from tadatuta/patch-1
Fix typo
2015-12-10 06:39:27 -05:00
Vladimir Grinenko
238d4f3b2e Fix typo 2015-12-10 11:42:22 +03:00
Andrew Kiellor
ad3bea11ad Update dependencies that result in no test failures. 2015-12-09 21:04:17 -08:00
Andrew Kiellor
312d3957fe Add david badge for dependency freshness. 2015-12-09 21:02:03 -08:00
Anand Thakker
ea25fadea6 CLI fail gracefully on unknown command 2015-12-09 07:04:23 -05:00
Tom MacWright
d265cb3cec Bump theme to fix nested member examples. Fixes #267 2015-12-08 09:47:08 -05:00
Tom MacWright
71a52e5ed1 Support membership inference in class expressions. Fixes #284 2015-12-07 18:37:26 -05:00
Tom MacWright
bb9fc5f8e5 Infer augments tag from extends keyword. Fixes #195 2015-12-07 18:17:05 -05:00
Tom MacWright
931f48eefc Implement five tags:
- version
- author
- license
- copyright
- since

These are flattened and output in Markdown. HTML output will
require an update in the theme module
2015-12-07 17:53:00 -05:00
Tom MacWright
1a214ac3b2 Upgrade default theme 2015-12-07 17:29:47 -05:00
Tom MacWright
48b1166d00 Use released theme 2015-12-07 16:59:53 -05:00
Tom MacWright
a20aa1e25d Use released modules 2015-12-07 16:59:24 -05:00