14 Commits (73208820d1204d3c5b162b8f7b969fec0cbc84d7)

Author SHA1 Message Date
Jhon Mike 18ac8f7197
minor adjustments to the documentation (#3354) 4 years ago
Dan Abramov 16a03c0c60
Add note about onScroll in 17 4 years ago
Dylan Pierce 4a62c0ab77
More docs onFocus and onBlur events (#3044) 4 years ago
Toru Kobayashi 64d067f2c0
Remove event pooling and SyntheticEvent#persist from documents (#3207) 4 years ago
Edgar Muentes 860a510d38
Clarify that synthetic events aren’t exactly the same as native events (#866) 4 years ago
Abel Regalado be8775d4b9
[docs] Add missing events to docs/events page (#2123) 5 years ago
Steve Dodier-Lazaro 2c8f5695ba
Add reference to persist to SyntheticEvent's API (#2274) 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
Moti Zilberman e5c3a9e4f0 Pointer events: Document tangentialPressure, twist (#1118) 6 years ago
Philipp Spiess a1f41f65a2 Don’t recommend PEP because it lacks features 7 years ago
Philipp Spiess 988a67739d Add section about Pointer Events 7 years ago
Brian Vaughn 93aa551f1a Reorganized 'docs' folder 7 years ago
Vicky Chijwani f8dceef015 Docs: add link to DOM Level 3 spec for possible values of `key` prop (#11042) 7 years ago
Brian Vaughn 52b694eaae Add new docs website (#10896) 7 years ago
Tyler Deitz 5b83555b6c Update reference-events.md (#10554) 7 years ago
Diego Muracciole 7c7b511c37 Add onToggle event to details tag (#8831) 8 years ago
Dan Abramov 74eac9addd Tweak Forms 8 years ago
Oskari Mantere 97a1b89a94 Replace vars with let and const (#8051) 8 years ago
Kevin Lacker aa9544bfac New Documentation 8 years ago
Nik Nyby 557f06e044 docs: re-position comments to account for code sample width (#7602) 8 years ago
Daniel Lo Nigro d457201862 Upgrade to Jekyll 3 9 years ago
Varayut Lerdkanlayanawat 8695fd8c66 Reformat event names in Media Events section (#7250) 8 years ago
Miles Johnson b3e32f5804 Added support for synthetic animation/transition events. 9 years ago
iamchenxin 44b52dfe1d deleting some unecessary newline 9 years ago
hejld 662c897ed4 Add missing sections to events reference page in IT and CN 9 years ago
Rick Ford 0a10f2c956 Specify focus events work on all elements in the React DOM 9 years ago
maxprafferty 08c87259da added selection and composition events to reference page 9 years ago
Baraa Hamodi bd6d713917 File Cleanup. 9 years ago
chico f180f0ce37 make properties notation in docs consistent 9 years ago
chico 12278a6b50 fix isDefaultPrevented() and isPropagationStopped() methods of SyntheticEvent notation 9 years ago
chico a765e28132 clarify that events work for elements not for components 9 years ago
JW b85d9b68a0 Fix documentation of event propagation: 0.13 to 0.14 9 years ago
Edvin Erikson b37b8538a1 Updated event pooling note in docs 9 years ago
Edvin Erikson d731a058e4 Added documentation about pooled events 9 years ago
Vadim Chernysh d9dc13b6c7 Added events documentation for <img> elements 9 years ago
blainekasten 159278e34a Add MediaEvent Handlers for Video/Audio components 9 years ago
Ben Alpert 9dd9111dd7 Kill React.initializeTouchEvents for good 10 years ago
BinaryMuse 973a7a8eb2 Add onContextMenu to events doc 10 years ago
Ben Alpert 9cf4a87fff Add note about enter/leave bubbling 10 years ago
Mihai Parparita 751e21a58e SyntheticEvent.timeStamp is a number, not a Date 10 years ago
Jason Webster a4b866027d Add additional supported methods to event documentation 10 years ago
Rafal Dittwald 373233c440 Update ref-05-events.md 10 years ago
Rafal Dittwald d1fa368666 add note re: handling events in capture phase 10 years ago
Charles Marsh 8c2a734676 Fixed style and comment nits 10 years ago
Charles Marsh 9a59ebf752 Re-add with warning and monitorCodeUse 10 years ago
Charles Marsh 81edd2c527 Deprecate 'return false' in event handlers 10 years ago
Paul O’Shannessy 2865e4a1c8 Set default layout for docs 10 years ago
Andreas Svensson 69c6f91344 Normalize and polyfill KeyboardEvent further, also MouseEvent+TouchEvent 11 years ago