Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: chrome generates extra event(click) in select2 widget with e.target = document.body #1151

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
275 changes: 138 additions & 137 deletions dist/bootstrap-editable/js/bootstrap-editable.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/bootstrap-editable/js/bootstrap-editable.min.js

Large diffs are not rendered by default.

275 changes: 138 additions & 137 deletions dist/bootstrap3-editable/js/bootstrap-editable.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/bootstrap3-editable/js/bootstrap-editable.min.js

Large diffs are not rendered by default.

275 changes: 138 additions & 137 deletions dist/jquery-editable/js/jquery-editable-poshytip.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/jquery-editable/js/jquery-editable-poshytip.min.js

Large diffs are not rendered by default.

275 changes: 138 additions & 137 deletions dist/jqueryui-editable/js/jqueryui-editable.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/jqueryui-editable/js/jqueryui-editable.min.js

Large diffs are not rendered by default.

266 changes: 133 additions & 133 deletions src/containers/editable-container.js

Large diffs are not rendered by default.