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 |
|
Brian Vaughn
|
f942932929
|
Merge pull request #146 from fatosmorina/fix_typos
Add missing commas
|
2017-10-12 09:03:40 -07:00 |
|
Brian Vaughn
|
0ab68410b9
|
Merge pull request #144 from jppgks/patch-1
fix: add internationalization part in link to Jest tutorial
|
2017-10-12 09:03:17 -07:00 |
|
Aaron Franks
|
628cd29586
|
Fix some minor API errors in SSR docs (#143)
|
2017-10-12 14:33:33 +01:00 |
|
Fatos Morina
|
813bd9d879
|
Add missing commas
|
2017-10-12 12:22:08 +02:00 |
|
Fatos Morina
|
987c3c9f96
|
Put comma after If possible
|
2017-10-12 11:58:27 +02:00 |
|
Joppe Geluykens
|
174d7890ed
|
fix: add language part in link to Jest tutorial
Link to Jest tutorial led to 404 since it didn't include the `/en/` language part.
|
2017-10-12 10:43:50 +02:00 |
|
Brian Vaughn
|
0e2550403b
|
Merge pull request #137 from criticalbh/gitignore-idea
add idea to gitignore
|
2017-10-11 13:44:29 -07:00 |
|
Brian Vaughn
|
1ec24d62f0
|
nit :)
|
2017-10-11 13:44:13 -07:00 |
|
Brian Vaughn
|
c702a51200
|
Merge pull request #136 from thomasyimgit/add-componentdidcatch-doc
Add `componentDidCatch()` document and link
|
2017-10-11 13:42:29 -07:00 |
|
thomasyimgit
|
98386b633a
|
add componentDidCatch document and link
|
2017-10-11 16:33:35 -04:00 |
|
Admir Sabanovic
|
0041ede3ba
|
add idea to gitignore
|
2017-10-11 22:26:22 +02:00 |
|
Brian Vaughn
|
85a70b74a1
|
Merge pull request #100 from renanpvaz/defer-babel-loading
Defer babel loading
|
2017-10-11 11:41:20 -07:00 |
|
renanpvaz
|
ba6a786f4c
|
simplify placeholder
|
2017-10-11 15:34:16 -03:00 |
|
Brian Vaughn
|
42372b2447
|
Prettier to fix extra whitespace
|
2017-10-11 10:20:02 -07:00 |
|
Brian Vaughn
|
c4aaa15312
|
Merge pull request #131 from jxom/add-circle-ci-config
Add CircleCI config
|
2017-10-11 10:16:55 -07: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 |
|
Brian Vaughn
|
28833595a9
|
Merge pull request #129 from fatosmorina/hyperlink_dry
Hyperlink DRY
|
2017-10-11 08:42:05 -07:00 |
|
Brian Vaughn
|
dbfc999db1
|
Merge pull request #128 from aickin/master
Small tweaks to the ReactDOMServer doc.
|
2017-10-11 08:40:52 -07:00 |
|
Brian Vaughn
|
29cd12a1b7
|
Merge pull request #126 from nikgraf/patch-1
Fix blog post content about DOM Attributes
|
2017-10-11 08:35:35 -07:00 |
|
Brian Vaughn
|
e85d9fcc38
|
Merge pull request #123 from fk/topics/fix-sidebar-transform-typo
Restore sidebar transition when switching from/to small screen/"sticky" sidebar
|
2017-10-11 08:05:39 -07:00 |
|
Nik Graf
|
8c04bfc18d
|
Update 2017-09-08-dom-attributes-in-react-16.md
|
2017-10-11 16:26:35 +02:00 |
|
jxom
|
086322a721
|
Update circle config
|
2017-10-11 21:18:59 +11:00 |
|
jxom
|
76d431df43
|
Add caching to circle config
|
2017-10-11 21:18:21 +11:00 |
|
jxom
|
fd35a73229
|
Add circle ci config
|
2017-10-11 19:04:22 +11:00 |
|
Fatos Morina
|
728b6f89d8
|
Hyperlink DRY
|
2017-10-11 09:51:04 +02:00 |
|
Sasha Aickin
|
67dfc2d3f7
|
Small tweaks to the ReactDOMServer doc.
|
2017-10-10 19:32:17 -07:00 |
|
Brian Vaughn
|
38ec8ddc90
|
Merge pull request #127 from jamesvclements/jsx-in-depth-multiple-elements
adds returning multiple elements example to jsx-in-depth guide
|
2017-10-10 15:09:45 -07:00 |
|
James Clements
|
f81cf014f5
|
change wording to reflect array
|
2017-10-10 17:06:12 -05:00 |
|
James Clements
|
5f2cadf865
|
any elements
|
2017-10-10 16:49:46 -05:00 |
|
James Clements
|
558ae3176a
|
adds returning multiple elements example to jsx-in-depth guide
|
2017-10-10 16:45:26 -05:00 |
|
Brian Vaughn
|
c6076da008
|
Merge pull request #118 from renatoselenica/children-only-documentation
Improved the documentation for React.Children.only
|
2017-10-10 14:44:00 -07:00 |
|
Nik Graf
|
524ffef6cf
|
Fix blog post content about DOM Attributes
|
2017-10-10 23:19:45 +02:00 |
|
Andrew Clark
|
8104937d83
|
Merge pull request #125 from mzabriskie/master
Fixing typo
|
2017-10-10 14:10:22 -07:00 |
|
Matt Zabriskie
|
6c9ca9beb6
|
Fixing typo
|
2017-10-10 15:07:51 -06: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 |
|
renatoselenica
|
ea6d90ef32
|
Changed the documentation for React.Children.only to make its implementation simpler to understand.
Fixes #87
|
2017-10-10 21:08:58 +02:00 |
|
Dan Abramov
|
0daa24f569
|
Backticks
|
2017-10-10 18:57:21 +01:00 |
|
Brian Vaughn
|
877da53e3a
|
Merge pull request #106 from annuhdo/update-doc-mockComponent
Update site's doc mockComponent()
|
2017-10-10 10:48:19 -07:00 |
|
Anna Do
|
b6e2f24421
|
Added recommendation to use shallow rendering or jest.mock()
|
2017-10-10 13:42:07 -04:00 |
|
Brian Vaughn
|
7060923c4a
|
Merge pull request #110 from ishankbahl/recommend-PureComponent-instead-of-shallowCompare
Recommmended PureComponent instead of shallowCompare
|
2017-10-10 10:38:53 -07:00 |
|
Brian Vaughn
|
7a9f04cad8
|
Removed MIT section from website source file headers
|
2017-10-10 10:36:40 -07:00 |
|
Brian Vaughn
|
be0374c6dd
|
Removed LICENSE file for source code
|
2017-10-10 10:35:08 -07:00 |
|
ishank
|
702fddd0f8
|
after merging correctly
|
2017-10-10 23:03:04 +05:30 |
|
ishank
|
14c7494eab
|
changed wording slightly
|
2017-10-10 22:52:10 +05:30 |
|
Brian Vaughn
|
7c72cde684
|
Merge pull request #117 from soul-wish/brandnames-fixes
Fix some brand names in the docs
|
2017-10-10 10:18:04 -07:00 |
|
ishank
|
a3445b3ce6
|
changed wording
|
2017-10-10 22:28:51 +05:30 |
|
Brian Vaughn
|
a66e63b575
|
Merge pull request #107 from TAGraves/tg-clarify-find-docs
Clarifies the behavior of test renderer's find methods
|
2017-10-10 09:34:49 -07:00 |
|