Paul O’Shannessy
3996d95131
[docs] Small tweaks as reported in comments
* highlight `</form>`
* use correct id in `getElementById` call
11 years ago
Vjeux
a971ca4e53
Add pagination to blog
- Add pagination
- Display full content in /blog
- Truncate Recent posts
- Add permalink that lists all the blog posts
- Add spacing and bullet around recent posts to make it more readable
11 years ago
Paul O’Shannessy
647ce1553c
Fix capitalization of Tooling Integration page
11 years ago
Vjeux
8deee0eead
Update the tooling page to include pyReact, react-rails and react-page
11 years ago
Vjeux
19d75a4404
Community round-up #7
http://fooo.fr:4000/react/blog/2013/08/26/community-roundup-7.html
11 years ago
Clay Allsopp
85d5a235a8
Add CDNJS to docs. Fixes #244
12 years ago
Paul O’Shannessy
d3cb08a141
Docs: fix header
12 years ago
Paul O’Shannessy
742dc5d0b0
Use script to find remaining 404s. Fix them.
12 years ago
Clay Allsopp
700c3e24cd
Fix broken tutorial link and change wording
12 years ago
Kunal Mehta
8c84a39bd8
Added PyReact blog post.
12 years ago
Stoyan
f29b71f4a8
typo fix
12 years ago
Vjeux
3ae7339eab
Community Round-up #6
12 years ago
Christopher Chedeau
34d17c9f0c
Fix 404 in Getting Started
12 years ago
Paul O’Shannessy
7e824c875a
react-rails blog post
12 years ago
Paul O’Shannessy
85b44dc31c
Merge pull request #207 from thisishugo/patch-1
update dead jsx link to point to an extant page
12 years ago
Paul O’Shannessy
68c560a1fb
Blog post for v0.4.1
12 years ago
Paul O’Shannessy
4fc9a36e24
Fix "Suppport" type in docs
12 years ago
Vjeux
088f42b224
Community Round-up #5
http://fooo.fr:4000/react/blog/2013/07/20/community-roundup-5.html
12 years ago
Paul O’Shannessy
22b7a70f69
Merge pull request #216 from phleet/patch-1
Docs Typo Fix: s/pased/passed
12 years ago
Cheng Lou
31c46182c0
fix typos
12 years ago
Jamie Wong
84c0556123
s/pased/passed
12 years ago
Paul O’Shannessy
0b33e77454
Merge pull request #212 from spicyj/docfix
One-character typo fix
12 years ago
Ben Alpert
37d37c6592
One-character typo fix
12 years ago
Jamie Wong
f5110ba4ac
Docs Typo Fix: s/distinciton/distinction
12 years ago
Hugo Jobling
091697a887
remove dead link
the event handling doc page no longer exists
12 years ago
Hugo Jobling
79fca32e1b
put closing paren in correct place
12 years ago
Hugo Jobling
f5d3500cfa
update dead jsx link to point to an extant page
syntax.html no longer exists, so point people at the in depth article instead.
12 years ago
Ben Alpert
8b5822bdf8
Fix all errors and warnings on homepage
Also onChange instead of onInput in two places!
12 years ago
Paul O’Shannessy
c3b5e071e5
Merge branch 'chenglou-master'
Conflicts:
docs/_js/examples/markdown.js
12 years ago
Cheng Lou
bdd6911dff
todo fix
12 years ago
Cheng Lou
084e726d3c
jsx
12 years ago
Paul O’Shannessy
82c93338fb
Fix typo in blogpost
I fixed this in the changelog, but missed this one.
12 years ago
Cheng Lou
d0b7884924
textarea format
12 years ago
Paul O’Shannessy
f6ec9484a8
Typo in changelog, update blog leading sentence.
12 years ago
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