Commit Graph

22 Commits

Author SHA1 Message Date
Ben Alpert
545ff28d28 Move tooling info to Complementary Tools wiki
I moved the info that was here to the wiki page: https://github.com/facebook/react/wiki/Complementary-Tools; it doesn't need to live in the website any more.
2014-04-28 21:03:19 -03:00
Ben Alpert
6845626af2 Merge pull request #1226 from LilyJ/master
included link to React devtools in tooling-integration. fixes #791
2014-03-16 22:42:14 -07:00
fxbois
701f068979 Update 08-tooling-integration.md
emacs compatibility
2014-03-08 18:12:05 +01:00
Lily
9a026ca5cb included link to React devtools in tooling-integration. fixes #791 2014-03-06 13:00:48 -08:00
Ville Immonen
0a498244b0 Merge the lists of JSX integrations in the docs.
There were these two lists of JSX tools at Complimentary Tools
and Tooling Integration, that were a bit out of sync with each other.

Bring them together and add a link to the former from the latter.
2014-03-01 16:50:40 +02:00
petehunt
a437abb46a remove references to react-page 2014-01-28 16:02:16 -08:00
Pascal Hartig
7d90bee52c Add gulp-react to Helpful OSS Projects
Add @sindresorhus' JSX task for Gulp to the "Helpful Open-Source Projects" section of the tooling integration docs.
2014-01-04 11:20:45 +01: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
Cheng Lou
4217596377 move docs tooling from JSX in Depth
Also removes the code wrap around the syntax highlighting link.
2013-11-07 14:25:54 -05:00
petehunt
b5841ea2f3 new addons docs
closes #403
2013-10-15 14:09:21 -07:00
SanderSpies
ecbc0951e3 - removed creation of the id within the tooling integration doc (expect this to be done by @zpao's pull request)
- removed the if statement and now always provide a warning message (as proposed by @spicyj)
- improved the warning message
2013-09-19 06:48:38 +02:00
SanderSpies
786d431414 Correcting the markdown anchor 2013-09-19 00:58:37 +02:00
SanderSpies
cce5f4e167 Give the user a warning when using unoptimized JSX code and send the user to the correct location in the documentation to optimize. 2013-09-19 00:55:10 +02:00
Ben Alpert
f566b56ed1 Flesh out reference documentation, more API info 2013-09-17 16:01:57 -07:00
Paul O’Shannessy
647ce1553c Fix capitalization of Tooling Integration page 2013-08-26 14:53:56 -07:00
Vjeux
8deee0eead Update the tooling page to include pyReact, react-rails and react-page 2013-08-26 14:49:31 -07:00
Paul O’Shannessy
609a3766bd em dashes 2013-07-16 23:38:15 -07:00
Paul O’Shannessy
a981424f65 Cleanup "Tooling Integration" 2013-07-16 23:31:03 -07:00
Paul O’Shannessy
f2345ba2e2 Remove numbers from URLs.
This will let us keep docs in order on the filesystem but have
reasonable permalinks. If we add something at 02- it doesn't result in
lots of broken links.
2013-07-16 17:09:43 -07:00
Paul O’Shannessy
17ea30c8c5 Fix title casing and heading levels 2013-07-16 14:52:57 -07:00
petehunt
1263fde643 move docs around, add likebutton 2013-07-14 18:31:46 -07:00