Commit Graph

49 Commits

Author SHA1 Message Date
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
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
Fernando Poumián
4e0ab5622c Format CodeEditor.js with prettier. 2017-10-07 12:31:47 -06:00
Fernando Poumián
27994d5fa0 Fix margin and border-radius in CodeEditor result and error section. 2017-10-07 12:30:22 -06:00
Fernando Poumián
dd97731a33 Fix border-radius for CodeEditor component in medium size screens. 2017-10-07 12:08:18 -06:00
Akshat Garg
521f334e6f Fixes #44 : Update CodeEditor to display the complete content 2017-10-07 21:07:53 +05:30
Brian Vaughn
0e647230e2 Replaced CC-BY 4.0 license in source code headers with MIT 2017-10-07 08:00:22 -07:00
Yangshun Tay
5f804b269d Standardize license across source files (#45) 2017-10-07 10:10:04 +01:00
Brian Vaughn
574b3b0c24 Merge pull request #13 from yangshun/fix-repo-url
Migrate repo URLs
2017-10-06 13:36:26 -07:00
Brian Vaughn
c9e1c3b834 Updated license name in headers 2017-10-06 13:27:15 -07:00
Yangshun Tay
fb02750d9a Fix repo URLs 2017-10-07 01:19:55 +08:00
Brian Vaughn
1de4c66dc6 Added some basic Flow types to get things started 2017-10-05 15:33:18 -07:00
Brian Vaughn
8d54bd01a3 Prettier formatted flow-typed and plugins dirs 2017-10-05 08:08:22 -07:00
Brian Vaughn
9d9b2021ed Migrated Gatsby website source and config 2017-10-04 14:56:10 -07:00