Giter VIP home page Giter VIP logo

ng-alerts's Introduction

Hi there ๐Ÿ‘‹

If you need to know more about me:

  1. Github
  2. Twitter

ng-alerts's People

Contributors

bzle avatar mrsteele avatar shashwatblack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ng-alerts's Issues

Animations

We should allow notifications to occur naturally.

Custom alert types

Allow a user to "configure" custom alert types (custom colors and names).

Should we allow a user to configure existing alert types (or no, because they are part of the brand ui defaults)?

Allow simple alert adding

Alerts should be able to be simply added. Currently the following is required:

ngAlertsMng.add({
    msg: 'This is the msg'
});

We should consider the following shorthand approach:

ngAlertsMng.add('This is the msg');

Touch controls bug

  1. Delete notifications
  2. Keep window up and create an alert

Count doesn't update until clicking popover. Might be only touch controls but need to double check.

Configurable

The system should be configurable.

  • The empty list text.
  • The default notification display in the notification area.
  • The location of the notification alert area (bottom left, top right, center, none).

add Webpack support

At the moment this lib doesn't work with webpack, most likely because your gruntfile is set as the main file in package.json

Also you have a typo for the npm installation

popover maxheight

SHould be set to 100vh or something so we can always see them all and allow scrolling.

Alert types

Add the ability to create alert types (or maybe channels?)

Add × to popover

We should let the popover be closed with a close button (its currently not intuitive)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.