Daniel Lo Nigro
561bc9a26a
Change “not allowed” back to “discouraged” since you technically *can* use props called class or for…
2014-01-04 23:33:02 -08:00
Daniel Lo Nigro
6edc47aeae
Add link to HTML to JSX converter to “JSX In Depth” page
2014-01-04 23:25:28 -08:00
xixixao
4c7abcd424
Document displayName
2014-01-04 17:34:16 +01:00
Ben Alpert
1758583add
Fix typo
2014-01-03 23:19:04 -07:00
Ben Alpert
1494ab98f2
Mention react-art where we talk about SVG
2014-01-03 23:15:50 -07:00
Felipe Oliveira Carvalho
6baf40bd22
Remove the require-jsx plugin from the tooling-integration page
...
In favor of the r.js friendly jsx-requirejs-plugin
2014-01-03 16:03:42 -03:00
Felipe Oliveira Carvalho
35490e4b5e
Add jsx-requirejs-plugin to the tooling-integration page
2014-01-03 15:45:03 -03:00
Vjeux
383527944e
React Chrome Developer Tools
2014-01-02 21:04:09 +01:00
Cheng Lou
c0a9df9e5b
docs better error display for live editor and JSX compiler
2014-01-01 19:41:08 -05:00
Cheng Lou
2fd497d2c5
docs tips fix small typo and code
2014-01-01 15:28:44 -05:00
Pete Hunt
41a1ce41fc
Merge pull request #763 from spicyj/gh-762
...
Add info about dev vs. prod builds
2013-12-31 09:57:10 -08:00
Ben Alpert
a47119e2c9
Add info about dev vs. prod builds
...
Also moved the dev builds first because that's what most people will want.
2013-12-31 10:35:49 -07:00
Christopher Chedeau
b627e76d7c
Merge pull request #755 from spicyj/cm-scroll
...
Upgrade codemirror and enable line wrapping
2013-12-30 20:56:59 -08:00
Christopher Chedeau
ce6c3770eb
Merge pull request #758 from chenglou/docs-kill-wiki
...
docs remove link to wiki page
2013-12-30 20:40:05 -08:00
Cheng Lou
7a794ae3cf
docs remove link to wiki page
...
Also some minor writing changes.
2013-12-30 23:38:01 -05:00
Ben Alpert
3e8520f9d8
Upgrade codemirror and enable line wrapping
...
Fixes #678 .
2013-12-30 18:06:00 -07:00
Vjeux
87a53ea086
Making 'native DOM' nodes more explicit in documentation
2013-12-31 01:34:42 +01:00
Ben Alpert
2deed9882e
IE8 style fixes
...
- Add html5shiv so that HTML5 elements like header, footer, etc can be styled
- Remove a couple uses of :first-child/:last-child which IE8 doesn't support
2013-12-30 17:17:17 -07:00
Christopher Chedeau
cf653b1a07
Merge pull request #750 from chenglou/docs-clean
...
docs tips small refactorings
2013-12-30 15:12:43 -08:00
Cheng Lou
4002a86e22
docs tips small refactorings
2013-12-30 17:54:41 -05:00
Christopher Chedeau
9f2a159628
Merge pull request #749 from spicyj/docs-ie8
...
Make React website work in IE8
2013-12-30 14:28:19 -08:00
Ben Alpert
315c58b7cf
Make React website work in IE8
...
Fixes #406 .
Empty conditional comment is for http://www.phpied.com/conditional-comments-block-downloads/ .
2013-12-30 15:25:26 -07:00
Christopher Chedeau
392fd82be8
Merge pull request #623 from chenglou/tips-communication
...
docs tips parent-child communication 2
2013-12-30 14:09:01 -08:00
Cheng Lou
f228f65f01
docs tips expose component function
2013-12-30 17:07:24 -05:00
petehunt
bd86c53822
Update parent/child communication tip
2013-12-30 13:22:10 -05:00
Paul O’Shannessy
337cdea693
Merge pull request #739 from jhiswin/master
...
live_editor.js using deprecated function
Fixes #738 #666
2013-12-30 10:04:51 -08:00
Christopher Chedeau
0d76ca4f7b
Merge pull request #687 from vjeux/community_13
...
Community Round-up #13
2013-12-30 09:28:13 -08:00
Vjeux
675f711072
Community Round-up #13
2013-12-30 18:27:31 +01:00
jhiswin
daaed17d12
live_editor.js using deprecated function
...
unmountAndReleaseReactRootNode -> unmountComponentAtNode
breaks html-jsx.html
2013-12-29 09:42:35 -05:00
Ben Alpert
64a5570c1c
Move initial $.ajax out of getInitialState
...
We want to encourage people to make pure getInitialState functions.
2013-12-29 00:14:05 -07:00
Pete Hunt
d24fbf6d7b
Merge pull request #733 from ivan/master
...
Use explicit $.ajax dataType and add error callback
2013-12-28 22:15:08 -08:00
Ivan Kozik
91a049a45e
console.log -> console.error
2013-12-29 06:12:45 +00:00
Ivan Kozik
81f24d13e6
Add a warning about the @jsx declaration
2013-12-29 05:51:07 +00:00
Ivan Kozik
c72efb80c5
Use explicit $.ajax dataType and add error callback
2013-12-29 05:32:46 +00:00
Cheng Lou
9208a5153e
docs add warning to add jsx pragma
2013-12-28 23:04:34 -05:00
Wincent Colaiuta
9414ba1d83
Fix a typo in the working-with-the-browser docs
2013-12-26 22:22:00 -08:00
Paul O’Shannessy
4795c0b03e
Merge pull request #695 from luigy/patch-1
...
Fix "Dynamic Children" example
2013-12-26 09:04:21 -08:00
Cheng Lou
79060b4b82
docs remove video at the bottom
2013-12-24 01:42:45 -05:00
Pete Hunt
1141feaad1
Merge pull request #704 from vjeux/talks_doc
...
Add a talks section to the docs
2013-12-23 22:21:56 -08:00
Vjeux
8d938e4a32
Add a talks section to the docs
2013-12-24 07:20:42 +01:00
Pete Hunt
808f889b46
Merge pull request #701 from fabiomcosta/react-video-version-note
...
Note about react's version on the video talk
2013-12-23 16:54:33 -08:00
Fabio M. Costa
c27d04bcf1
language update as suggested by @petehunt
2013-12-23 16:45:44 -08:00
Fabio M. Costa
8a7415fd66
updating text as suggested by @petehunt
2013-12-23 16:41:41 -08:00
Fabio M. Costa
30199e4d17
Adding note about onScroll on IE8
2013-12-23 16:40:41 -08:00
Fabio M. Costa
25c9a4f394
Note about react's version on the talk, since somethings have already changed since then
2013-12-23 15:37:06 -08:00
Vjeux
c7c352c065
typo
2013-12-23 18:45:53 +01:00
Christopher Chedeau
9a57ffdfcd
Merge pull request #698 from vjeux/fix_compiler
...
Fix html-jsx compiler
2013-12-23 09:31:19 -08:00
Vjeux
70941c0354
Fix html-jsx compiler
...
It changed React Playground to add a required props but unfortunately didn't update the call sites of the front-page. I don't think it should be required so I'm just making it optional and providing the correct default value.
Test Plan:
- Open the front page and make sure examples are working
- Open /react/jsx-compiler.html and make sure it is working
- Open /react/html-jsx.html and make sure it is working
2013-12-23 18:24:22 +01:00
Christopher Chedeau
12e6e1807a
Merge pull request #686 from vjeux/community_12
...
Community Round-up #12
2013-12-23 09:04:03 -08:00
Vjeux
0644a8078e
Community Round-up #12
2013-12-23 18:03:42 +01:00