Tay Yang Shun
65f1ced297
Shift into home folder
7 years ago
Keyan Zhang
5cc60281b5
prettier
7 years ago
Keyan Zhang
d73bff0982
Use qs to parse query params
7 years ago
tricinel
cce9ef7b60
Add flow types to components; realted to #24
7 years ago
Tay Yang Shun
57baeb1298
Shift out examples content
7 years ago
Yangshun Tay
405e7c5166
Fix for comments
7 years ago
Yangshun Tay
505efa09ee
Fix styling
7 years ago
Yangshun Tay
137f0ffa0c
Minor formatting fixes
7 years ago
Yangshun Tay
a1cb7af47f
Use glamor styles for home page
7 years ago
Yangshun Tay
1e6151e390
Split up marketing content into Markdown files
7 years ago
Yangshun Tay
60dab3606e
Shift home into pages
7 years ago
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