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
👌
github.com/fkhadra/react-toastify - 0bb7fea264e03ef446f1be66846c2c2dd870ba57 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 0bb7fea264e03ef446f1be66846c2c2dd870ba57 authored almost 5 years ago by Fadi <[email protected]>
chore
github.com/fkhadra/react-toastify - b476e359c88fdfd7274cc4a06569084f909ee860 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - b476e359c88fdfd7274cc4a06569084f909ee860 authored almost 5 years ago by Fadi <[email protected]>
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://g...
lint and prettify 🔥
github.com/fkhadra/react-toastify - 3019ca21e147ba2b345bc3b9addbf20439bcbda6 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 3019ca21e147ba2b345bc3b9addbf20439bcbda6 authored almost 5 years ago by Fadi <[email protected]>
Update license
github.com/fkhadra/react-toastify - be433e18d38e3430c86f48d2cdc034986f278681 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - be433e18d38e3430c86f48d2cdc034986f278681 authored almost 5 years ago by Fadi <[email protected]>
+text
github.com/fkhadra/react-toastify - b893719a08421486302baff7de169a9866025665 authored almost 5 years ago by Sean Doran <[email protected]>
github.com/fkhadra/react-toastify - b893719a08421486302baff7de169a9866025665 authored almost 5 years ago by Sean Doran <[email protected]>
feat: Dark theme FTW 👌
github.com/fkhadra/react-toastify - 46b098969106b17e03e3e5747d2402a5a7dfdfb0 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 46b098969106b17e03e3e5747d2402a5a7dfdfb0 authored almost 5 years ago by Fadi <[email protected]>
fix grammar
github.com/fkhadra/react-toastify - 72db97955d714852bca8674f7a6cd3582eb7150e authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 72db97955d714852bca8674f7a6cd3582eb7150e authored almost 5 years ago by Fadi <[email protected]>
clean closeButton
github.com/fkhadra/react-toastify - b5b33964ae4fa4c451910f1e5fd076a87e13aa3b authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - b5b33964ae4fa4c451910f1e5fd076a87e13aa3b authored almost 5 years ago by Fadi <[email protected]>
add limit to playground the dirty way
github.com/fkhadra/react-toastify - 1a3fa9918c03e88938de7a370fc1766d2194c381 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 1a3fa9918c03e88938de7a370fc1766d2194c381 authored almost 5 years ago by Fadi <[email protected]>
Feat Limit the number of toast shown #298
github.com/fkhadra/react-toastify - 3d21366cd73187bda7bb266540cb7fdd8d7e3cf3 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 3d21366cd73187bda7bb266540cb7fdd8d7e3cf3 authored almost 5 years ago by Fadi <[email protected]>
remove unreachable code
github.com/fkhadra/react-toastify - 8bef81ae52837a65bd78485e64ad633f96bd820b authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 8bef81ae52837a65bd78485e64ad633f96bd820b authored almost 5 years ago by Fadi <[email protected]>
Feat: allow ids
github.com/fkhadra/react-toastify - d2d98ca62c24c07b74ccb2ba5418dbf6c8ad7ae8 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - d2d98ca62c24c07b74ccb2ba5418dbf6c8ad7ae8 authored almost 5 years ago by Fadi <[email protected]>
Feat: can define inline style on toast
github.com/fkhadra/react-toastify - 7a2287a83b53d336eb02bb9bab97d711f7d4a27f authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 7a2287a83b53d336eb02bb9bab97d711f7d4a27f authored almost 5 years ago by Fadi <[email protected]>
Fix progress style from toast not being used
github.com/fkhadra/react-toastify - e0faebd5565213cf581c1a91237f843d7d9b03d5 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - e0faebd5565213cf581c1a91237f843d7d9b03d5 authored almost 5 years ago by Fadi <[email protected]>
update classname types
github.com/fkhadra/react-toastify - a29902e4de02164245f941391f25be4a0e950561 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - a29902e4de02164245f941391f25be4a0e950561 authored almost 5 years ago by Fadi <[email protected]>
BREAK: remove support for classname as object
ToastContainer and Toast will be exposed so it will be easy to use css-in-js with them.
Also the...
Merge branch 'samechikson/master' into v6
github.com/fkhadra/react-toastify - ba96a7dda13740c6e4668b06aa840d0934c7c7d8 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - ba96a7dda13740c6e4668b06aa840d0934c7c7d8 authored almost 5 years ago by Fadi <[email protected]>
Merge branch 'thatzacdavis/master' into v6
github.com/fkhadra/react-toastify - 51142324550d2f3d163384640ebbb931e9260749 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 51142324550d2f3d163384640ebbb931e9260749 authored almost 5 years ago by Fadi <[email protected]>
add back style scripts
github.com/fkhadra/react-toastify - c1cbf49e9a80bae5ba5a44331b959c9e9fa67679 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - c1cbf49e9a80bae5ba5a44331b959c9e9fa67679 authored almost 5 years ago by Fadi <[email protected]>
Minor grammar fixes in README.me
github.com/fkhadra/react-toastify - b9879f829dd50411317328981706544051872afb authored almost 5 years ago by Zachary Davis <[email protected]>
github.com/fkhadra/react-toastify - b9879f829dd50411317328981706544051872afb authored almost 5 years ago by Zachary Davis <[email protected]>
add test to toast id update
github.com/fkhadra/react-toastify - 38479bc247d8f24f8d78a909612d1539ffad92a3 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 38479bc247d8f24f8d78a909612d1539ffad92a3 authored almost 5 years ago by Fadi <[email protected]>
fix update toast id
github.com/fkhadra/react-toastify - f300ae321cb2c000ef459a2a5059d75bd6cf4c4c authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - f300ae321cb2c000ef459a2a5059d75bd6cf4c4c authored almost 5 years ago by Fadi <[email protected]>
add test
github.com/fkhadra/react-toastify - 05a61ec5b936dfa89b3bf46706f8ca14158d8853 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 05a61ec5b936dfa89b3bf46706f8ca14158d8853 authored almost 5 years ago by Fadi <[email protected]>
update tests
github.com/fkhadra/react-toastify - 1361afe336ca2280a63e015b2c7be7d73e86ffbf authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 1361afe336ca2280a63e015b2c7be7d73e86ffbf authored almost 5 years ago by Fadi <[email protected]>
add sass support back 💪
github.com/fkhadra/react-toastify - 15d0487cb8a2c0645a216ca2c86c33ababc293ed authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 15d0487cb8a2c0645a216ca2c86c33ababc293ed authored almost 5 years ago by Fadi <[email protected]>
fix tests and omit throw in reducer 🧐
github.com/fkhadra/react-toastify - d6d42e59b45573bd743d880164a2986a3d6160a9 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - d6d42e59b45573bd743d880164a2986a3d6160a9 authored almost 5 years ago by Fadi <[email protected]>
fix tests
github.com/fkhadra/react-toastify - 6d3dd731ea100b900c9d3d673a84317e5c37b347 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 6d3dd731ea100b900c9d3d673a84317e5c37b347 authored almost 5 years ago by Fadi <[email protected]>
add more tests for propValidator
github.com/fkhadra/react-toastify - b4f271bdb0915cbc119c06d08bb78bbb49fb6e67 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - b4f271bdb0915cbc119c06d08bb78bbb49fb6e67 authored almost 5 years ago by Fadi <[email protected]>
add test for cssTransition
github.com/fkhadra/react-toastify - e923eed477016c5c39228e7c56501b4bbfedce1d authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - e923eed477016c5c39228e7c56501b4bbfedce1d authored almost 5 years ago by Fadi <[email protected]>
fix Toast tests
github.com/fkhadra/react-toastify - ae7df2eae2aac7beb25b521f917255186c786f23 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - ae7df2eae2aac7beb25b521f917255186c786f23 authored almost 5 years ago by Fadi <[email protected]>
remove v5 files 😭
github.com/fkhadra/react-toastify - 4bf5122242ac37716e29c0c9fad9658788afe3ac authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 4bf5122242ac37716e29c0c9fad9658788afe3ac authored almost 5 years ago by Fadi <[email protected]>
chore
github.com/fkhadra/react-toastify - 996db0a2adc9a50357ebd0477229b7594276249d authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 996db0a2adc9a50357ebd0477229b7594276249d authored almost 5 years ago by Fadi <[email protected]>
refactor
github.com/fkhadra/react-toastify - 719cf9da395815ecacd43e87b42bf360f55487cc authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 719cf9da395815ecacd43e87b42bf360f55487cc authored almost 5 years ago by Fadi <[email protected]>
remove element from dom
github.com/fkhadra/react-toastify - f7d78f960d008bdd9aeb9ab6d41a6134e7196b66 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - f7d78f960d008bdd9aeb9ab6d41a6134e7196b66 authored almost 5 years ago by Fadi <[email protected]>
update test
github.com/fkhadra/react-toastify - 8c340c781f9a705a443a242d04ff9cc239b2445c authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 8c340c781f9a705a443a242d04ff9cc239b2445c authored almost 5 years ago by Fadi <[email protected]>
remove unecessary tag
github.com/fkhadra/react-toastify - 419d7dc855e318a49da86b51d8dae26d3d1363c4 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 419d7dc855e318a49da86b51d8dae26d3d1363c4 authored almost 5 years ago by Fadi <[email protected]>
fix dom attribute
github.com/fkhadra/react-toastify - 62a407b2c90f2ea8f05abe1e6d1ee5ed619b8f11 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 62a407b2c90f2ea8f05abe1e6d1ee5ed619b8f11 authored almost 5 years ago by Fadi <[email protected]>
new close button 👌
github.com/fkhadra/react-toastify - 7551231822e4ffdf570d290aa8335e109ee337ce authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 7551231822e4ffdf570d290aa8335e109ee337ce authored almost 5 years ago by Fadi <[email protected]>
fail fast 😜
github.com/fkhadra/react-toastify - 53b9c10fbd90fa611fc97b624fcdb5a6651250ca authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 53b9c10fbd90fa611fc97b624fcdb5a6651250ca authored almost 5 years ago by Fadi <[email protected]>
WIP
github.com/fkhadra/react-toastify - 24967050aa95a029c0e7124e64907dacbbf901ce authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 24967050aa95a029c0e7124e64907dacbbf901ce authored almost 5 years ago by Fadi <[email protected]>
fix cssTransition tests
github.com/fkhadra/react-toastify - 87fa9913887afa8880cca3b4d45b623165ee1c11 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 87fa9913887afa8880cca3b4d45b623165ee1c11 authored almost 5 years ago by Fadi <[email protected]>
WIP
github.com/fkhadra/react-toastify - 6c7dc67a507e10842c133f12c8c14aca7ccf0f81 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 6c7dc67a507e10842c133f12c8c14aca7ccf0f81 authored almost 5 years ago by Fadi <[email protected]>
extract react-transition-group mock to file
github.com/fkhadra/react-toastify - b57bf5ead460944cdf14dcf117e2ca0a1f353367 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - b57bf5ead460944cdf14dcf117e2ca0a1f353367 authored almost 5 years ago by Fadi <[email protected]>
move some tests
github.com/fkhadra/react-toastify - 535fb52a15b43497f23f91ad82983d0590e1acd3 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 535fb52a15b43497f23f91ad82983d0590e1acd3 authored almost 5 years ago by Fadi <[email protected]>
clean up
github.com/fkhadra/react-toastify - 47a4fa6e77071e545f458230c58d58b8e8dcf559 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 47a4fa6e77071e545f458230c58d58b8e8dcf559 authored almost 5 years ago by Fadi <[email protected]>
cleanup
github.com/fkhadra/react-toastify - 9b4d1b6f5b6a2a462a6cf580fefa9d5344087522 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 9b4d1b6f5b6a2a462a6cf580fefa9d5344087522 authored almost 5 years ago by Fadi <[email protected]>
almost migrate all the tests
github.com/fkhadra/react-toastify - 048ddf5ae3ce25290326629c9cd2c691c6fa2f15 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 048ddf5ae3ce25290326629c9cd2c691c6fa2f15 authored almost 5 years ago by Fadi <[email protected]>
more tests
github.com/fkhadra/react-toastify - e5a8314f38f518e2202c4b0de643b34f184604b8 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - e5a8314f38f518e2202c4b0de643b34f184604b8 authored almost 5 years ago by Fadi <[email protected]>
extract cssClasses
github.com/fkhadra/react-toastify - 40d0b874f476abc5e3780526df77f64e6003a850 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 40d0b874f476abc5e3780526df77f64e6003a850 authored almost 5 years ago by Fadi <[email protected]>
add test
github.com/fkhadra/react-toastify - 61f38a06e16035d450cb325c02a1e1520362d6bd authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 61f38a06e16035d450cb325c02a1e1520362d6bd authored almost 5 years ago by Fadi <[email protected]>
ensure we add closeButton only on component
github.com/fkhadra/react-toastify - c53c5a08f736c37a2c60c657546d1173aedb0d0e authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - c53c5a08f736c37a2c60c657546d1173aedb0d0e authored almost 5 years ago by Fadi <[email protected]>
keep on moving
github.com/fkhadra/react-toastify - b3837eb9f9760cdf5e84269568a70c8cc0492ad7 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - b3837eb9f9760cdf5e84269568a70c8cc0492ad7 authored almost 5 years ago by Fadi <[email protected]>
some fixes
github.com/fkhadra/react-toastify - d68bc52f711e0d07699672761fbcae2897f4feac authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - d68bc52f711e0d07699672761fbcae2897f4feac authored almost 5 years ago by Fadi <[email protected]>
move eventManager to core
github.com/fkhadra/react-toastify - df169109e02b71efbcf2d51315e47e22292dbbbb authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - df169109e02b71efbcf2d51315e47e22292dbbbb authored almost 5 years ago by Fadi <[email protected]>
update ToastContainer
github.com/fkhadra/react-toastify - cb07c5e68a82655b3be61d6068090a0054b131d4 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - cb07c5e68a82655b3be61d6068090a0054b131d4 authored almost 5 years ago by Fadi <[email protected]>
add missing tests
github.com/fkhadra/react-toastify - b2c6ba21917627882e45ac8234b5c1c9658e0b9d authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - b2c6ba21917627882e45ac8234b5c1c9658e0b9d authored almost 5 years ago by Fadi <[email protected]>
support back onOpen and onClose callback
github.com/fkhadra/react-toastify - e68d6b5ce2347da275b89b225ae43c615e24bbb1 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - e68d6b5ce2347da275b89b225ae43c615e24bbb1 authored almost 5 years ago by Fadi <[email protected]>
add type assertion for type checking
github.com/fkhadra/react-toastify - 157afc30e22296e974c1164128c817d5fb97ea54 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 157afc30e22296e974c1164128c817d5fb97ea54 authored almost 5 years ago by Fadi <[email protected]>
move almost all tests
github.com/fkhadra/react-toastify - 0a78aac50110d2622eb8667910b675d148eb6e58 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 0a78aac50110d2622eb8667910b675d148eb6e58 authored almost 5 years ago by Fadi <[email protected]>
[WIP] Migrate toast tests
github.com/fkhadra/react-toastify - 7c52363083cef77c89d64d23ca4814e32ef83872 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 7c52363083cef77c89d64d23ca4814e32ef83872 authored almost 5 years ago by Fadi <[email protected]>
WIP
github.com/fkhadra/react-toastify - 011c36477214cd96cac398f945de11e26b135f0d authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 011c36477214cd96cac398f945de11e26b135f0d authored almost 5 years ago by Fadi <[email protected]>
remove unused import
github.com/fkhadra/react-toastify - 295a4b435224c405cbf03e54c9e4fb88079d11e4 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 295a4b435224c405cbf03e54c9e4fb88079d11e4 authored almost 5 years ago by Fadi <[email protected]>
[WIP] toast
github.com/fkhadra/react-toastify - f99d2967eb824ea1c8cebd7b0d6b642a27093a7c authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - f99d2967eb824ea1c8cebd7b0d6b642a27093a7c authored almost 5 years ago by Fadi <[email protected]>
better container definition
github.com/fkhadra/react-toastify - 1371557bc79ef6a9f9d2f095515c605d6041da1b authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 1371557bc79ef6a9f9d2f095515c605d6041da1b authored almost 5 years ago by Fadi <[email protected]>
update typing
github.com/fkhadra/react-toastify - 79e5782726f12e2b85d5a8538f6e6f804b392ffe authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 79e5782726f12e2b85d5a8538f6e6f804b392ffe authored almost 5 years ago by Fadi <[email protected]>
the mess
github.com/fkhadra/react-toastify - 13dacc4b08a5d65881fd15cb00259ce30fdf55b7 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 13dacc4b08a5d65881fd15cb00259ce30fdf55b7 authored almost 5 years ago by Fadi <[email protected]>
WIP ToastContainer
github.com/fkhadra/react-toastify - df19c5a49403fb1623fe045284bada738c376f04 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - df19c5a49403fb1623fe045284bada738c376f04 authored almost 5 years ago by Fadi <[email protected]>
fix typo
github.com/fkhadra/react-toastify - 05556444b6756651575949574a6592206b386ffb authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 05556444b6756651575949574a6592206b386ffb authored almost 5 years ago by Fadi <[email protected]>
WIP
github.com/fkhadra/react-toastify - 76b7da5397789242113ae7a212a630e4e31f66aa authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 76b7da5397789242113ae7a212a630e4e31f66aa authored almost 5 years ago by Fadi <[email protected]>
remove enzyme dependencies
github.com/fkhadra/react-toastify - 7e7f21583c22a4c8191f02ad7a983c4226bc00bf authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 7e7f21583c22a4c8191f02ad7a983c4226bc00bf authored almost 5 years ago by Fadi <[email protected]>
update test for cssTransition
github.com/fkhadra/react-toastify - 3fca2d4b343f9a7b708b95abde5180a6cf88e1d5 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 3fca2d4b343f9a7b708b95abde5180a6cf88e1d5 authored almost 5 years ago by Fadi <[email protected]>
move CloseButton test to rtl
github.com/fkhadra/react-toastify - a3e44bf2b5af0c2041b0d45b2d815d4d0f68fea5 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - a3e44bf2b5af0c2041b0d45b2d815d4d0f68fea5 authored almost 5 years ago by Fadi <[email protected]>
move PogressBar tests to react-testing-lib
github.com/fkhadra/react-toastify - 42607f35530698b4d5d73667fc04a892c083d507 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 42607f35530698b4d5d73667fc04a892c083d507 authored almost 5 years ago by Fadi <[email protected]>
add react-testing-library
github.com/fkhadra/react-toastify - 44408d7803b5cd7bd7c1f5464a1bf3826baf9312 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 44408d7803b5cd7bd7c1f5464a1bf3826baf9312 authored almost 5 years ago by Fadi <[email protected]>
fix types
github.com/fkhadra/react-toastify - 042f6b72ca6cb6b8b910b1b59aec7022467b8b49 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 042f6b72ca6cb6b8b910b1b59aec7022467b8b49 authored almost 5 years ago by Fadi <[email protected]>
add useToastContainer hook and adapt validator
github.com/fkhadra/react-toastify - 6c930559c07f346951333d19d650fc9e0cc21025 authored almost 5 years ago by Fadi <[email protected]>
github.com/fkhadra/react-toastify - 6c930559c07f346951333d19d650fc9e0cc21025 authored almost 5 years ago by Fadi <[email protected]>
migrate Transitions
github.com/fkhadra/react-toastify - 56201a023083b4d0e4cffa57f4b6787737cf74de authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 56201a023083b4d0e4cffa57f4b6787737cf74de authored almost 5 years ago by Fadi Khadra <[email protected]>
migrage cssTransition helper
github.com/fkhadra/react-toastify - e9d437a8bfd3ef25e4d23f48248a7391979c8efa authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - e9d437a8bfd3ef25e4d23f48248a7391979c8efa authored almost 5 years ago by Fadi Khadra <[email protected]>
migrate ProgressBar
github.com/fkhadra/react-toastify - 34ebfcb7a6d749c815606f2c5c70579629dd2f65 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 34ebfcb7a6d749c815606f2c5c70579629dd2f65 authored almost 5 years ago by Fadi Khadra <[email protected]>
remove default export
github.com/fkhadra/react-toastify - 515e8d8dab485b1e4f8c895051c2a91deaf59db0 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 515e8d8dab485b1e4f8c895051c2a91deaf59db0 authored almost 5 years ago by Fadi Khadra <[email protected]>
migrate CloseButton
github.com/fkhadra/react-toastify - 544ada40162dd3ad452fade923cf43d2f9f33c0d authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 544ada40162dd3ad452fade923cf43d2f9f33c0d authored almost 5 years ago by Fadi Khadra <[email protected]>
add enzyme and co
github.com/fkhadra/react-toastify - c1d56b95d6f0d6b524d075f0a2ae79583109e0a3 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - c1d56b95d6f0d6b524d075f0a2ae79583109e0a3 authored almost 5 years ago by Fadi Khadra <[email protected]>
migrate eventManager
github.com/fkhadra/react-toastify - e362e8db6b002908f94f182c2a948870d3de9043 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - e362e8db6b002908f94f182c2a948870d3de9043 authored almost 5 years ago by Fadi Khadra <[email protected]>
disable husky the time of the migration
github.com/fkhadra/react-toastify - 21b9013b83682960d31471fc4c6dc052251496f0 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 21b9013b83682960d31471fc4c6dc052251496f0 authored almost 5 years ago by Fadi Khadra <[email protected]>
migrate eventManager
github.com/fkhadra/react-toastify - 6b086cb0b629134b668ba0ddbf221499c1c4a7e4 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 6b086cb0b629134b668ba0ddbf221499c1c4a7e4 authored almost 5 years ago by Fadi Khadra <[email protected]>
migrate prop validator
github.com/fkhadra/react-toastify - 84787ae257925a50b1b02031312f530600037bf2 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 84787ae257925a50b1b02031312f530600037bf2 authored almost 5 years ago by Fadi Khadra <[email protected]>
remove useless file
github.com/fkhadra/react-toastify - 22f4dbda3ff585c22cbdf5a41c21a27e4aba1cba authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 22f4dbda3ff585c22cbdf5a41c21a27e4aba1cba authored almost 5 years ago by Fadi Khadra <[email protected]>
setup package with tsdx
github.com/fkhadra/react-toastify - 1004cff3a6c439d007627f32eb156b8a47165269 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 1004cff3a6c439d007627f32eb156b8a47165269 authored almost 5 years ago by Fadi Khadra <[email protected]>
Make toast body flex style more explicit
Using `flex: 1` evaluates to `flex-basis: 0` which doesn't always work in IE11. Explicitly defin...
github.com/fkhadra/react-toastify - f3ebaac8b7f41793eb7447ab7f8067de12bcda1f authored almost 5 years ago by Sam Echikson <[email protected]>
[WIP] rebase everything later
github.com/fkhadra/react-toastify - 2c81ba1838fdf0ab24c9e602f28435d953056645 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 2c81ba1838fdf0ab24c9e602f28435d953056645 authored almost 5 years ago by Fadi Khadra <[email protected]>
WIP
github.com/fkhadra/react-toastify - f6280608e95a23b28d809dfeaea37ffcf245559c authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - f6280608e95a23b28d809dfeaea37ffcf245559c authored almost 5 years ago by Fadi Khadra <[email protected]>
[WIP] Dirty port
github.com/fkhadra/react-toastify - c7e7bd9ae89ea1af4b6feeb7bd8da84c0d5292f6 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - c7e7bd9ae89ea1af4b6feeb7bd8da84c0d5292f6 authored almost 5 years ago by Fadi Khadra <[email protected]>
5.5.0
github.com/fkhadra/react-toastify - 36d55c1a1e926c0f03524682585f887acac0d1a0 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 36d55c1a1e926c0f03524682585f887acac0d1a0 authored almost 5 years ago by Fadi Khadra <[email protected]>
Merge branch 'next'
github.com/fkhadra/react-toastify - e88cea4c05872c790d1c7d13e694bb78dec6f6b2 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - e88cea4c05872c790d1c7d13e694bb78dec6f6b2 authored almost 5 years ago by Fadi Khadra <[email protected]>
Update documentation 📝 and rebuild
github.com/fkhadra/react-toastify - bb703dd3bb2fe9d353c87ad95164a3759e741d99 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - bb703dd3bb2fe9d353c87ad95164a3759e741d99 authored almost 5 years ago by Fadi Khadra <[email protected]>
🎉 Prettier
github.com/fkhadra/react-toastify - 7745319ce9734c00002902946f68701b1b15527a authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - 7745319ce9734c00002902946f68701b1b15527a authored almost 5 years ago by Fadi Khadra <[email protected]>
#403 Add container id to onChange event
The containerId is available as the second argument to preserve the backward compatibility
github.com/fkhadra/react-toastify - 8a2d421fac7de4189e7efad48f7e441895f17f4b authored almost 5 years ago by Fadi Khadra <[email protected]>
Bump dependencies
github.com/fkhadra/react-toastify - bc6d127d90762ae3732a8f21ae7933e50480a803 authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - bc6d127d90762ae3732a8f21ae7933e50480a803 authored almost 5 years ago by Fadi Khadra <[email protected]>
Merge branch 'dependabot/npm_and_yarn/handlebars-4.5.3' into next
github.com/fkhadra/react-toastify - e1c41a06259bbb46e9c4b70fccb2a599453e2ccd authored almost 5 years ago by Fadi Khadra <[email protected]>
github.com/fkhadra/react-toastify - e1c41a06259bbb46e9c4b70fccb2a599453e2ccd authored almost 5 years ago by Fadi Khadra <[email protected]>