mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* Only fire input value change events when the value changes (#5746) * Allow simulated native events to propagate fixes #7211 fixes #6822 fixes #6614 we should make sure it doesn't break #3926 any worse (or works with #8438)