Dan Abramov
0f5021783a
Nit
8 years ago
Nolan Lawson
1d3156a845
Update 2016-11-16-react-v15.4.0.md
Edge and IE11 both show user marks and measures in the Dev Tools, so it's technically not accurate to say that only Chrome has this feature.
8 years ago
Dan Abramov
43563e4aff
Update installation instructions on the blog
8 years ago
Dan Abramov
1c6398d4de
Add 15.4.0 blog post
8 years ago
Kevin Lacker
aa9544bfac
New Documentation
8 years ago
Kyle Mathews
fc68c9875c
typos fix ( #7822 )
8 years ago
Christopher Chedeau
c5c4092dcf
Our first 50,000 stars blogpost
8 years ago
Dan Abramov
434760f491
Update broken JSFiddle in Why React blog post ( #7783 )
Fixes #7782
8 years ago
Joseph Savona
baabae1a29
Fix link formatting on Relay blog post ( #7434 )
9 years ago
Joseph Savona
74dd7bbbd2
Relay blog post ( #7433 )
9 years ago
Amjad Masad
2b9cb8f247
"transient dependencies" -> "transitive dependencies" ( #7341 )
I think that's what you meant -- although with npm dependencies are kind of transient :P
9 years ago
Seyi
bfb53c6c28
Blog post: Fixed typo in post ( #7336 )
9 years ago
Paul O’Shannessy
959e5f0be9
Host our own images for the blog, use https links ( #7339 )
9 years ago
Steven Syrek
ed98f75ff9
Correct grammatical error (subject-verb agreement) ( #7338 )
"It is worth repeating: there is no configuration files or complicated folder structures." > "It is worth repeating: there are no configuration files or complicated folder structures."
9 years ago
Dan Abramov
9d4e5211cd
Add blog post
9 years ago
Fernando Alex Helwanger
99adf5da96
Add mixins property to context example ( #7277 )
9 years ago
Dan Abramov
167fa71b5b
Fix typos in “Mixins Considered Harmful” ( #7275 )
* Fix typos in “Mixins Considered Harmful”
* Use consistent code style
9 years ago
Dan Abramov
1a75b4dff9
Add a new blog post about mixins ( #7273 )
9 years ago
Keyan Zhang
12333ddd6f
Blog post for error codes
9 years ago
hjmoss
80f66b0824
Grammar: less dependencies -> fewer dependencies ( #6917 )
* Grammar: less dependencies -> fewer dependencies
* changelog.md grammar: less dependencies -> fewer dependencies
9 years ago
Adrian Sieber
1c6464db3b
Minor fixes ( #6527 )
* Fix typos in CHANGELOG.md
* Fix typos in 2014-11-24-react-js-conf-updates.md
9 years ago
Dan Abramov
4b5240f833
Use the same changelog format as 15.0 post
9 years ago
Paul O’Shannessy
c7dab9cb00
15.0.1 blog post
(cherry picked from commit 142e4ebb57269c4f44004204acdeea31945ab4a2)
9 years ago
Brandon Dail
6d60404ac7
Grammar fix for 15.0 blog post
Since "This" is the subject and singular, "have" should be "has"
New wording explaining implementation details
Grammar fix for 15.0 blog post
Since "This" is the subject and singular, "have" should be "has"
Fix wording for 15.0 blog post
nitpicks
9 years ago
Paul O’Shannessy
53c2a76662
[docs] Clarify data-reactid in v15 post
9 years ago
Dan Abramov
c4891e5eb6
Add React 15 post
(cherry picked from commit 67a4b12e270e6d343a3a8274b212e63f5199617c)
9 years ago
Dan Abramov
cccba8f1e3
Remove another 0.14 changelog entry for 15 RC1 release notes
9 years ago
Dan Abramov
efcced2ff0
Remove 15 RC1 changelog entry that was fixed in 0.14
9 years ago
Dan Abramov
de22ad5abe
Fix whitespace in 0.14.8 blog entry
9 years ago
Dan Abramov
f710e97024
Blog post for React 0.14.8
9 years ago
Dan Abramov
dd7564b666
Add v15 RC2 blog post
9 years ago
Paul O’Shannessy
4d90c4a34f
Fix style= formatting in v15 rc blog post
9 years ago
Toru Kobayashi
552363ba02
Fix a mixin name in a blog post
9 years ago
Paul O’Shannessy
614884e1cb
Remove a couple old updates from blog post
9 years ago
Paul O’Shannessy
91b51a7bd1
v15.0 rc1 blog post
9 years ago
jim
d4730c162d
Updated code fragment for correctness.
9 years ago
Sebastian Markbage
5125d384d0
Clarify what the current version scheme is
In case you don't remember what version we're currently on.
Also, clarify that this is semver and that v1.0 comes with preconceived
notions.
9 years ago
Sebastian Markbage
3e103d6100
Versioning Blog Post
9 years ago
Prayag Verma
a298bd9cfa
[docs] Fix typo in blog
Found a spelling mistake -
writting > writing
9 years ago
Ben Alpert
91375bb28d
blog post: Discontinuing IE 8 Support in React DOM
9 years ago
jim
80a7f07a7b
Blog post explains to verify prop mutations in componentWillReceiveProps
9 years ago
Ben Alpert
78bf05ea73
0.14.4 blog post
9 years ago
Jake Worth
84fbd6a9d3
Fix typos in posts
9 years ago
Paul O’Shannessy
fa3067460b
[docs] fixup other broken youtube-nocookie uses
9 years ago
Cesar William Alvarenga
432eb4ba41
Fix typo
Fix the conference talk youtube url.
9 years ago
Jake Worth
ffd7f9eb1b
Fix typo
9 years ago
Daniel Lo Nigro
5efd66527c
Remove smart quotes from code snippet
"Smart" quotes aren't actually very smart.
9 years ago
Dan Abramov
f11568f034
Fix minor typos in the blog post
9 years ago
Dan Abramov
eeeba7e55d
Fix children to be a prop in the blog post example
9 years ago
Dan Abramov
1873b269e4
Added post about components, elements, and instances
9 years ago