Commit Graph

62 Commits

Author SHA1 Message Date
Dan Abramov
0b805a8d97 Make error message bold on the decoder page (#582)
* Make error message bold on the decoder page

* Update ErrorDecoder.js

* Update ErrorDecoder.js
2018-02-04 22:38:35 +00:00
OOO :: ItsPugle
e81393125e Update Footer.js to reflect the change of year (#493)
* Update Footer.js

* Removing an accidental character
2018-01-07 11:38:33 +00:00
Alex
7fafb9f916 Break out Installation into top-level doc section (#452)
* Break out Installation into top-level doc section

* Update navigation (prev/next, nav tree)

- Move Installation section to top
- Add next/prev to install pages

* add links to other install options from try react page

* fix markdown link

* Clarify that Quick Start and Install are optional "next steps"

* Add top-level CDN page

This is useful for Codepen and other Unpkg-y setups

* Add link to Tutorial from Try React

* Update CRA link in tutorial

* Make Try React subheader a proper sentence

* Add "minimal"

* Explain local dev setup is more work than Codepen etc

* Fix typos

* Add : between headings

* add note that CRA is not lightweight

* fix typo

* Update add-react-to-a-new-app.md

* Update add-react-to-a-new-app.md

* Remove the Bower note

* Update try-react.md

* Tweak wording

* Use direct link
2017-12-23 15:37:23 +00:00
Brian Vaughn
bb55d1083b Re-ran Prettier after version bump 2017-12-21 09:22:05 -08:00
Joe Critchley
184a7ef947 Reorganized footer nav (#448)
* Reorganized footer nav to match latest structure

* Footer nav - skip Installation page for Quick Start
2017-12-20 15:06:12 +00:00
Fredrik Forsmo
a970afa27e Remove "use strict" from source files 2017-12-02 15:25:17 +01:00
Brian Vaughn
b8d13d5fe5 Merge pull request #205 from tricinel/feature/flow-types
Add flow types to components; realted to #24
2017-11-29 13:32:38 -08:00
Bond
fbbf1081ec Pretty print 2017-11-27 10:18:39 +01:00
Bond
ce01d0baa7 Update footer links to example and community tools 2017-11-27 09:43:05 +01:00
tricinel
03df4d4ab8 Merge branch 'master' into feature/flow-types 2017-11-21 18:59:27 +01:00
tricinel
232d15463d Add flow types; related to #24 2017-11-20 17:57:36 +01:00
tricinel
cf2bd4c171 Reorganise open/close navMenu functions 2017-11-20 16:33:32 +01:00
Dan Abramov
9e6e0bddb1 Update CodeEditor.js 2017-11-09 22:53:13 +00:00
Brian Vaughn
f93f56b112 Merge branch 'fb-query-string-param' 2017-11-06 14:59:44 +00:00
Brian Vaughn
d23c8c9aad Removed 'qs' module dependency from ErrorDecoder 2017-11-06 14:59:38 +00:00
Keyan Zhang
5cc60281b5 prettier 2017-10-31 23:47:15 -07:00
Keyan Zhang
d73bff0982 Use qs to parse query params 2017-10-31 23:26:08 -07:00
tricinel
cce9ef7b60 Add flow types to components; realted to #24 2017-10-24 18:49:29 +02:00
Yangshun Tay
405e7c5166 Fix for comments 2017-10-24 01:05:23 +08:00
Brian Vaughn
d5f98ca1ed Merge pull request #156 from tricinel/feature/flow-types
Switch to flow types; wip related to #24
2017-10-20 09:15:24 -07:00
tricinel
ab5815b11a Add Todo notes and better flow types 2017-10-20 18:07:44 +02:00
Lucas Lentz
1d1656c906 Add console.warn and move DocSearch component to LayoutHeader 2017-10-19 15:51:13 -02:00
Lucas Lentz
b19ea6b39b Add window parent to docsearch in order to pass CI 2017-10-19 15:23:47 -02:00
Lucas Lentz
238ffd9709 Do the yarn prettier 2017-10-19 15:17:52 -02:00
Lucas Lentz
993df14915 Wrap Algolia search into a React component 2017-10-19 15:04:55 -02:00
Brian Vaughn
2c863e4e7c Fixed accidental regression from a bad-merge 2017-10-17 12:02:23 -07:00
Brian Vaughn
07fe533660 Merge pull request #167 from bvaughn/header-focus-styles
Header focus style improvements
2017-10-17 09:38:32 -07:00
Brian Vaughn
2b44cd3df3 Show Babel load-error message if Babel fails to load from CDN 2017-10-17 09:14:02 -07:00
Brian Vaughn
75574bf0cf Merge pull request #158 from renanpvaz/improve-adblocker-related-error-message
Mention ad blockers when Babel is not defined
2017-10-17 09:12:34 -07:00
tricinel
9daf248d21 Move types to separate declaration; related to #24 2017-10-17 10:16:00 +02:00
Brian Vaughn
c0affe4dd8 Added some padding to search input 2017-10-16 15:23:41 -07:00
Brian Vaughn
beeb8e8554 Header focus style improvements 2017-10-16 13:03:58 -07:00
Admir Sabanovic
8a0eda3b6e use callback for setState 2017-10-16 21:20:00 +02:00
renanpvaz
26c975de3b use flag to show custom message instead of error 2017-10-16 16:19:07 -02:00
renanpvaz
4ab3ae3685 prettier 2017-10-13 13:22:48 -03:00
renanpvaz
4a4a9596fb mention ad blockers when babel is not defined 2017-10-13 13:02:56 -03:00
tricinel
36beba7a9b Switch to flow types; wip 2017-10-13 10:48:09 +02:00
Admir Sabanovic
9876647f26 99 replace button with checkbox and apply proposed changes 2017-10-12 22:58:39 +02:00
Admir Sabanovic
6bd11c1636 99 fix prettier, lint and flow 2017-10-12 01:08:01 +02:00
Admir Sabanovic
527f50371f add non-jsx view to to interactive code samples 2017-10-12 00:50:42 +02:00
Brian Vaughn
42372b2447 Prettier to fix extra whitespace 2017-10-11 10:20:02 -07:00
Florian Kissling
3a238c8d09 Fix typo
Restores the sidebar transition when switching from and to small screen/"sticky" sidebar.
2017-10-10 21:50:58 +02:00
Brian Vaughn
7a9f04cad8 Removed MIT section from website source file headers 2017-10-10 10:36:40 -07:00
Brian Vaughn
0eb0110df9 Merge pull request #104 from jxom/create-script-for-checks-in-ci
Added fbjs eslint config, fixed lint errors and warnings
2017-10-10 08:42:58 -07:00
jxom
4b155a22ed PR changes 2017-10-10 15:30:25 +11:00
jxom
de3bd87f4b Added fbjs eslint config, fixed lint errors and warnings 2017-10-10 08:41:44 +11:00
Damaera
b450b0d2c7 Fix scroll in CodeEditor, adding scroll in right panel. and adding padding bottom in code. #91 2017-10-09 14:23:41 +07:00
Brian Vaughn
be1f9a60d8 Merge pull request #48 from jxom/update-sidebar-highlight-on-scroll
Tweak sidebar to update navigation highlight on scroll
2017-10-08 10:40:20 -07:00
jxom
15fc32561f Run check-all script 2017-10-08 11:34:24 +11:00
jxom
e9d0884a43 PR Changes 2017-10-08 11:33:36 +11:00