bert icon indicating copy to clipboard operation
bert copied to clipboard

A client side, multi-style alerts system for Meteor.

Results 32 bert issues
Sort by recently updated
recently updated
newest added

Simply disable the timer when `Bert.defaults.hideDelay = -1` for example. #41 How can I keep bert alert on screen and manually close it? Edit : with latest commit also fix...

I get the following error installing Meteor on Win 10. Any suggestions? C:\Users\jackd\testproject\CCCMMS-master>meteor [[[[[ C:\Users\jackd\testproject\CCCMMS-master ]]]]] => Started proxy. => Meteor 1.4.4.2 is available. Update this project with 'meteor update'....

So at first I couldn't update to 1.4.4.2 due to bert but then i removed bert then updated then tried reinstalling bert and still no luck. i get following error...

i am trying to show alert after method returns error. When i provide err message and apply it to bert.alert, class of that alert is not applied at all (switches...

Bert is a stud and deserves to have his abs seen by more folks. We should remove any Meteor-specific deps and republish Bert on NPM so he can be used...

refactor

There should be a simple API for storing alert templates. E.g., we may always want to use the same alert over and over with a different (optional) title/type/message. It should...

feature

Although the alerts are working beautifully, meteor throws these errors on the build screen. Is there a way to fix's this issue? Or is there a way to suppress these...

Would be fun to have some built in error/success/netural messages that devs can use without thinking about it.

feature

Make it possible to set a timer for each alert (as opposed to a global setting).

feature