bert
bert copied to clipboard
A client side, multi-style alerts system for Meteor.
The import does not resolve. I'm running in Windows. So I import Bert in the following way and it gives me the error `import` { Bert } from 'meteor/themeteorchef:bert';`
added how to import Bert into a .js file, couldn't find this in the docs. Helpful for beginners.
The alerts work outside of forms. But I can't make it work if it's doing a Meteor.call in onSubmit. How do I solve this problem?
Please make it so the alerts can remain on the page until the user makes another action or clicks another button. Making autohide optional will make persisting alerts. Users will...
Have you guys seen https://nakupanda.github.io/bootstrap3-dialog/ ?? Click a couple of the "Run the code" buttons on that link above. I like the Simplest example best... When the modal alert pops...
The alert is popping up on my screen, but it doesn't fade in/out like it does in the examples. It simply popups. I'm using Meteor/React/Bootstrap with this package, any idea...
I love this alert set! Do you have any desire to move this away from Meteor package and make it into a npm package? Perhaps react/redux specific... perhaps not. Thanks
Some of us use martial design icons from Google .. bringing in font awesome is therfore wasteful. Please make icons pluggable :)
Hi @themeteorchef ! Thanks for making and sharing Bert. My only concern is it seems it's not responsive to the viewport? I just shrunk my browser to 320px and bert...
The slide in and fade animations do not work in Firefox.