Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-toastify

React notification made easy 🚀 !
Collective - Host: opensource - https://opencollective.com/react-toastify - Code: https://github.com/fkhadra/react-toastify

Fixed typo in readme

github.com/fkhadra/react-toastify - 7d786c2f84a7bed75a99fdd86ae29a5b8c18b70f authored over 7 years ago by Fadi Khadra <[email protected]>
Removed deprecated api

github.com/fkhadra/react-toastify - 90083aefa7ac72300e0310a4502d35c2541dd8cc authored over 7 years ago by Fadi Khadra <[email protected]>
Fix #2 and no more component stored into state

github.com/fkhadra/react-toastify - 5cdda8d2ced7777232a3898254b8f78d62527b56 authored over 7 years ago by Fadi Khadra <[email protected]>
Fixing incompatibility with IE and Edge

github.com/fkhadra/react-toastify - 7f423d83faf084c56f99e55d01d98eaa583aefe9 authored about 8 years ago by Fadi Khadra <[email protected]>
Fixing some bugs and preparing the future !

- Added deprecation notice for the next minor release
- onClose and onOpen callback get all the ...

github.com/fkhadra/react-toastify - beda8aef02ff45e7fac131ef3491e0ed18a9514e authored about 8 years ago by Fadi Khadra <[email protected]>
Added onOpen and onClose callback

github.com/fkhadra/react-toastify - c3706aaff94c5d91a62456c1f3bdb91aba8f6cb2 authored about 8 years ago by Fadi Khadra <[email protected]>
Added Demo url

github.com/fkhadra/react-toastify - cbf948617cef8f061e7e6f8a73dba3a63fa5189c authored about 8 years ago by Fadi Khadra <[email protected]>
Added dist files

github.com/fkhadra/react-toastify - ea2f285aee0b5d717f1c215a963aaa41a362af19 authored about 8 years ago by Fadi Khadra <[email protected]>
Add language

github.com/fkhadra/react-toastify - 46defd66d6f20380a34d75f41c18eb3373d3edbc authored about 8 years ago by Fadi Khadra <[email protected]>
Here come the doc

github.com/fkhadra/react-toastify - 2f9c28854e874b9749db3b50fbea1b94fa887e08 authored about 8 years ago by Fadi Khadra <[email protected]>
MIT License

github.com/fkhadra/react-toastify - 87f6a55323a90c5f03c4428628f4322b3a753bc8 authored about 8 years ago by Fadi Khadra <[email protected]>
Add some keywords bro

github.com/fkhadra/react-toastify - 7c9c58790afc0c201303dced3e61e1969043fdd3 authored about 8 years ago by Fadi Khadra <[email protected]>
exporting toastify as toast

github.com/fkhadra/react-toastify - ce9e29139c1f17b4bda833bdf373a883d4bfde3f authored about 8 years ago by Fadi Khadra <[email protected]>
Removed image width height

github.com/fkhadra/react-toastify - 6a905b43cbc6bef2f8511421d88e827371aa8860 authored about 8 years ago by Fadi Khadra <[email protected]>
Reworked animation

- Other animation will be added later

github.com/fkhadra/react-toastify - e49718a28f85a8c11d5150eaf24bdd4f44963544 authored about 8 years ago by Fadi Khadra <[email protected]>
Removed object without props

github.com/fkhadra/react-toastify - 27f0456ddc662a9067df184550354596d33446a8 authored about 8 years ago by Fadi Khadra <[email protected]>
Autoclose after 5sec by default

github.com/fkhadra/react-toastify - 4e1a52f8c3177b88511d3dd2f6a97dff0002cc0b authored about 8 years ago by Fadi Khadra <[email protected]>
Fixing bug

github.com/fkhadra/react-toastify - 362243139677e93e12f4546b18ec2835befe1e9c authored about 8 years ago by Fadi Khadra <[email protected]>
ToastContainer allow className and style as props

github.com/fkhadra/react-toastify - d5a1c7facb75bd7153769ff5ed78a2ae7274b5d0 authored about 8 years ago by Fadi Khadra <[email protected]>
Removed objectwithout props and added childrenProps for Toast

- The function is no more needed because we only pass childrenProps

github.com/fkhadra/react-toastify - eb069298c7070c4c17d50794f1f11e922c303f90 authored about 8 years ago by Fadi Khadra <[email protected]>
Fixing style. Px was missing

github.com/fkhadra/react-toastify - a16baba36e112358506c30a553e27dddc4d3106d authored about 8 years ago by Fadi Khadra <[email protected]>
fix center positionning

github.com/fkhadra/react-toastify - dd2ad50d74b6d621429ade981f2ed39fd554d90f authored about 8 years ago by Fadi Khadra <[email protected]>
Setting Toast Component props

github.com/fkhadra/react-toastify - 2863bf2c9038dd967e5589b71debac920c91aa93 authored about 8 years ago by Fadi Khadra <[email protected]>
Added dismiss method to remove all toast

github.com/fkhadra/react-toastify - 4a1d8fef708d9c87a63a8274da1dc0c95e57d1c1 authored about 8 years ago by Fadi Khadra <[email protected]>
Debugging ToastContainer

Forgot to call the show function

github.com/fkhadra/react-toastify - 542d40a5c176ebfe2ed7b86d8bd086cd71befa6b authored about 8 years ago by Fadi Khadra <[email protected]>
Fix ToastContainer

- Invalid proptypes arg, expect array for oneOfType
- Forgot to bind the right context

github.com/fkhadra/react-toastify - 99f8020ae4910ffdb49cad0c15da8be6b7be618a authored about 8 years ago by Fadi Khadra <[email protected]>
Config is exported as default

github.com/fkhadra/react-toastify - 6735e418f70657212d9629cdcd3dc61d7adcaec2 authored about 8 years ago by Fadi Khadra <[email protected]>
Cleaning up npm scripts

github.com/fkhadra/react-toastify - c1136deca54baedbbd2766d862eff72218d72655 authored about 8 years ago by Fadi Khadra <[email protected]>
Work almost done

- removed object values function because function already built-in
- fixed coding styles issue

github.com/fkhadra/react-toastify - 8ba13c6cc984d86e266cf6a1bbdaa28ffb02af53 authored about 8 years ago by Fadi Khadra <[email protected]>
toastify helper reviewed

Signature changed : (content, options)

github.com/fkhadra/react-toastify - 0c46664b4cc1d7dee5995ac4cec069d5c638dba5 authored about 8 years ago by Fadi Khadra <[email protected]>
Added top-center and bottom-center positionning

github.com/fkhadra/react-toastify - 01315bb891e9375919f62dccbe47f714d83b6a18 authored about 8 years ago by Fadi Khadra <[email protected]>
Create README.md

github.com/fkhadra/react-toastify - d9e988338a1d191cb4a39d3e0354e0f5e904ca90 authored about 8 years ago by Fadi Khadra <[email protected]>
Work in progress a lot of crap inside

github.com/fkhadra/react-toastify - e48b8f55629f6f8b4bc1a0ed2e5342da6fd4f56a authored about 8 years ago by Fadi Khadra <[email protected]>
Added object without props to index

github.com/fkhadra/react-toastify - f51c0d8416f240c0fb139641b5d609e1fdafd03e authored about 8 years ago by Fadi Khadra <[email protected]>
Some linting

github.com/fkhadra/react-toastify - 8f14f66416516f0a7b0d0bedbace7ccba608fcce authored about 8 years ago by Fadi Khadra <[email protected]>
Object without props function

github.com/fkhadra/react-toastify - b4d6ef5e1d719a80d6d71df28b368b8b54c7fb04 authored about 8 years ago by Fadi Khadra <[email protected]>
Exporting config as default

github.com/fkhadra/react-toastify - 83f234b36120c669b276dff59624bb122a690e07 authored about 8 years ago by Fadi Khadra <[email protected]>
Style processes added as npm scripts

github.com/fkhadra/react-toastify - e402604194d9d58854d92d2bb4a403f59d5fc2a4 authored about 8 years ago by Fadi Khadra <[email protected]>
removing css loader

github.com/fkhadra/react-toastify - 3616a32639cfcdb83bfeebb726e0609e0857b2c1 authored about 8 years ago by Fadi Khadra <[email protected]>
No need to handle many provider. Keep it simple bro

github.com/fkhadra/react-toastify - 84bb771cc87dd2c63f8daa95e4621eae654a7648 authored about 8 years ago by Fadi Khadra <[email protected]>
Le style !

github.com/fkhadra/react-toastify - 98b76c55923bc9a5f6e46e2296753d3ac2121052 authored about 8 years ago by Fadi Khadra <[email protected]>
Initial commit

github.com/fkhadra/react-toastify - af5d1ac8d5267c675e3af661657d41e4776902ae authored about 8 years ago by Fadi Khadra <[email protected]>