 Christopher ChedeauandPaul O’Shannessy
|
f6fcf385c9
|
React.js Conf blog post
Closes #2412
|
2014-10-27 10:13:17 -07:00 |
|
Paul O’Shannessy
|
a154c95ed8
|
Merge pull request #2373 from genbit/docs-animation-props
Update 09.1-animation.md
|
2014-10-20 16:20:44 -07:00 |
|
 Cheng LouandPaul O’Shannessy
|
5bfae83a30
|
Merge pull request #2156 from simonwelsh/patch-1
Correct highlighted block
|
2014-10-20 16:20:35 -07:00 |
|
Christopher Chedeau
|
c50a9b6d1c
|
Change the date and the link url to match the proper roundup
|
2014-10-17 08:16:01 -07:00 |
|
Christopher Chedeau
|
acfc20b5f1
|
Community round-up #23
|
2014-10-17 08:05:10 -07:00 |
|
Paul O’Shannessy
|
0aeb9bd034
|
Merge pull request #2364 from zpao/0.12rc-blog-post
0.12 rc1 release materials
|
2014-10-16 15:35:21 -07:00 |
|
Paul O’Shannessy
|
4a76778797
|
Merge pull request #2357 from jimjea/patch-1
Minor grammar change to Thinking in React
|
2014-10-16 09:11:29 -07:00 |
|
Paul O’Shannessy
|
c102550bac
|
[docs] Move React Elements post to right place, fix typo
The URL already made its way around so we can't just break it. We might
want to just live with it instead of even doing this redirect.
https://github.com/plaxdan/react/commit/2b225446c03192b58e176f8885e60055cf5ea436#commitcomment-8176218
|
2014-10-16 09:10:18 -07:00 |
|
 Ben AlpertandPaul O’Shannessy
|
fcde2eb88b
|
Fix typo in blog post
|
2014-10-16 09:10:04 -07:00 |
|
Paul O’Shannessy
|
b2ccbc363d
|
React Elements blog post
|
2014-10-14 11:00:22 -07:00 |
|
Paul O’Shannessy
|
995d0e588b
|
[docs] Use subitem in new nav generation
|
2014-09-29 12:40:23 -07:00 |
|
 fisherwebdevandPaul O’Shannessy
|
ce0354346c
|
Merge pull request #2236 from zpao/rm-flux-docs
Conflicts:
docs/docs/flux-todo-list.md
|
2014-09-29 12:38:17 -07:00 |
|
 Bill FisherandPaul O’Shannessy
|
8c7cf04341
|
Merge pull request #2237 from markhovskiy/patch-1
fix typos in "Testing Flux Applications"
|
2014-09-29 12:35:11 -07:00 |
|
Paul O’Shannessy
|
c8d5106387
|
Merge pull request #2254 from jgable/spellingFix
Spelling fix for "Testing Flux Applications"
|
2014-09-29 12:34:24 -07:00 |
|
Paul O’Shannessy
|
e179f7b19e
|
Merge pull request #2228 from XuefengWu/patch-1
add tip for the important jsx convention
|
2014-09-24 16:57:54 -07:00 |
|
Paul O’Shannessy
|
4ba83e17f7
|
Merge pull request #2225 from jesseskinner/patch-1
Fix inconsistency in mockComponent argument name
|
2014-09-24 16:57:54 -07:00 |
|
Paul O’Shannessy
|
d68fb9bd69
|
Merge pull request #2180 from zpao/fix-2179
Reword Component API intro
|
2014-09-24 16:57:54 -07:00 |
|
Paul O’Shannessy
|
b814697ce3
|
Merge pull request #2209 from glenjamin/patch-2
[docs] Clarify wording on sub-tree reconciliation
|
2014-09-24 16:57:54 -07:00 |
|
Paul O’Shannessy
|
d15620ab51
|
Move examples from the website to the wiki.
(cherry picked from commit 8cd460ce24)
|
2014-09-24 16:57:54 -07:00 |
|
Paul O’Shannessy
|
6a1194c2f2
|
Merge pull request #2218 from fisherwebdev/master
Acknowledge ProjectMoon for allowing us to use the flux name on npm
|
2014-09-24 16:57:54 -07:00 |
|
Paul O’Shannessy
|
6d90cba9ed
|
Merge pull request #2178 from benfoxall/patch-1
Docs grammar tweak
|
2014-09-24 16:54:25 -07:00 |
|
Paul O’Shannessy
|
00c178f1d5
|
Merge pull request #2165 from DJCordhose/patch-1
Update 09.5-clone-with-props.md
|
2014-09-24 16:54:21 -07:00 |
|
Paul O’Shannessy
|
fbb6e0caa7
|
Merge pull request #2097 from fitzgen/explain-where-to-provide-key
Explain where to provide the key for dynamic children.
|
2014-09-24 16:54:17 -07:00 |
|
Paul O’Shannessy
|
b287e82818
|
Merge pull request #2170 from undernewmanagement/patch-1
Added extra explanation for require() statements
|
2014-09-24 16:54:12 -07:00 |
|
Paul O’Shannessy
|
9f2dc364e0
|
Merge pull request #2167 from mhintz/patch-1
Update ref-03-component-specs.md
|
2014-09-24 16:54:07 -07:00 |
|
Paul O’Shannessy
|
9ee5eda475
|
Merge pull request #2158 from Daniel15/htmltojsx-move
Move htmltojsx.js to React-Magic project.
|
2014-09-24 16:54:00 -07:00 |
|
Paul O’Shannessy
|
a0a8c6fc91
|
Merge pull request #2155 from rickbeerendonk/patch-1
Update video.md with Forward JS 2014 talk
|
2014-09-24 16:53:55 -07:00 |
|
Paul O’Shannessy
|
3e2ea64684
|
Merge pull request #2148 from nordstrom-innovation/docfix
corrected highlighted/updated line in tutorial example
|
2014-09-24 16:53:51 -07:00 |
|
fisherwebdev
|
99a45a59cc
|
[blog] testing flux applications
|
2014-09-24 13:13:11 -07:00 |
|
Paul O’Shannessy
|
732ffad313
|
0.11.2 release materials
TODO: starter kit for cherry-pick to master
|
2014-09-16 11:23:33 -07:00 |
|
Paul O’Shannessy
|
99632781fd
|
Merge pull request #2033 from pekim/master
Add support for <dialog> tag.
|
2014-09-15 17:37:38 -07:00 |
|
 Christopher ChedeauandChristopher Chedeau
