Evan Carroll

Results 223 comments of Evan Carroll

One of things we may want to do is simply only support universal ctags. If that's the case we can really sanitize this implementation easily. I'd even rather us self-package...

I'm not sure if this proposal would cover it, but I'd love to be able to specify that the table identifiers were injection-safe and to provide the code myself for...

@eekboom can you provide a Pull Request for review?

What other interactions are you thinking about. I think this is a great idea otherwise.

Make me a maintainer. I'll take it over.

Just nuke the coffee script and work with the outputted source. CoffeeScript sucks, and it's not necessary. All of notifyjs-combined is 600 lines. There is _no need_ for this project...

@jpillora https://github.com/jpillora/notifyjs/pull/45

Let's put this in the `README.md` and start to create real docs for the project and close this. It's not an issue that will go away and every project wants...

They trigger synchronously. When you call it the display is "done." Am I missing something @jpillora ? If not, please close this issue. ``` javascript $.notify("BOOM!", "error"); // code to...

When we pry out the CSS from the .js file and provide a default CSS. We'll add z-index:1 to our list of defaults. That will close out this issue.