0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

109 Commits

Author SHA1 Message Date
Andrey Lushnikov
b0afb17b68
chore: mark version v1.12.2 () 2019-02-05 11:38:04 -08:00
Andrey Lushnikov
a1abd6c1fc
chore: mark version v1.12.1 ()
References .
2019-02-01 12:30:21 -08:00
Andrey Lushnikov
7f05a084f1
chore: mark version v1.12.0 () 2019-01-31 19:33:54 -08:00
Andrey Lushnikov
2e36b55a89
docs(readme): migrate travis.org shield to travis.com () 2019-01-14 15:35:25 -08:00
Joel Einbinder
c44564aa94 feat(docs): mention puppeteer@chrome tagged releases () 2019-01-10 21:42:24 -08:00
Andrey Lushnikov
00b15994a4
chore: mark version v1.11.0 () 2018-11-29 22:11:44 -08:00
Nat Zimmermann
04b6ca85d0 Fix dead link ()
Closes 
2018-11-05 10:58:21 -08:00
Andrey Lushnikov
e9d89a2e21
chore: mark version v1.10.0 () 2018-11-01 20:09:04 -07:00
Sony AK
0bb462c8f5 docs(readme): clarify SPA and SSR () 2018-10-09 14:20:49 -07:00
Andrey Lushnikov
f6c05e6efd
chore: mark version v1.9.0 () 2018-10-04 14:37:40 -07:00
Andrey Lushnikov
4abf7d1fba
docs(bundling): add docs about bundling for web () 2018-10-04 14:23:03 -07:00
Andrey Lushnikov
f0beabd22a
chore: drop DEBUG for public API calls ()
This proved to be useless: we've never used it since we
released the initial version of puppeteer more than a year ago.
2018-09-14 18:23:30 +01:00
Elias Ojala
56b3bd809e docs(readme.md): Added yarn guide also to puppeteer-core () 2018-09-11 12:19:13 +01:00
Yaniv Efraim
6581ee974c docs: add ndb as a debugging tip () 2018-09-08 11:54:09 +01:00
Andrey Lushnikov
aeb6a9991e
chore: mark version v1.8.0 () 2018-09-06 21:49:44 +01:00
Andrey Lushnikov
7db4f0f798
chore: preserve links to master version of API from README.md ()
One of our checks makes sure all links from README.md to API.md
point to the last-released version of the API.

This sometimes doesn't work: when we refer to a section
in api.md that is just added, we should be able to reference
the "master" version of the api.md

This patch:
- teaches the doclint check to keep links to tip-of-tree version
  of api.md in README.md intact.
- starts refering to tip-of-tree version of api.md in `puppeter-core` section
2018-09-05 20:33:04 +01:00
Andrey Lushnikov
2de5a42d1f
docs(api.md): expand on puppeteer-core vs puppeteer () 2018-09-04 17:32:57 +01:00
Andrey Lushnikov
bfed64fbf6
docs(readme.md): change Megabits to Megabytes. 2018-08-29 17:44:47 +01:00
Andrey Lushnikov
b8e0d626f3
docs(readme): refer to awesome-puppeteer () 2018-08-10 01:34:45 -07:00
Andrey Lushnikov
3ae85e4649
docs: mention puppeteer-core () 2018-08-09 19:31:14 -07:00
Andrey Lushnikov
66caee4c60
chore: mark version v1.7.0 () 2018-08-09 18:53:24 -07:00
Andrey Lushnikov
1be7545b70
chore: enhance markdown preprocessor ()
Use preprocessor to make sure all the links in out README.md point
to the last-released version of documentation.

