Senin Roman
a6af32741c
Fix incorrect markup for ie10 ( #8886 )
2017-01-30 18:32:07 -06:00
Varun Bhuvanendran
37e5c0e5c1
added word break ( #8120 )
2016-10-27 13:01:51 +01:00
Kevin Lacker
aa9544bfac
New Documentation
2016-10-21 20:59:08 +01:00
Ben Alpert
4094a495cf
New marketing copy on homepage ( #7012 )
2016-06-10 19:47:23 -07:00
Keyan Zhang
27a059b045
switched to codemirror's jsx mode ( #6898 )
2016-05-26 23:33:04 -07:00
Christopher Chedeau
8076ea2212
[website] Fix jump on the header
...
Algolia adds two inline styles
```css
position: relative;
vertical-align: top;
```
to the element once the script inserted at the end of the page runs which super slightly moves the header. The fix is to always apply those two rules this way it doesn't jump. I did not notice it on my machine because it doesn't move when custom fonts are not being used.
Test Plan:
- Open two tabs: reactjs.com and localhost:4000/react
- Click around on reactjs.com to prime the cache with the fonts
- Switch tabs and click around on localhost (but do not force refresh!)
- Now you get custom fonts loaded locally and it doesn't jump when you change tabs
2016-03-21 14:12:20 -07:00
Christopher Chedeau
ea373428b5
Introduce search
...
Powered by the awesome Algolia :)
2016-03-07 13:15:41 -08:00
Joe Critchley
f67a478cd3
Added icon for external links in Docs nav and unlinked Complementary Tools and Examples in favor of this icon
2016-02-23 02:18:20 +00:00
John Ryan
9c8f082268
Fixes highlight issue for code blocks with overflow
2016-01-29 16:46:16 -08:00
Sercan Eraslan
9b70f77143
Overflow problem fixed
2016-01-22 20:51:15 +02:00
Justas Brazauskas
5d0cc54aa9
Fix few typos in React docs and comments
2015-12-13 16:39:07 +02:00
Vipul A M
c63b65af02
- Bring back JSX compiler styling still being used on HTML JSX page
...
Fixes [#5121 ]
2015-10-10 13:53:59 -04:00
Paul O’Shannessy
a115c46689
[docs] Stop supporting our JSX compiler page
...
Link to Babel REPL directly instead.
2015-09-25 17:56:42 -07:00
Ben Alpert
5e923e3ab7
0.14 RC blog post
2015-09-10 09:21:56 -07:00
Jared Forsyth
f19060b2ea
Add blog post about the new devtools beta
2015-08-03 14:55:05 -07:00
Paul O’Shannessy
fff434db64
GraphQL Introduction Blog Post
2015-05-01 11:18:44 -07:00
Ben Alpert
aa86d2fbab
[docs] Update site nav
2015-03-26 10:06:09 -07:00
Joseph Savona
e1d17c68e5
Building with Relay blog post
2015-03-19 12:53:49 -07:00
Paul O’Shannessy
4db91d74fe
[docs] show line numbers in online jsx compiler
2015-03-01 11:53:06 -08:00
Bartosz Kaszubowski
0656758b18
wider Twitter timeline on support page
2015-02-21 23:20:09 +01:00
Robert Sedovsek
c241a32376
Changed unit to pixels due to inconsitent font-size rendering of code elements.
2015-01-31 22:53:21 +01:00
Jim
b05b029cd2
Fixed linewrap issue on markdown output css. Fixes #2986
2015-01-30 12:19:18 -08:00
Steven Luscher
8475eee7bc
Wrote Community Roundup #24
2014-11-24 18:12:59 -08:00
Paul O’Shannessy
d03b9c3263
SVG logo
...
I traced the current logo in Illustrator to get a good version. And with
SVG we don't need any 2x magic because it's already vector. I should
probably care about IE8, but I don't.
2014-08-30 16:03:49 -07:00
Cheng Lou
9cf9b9769e
[Docs] Make retina react logo work
...
Bourbon now takes *_2x instead of *@2x.
2014-08-23 18:09:20 -07:00
Paul O’Shannessy
619d51f015
Minimal updates for Jekyll 2.0
2014-08-13 11:10:40 -07:00
Paul O’Shannessy
eb278167cd
Initial public release
2013-05-29 12:54:02 -07:00