Giter VIP home page Giter VIP logo

ember-notifier's People

Contributors

ember-tomster avatar scottwernervt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ember-notifier's Issues

Icon not rendering correctly

Trying to use the add-on, but the icons (and close btn) are not rendering correctly. We have font-awesome present. Here is what it looks like:

image

Inspecting the html for the icon, it shows:

<span>
    <i class="[object Object]"></i>
</span>

But looking at ember inspector and using the {{debugger}} helper - both seem to indicate the icon property (that determines the class here) is set to a string as expected ("fas fa-exclamation"). So not sure why the class is not set correctly. Have you run into any issues like this previously?

Configuration defaults

Rework default values for global option config in notifier service.

  • Drop 'ember-get-config' dependency.
  • Define service defaults as properties and merge/assign config object.

Swipe right to dismiss notification

  • Swipe right to remove notification #11
  • Add integration/unit test mocking swipe right with triggerEvent
  • Document feature
  • Test manually
    • Firefox Mobile Android
    • Chrome Mobile Android
    • Microsoft Edge Mobile Android
    • Safari iOS

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.