Fixes .
2018-08-08 18:20:20 -07:00
Andrey Lushnikov
e36a7ae677
chore: bump version to v1.6.2-post () 2018-08-01 13:52:34 -07:00
Andrey Lushnikov
d305c7d8c1
chore: bump version after minor release () 2018-07-30 18:05:10 -07:00
Pavel Pomerantsev
26cd16c724 docs(api.md): expand on testing Chrome Extensions ()
Fixes 
2018-07-18 19:33:51 -07:00
Andrey Lushnikov
3762de7b91
chore: mark version v1.6.0 () 2018-07-12 17:26:57 -07:00
Benjamin Atkin
4f8d00e64e docs(readme): Update README.md () 2018-07-11 17:07:27 -07:00
Nat Zimmermann
88362f710f docs(readme.md): Fix typo () 2018-07-09 21:56:31 +03:00
Andrey Lushnikov
9313c83ad2
docs(readme): update FAQ () 2018-07-05 09:13:26 +03:00
Andrey Lushnikov
fb7c4e0984
docs(readme): minor nits () 2018-06-29 21:35:52 -07:00
Joel Einbinder
194d580026
chore: mark version v1.5.0 () 2018-06-07 12:19:25 -07:00
Corey Cole
3e82a54fd1 docs: update slack invite link in README.md () 2018-06-06 20:12:44 -05:00
Andrey Lushnikov
1c4a8f0bbb
docs(README): remove duplicate line 2018-05-16 14:39:02 -07:00
Andrey Lushnikov
808bf8e558
chore: mark version v1.4.0 () 2018-05-08 21:46:32 -07:00
Yaniv Efraim
afee0104be docs(README): add a debugging section () 2018-04-30 21:01:35 +03:00
Andrey Lushnikov
0820d48f80
chore: link to the latest-released API from the README.md ()
This patch adds a preprocessor command to link to the latest-released
API from the README.md.

Fixes .
2018-04-25 18:18:08 -07:00
Andrey Lushnikov
62fa3bc81e
docs(README): add FAQ entry on where to ask questions () 2018-04-17 10:57:21 -07:00
Shayne Hartford
f51a315911 docs(README): Removed --save flag for npm install ()
NPM 5+ --save is default to true.
2018-04-03 10:26:21 -07:00
Fedor Korotkov
554bd59588 chore(CI): add experimental Cirrus CI ()
This patch adds experimental support for Cirrus CI builds.
Cirrus CI has both Windows and Linux, uses google cloud and runs builds
in Docker containers.

This seems to be a promising combination for our needs.
2018-03-13 08:06:40 -07:00
Kyle Sloan
44d8000de1 docs(README): clarify how to launch scripts () 2018-03-07 08:50:06 +03:00
Eric Bidelman
b07e705dc9 docs(README): mention testing prelease () 2018-02-23 11:17:14 -08:00
JoelEinbinder
ee7ebd6e17 docs(README): drop scraping bullet () 2018-02-22 17:49:17 -08:00
Drew Diamantoukos
b275e66594 chore: Spelling and Markdown Consistency ()
- Adding missing language tags to markdown code blocks.
- Fixed various spelling mistakes my IDE complained to me about.
2018-02-08 22:59:46 -05:00
Olivier Tille
18a1fb9385 docs(README): Correcting Chrome dependency size ()
This patch corrects chromium binary size in README.md.
2018-02-07 18:01:40 -05:00
Basarat Ali Syed
4046415f01 docs(README): mention troubleshooting.md in FAQ () 2018-02-05 19:03:07 -05:00
JoelEinbinder
f2b6016354 chore: switch to npm from yarn ()
This patch:
- migrates CI to use NPM
- drops lockfiles (`yarn.lock`). Lockfiles are ignored by package
  managers when the package is installed as a dependency, so this makes CI closer to the 
  installation our clients run.
2018-01-22 17:11:10 -08:00
Artem Sapegin
797b561013 docs(README): Update debugging tips () 2018-01-22 16:10:31 -08:00
Eric Bidelman
9b06ed28ae docs(README): updates to make d.g.c/web/ happy ()
Adds devsite's comment markers so we can pull sections of the readme into the site.
We lose a few syntax highlighting sections here on github, but everything looks great on developers.google.com!
2018-01-11 00:28:36 -08:00
Michael Stillwell
7c9104e1bc docs(README): add note on features not supported by Chromium () 2018-01-08 15:01:17 -08:00
Karl Brown
63f7e38077 docs(README.md): Update docs to more clearly differentiate between Chromium and Chrome ()
This patch clarifies the documentation to more clearly note that Puppeteer works with both Chromium (by default)
and Chrome.

Fixes 
2017-12-14 19:09:48 -08:00