Commit Graph
58 Commits
Author SHA1 Message Date
Paul O’Shannessy d40704ab85 Bump to 0.3.1 2013-05-30 14:57:32 -07:00
Timothy Yung 2cde6ff60f Merge pull request #29 from petehunt/mixin-docs
[docs] Return of mixin docs
2013-05-30 14:52:43 -07:00
petehunt f586c58f96 @yungsters 2013-05-30 14:45:22 -07:00
petehunt 84d4bbb13d bla 2013-05-30 14:23:53 -07:00
petehunt 071201e84b fixes 2013-05-30 14:22:05 -07:00
petehunt 15d8200b13 oops 2013-05-30 14:20:50 -07:00
petehunt d73c2b23e0 Return of mixin docs 2013-05-30 14:20:50 -07:00
petehunt a808d48169 add localstorage, oops 2013-05-30 14:19:33 -07:00
Paul O’Shannessy 6ed829ff95 Merge branch 'master' of github.com:facebook/react 2013-05-30 11:54:14 -07:00
petehunt a52512863e Clean up todomvc examples: autoBind(), onSubmit 2013-05-30 11:53:23 -07:00
petehunt 4297b1ad55 remove unused const 2013-05-30 11:53:23 -07:00
Paul O’Shannessy 86eeef1ccd Update bower install command
Fixes #21
2013-05-30 11:49:57 -07:00
Timothy Yung ce2d7991c9 Merge pull request #23 from yungsters/jsx-compiler
Add a JSX Compiler tool.
2013-05-30 11:41:24 -07:00
yungsters 5d812949a1 Ignore "docs/js/jsx-compiler.js" from Git. 2013-05-30 11:37:56 -07:00
yungsters 855c82e224 Revise 'live_editor.js' using JSX. 2013-05-30 11:31:21 -07:00
yungsters 955b472f8b Add a JSX Compiler tool. 2013-05-30 11:26:36 -07:00
petehunt c5612b34c9 Merge pull request #19 from seiffert/submit_button
Docs/Tutorial: Introducing a submit button in the comment form
2013-05-30 11:15:40 -07:00
Paul O’Shannessy 9894e7e1fe Merge pull request #22 from yungsters/docs
[docs] Revise marketing copy around JSX.
2013-05-30 11:09:47 -07:00
Paul O’Shannessy 7dd4576ee4 Merge pull request #17 from seiffert/master
Docs/Tutorial: Highlighting the correct line
2013-05-30 10:32:42 -07:00
yungsters 5fc2aad364 [docs] Revise marketing copy around JSX. 2013-05-30 10:05:53 -07:00
Ben Newman 507ad5bac5 Prominently display Travis build status. 2013-05-30 12:57:51 -03:00
Paul Seiffert cd665be43e Introducing a submit button in the tutorial's comment form 2013-05-30 16:54:30 +02:00
Paul Seiffert 39c4414d5a Highlighting the correct line 2013-05-30 16:22:11 +02:00
Ben Newman a203bc5da9 Merge pull request #11 from zpao/fix-node-module
Fix react-tools module
2013-05-30 05:14:15 -07:00
petehunt 36b61d2b11 Merge pull request #14 from petehunt/marketing
Docs updates per community response
2013-05-30 04:42:48 -07:00
petehunt 2ce4530d24 make it a little less cynical 2013-05-30 04:42:11 -07:00
petehunt 84a7c2e67c Merge pull request #13 from petehunt/update-docs
add a link to my tutorial repo
2013-05-30 04:39:42 -07:00
petehunt c7d2760521 Move backbone integration into its own mixin 2013-05-30 04:35:42 -07:00
petehunt 875782cc0a sync more with backbone 2013-05-30 04:18:40 -07:00
petehunt 036e11c9ee more backbone fixes 2013-05-30 04:11:07 -07:00
petehunt b4c0661dce Make more idiomatic 2013-05-30 03:38:42 -07:00
petehunt 56dbec46db Fix backbone todomvc example 2013-05-30 03:35:45 -07:00
petehunt cfe3b75cb0 Docs updates per community response 2013-05-30 01:16:15 -07:00
petehunt 9415d839a5 add a link to my tutorial repo 2013-05-29 22:41:28 -07:00
Paul O’Shannessy 4f7380c4d7 Fix react-tools module
I messed this up pretty badly and didn't include react *at all*.

Test Plan: npm pack && npm install <packed.tgz>, then require('react-tools')`
2013-05-29 21:20:04 -07:00
Paul O’Shannessy fd321cf07d Merge pull request #9 from chroman/master
Fix minor typo error
2013-05-29 16:40:07 -07:00
Paul O’Shannessy 12e1bb1daa Add grunt-cli to devDependencies to make sure it's installed for travisci 2013-05-29 16:17:49 -07:00
Christian Roman a8866ab824 Fix minor typo error 2013-05-29 18:16:52 -05:00
Paul O’Shannessy 7534bfe2d9 Enable Travis-CI 2013-05-29 15:34:52 -07:00
Paul Shen 2c6620d85f Merge pull request #8 from yungsters/master
[website] Add Google Analytics.
2013-05-29 14:06:43 -07:00
yungsters eaae75991b [website] Add Google Analytics. 2013-05-29 14:01:42 -07:00
Paul O’Shannessy 27eb172a2f Merge pull request #7 from jeffreylin/master
Missed a link in README.md
2013-05-29 14:01:22 -07:00
Jeffrey Lin 8b34565599 Missed a link in README.md 2013-05-29 13:54:16 -07:00
Timothy Yung 575bdb2932 Merge pull request #6 from paulshen/apidocs
[docs] Clean up formatting on /api.html
2013-05-29 13:54:13 -07:00
petehunt ece5b927a7 Merge pull request #5 from jeffreylin/master
Fix links in root README.md
2013-05-29 13:53:08 -07:00
Paul Shen b416760df0 [docs] Clean up formatting on /api.html 2013-05-29 13:53:08 -07:00
petehunt 2087fde8ee Update CONTRIBUTING.md 2013-05-29 14:52:42 -06:00
Jeffrey Lin a341f778ae Fix links in root README.md 2013-05-29 13:51:49 -07:00
Paul Shen 745e8dd711 Merge pull request #4 from yungsters/master
[docs] Improve "Event Handling" documentation.
2013-05-29 13:50:12 -07:00
yungsters 99088b38d3 [docs] Improve "Event Handling" documentation.
Added some additional examples to explain common usage patterns for custom events.
2013-05-29 13:48:12 -07:00