|
bb9f22787d
|
Update 2014-09-12-community-round-up-22.md
|
2014-09-12 11:36:58 -07:00 |
|
Christopher Chedeau
|
3ea1b517d7
|
Community roundup #22
|
2014-09-12 11:36:58 -07:00 |
|
Paul O’Shannessy
|
61a9d686ee
|
Merge pull request #2147 from naman34/patch-2
added the missing **
|
2014-09-04 16:27:29 -07:00 |
|
Paul O’Shannessy
|
f1389a8859
|
JSX spec blog post
|
2014-09-03 16:02:52 -07:00 |
|
Paul O’Shannessy
|
6adc67c4c9
|
Fix broken link in animation docs
Missed in #2068
|
2014-09-03 15:51:34 -07:00 |
|
 Cheng LouandPaul O’Shannessy
|
4adeaed871
|
Merge pull request #2068 from ChrisSki/patch-1
Update 09.1-animation.md
|
2014-09-03 15:51:27 -07:00 |
|
Paul O’Shannessy
|
5b2341fa58
|
Merge pull request #2120 from zpao/svg-logo
[docs] SVG logo
|
2014-09-03 15:51:22 -07:00 |
|
Paul O’Shannessy
|
db1d5d263f
|
Merge pull request #2124 from Daniel15/htmltojsx-fixes
Small tweaks to HTML to JSX page
|
2014-09-03 15:51:13 -07:00 |
|
Paul O’Shannessy
|
120457b465
|
Merge pull request #2091 from julen/docs/LinkedState
Docs: renamed input's state to `inputValue`
|
2014-09-03 15:51:09 -07:00 |
|
Paul O’Shannessy
|
ca87d5d9da
|
Merge pull request #2075 from IvanVergiliev/patch-1
Add 2048-react to open-source demos
|
2014-09-03 15:51:03 -07:00 |
|
Paul O’Shannessy
|
593e67f9b0
|
Merge pull request #2119 from naman34/patch-1
added production example
|
2014-09-03 15:50:58 -07:00 |
|
 Ben AlpertandPaul O’Shannessy
|
78f6c07cd2
|
Merge pull request #2080 from fisherwebdev/master
[docs] Update Flux TodoMVC Tutorial
|
2014-09-03 15:50:53 -07:00 |
|
 Ben AlpertandPaul O’Shannessy
|
e9f40faf8e
|
Merge pull request #2083 from chenglou/docs-retina-icon
[Docs] Make retina react logo work
|
2014-09-03 15:50:49 -07:00 |
|
 Cheng LouandPaul O’Shannessy
|
2eba8f5a9e
|
Merge pull request #2078 from michaelrp/patch-1
Including missing validation check
|
2014-09-03 15:50:44 -07:00 |
|
Paul O’Shannessy
|
be5e3c5ef4
|
Merge pull request #2076 from whatasunnyday/master
Add example to if else in JSX.
|
2014-09-03 15:50:40 -07:00 |
|
Paul O’Shannessy
|
f77df86595
|
Merge pull request #2062 from dmitriiabramov/patch-1
remove doubled whitespace chars in jsDoc
|
2014-09-03 15:50:36 -07:00 |
|
 Cheng LouandPaul O’Shannessy
|
5a181591f8
|
Merge pull request #2058 from chantastic/patch-2
docs(flux-todo-list): fix TodoStore syntax
|
2014-09-03 15:50:31 -07:00 |
|
 Ben AlpertandPaul O’Shannessy
|
0dd329370a
|
Merge pull request #2038 from zpao/update-testutil-docs
TestUtils docs: isComponentOfType -> isDescriptorOfType
|
2014-09-03 15:50:27 -07:00 |
|
Paul O’Shannessy
|
73d5012e1d
|
Merge pull request #1832 from rayqian/master
Add chinese translation for 02-displaying-data.md
|
2014-09-03 15:50:22 -07:00 |
|