Paul O’Shannessy
4081cebe6d
Bump version for v0.4.0
12 years ago
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.
12 years ago
Paul O’Shannessy
fa79727a2e
Blog post for 0.4
12 years ago
Paul O’Shannessy
9e96cc247a
[docs] Make sure JSX comments code is in block
12 years ago
Paul O’Shannessy
6c7127e8ba
Add CHANGELOG at the root, remove from downloads page
12 years ago
Paul O’Shannessy
076d8fc5a8
[docs] Prop validation + cleanup default props
12 years ago
Paul O’Shannessy
d124dd6440
[docs] Remove @benjamn's TODO for testing
12 years ago
Paul O’Shannessy
ba1db591d9
Write Default Props section
12 years ago
Paul O’Shannessy
7ba3a79150
[docs] fix typo
"L" is not ":"
12 years ago
Paul O’Shannessy
3e9341139b
[docs] Fix broken links
12 years ago
Pete Hunt
ef356249f9
Update DOM differences docs to include a note about the style attribute.
12 years ago
Paul O’Shannessy
2a5ad2b735
re-bold some text so it stands out better
12 years ago
Paul O’Shannessy
459daa63da
Remove React.autoBind from examples
12 years ago
Paul O’Shannessy
609a3766bd
em dashes
12 years ago
Paul O’Shannessy
225abe1ec8
Standardized Markdown lists
12 years ago
Paul O’Shannessy
8508eb90df
Cleanup "Reference"
(unlinked likebutton tutorial - not updated enough for public)
12 years ago
Paul O’Shannessy
a981424f65
Cleanup "Tooling Integration"
12 years ago
Paul O’Shannessy
71636174d8
Cleanup "More About Refs"
12 years ago
Paul O’Shannessy
9815d5289f
Cleanup "Working With the Browser"
12 years ago
Paul O’Shannessy
eec652323c
Cleanup "Forms"
12 years ago
Paul O’Shannessy
8687f36982
Cleanup "Reusable Components"
12 years ago
Paul O’Shannessy
fda687be89
Cleanup "Multiple Components"
12 years ago
Paul O’Shannessy
f176099499
Cleanup "Interactivity and Dynamic UIs"
12 years ago
Paul O’Shannessy
7db2a09c97
Cleanup "JSX Gotchas"
12 years ago
Paul O’Shannessy
45fe80393c
Cleanup "JSX in Depth"
12 years ago
Paul O’Shannessy
77a43c1727
Cleanup "Displaying Data"
12 years ago
Paul O’Shannessy
1e2a332c1d
Merge remote-tracking branch 'upstream/docs-refactor' into HEAD
12 years ago
Cheng Lou
3bd37c78e1
grammar error
12 years ago
Cheng Lou
7406731c6c
changing back to 'give it five minutes', tweak that sentence
12 years ago
Paul O’Shannessy
fd5e9603d1
Don't hard code React version anywhere
12 years ago
Cheng Lou
e5d73d8e0d
Tweaked the intro page
Here are some ideas that I think work better:
- 15 repetitions of "React". Removed a few.
- The "two main ideas" weren't clearly separated. I put them under different headers and simplified the wording.
- The "Give it Five Minutes section didn't sound as reassuring. Made it sound more certain.
12 years ago
Paul O’Shannessy
118bb6ca92
Autogen the docs nav
This is still the same amount of duplication, except way easier to
parse. Docs nav now lives in `_config.yml` and you must restart jekyll
to see changes to that list (since config is only read at jekyll launch)
12 years ago
Paul O’Shannessy
f2345ba2e2
Remove numbers from URLs.
This will let us keep docs in order on the filesystem but have
reasonable permalinks. If we add something at 02- it doesn't result in
lots of broken links.
12 years ago
Paul O’Shannessy
17ea30c8c5
Fix title casing and heading levels
12 years ago
Paul O’Shannessy
c5f239b5da
Remove "Scaling Up"
12 years ago
petehunt
050085ddeb
fix markup bugs
12 years ago
petehunt
3c32329fbe
switch to guides
12 years ago
petehunt
459302a131
put it all together
12 years ago
petehunt
85a7336741
cleanup some files, move tutorial
12 years ago
petehunt
1263fde643
move docs around, add likebutton
12 years ago
petehunt
e874be922a
tweak the source
12 years ago
petehunt
8cc7b39835
scaling up fix
12 years ago
petehunt
cb9b0fc3c7
delete old docs
12 years ago
petehunt
96b838c3f9
add more examples
12 years ago
petehunt
7d77fd17ea
update and move tutorial
12 years ago
petehunt
01aff3b54e
Fix comma
12 years ago
Pete Hunt
3e365d33f1
Update 08-working-with-your-environment.md
12 years ago
petehunt
53d8a64442
fix some links
12 years ago
Pete Hunt
7e9880df96
Update 03-interactivity-and-dynamic-uis.md
12 years ago
Pete Hunt
c0b4dc4c89
Update 02.1-jsx-in-depth.md
12 years ago