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

smoke.signal ... the previous way #49

Open
dtrillo opened this issue Mar 18, 2014 · 1 comment
Open

smoke.signal ... the previous way #49

dtrillo opened this issue Mar 18, 2014 · 1 comment

Comments

@dtrillo
Copy link

dtrillo commented Mar 18, 2014

I am using smoke.js for a long time. I already wrote about this library on my blog: #manejandodatos Smoke.Js for showing alerts and messages - http://www.manejandodatos.es/2013/10/smoke-js-showing-alerts-messages

In a previous version of this library I code something like this:

smoke.signal('Message', 1000);

where 1000 is the time that the funcion is working!

A few days ago, I updated smoke.js to the new version and I have noticed that the previous function is not working anymore!

Although I can notice the improvement is the new "smoke.signal" allowing callbacks, is there any chance to have a "smoke.signal2" function like in the previous version?

@agamemnus
Copy link

Append a property yourself with a function that switches the parameters, perhaps...

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

2 participants