Paul O’Shannessy
3f367e2688
Merge pull request #3011 from koba04/fix-coponent-api-doc
...
Fix consistency of component api document
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
2958c0fe62
Merge pull request #3007 from JoelOtter/patch-2
...
Add note linking to up-to-date doc on Flux website
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
13016af6cd
Merge pull request #3001 from rgarcia/patch-1
...
remove extraneous comma in tutorial
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
962c31d8b1
Merge pull request #2999 from sedovsek/master
...
Changed unit to pixels due to inconsistent font-size rendering of code elements.
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
55e8a3139a
Merge pull request #2997 from rickbeerendonk/2943-jsx-build-tool-documentation
...
Documents that JSX tool is transforming files with .js extension (and no...
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
2c06df31c8
Merge pull request #2987 from jsfb/fix-markdown-output-wrap
...
Fixed linewrap issue on markdown output css. Fixes #2986
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
7254f167be
Merge pull request #2969 from gsklee/patch-1
...
Update thinking-in-react.md
2015-02-04 15:32:52 -08:00
Jim
33375f5805
Merge pull request #2965 from ClimbsRocks/patch-4
...
Docs wording tweak: subject verb agreement
2015-02-04 15:32:52 -08:00
Ben Alpert
80e4bc4dd5
Merge pull request #2962 from ClimbsRocks/patch-3
...
Docs wording tweak for clarity
2015-02-04 15:32:52 -08:00
Ben Alpert
c5bce48542
Merge pull request #2961 from ClimbsRocks/patch-1
...
Rewording for clarity
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
5b16016e0a
Fix type in 0.13 blog post
...
Pull in #2971 to the markdown
2015-01-29 16:13:35 -08:00
Paul O’Shannessy
ea4dd2068d
One more typo fix in the 0.13 beta blog post
2015-01-28 00:01:54 -08:00
Sebastian Markbåge
48064fce51
Less parens in CS
...
Idiomatic!
2015-01-27 23:50:12 -08:00
Sebastian Markbåge
f9d32be8b2
Hotfix demo
...
Static properties + Add module pattern demo.
2015-01-27 23:41:44 -08:00
Paul O’Shannessy
48443c26b9
0.13 beta blog post
2015-01-27 23:06:41 -08:00
Paul O’Shannessy
1a22b72d1f
Merge pull request #2903 from tendant/merge-conflicts-in-translation
...
Update documents for Chinese translation
2015-01-22 13:18:50 -08:00
Ben Alpert
76d6ed9b78
Merge pull request #2902 from swestwood/patch-2
...
Correctly highlight changed line in tutorial.
2015-01-22 13:18:38 -08:00
Paul O’Shannessy
d0b20dd364
Merge pull request #2890 from amykyta/patch-1
...
Update 02.1-jsx-in-depth.md
2015-01-22 13:18:08 -08:00
Paul O’Shannessy
0384af0e73
Merge pull request #2881 from camsong/master
...
Add Chinese translation to several pages.
2015-01-22 13:17:52 -08:00
Paul O’Shannessy
8fa006c892
Merge pull request #2875 from kchia/patch-2
...
Update 03-interactivity-and-dynamic-uis.md: correct typo
2015-01-22 13:17:33 -08:00
Paul O’Shannessy
c31270108c
[docs] Use current date in copyright footer
...
This will be based on the site generation time, making doc generation
slightly less deterministic but that's ok. Now we won't depend on
helpful community members updating it for us (#2874 ) when we forget,
it'll just happen naturally the next time the site is generated.
Conflicts:
docs/_layouts/default.html
2015-01-22 13:11:33 -08:00
Cheng Lou
b8adf96d4b
Merge pull request #2859 from javawizard/patch-1
...
ref-08-reconciliation.md: grammar/punctuation fixes
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
9a7cfb95dc
Merge pull request #2824 from zpao/docs-tutorial-server
...
[docs] Talk about running a server in tutorial
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
371548b90c
Merge pull request #2801 from jsfb/componentDidUpdate-docs
...
Update docs to indicate that componentDDidUpdate is fired after changes are flushed to the DOM. Fix
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
3ffbb22ccb
Merge pull request #2795 from chenglou/tips-lib
...
[Docs] Tip on integration with other libraries
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
17d947a671
Merge pull request #2791 from rickbeerendonk/patch-1
...
Update ref-09-glossary.md
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
bb212f5a60
Merge pull request #2788 from mihaip/master
...
SyntheticEvent.timeStamp is a number, not a Date
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
b4b4aab162
Merge pull request #2773 from vanesyan/patch-1
...
Update ref-01-top-level-api.md
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
3ab3fabf5e
Merge pull request #2760 from alextsg/patch-3
...
Update 14-communicate-between-components.md for grammatical changes
2015-01-16 16:30:48 -08:00
Paul O’Shannessy
b75c2aecfb
Merge pull request #2759 from alextsg/patch-2
...
Update 05-maximum-number-of-jsx-root-nodes.md for capitalization
2015-01-16 16:30:47 -08:00
Paul O’Shannessy
35929909ae
Merge pull request #2734 from Minwe/master
...
add Forms and Event System docs Chinese translation
2015-01-16 16:30:47 -08:00
Paul O’Shannessy
69a7e3969b
Merge pull request #2733 from morenoh149/patch-1
...
Added note for proper example display
2015-01-16 16:30:47 -08:00
Paul O’Shannessy
6500fd26c5
Merge pull request #2707 from camsong/master
...
More Chinese Doc Translation
2015-01-16 16:30:47 -08:00
Paul O’Shannessy
132a022936
Merge pull request #2675 from af/topLevelAPIDocs
...
Top level api docs for createFactory
2015-01-16 16:30:47 -08:00
Paul O’Shannessy
2e2bcbd861
Merge pull request #2360 from beausmith/patch-1
...
Highlighted changed lines in examples
2015-01-16 16:30:47 -08:00
Paul O’Shannessy
9d2ab67164
Merge pull request #2297 from pedronauck/docs-namespace-in-jsx
...
Add a section at 'jsx-in-depth' talking about namespaced components
2015-01-16 16:30:47 -08:00
Paul O’Shannessy
e350d12e1c
Merge pull request #2752 from peterblazejewicz/fix/blog-typo
...
Fix conference year typo in blog post content
2014-12-19 14:30:38 -08:00
Paul O’Shannessy
f9f5823f9d
Diversity Scholarship blog post
2014-12-19 13:23:17 -08:00
Paul O’Shannessy
6c5cb72cdc
0.12.2 starter kit
2014-12-18 12:35:02 -08:00
Paul O’Shannessy
ea14845c15
Bump version for 0.12.2
2014-12-18 12:34:46 -08:00
Paul O’Shannessy
2f6a95d5a2
v0.12.2 blog post
2014-12-18 12:30:22 -08:00
Paul O’Shannessy
e6e60c4fa8
update docs for 0.12.2 changes
2014-12-18 12:30:22 -08:00
Paul O’Shannessy
d339631295
Merge pull request #2452 from Shahor/master
...
Trailing commas break old IE versions
2014-12-18 12:30:21 -08:00
Paul O’Shannessy
b02db228ca
Merge pull request #2718 from alextsg/patch-1
...
Update tutorial.md for grammatical changes
2014-12-16 12:32:34 -08:00
Paul O’Shannessy
c7ff4447e0
Merge pull request #2705 from Swader/patch-1
...
Update 02-displaying-data.md
2014-12-16 12:32:34 -08:00
Paul O’Shannessy
d9094a1418
Merge pull request #2694 from camsong/master
...
Add Chinese translation of js-spread
2014-12-16 12:32:34 -08:00
Paul O’Shannessy
d6440d6179
Merge pull request #2689 from camsong/master
...
Add Chinese translation of jsx-in-depth
2014-12-16 12:32:34 -08:00
Paul O’Shannessy
3e17992257
Merge pull request #2679 from tschaub/patch-1
...
Add missing verb in docs
2014-12-16 12:32:34 -08:00
Ben Alpert
b82a3c51c5
Merge pull request #2672 from cookfront/master
...
The same problem in issue #2648
2014-12-16 12:32:34 -08:00
Cheng Lou
84e461f5e3
Merge pull request #2671 from benkeen/patch-1
...
Update 10.6-update.md
2014-12-16 12:32:34 -08:00