-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add support for custom async confirmation handler #18
Conversation
Hey, any feedback here? I'm wiling to rebase/polish this in case it can be merged |
Hi @krasnoukhov - I think it'd be OK to expose logic like this. The only part I'm not sure about is the |
@blimmer Thanks for the feedback! Maybe I'm missing something here, but |
@tylerturdenpants I would love another maintainer :) I am currently not active in the Ember space and would love all the help I can get so that the community does not suffer. I'll work on adding you here and on npm now. Feel free to ping on twitter @_jasonmit if you have any questions/issues that need my attention. |
@jasonmit Thank you very much. I handle a few other ember related things so I know my way around. I will make you proud. |
Should be all set now - invites sent :) Much appreciated! |
This could be useful to people who use custom-styled dialog modals. Obviously this will only work if ember transition is triggered (not a hard refresh).
_transitionConfirmed
stateExample using sweetalert: