Yangshun Tay
1de3b188e7
Embed content into home template
7 years ago
Philipp Spieß
f7ecd81a71
Fix style inconsistency
I discovered this inconsistency that caused the parentheses to appear/disappear when you toggle the "JSX" button. It also seems like we don't use parentheses for arrow functions with one argument, so this PR makes this behavior consistent.
7 years ago
tricinel
ab5815b11a
Add Todo notes and better flow types
7 years ago
Lucas Lentz
1d1656c906
Add console.warn and move DocSearch component to LayoutHeader
7 years ago
Lucas Lentz
b19ea6b39b
Add window parent to docsearch in order to pass CI
7 years ago
Lucas Lentz
238ffd9709
Do the yarn prettier
7 years ago
Lucas Lentz
993df14915
Wrap Algolia search into a React component
7 years ago
Brian Vaughn
2c863e4e7c
Fixed accidental regression from a bad-merge
7 years ago
Brian Vaughn
2b44cd3df3
Show Babel load-error message if Babel fails to load from CDN
7 years ago
tricinel
9daf248d21
Move types to separate declaration; related to #24
7 years ago
Brian Vaughn
c0affe4dd8
Added some padding to search input
7 years ago
Brian Vaughn
beeb8e8554
Header focus style improvements
7 years ago
Admir Sabanovic
8a0eda3b6e
use callback for setState
7 years ago
renanpvaz
26c975de3b
use flag to show custom message instead of error
7 years ago
Brian Vaughn
71bc3d9140
Improved sidebar nav-header focus rect appearance
7 years ago
Eric Simons
d255c1afc6
sync js files to codepen
7 years ago
renanpvaz
4ab3ae3685
prettier
7 years ago
renanpvaz
4a4a9596fb
mention ad blockers when babel is not defined
7 years ago
tricinel
36beba7a9b
Switch to flow types; wip
7 years ago
Admir Sabanovic
9876647f26
99 replace button with checkbox and apply proposed changes
7 years ago
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
7 years ago
Admir Sabanovic
6bd11c1636
99 fix prettier, lint and flow
7 years ago
Admir Sabanovic
527f50371f
add non-jsx view to to interactive code samples
7 years ago
Ismael Martínez
6f5518b9d6
Add left padding for lists in all viewport sizes
It looks wrong on medium sizes, and looks like a negative indent on large sizes.
7 years ago
renanpvaz
ba6a786f4c
simplify placeholder
7 years ago
Brian Vaughn
42372b2447
Prettier to fix extra whitespace
7 years ago
renanpvaz
36e1185fde
render simple placeholder while Babel loads
7 years ago
renanpvaz
a02139b085
undo changes to algolia search
7 years ago
Florian Kissling
3a238c8d09
Fix typo
Restores the sidebar transition when switching from and to small screen/"sticky" sidebar.
7 years ago
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
7 years ago
jxom
4b155a22ed
PR changes
7 years ago
jxom
de3bd87f4b
Added fbjs eslint config, fixed lint errors and warnings
7 years ago
renanpvaz
7efe10fe90
update constant name
7 years ago
renanpvaz
80b1b83754
linting fixes
7 years ago
renanpvaz
1d48f7574e
load babel only when needed
7 years ago
Damaera
b450b0d2c7
Fix scroll in CodeEditor, adding scroll in right panel. and adding padding bottom in code. #91
7 years ago
imagentleman
06a8b8e0bb
Fix visible background over border radius in search dropdown
7 years ago
Brian Vaughn
39def4b50c
Removed no-longer-used isItemActive
7 years ago
jxom
15fc32561f
Run check-all script
7 years ago
jxom
e9d0884a43
PR Changes
7 years ago
Fernando Poumián
4e0ab5622c
Format CodeEditor.js with prettier.
7 years ago
Fernando Poumián
27994d5fa0
Fix margin and border-radius in CodeEditor result and error section.
7 years ago
Fernando Poumián
dd97731a33
Fix border-radius for CodeEditor component in medium size screens.
7 years ago
Akshat Garg
521f334e6f
Fixes #44 : Update CodeEditor to display the complete content
7 years ago
Brian Vaughn
0e647230e2
Replaced CC-BY 4.0 license in source code headers with MIT
7 years ago
Yangshun Tay
5f804b269d
Standardize license across source files ( #45 )
7 years ago
jxom
63280cca1d
Make createLinkBlog and createLinkDocs consistent with createLinkTutorial
7 years ago
jxom
94270569a5
Tweak sidebar to update navigation highlight on scroll
7 years ago
Brian Vaughn
c9e1c3b834
Updated license name in headers
7 years ago
Yangshun Tay
fb02750d9a
Fix repo URLs
7 years ago