23 Commits (c41bb29856a5667b5919efbc463316e0829d1b80)

Author SHA1 Message Date
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
Tomáš Hromada 27acbb08f3 Added more info about refs in the documentation (#8707) 8 years ago
Arni Fannar 10733f084a Update refs-and-the-dom.md (#8250) 8 years ago
Kevin Lacker d068700a40 Docs: add a bunch of redirects (#8137) 8 years ago
Dan Abramov 16d8bd1ff6 Add more highlighting to docs (#8076) 8 years ago
Dan Abramov 842d44dfa5 Fix redirects 8 years ago
Kevin Lacker aa9544bfac New Documentation 8 years ago