Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Update jquery.popconfirm.js #33

Closed
wants to merge 4 commits into from
Closed

Update jquery.popconfirm.js #33

wants to merge 4 commits into from

Conversation

markwylde
Copy link

Added onYes and onNo options to run a specific callback when buttons are clicked.

Added onYes and onNo options to run a specific callback when buttons are clicked.
Work around to stop failing if e is not given to click event. Stops issue where the following is thrown:
```Cannot read property 'preventDefault' of undefined```
@IfnotFr
Copy link
Owner

IfnotFr commented Oct 12, 2016

Ok for the merge :)

But what do you think about putting contributors on the package.json ?

If you're on it, i think all contribs should be here to. Maybe it will be a hudge work to sync the files on each contrib and do it twice as we have to do the same thing on bower.json

@mrdnote
Copy link

mrdnote commented Feb 24, 2017

I think this is a very useful addition. When will you merge this into master?

@IfnotFr
Copy link
Owner

IfnotFr commented Mar 11, 2017

The contributors problem was not resolved, and i should look after a more clearer documentation if we add this feature. Or the usage will be less understandable

@markwylde
Copy link
Author

Not sure why I put my own name in that authors field. I've removed it now as it's not necessary.

Can we merge this. I'd like to remove my fork.

@markwylde
Copy link
Author

markwylde commented Nov 3, 2019

Removing my fork.

@markwylde markwylde closed this Nov 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants