dillon1000/react

Commit

Simulate input event instead of relying on native

Test Plan:
With the ballmer-peak example (modified to use input), tested that the
percentage updates when adding or deleting text in the field on Chrome
and IE9. After adding es5-shim and es5-sham to the ballmer-peak page,
IE8 works properly too.
Browse files
Changed paths6 files
First-parent comparison
M src/core/ReactDefaultInjection.js ModifiedM src/core/ReactEvent.js ModifiedM src/event/EventConstants.js ModifiedM src/eventPlugins/DefaultEventPluginOrder.js ModifiedA src/eventPlugins/InputEventPlugin.js AddedM src/eventPlugins/SimpleEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…