80 Commits (a5e4c0e76ba7975bf28e420ae84ff2c8ba05bb58)

Author SHA1 Message Date
Thomas Röggla 21c8c2263e Replaced call to deprected .getDOMNode() with React.findDOMNode(). 10 years ago
Shim Won 8221e1f174 Update Korean Translation to 5275244 10 years ago
Ben Alpert 817c3c9390 Deprecate reactjs Google Group 10 years ago
Eric Eastwood 6fbc7ef48b Add support for unitless tabSize/tab-size 10 years ago
Shim Won 26fed0c9df Update Translation to 0183f70 10 years ago
Jim 966cefe6ef Fix bad links in docs. Fixes #3654. 10 years ago
Reed Loden dd010b34e2 SSL/TLSize all the things! (convert http:// to https:// where appropriate) 10 years ago
Leonardo YongUk Kim 33eec6065f Create 19-dangerously-set-inner-html.ko-KR.md 10 years ago
Shim Won 1b394414a2 Update Korean translation to 0185c68 10 years ago
Leonardo YongUk Kim 52b3b5ed1b Translate tips 11 to Korean 10 years ago
Leonardo YongUk Kim 9aa14423c9 Create 12-initial-ajax.ko-KR.md 10 years ago
Leonardo YongUk Kim a5ef8ecd1e Create 13-false-in-jsx.ko-KR.md 10 years ago
Dan Abramov 56357d7dd3 Mention Flux in “communicate between components” 10 years ago
Leonardo YongUk Kim 56a14d28b2 Rename 19--dangerouslySetInnerHTML.md -> 19-dangerously-set-inner-html.md 10 years ago
jiyeonseo 02c1a4c2ac Translate tips 05..10 10 years ago
Jinwoo Oh d563124cc1 Translate tip-18 to Korean 10 years ago
Jinwoo Oh 51b8bdf8f8 Translate tip-17 to Korean 10 years ago
Jinwoo Oh 40ae76692c Translate tip-16 to Korean 10 years ago
Jinwoo Oh 5b2f191879 Translate tip-15 to Korean 10 years ago
Jinwoo Oh 80f7bf2439 Translate tip-14 to Korean 10 years ago
Ted Kim 394770a9ef Translate tips 01..04 (based on 157d7770c99be26a9e0557d00978f15f6d9db794) 10 years ago
Joseph Nudell a7a88b523b Update unprefixed css props doc 10 years ago
Joseph Nudell c70b15a60c Treat flexPositive/Negative/boxFlex as unitless styles 10 years ago
Jim 7c20ccbc73 Document justification for dangerouslySetInnerHTML, fixes #2256 10 years ago
Cheng Lou b8fafd1991 [Docs] Tip on integration with other libraries 10 years ago
Alexander Tseung bcfbc87c84 Update 14-communicate-between-components.md 10 years ago
Alexander Tseung f1c9861d90 Update 05-maximum-number-of-jsx-root-nodes.md 10 years ago
Paul O’Shannessy dfd4e09c18 update docs for 0.12.2 changes 10 years ago
Kurt Ruppel 902199d29a Fix typo in If/Else JSX doc. 10 years ago
Sebastian Markbage 4e203db794 More Descriptor -> Element renames 10 years ago
Paul O’Shannessy febd05b900 Update React.DOM -> React.createElement through docs 10 years ago
Ben Alpert fb46ad0356 Update docs to align with 0.12 better 10 years ago
Cheng Lou 33c7ee6112 [Docs] Remove most of @jsx 10 years ago
Sunny Juneja 8f5a2e564d Add example to if else in JSX. 10 years ago
Dan Abramov a7017f1c51 Warn when using hyphenated style property names 11 years ago
Tom Haggie 599ea5e51e Updated the ajax to tip to also mention that you need to check 11 years ago
Rajiv Tirumalareddy ec19430f9a Fixed incorrect usage of github api in example 11 years ago
Daniel Gasienica 75264470dd Match `setTimeout` delay with documentation 11 years ago
Kunal Mehta 21e0ca5b8e Remove erroneous line about static methods. 11 years ago
Kunal Mehta 80947848f2 Simplify comment. 11 years ago
Kunal Mehta 22a7de6aee [docs] Amend "References to components" tip to mention descriptors. 11 years ago
Cheng Lou 5bc8b15d63 [Docs][Tips] Entry on this.props.children and tweak component ref entry 11 years ago
Cheng Lou 797fffca05 [Docs] Document newly added unitless css props in tips 11 years ago
petehunt eaf234a53b more references 11 years ago
Kunal Mehta 2ab43c462e Add documentation about React.renderComponent 11 years ago
Cheng Lou 2fd497d2c5 docs tips fix small typo and code 11 years ago
Cheng Lou 7a794ae3cf docs remove link to wiki page 11 years ago
Cheng Lou 4002a86e22 docs tips small refactorings 11 years ago
Cheng Lou f228f65f01 docs tips expose component function 11 years ago
petehunt bd86c53822 Update parent/child communication tip 11 years ago