Commit Graph

213 Commits

Author SHA1 Message Date
Brian Rue
93a516e41b Tutorial: show how to add showdown.js 2013-08-30 16:29:01 -07:00
Paul O’Shannessy
3996d95131 [docs] Small tweaks as reported in comments
* highlight `</form>`
* use correct id in `getElementById` call
2013-08-28 14:42:07 -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
Vjeux
19d75a4404 Community round-up #7
http://fooo.fr:4000/react/blog/2013/08/26/community-roundup-7.html
2013-08-26 14:22:16 -07:00
Clay Allsopp
85d5a235a8 Add CDNJS to docs. Fixes #244 2013-08-22 11:07:50 -07:00
Paul O’Shannessy
d3cb08a141 Docs: fix header 2013-08-22 11:02:09 -07:00
Paul O’Shannessy
742dc5d0b0 Use script to find remaining 404s. Fix them. 2013-08-22 10:59:22 -07:00
Clay Allsopp
700c3e24cd Fix broken tutorial link and change wording 2013-08-21 22:38:44 -07:00
Kunal Mehta
8c84a39bd8 Added PyReact blog post. 2013-08-19 14:48:28 -07:00
Stoyan
f29b71f4a8 typo fix 2013-08-19 11:35:46 -07:00
Vjeux
3ae7339eab Community Round-up #6 2013-08-06 01:31:23 +02:00
Christopher Chedeau
34d17c9f0c Fix 404 in Getting Started 2013-08-04 21:09:15 -07:00
Paul O’Shannessy
7e824c875a react-rails blog post 2013-07-30 15:25:44 -07:00
Paul O’Shannessy
85b44dc31c Merge pull request #207 from thisishugo/patch-1
update dead jsx link to point to an extant page
2013-07-29 09:11:37 -07:00
Paul O’Shannessy
68c560a1fb Blog post for v0.4.1 2013-07-26 15:56:52 -07:00
Paul O’Shannessy
4fc9a36e24 Fix "Suppport" type in docs 2013-07-24 13:13:27 -07:00
Vjeux
088f42b224 Community Round-up #5
http://fooo.fr:4000/react/blog/2013/07/20/community-roundup-5.html
2013-07-23 09:23:50 -07:00
Paul O’Shannessy
22b7a70f69 Merge pull request #216 from phleet/patch-1
Docs Typo Fix: s/pased/passed
2013-07-19 16:47:44 -07:00
Cheng Lou
31c46182c0 fix typos 2013-07-19 16:40:09 -07:00
Jamie Wong
84c0556123 s/pased/passed 2013-07-19 18:48:46 -04:00
Paul O’Shannessy
0b33e77454 Merge pull request #212 from spicyj/docfix
One-character typo fix
2013-07-19 11:02:40 -07:00
Ben Alpert
37d37c6592 One-character typo fix 2013-07-19 10:55:31 -07:00
Jamie Wong
f5110ba4ac Docs Typo Fix: s/distinciton/distinction 2013-07-19 12:33:54 -04:00
Hugo Jobling
091697a887 remove dead link
the event handling doc page no longer exists
2013-07-18 11:05:39 +01:00
Hugo Jobling
79fca32e1b put closing paren in correct place 2013-07-18 10:44:22 +01:00
Hugo Jobling
f5d3500cfa update dead jsx link to point to an extant page
syntax.html no longer exists, so point people at the in depth article instead.
2013-07-18 10:36:54 +01:00
Ben Alpert
8b5822bdf8 Fix all errors and warnings on homepage
Also onChange instead of onInput in two places!
2013-07-17 13:31:52 -07:00
Paul O’Shannessy
c3b5e071e5 Merge branch 'chenglou-master'
Conflicts:
	docs/_js/examples/markdown.js
2013-07-17 13:30:22 -07:00
Cheng Lou
bdd6911dff todo fix 2013-07-17 16:28:04 -04:00
Cheng Lou
084e726d3c jsx 2013-07-17 16:25:25 -04:00
Paul O’Shannessy
82c93338fb Fix typo in blogpost
I fixed this in the changelog, but missed this one.
2013-07-17 13:23:18 -07:00
Cheng Lou
d0b7884924 textarea format 2013-07-17 16:22:30 -04:00
Paul O’Shannessy
f6ec9484a8 Typo in changelog, update blog leading sentence. 2013-07-17 11:51:27 -07:00
Paul O’Shannessy
4081cebe6d Bump version for v0.4.0 2013-07-17 11:33:31 -07:00
Paul O’Shannessy
145ac34760 remove likebutton from docs for now
it has some facebook-ism in there and it's probably shouldn't be on the
site.
2013-07-17 11:21:33 -07:00
Paul O’Shannessy
fa79727a2e Blog post for 0.4 2013-07-17 11:20:21 -07:00
Paul O’Shannessy
9e96cc247a [docs] Make sure JSX comments code is in block 2013-07-17 11:18:17 -07:00
Paul O’Shannessy
6c7127e8ba Add CHANGELOG at the root, remove from downloads page 2013-07-17 10:01:16 -07:00
Paul O’Shannessy
076d8fc5a8 [docs] Prop validation + cleanup default props 2013-07-17 09:47:09 -07:00
Paul O’Shannessy
d124dd6440 [docs] Remove @benjamn's TODO for testing 2013-07-17 09:12:26 -07:00
Paul O’Shannessy
ba1db591d9 Write Default Props section 2013-07-17 09:12:02 -07:00
Paul O’Shannessy
7ba3a79150 [docs] fix typo
"L" is not ":"
2013-07-17 08:45:27 -07:00
Paul O’Shannessy
3e9341139b [docs] Fix broken links 2013-07-17 01:37:52 -07:00
Pete Hunt
ef356249f9 Update DOM differences docs to include a note about the style attribute. 2013-07-17 01:00:01 -07:00
Paul O’Shannessy
2a5ad2b735 re-bold some text so it stands out better 2013-07-17 00:25:23 -07:00
Paul O’Shannessy
459daa63da Remove React.autoBind from examples 2013-07-16 23:44:09 -07:00
Paul O’Shannessy
609a3766bd em dashes 2013-07-16 23:38:15 -07:00
Paul O’Shannessy
225abe1ec8 Standardized Markdown lists 2013-07-16 23:35:54 -07:00
Paul O’Shannessy
8508eb90df Cleanup "Reference"
(unlinked likebutton tutorial - not updated enough for public)
2013-07-16 23:31:32 -07:00