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

Events/Callbacks? #59

Open
rtsalamone opened this issue Jun 19, 2016 · 0 comments
Open

Events/Callbacks? #59

rtsalamone opened this issue Jun 19, 2016 · 0 comments

Comments

@rtsalamone
Copy link

It would really be helpful if some life-cycle events were fired.

In my specific use case, I wanted to apply the select2 enhancements to my combodate. This had to be done after combodate finished altering the page markup.

As a temporary measure, I added a callback option, in order to pass in a function, and then called it from the bottom of the combodate init method.

It is such a hack that I am ashamed to publish it! What is needed is a well thought out implementation — Callbacks vs events, etc. Hoping somebody might find time to do this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant