jrogatis / react-materialui-notifications

Spec compliant notifications for react and material ui users

Home Page:https://puranjayjain.github.io/react-materialui-notifications/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-materialui-notifications

GitHub version npm version

Maintenance

Issues Forks Stars License

❤️ the package? Then ⭐ it!

Spec compliant notifications for react and material ui users

Installation

  • Use the latest github release
  • or Install via npm i react-materialui-notifications

Demo

For a demo see the docs site (below), for usage example see src/app/Main.js

Documentation

Consult the website https://puranjayjain.github.io/react-materialui-notifications

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, the project is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

Development

  • To test the project use gulp run.bat
  • To release the project use gulp run.bat then run gulp release.bat

TODO

  • a lot of core functionality
  • finish up props of the notification class
  • implement expanding notifications
  • show the priority notifications on top
  • implement custom notification element which the user can pass (PR required)
  • styles for position
  • swipe to dismiss
  • i18n

License

The Project is Licensed under the MIT License

About

Spec compliant notifications for react and material ui users

https://puranjayjain.github.io/react-materialui-notifications/

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.1%Language:Batchfile 0.0%