42 Commits (eefa33a82827724245a45b1d43a40a964a920274)

Author SHA1 Message Date
Chris Wilson ec07e80be0
Remove prev/next links from the Advanced Guide (#3269) 4 years ago
Eduard Poracký d16f1ee795
Add next and previous links to Advanced Guides (#540) 4 years ago
Andy c44f4e577d
Use const for ref in functional component docs (#1129) 5 years ago
Myron Yeung ba0818beab
Fix ref creation in CustomTextInput component (#2072) 5 years ago
numb86 4fae9e8905
Fix internal link (#2668) 5 years ago
Evrim Persembe 24ebabd01e Update "Refs and the DOM" documentation (#2657) 5 years ago
Nat Alison 25df15b83e reapply, correctly generating links 6 years ago
Nat Alison dc1e5366e3 revert id adding 6 years ago
Nat Alison 3e49e971d0 add everything else again 6 years ago
Sebastian Markbåge b6b15d770f Document deprecation of findDOMNode (#1263) 6 years ago
Dan Abramov 425cb9a429
Terminology: Lifecycle hooks -> Lifecycle methods (#1237) 6 years ago
Dan e89ad6306b Fix example 6 years ago
Dan Abramov 81afcfbd87
Functional -> function (#863) 6 years ago
Dmitry Minkovsky 7f1b367eb6 Refs and the DOM: clarify when ref callbacks are invoked (#1069) 7 years ago
Marc Bouchard 5593059434 docs(refs-and-the-dom): typo in CustomTextInput (#813) 7 years ago
Dan Abramov 04124cc053
Promote ref forwarding in "DOM and Refs" (#802) 7 years ago
Alex Krolick 1dccf07a89
~the~ 7 years ago
Dan Abramov 2bd8eda1fc
Update refs-and-the-dom.md 7 years ago
Brian Vaughn aa9810f4fd Fixed some links and improved a recommendation 7 years ago
Brian Vaughn 2f97f485ce Fixed docs 7 years ago
Alex Krolick e5bf5945b3
Unnest callback ref example code 7 years ago
Brian Vaughn 12d7c16cf2 Updated createRef 'value' attributes to 'current' 7 years ago
Brian Vaughn f6e5d655dd
Fixed off-by-one line highlights. 7 years ago
Alex Krolick 9b869fa73f Update leading sentence 7 years ago
Alex Krolick b1adba0a38 Recommend old API when applicable 7 years ago
Alex Krolick 04c7f16ef2 Wording 7 years ago
Alex Krolick 4b939d2448 ~~All things considered~~ 7 years ago
Alex Krolick 962ef9a567 Highlight deprecation notice 7 years ago
Alex Krolick 96b10a73ff Grammar 7 years ago
Alex Krolick 96fe82c734 Declare setRef method outside render 7 years ago
Alex 8075ce2db7 Make the callback example more similar to the new API 7 years ago
Alex 7b02740afe Create "Accessing refs" section above specific examples 7 years ago
Alex 0e7243f7fb Merge intro paragraphs 7 years ago
Alex 6627687b0b Describe what a ref is at the top of the doc 7 years ago
Dominic Gannaway 9bc1932688 updated line numbers 7 years ago
Dominic Gannaway b049931a65 revised content as per PR feedback 7 years ago
Dominic Gannaway ee78358939 address feedback 7 years ago
Dominic Gannaway c09a284997 Added React.createRef doc 7 years ago
Kenneth Powers 18097a25eb Note that ref callbacks can update during render and be called after mount. 7 years ago
Kenneth Powers efe928284a Explicitly note that ref callbacks are called before `componentDidMount`. 7 years ago
Brian Vaughn 93aa551f1a Reorganized 'docs' folder 7 years ago
Brian Vaughn 52b694eaae Add new docs website (#10896) 7 years ago
Anuja Ware 037ae1b2cc Small typo fixed (#10701) 7 years ago
Brian Emil Hartz 888a12b85d More explicit class method for ref doc (#10228) 7 years ago
Max Donchenko 0bf0e12fc1 Fix typo (#9786) 8 years ago
Frankie Bagnardi 6d9942270a adds indirect refs to docs (#9528) 8 years ago
Sunny Ripert 4a9283c508 Fix spacing in documentation (#9070) 8 years ago
KB bb85d94cc8 [docs] Add note about refs on stateless components (#8916) 8 years ago
Omid Hezaveh 62c86a65a9 Explain arbitrariness of ref name in callback (#8913) 8 years ago
Vladimir Tikunov f21d4f857c Remove error ref to the 'render' function (#8781) 8 years ago