dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M examples/jquery-bootstrap/js/app.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…