Commit Graph

29 Commits

Author SHA1 Message Date
Ian Sutherland
657ae2f7be Upgrade to Lerna v3 (#6829)
* Upgrade Lerna to 3.13.2

* Remove independent argument to Lerna

* Update publish command
2019-04-17 09:59:06 -06:00
Ioannis Cherouvim
7ec36479b3 Improved language used in markdown code blocks. (#6419)
* Improved language used in code blocks.
2019-02-21 21:16:33 -08:00
Juan Picado @jotadeveloper
c6eca6e498 Add information for usage custom registries on e2e testing #4488 (#5767) 2019-02-11 17:15:41 -05:00
Joe Haddad
0702e78fbb Tweak contributing doc 2018-12-23 13:43:14 -05:00
Joe Haddad
6513c2d300 Add instructions for a prerelease 2018-10-25 00:41:35 -07:00
Maël Nison
201079dca2 Caches the Yarn resolution for faster installs (#5270)
* Caches the Yarn resolution for faster installs

* Adds the yarn.lock.cached file to the publish list

* Removes the copied lockfile when the install fails

* Updates the release checklist
2018-10-03 20:00:07 +01:00
Reuben Antz
6c0cf8c3ac Update targeted IE version in documentation (#4551)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
2018-09-26 01:36:12 -04:00
Stefan Feješ
d9fbe448d7 typo fix (#4134) 2018-03-12 10:05:18 -04:00
JK
75f3fccc7d Update CONTRIBUTING.md link (#4114)
update h5bp CONTRIBUTING.md link...
2018-03-07 17:50:58 -05:00
Michaël De Boey
25184c4e91 Fix links to package (#3898) 2018-01-22 22:16:22 +00:00
Dan Abramov
d979964126 Tweak publishing note 2018-01-15 00:55:15 +00:00
Dan Abramov
0aeffe62ef Switch to Yarn Workspaces (#3755)
* Switch to Yarn Workspaces

* Feedback

* Move flowconfig

* Use publish script

* Keep git status check

* Fix Flow without perf penalty

* Remove Flow from package.json "test"

* Try running it from script directly (?)

* Try magic incantations

* lol flow COME ON

* Try to skip Flow on AppVeyor

* -df

* -df

* -df

* Try to fix CI

* Revert unrelated changes

* Update CONTRIBUTING.md
2018-01-12 01:54:53 +00:00
Dubes
c162920e7f Documentation to help windows contributors (#2841)
* Added documentation for contributors using windows 10

Hopefully encourages devs on Windows machine to contribute

* corrected the wordings a little
2018-01-09 17:38:54 +00:00
Dan Abramov
b8e6ba3c4a Reorder publishing instructions 2017-10-31 10:40:27 +00:00
Fabrizio Castellarin
60ae2b6d4c Local testing docker links (#2662)
* Fix a command style in docs

* Add a link to docker's docs
2017-06-28 16:01:08 +01:00
Fabrizio Castellarin
1f91848d51 E2E testing enhancements (#2408)
* Local testing with docker

* Docs on e2e testing

* `bash` callback after docker

* Add a TL;DR in the CONTRIBUTING section

* Local e2e testing with modified files

* Remove the N.B. from the README

* Fixed a fixme in e2e doc
2017-06-26 17:34:03 +01:00
Ade Viankakrisna Fadlil
68fcba4556 Add note about yarn.lock in CONTRIBUTING.md (#2135)
* Add note about yarn.lock in CONTRIBUTING.md

* Update CONTRIBUTING.md
2017-05-12 16:53:36 +01:00
anilreddykatta
0b9c65f2f6 Add folder structure docs for new contributors (#1991)
* Adding folder structure to help people navigate through project. It helps in resolving issues by providing brief description of each package and its purpose

* Removing unnecessary packages from Folder structure heading

* Update CONTRIBUTING.md
2017-04-18 21:25:00 -04:00
Alexander James Phillips
2a8535b5d5 Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR (#1608)
* Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR

* Use br in react-scripts template README md

* Use br in md for new line breaks

* Update troubleshooting HMR to allow for VMs running Windows

* Fix up the instructions
2017-02-22 18:37:18 +00:00
Dan Abramov
5211141321 Add an annoying nit 2017-02-11 00:36:03 +00:00
Ville Immonen
308121da83 Update CONTRIBUTING.md (#1225)
* Update CONTRIBUTING.md

* Add more detailed change log instructions
2016-12-10 16:01:50 +02:00
Ville Immonen
e04263408c Remove bundledDependencies (#1068)
* Remove bundledDependencies
* Change the e2e scripts to use local file dependencies instead of
  bundledDependencies to test the packages
2016-11-21 13:26:07 +02:00
Ville Immonen
26464096d5 Set up a monorepo with Lerna 2016-09-19 10:52:19 +03:00
Marshall Bowers
2d99415fa0 Fix some typos (#547) 2016-09-02 15:21:00 +01:00
Dan Abramov
daf85e66b9 Update CONTRIBUTING.md 2016-09-02 15:20:11 +01:00
Dan Abramov
46cf3fc435 Update CONTRIBUTING.md 2016-09-02 14:29:08 +01:00
Can Göktas
055b414178 Fix typo in CONTRIBUTING.md (#161) 2016-07-24 22:26:50 +01:00
Max Stoiber
d3359507cf Contributing instructions step two (#160)
* Move setup instructions to CONTRIBUTING.md

* Reword setup instructions slightly
2016-07-24 21:26:45 +01:00
Max Stoiber
d7ded9e33e Add first CONTRIBUTING.md (#150)
Ref #92
2016-07-24 17:34:31 +01:00