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

Add support for messages without title, straight text, other fixes. #24

Merged
merged 3 commits into from
Jun 4, 2012

Conversation

Thinkscape
Copy link
Contributor

This PR enables:

$.gritter.add({text:"Hello world"});   // a message without title
$.gritter.add("Hello world");   // straight text messages using default settings

jboesch added a commit that referenced this pull request Jun 4, 2012
Add support for messages without title, straight text, other fixes.
@jboesch jboesch merged commit c0d2676 into jboesch:master Jun 4, 2012
@jboesch
Copy link
Owner

jboesch commented Jun 4, 2012

Thank you!

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

Successfully merging this pull request may close these issues.

None yet

2 participants