mutohq / Fabrica

CSS framework
Apache License 2.0
1 stars 4 forks source link

Alerts #11

Open apratheek opened 8 years ago

apratheek commented 8 years ago

Require a Fabrica component that replaces browser based alerts --> helps in replacing default browser alerts so that the UI would remain consistent across browsers.

Inspiration from
  1. AlertifyJS
  2. AlertifyJS
  3. JSAlerts - library written at mutohq
    Goals
  4. [ ] Zero dependency on jQuery
  5. [ ] Growl style notifications with CSS3 animations
  6. [ ] Alert, prompt and confirm replacements
  7. [ ] Support as a modal (bootstrap type)
nrshubham commented 8 years ago

Added alerts/snackbar/toast component in latest commit "ca5ecd8"