Commit Graph

36 Commits

Author SHA1 Message Date
Haroen Viaene
eeedf1cde5 fix(algolia): make logo show up on FF
Background images in svg need to have the # encoded to show up if the image type is svg+xml;utf8

fixes #130
2017-10-12 11:29:28 -07:00
renanpvaz
ba6a786f4c simplify placeholder 2017-10-11 15:34:16 -03:00
renanpvaz
0a255fe72a Merge branch 'master' of https://github.com/reactjs/reactjs.org into defer-babel-loading 2017-10-11 13:59:20 -03:00
renanpvaz
36e1185fde render simple placeholder while Babel loads 2017-10-11 13:59:10 -03:00
renanpvaz
a02139b085 undo changes to algolia search 2017-10-10 17:16:45 -03: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
renanpvaz
b843de780d Merge branch 'master' of https://github.com/reactjs/reactjs.org into defer-babel-loading 2017-10-09 17:38:51 -03:00
renanpvaz
7efe10fe90 update constant name 2017-10-09 13:27:34 -03:00
renanpvaz
80b1b83754 linting fixes 2017-10-09 13:23:16 -03:00
renanpvaz
1d48f7574e load babel only when needed 2017-10-09 13:12:33 -03:00
Brian Vaughn
89cf6d20d6 Merge pull request #92 from damaera/fix-scroll
Fix scroll in CodeEditor
2017-10-09 08:58:42 -07: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
imagentleman
06a8b8e0bb Fix visible background over border radius in search dropdown 2017-10-08 20:55:30 -05: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
Brian Vaughn
39def4b50c Removed no-longer-used isItemActive 2017-10-08 10:39:57 -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
jxom
63280cca1d Make createLinkBlog and createLinkDocs consistent with createLinkTutorial 2017-10-07 18:41:26 +11:00
jxom
94270569a5 Tweak sidebar to update navigation highlight on scroll 2017-10-07 18:33:53 +11: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
192c429a21 Added missing title and og:url to 1-off pages 2017-10-04 15:31:46 -07:00
Brian Vaughn
9d9b2021ed Migrated Gatsby website source and config 2017-10-04 14:56:10 -07:00