1198 Commits

Author SHA1 Message Date
Shannon Poole
05c52793cb feat: add support for class param declarations at the constructor (#1013) 2018-02-10 13:12:15 -08:00
Alexey Raspopov
647fdf4150 fix .npmignore for tests folder (#1010) 2018-02-06 14:52:48 -05:00
Anton Shchekota
41bd944c31 chore: update git-url-parse and flow-bin
git-url-parse already fixed issue with git urls
2018-01-26 10:21:03 +03:00
Anton Shchekota
7d74060caf Eslint add new rules - no-var and prefer-const 2018-01-24 14:10:41 +03:00
Anton Shchekota
c1611ca16c chore: update dependencies 2018-01-24 12:10:36 +03:00
Anton Shchekota
debf471cf6 chore: update mime package to next major version 2018-01-24 11:31:09 +03:00
Anton Shchekota
21c585a44c chore: update dev dependencies 2018-01-24 10:56:23 +03:00
Tom MacWright
77a3b981c9
chore(package): update flow-bin to version 0.63.1 (#998)
* chore(package): update flow-bin to version 0.63.1

Closes #984

* chore: Update yarn.lock
2018-01-17 11:07:09 -08:00
Tom MacWright
ef75a9fb80
chore(package): update jest to version 22.1.2 (#997)
* chore(package): update jest to version 22.1.2

Closes #979

* chore: Update yarn.lock
2018-01-17 11:03:07 -08:00
Anton
27f75a9dfc ci: run tests on multiple node versions (#983) 2018-01-15 09:52:38 -08:00
Jonas Bögle
f0c32278a8 docs(readme, usage): updated help command/message (#994) 2018-01-12 16:00:23 -08:00
Thomas Broadley
4bb2047064 Fix typos (#977) 2017-12-15 20:06:14 -08:00
Anton Shchekota
03429ae7de chore: udpate yarn lock file 2017-12-12 08:08:14 +03:00
greenkeeper[bot]
963e7dc867 chore(package): update fs-extra to version 5.0.0 2017-12-12 07:59:06 +03:00
greenkeeper[bot]
0bb3d0d7f0 fix(package): update remark-toc to version 5.0.0 2017-12-12 07:58:50 +03:00
Tom MacWright
442b509515
chore: Update tests for release 2017-12-11 17:22:16 -08:00
Tom MacWright
5a3a2390e0
chore(release): 5.3.5 v5.3.5 2017-12-11 17:19:24 -08:00
Tom MacWright
e0fa330175
ci(circle): Use CircleCI 2 (#974)
Now we're using CircleCI 2.0, and this also uses yarn on CircleCI for consistency.
2017-12-11 17:18:56 -08:00
Tom MacWright
aa661ffcbf
fix(globals-docs): Remove en-US from MDN links. (#973)
This allows the Mozilla Developer Network to infer the user language.

Fix #964
2017-12-11 17:04:28 -08:00
Tom MacWright
74bbbf72ae
chore(release): 5.3.4 v5.3.4 2017-12-11 16:47:55 -08:00
Hugo Josefson
7e0127819a Fix args regression: readme --shallow --format (Invalid second argument) (#968)
* Add shared_options to readme command.

This makes --shallow and --format work again.

* Update yarn.lock based on package.json.

* Move readme example to where it works,

remove superfluous usage string.

yargs@>=7 throws exceptions on incorrectly structured builder objects.

* Update expected readme test fixture.

* Update bin-readme snapshot.

* s/_.assign/Object.assign/g thanks to node@>=4.

* Update yarn.lock based on package.json (lint-staged@6)

* Override flow error message.
2017-12-10 15:04:32 +03:00
Anton Shchekota
b6e7e7d3f5 chore - update lint-staged --verbose options is deprecated 2017-12-09 16:13:41 +03:00
greenkeeper[bot]
359ba92fa9 chore(package): update flow-bin to version 0.61.0 2017-12-09 15:09:00 +03:00
greenkeeper[bot]
1d6fe80841 fix(package): update vinyl-fs to version 3.0.0 (#966) 2017-12-05 15:57:51 -08:00
greenkeeper[bot]
98428144bc fix(package): update remark-html to version 7.0.0 2017-12-05 08:17:09 +03:00
greenkeeper[bot]
f42cbe7b54 chore(package): update flow-bin to version 0.60.0 2017-12-02 14:01:43 +03:00
greenkeeper[bot]
436bfcb953 chore(package): update lint-staged to version 5.0.0 2017-11-12 08:28:33 +03:00
greenkeeper[bot]
84f383db59 chore(package): update flow-bin to version 0.59.0 2017-11-09 08:22:03 +03:00
greenkeeper[bot]
d8fbf2c427 fix(package): update read-pkg-up to version 3.0.0 2017-11-04 11:47:30 +03:00
greenkeeper[bot]
68000e6422 chore(package): update flow-bin to version 0.58.0 2017-11-02 08:43:07 +03:00
greenkeeper[bot]
bdbec7e963 chore(package): update cz-conventional-changelog to version 2.1.0 (#944) 2017-10-27 10:37:33 -07:00
greenkeeper[bot]
10dff6f536 fix(package): update babelify to version 8.0.0 2017-10-26 08:14:34 +03:00
greenkeeper[bot]
3884d6cddd chore(package): update flow-bin to version 0.57.1 (#940) 2017-10-16 09:37:44 +03:00
Tom MacWright
2128e42ffb
Update for tag 2017-10-12 16:34:51 -07:00
Tom MacWright
55307ce13e
chore(release): 5.3.3 v5.3.3 2017-10-12 16:32:46 -07:00
Tom MacWright
e4781ebf54 fix: Fix the split in HTML at 33/67% instead of calculating percentages (#939)
Previously this was calculated so that the left page would expand to its natural size. That's not
really what we want, because the natural size could be as high as 100%.

Fixes #927
2017-10-12 16:26:22 -07:00
Victor Glindås
c43701b672 docs: Fix grammar in getting started
Grammar fix.
2017-10-05 09:30:04 -07:00
Tom MacWright
69ce427f02
chore: Update yarn.lock 2017-10-04 15:38:17 -07:00
Tom MacWright
303b7929ac chore: Update mime within 1.x range to address regex vuln (#934) 2017-10-04 12:57:10 -07:00
Michel Simonot
7a548eb444 fix(html): Display all levels of parameter properties. (#933)
Fix default_theme to render all parameter properties.
 
- Split the parameter property template portion into its own partial.
- Have the new partial recursively call itself if there are sub-properties.
2017-10-04 12:34:39 -07:00
Anton
e203df51c0 chore: Replace babel-preset-es2015 on babel-preset-env Fixed #931 (#932) 2017-10-03 17:27:58 -07:00
Anton Shchekota
8b8e6a2ba0 Added ignore mime package. Close #926
New version is required node >= 6, we are still support 4.
2017-09-29 18:56:54 +03:00
Anton Shchekota
227db1c9ee chore: updated yargs Fixed #836 2017-09-29 18:50:38 +03:00
Anton Shchekota
10bbba5402 chore: Updated devDependencies 2017-09-29 16:30:06 +03:00
Anton Shchekota
f375b2ba75 chore: updated flow js 2017-09-29 16:17:19 +03:00
Anton Shchekota
337b7a639e chore: updated jest 21 version 2017-09-29 11:56:03 +03:00
greenkeeper[bot]
334559ea1e chore(package): update coveralls to version 3.0.0 2017-09-29 08:51:34 +03:00
greenkeeper[bot]
2b74956b18 fix(package): update github-slugger to version 1.2.0 2017-09-21 10:27:43 -07:00
Tom MacWright
c6bf13db38 test: Even more tests 2017-09-14 17:58:39 -07:00
Tom MacWright
e02b91f8d5
chore: Update tests for release 2017-09-14 17:07:36 -07:00