dillon1000/react
Commit
Browse files Fixes #5959 - jquery-bootstrap example uses which does not exist
1. Add a handleHidden method to the BootstrapModal component. 2. Add an event listener for 'hidden.bs.modal' on the modal root 3. Add a new onHidden prop to the BootstrapModal component. 4. Add a new 'handleModalDidClose' method to the Example component to be used as the onHidden prop of it's modal component.
Changed paths1 file
First-parent comparisonexamples/jquery-bootstrap/js/app.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…