Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fixed] shouldCloseOnOverlayClick conflict with text inputs.
`shouldCloseOnOverlayClick` must only preventDefault() when the click is really on the overlay. closes #566.
- Loading branch information