indexiatech / re-notif

Redux & React based Notifications center.
http://indexiatech.github.io/re-notif
BSD 3-Clause "New" or "Revised" License
148 stars 45 forks source link

Update deps, Fix Build, clean up API #11

Closed kylecesmat closed 8 years ago

kylecesmat commented 8 years ago

Proposing this PR, which is pretty large, to update the repo to React 15 and add some extensibility to the notifi component. I pulled out the styles into their own optional scss file, which could be optionally included. I also updated linting & cleaned up some unused props. Would be great to merge this into here and bump the repo to 2.0 - I think it will make maintaining this project easier.

kylecesmat commented 8 years ago

I'm going to polish this PR a little more and update the documentation & example

kylecesmat commented 8 years ago

New PR #12