Added
- Public: Added
onModalRequestClose
options, which is a callback that fires when the user attempts to close the modal.
Fixed
- Public: Fixed
complete
step to allow string customization at initialization time. - Internal: Fixed the
tearDown
method to clear the onComplete callback functions. (issue #306)
Deprecated
- Internal: Removed references to
useWebcam
option from README.md and return console warning if the option is used.