Christopher Chedeau
97e8607897
Advanced Performance Doc
10 years ago
Rick Beerendonk
2e4f81f4ab
Add Conferences section to the Community Resources on the website
10 years ago
Jim
7c20ccbc73
Document justification for dangerouslySetInnerHTML, fixes #2256
Conflicts:
docs/_data/nav_tips.yml
docs/tips/17-children-undefined.md
10 years ago
Cheng Lou
b8fafd1991
[Docs] Tip on integration with other libraries
Chose this title because it's more eye-catchy than "third-party integration".
10 years ago
Paul O’Shannessy
fce779e9a6
Update Authors & Acknowledgements for 0.12
10 years ago
Sebastian Markbage
fcaa90c5cf
Update Docs Navigation
10 years ago
Paul O’Shannessy
a0a4b58af4
[docs] Glossary
Pulled in https://gist.github.com/sebmarkbage/fcb1b6ab493b0c77d589
mostly verbatim
10 years ago
Paul O’Shannessy
3a0babddc9
Point to Flux site for Flux docs
This doesn't actually remove the pages, just the main content. Sidebar
items now link offsite. The pages doesn't automatically redirect, but we
could do that if we really wanted.
Fixes #2229
10 years ago
Paul O’Shannessy
5706d4c4f1
Autogenerate acknowledgements
11 years ago
Jed Watson
dcb1b1de11
Updating "Tutorial" label as per suggestion
11 years ago
Jed Watson
854133c240
Adding "Tutorial" label to Flux Todo List nav item
11 years ago
Cheng Lou
5e161764ca
[Docs] Perf tools
Fixes #1814 .
@petehunt @joshduck
The images look blurry (taken on retina then shrank down to 50%...)
11 years ago
Cheng Lou
581877e346
[Docs] Document PureRenderMixin addon
Fixes #1816
11 years ago
Vjeux
35db119584
Flux blog post and tutorial
11 years ago
Cheng Lou
5bc8b15d63
[Docs][Tips] Entry on this.props.children and tweak component ref entry
Component ref entry wasn't registered in nav_tips.
11 years ago
petehunt
d9efc5aa57
Add thinking in react to the official docs
11 years ago
Cheng Lou
36e14d6b4c
[Docs] Consolidate the two examples sections
Also made the formatting more consistent between complementary-tools and
examples.
11 years ago
petehunt
9ffe030d52
Add update() docs
11 years ago
petehunt
6de90dcebb
clone docs
11 years ago
petehunt
e095116cd8
Add ReactTestUtils to addons
11 years ago
Ben Alpert
ff78c2d732
[docs] Capitalize all nav titles for consistency
11 years ago
petehunt
c07c43b202
add example apps page
11 years ago
petehunt
22d23865a4
Add a complementary tools page
11 years ago
Cheng Lou
f228f65f01
docs tips expose component function
11 years ago
Vjeux
8d938e4a32
Add a talks section to the docs
11 years ago
Vjeux
0f3a5793e5
Document the Diff algorithm
We often refer to it but never did actually explain it.
11 years ago
Cheng Lou
f6df878b37
docs section for non-dom attributes
Also added documentation for `dangerouslySetInnerHTML`.
11 years ago
Cheng Lou
dc4fcd52b3
docs tips parent-child communication
11 years ago
Paul O’Shannessy
1910d7fc0b
Put nav data in "_data"
New in Jekyll 1.3 - http://jekyllrb.com/docs/datafiles/
11 years ago