Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/fkhadra/react-toastify
React notification made easy 🚀 !
https://github.com/fkhadra/react-toastify
Update doc for v2
998f78e4fa003584492a0217e8384242632a4b8e authored over 7 years ago
998f78e4fa003584492a0217e8384242632a4b8e authored over 7 years ago
Issue #3 give a way to prevent duplicate
The api allow to check if a toast is running based on the ID. Doing so it's easy to prevent dupl...
16dabdc4e10241474cd8f0ff192cbac21a37eae7 authored over 7 years ago
The default design is more usable out of the box now
881525a666b3914d5acc3a95b252149cb1840753 authored over 7 years ago
881525a666b3914d5acc3a95b252149cb1840753 authored over 7 years ago
Issue #33: Can keep running on hover
f7ecb99c97498720bd075c5c1f1884a918a89704 authored over 7 years ago
f7ecb99c97498720bd075c5c1f1884a918a89704 authored over 7 years ago
Issue #26: Add ie11 compatibility
afa328ac9ef28ef781cb475815ebe0975a04e678 authored over 7 years ago
afa328ac9ef28ef781cb475815ebe0975a04e678 authored over 7 years ago
This closes #25
4d82aa1d76a5a2b6f97eaf20e58029fa25a785d1 authored over 7 years ago
4d82aa1d76a5a2b6f97eaf20e58029fa25a785d1 authored over 7 years ago
Update README.md
2fc9f0710e572ccc895380f37ec1866ade9a2391 authored over 7 years ago
2fc9f0710e572ccc895380f37ec1866ade9a2391 authored over 7 years ago
Merge pull request #24 from fkhadra/feature/position-per-toast
Feature/position-per-toast
6cc27d0cb0b7b27b09830de902e328369744bd92 authored over 7 years ago
1.7.0
96ec6a66ebcd88eefb7cf7e6859542e49ea39c44 authored over 7 years ago
96ec6a66ebcd88eefb7cf7e6859542e49ea39c44 authored over 7 years ago
Added documentation
53877a1cb503c4686181859bfdbf722f077f010e authored over 7 years ago
53877a1cb503c4686181859bfdbf722f077f010e authored over 7 years ago
Update readme with new feature
e5f1014699b7f9782a427d8c83b7388e40776f3e authored over 7 years ago
e5f1014699b7f9782a427d8c83b7388e40776f3e authored over 7 years ago
Delayed garbage collection depending on number of toast
201294bc910119a9306cee23126d37ac3d38d4ab authored over 7 years ago
201294bc910119a9306cee23126d37ac3d38d4ab authored over 7 years ago
Fixed test and pointer event. Need some tweak
8523119c6a24a76147f41e24a6c109c99929b3b8 authored over 7 years ago
8523119c6a24a76147f41e24a6c109c99929b3b8 authored over 7 years ago
Now able to define a position on Toast itself
2e67ee90f19feaded646de8851db284bf1efc6e2 authored over 7 years ago
2e67ee90f19feaded646de8851db284bf1efc6e2 authored over 7 years ago
Handle animation when component appear also
3568973e06cb3349907fc6b25bb1bdfc44b6566f authored over 7 years ago
3568973e06cb3349907fc6b25bb1bdfc44b6566f authored over 7 years ago
1.6.0
0ca0a23643ea7ce9ad8190996765c6b1ab2439ea authored over 7 years ago
0ca0a23643ea7ce9ad8190996765c6b1ab2439ea authored over 7 years ago
Updated docs
3e9d7533c0515d713d96c04226094a848713a32c authored over 7 years ago
3e9d7533c0515d713d96c04226094a848713a32c authored over 7 years ago
Deferred event dispatch
9c8cad1ef6d62ef1fd26d4445627e941cfdf6308 authored over 7 years ago
9c8cad1ef6d62ef1fd26d4445627e941cfdf6308 authored over 7 years ago
Can remove toast programatically
This close issue #18
972c4929b7dd946e87324323b21f55ddc288b405 authored over 7 years ago
Some cleaning
- remove lib folder from babel transpile
- animation classes are prefixed with toastify to avoid...
Merge branch 'features/notify-only-if-possible'
d462a2dba75a8b27cb5801ed945a4819af1dd78b authored over 7 years ago
d462a2dba75a8b27cb5801ed945a4819af1dd78b authored over 7 years ago
Resolve issue #4.
If there is no container, toast will be enqueue and dispatched as soon as an
container is available
removed useless code
ee218dff35fb8d8f083c4061a82500ed96915744 authored over 7 years ago
ee218dff35fb8d8f083c4061a82500ed96915744 authored over 7 years ago
This fix issue #19
eba82191651dabe93d1b5b5770f7e2bcfa122f58 authored over 7 years ago
eba82191651dabe93d1b5b5770f7e2bcfa122f58 authored over 7 years ago
Removed useless dependencies
9d47edc857db25122dea510ec9e4451d606ff216 authored over 7 years ago
9d47edc857db25122dea510ec9e4451d606ff216 authored over 7 years ago
Merge pull request #17 from fkhadra/always-write-tests
Merge test branch
1eb4a5539fac30ecc4a2c50b1c3f19d6bc478d48 authored over 7 years ago
1.5.0
3dd1e7e3e47e8401a376d64e653a2dc2fb47388d authored over 7 years ago
3dd1e7e3e47e8401a376d64e653a2dc2fb47388d authored over 7 years ago
Added Travis CI badge
ade752f7a82d09f025f628b63744e39cef59b8a7 authored over 7 years ago
ade752f7a82d09f025f628b63744e39cef59b8a7 authored over 7 years ago
Added travisci also
0cb6108c9a581e19fc1e196da2d2ef5f508ef4f5 authored over 7 years ago
0cb6108c9a581e19fc1e196da2d2ef5f508ef4f5 authored over 7 years ago
Test added for DefaultCloseButton
c4d4deb8f61fda0b7953485f62d304a0725ee01f authored over 7 years ago
c4d4deb8f61fda0b7953485f62d304a0725ee01f authored over 7 years ago
Test done for ProgressBar. Prebuild and lintfix added to package script
a37dbc8b7ad5a08f96a378a79eb808b870dad990 authored over 7 years ago
a37dbc8b7ad5a08f96a378a79eb808b870dad990 authored over 7 years ago
Added test for Toast
4d3cef5f5360c9f8a8edf9d9ac7619b283e6ee04 authored over 7 years ago
4d3cef5f5360c9f8a8edf9d9ac7619b283e6ee04 authored over 7 years ago
Added yarn run test bra
0430fa0d2a84585154ecb3669fd17e2e589706f8 authored over 7 years ago
0430fa0d2a84585154ecb3669fd17e2e589706f8 authored over 7 years ago
Added eslint global variable for jest and file has been linted as well
43bfa31a1da2023b0a8cdd85d133343abfcf4a72 authored over 7 years ago
43bfa31a1da2023b0a8cdd85d133343abfcf4a72 authored over 7 years ago
Removed renderer, not used at all
94ef1fce9cc19c9587c6f5c9da016c5bf56faea5 authored over 7 years ago
94ef1fce9cc19c9587c6f5c9da016c5bf56faea5 authored over 7 years ago
ToastContainer test done I believe
2d171c6a72e0d269b124796b4bc0d49f15549789 authored over 7 years ago
2d171c6a72e0d269b124796b4bc0d49f15549789 authored over 7 years ago
Added test for custom prop types
ea0669c1191ee87769cd80935fb6c494fd94d1da authored over 7 years ago
ea0669c1191ee87769cd80935fb6c494fd94d1da authored over 7 years ago
Bind event and unbind event test done
bbc8591dc7bf4a956105bec2de214bd05ecc0205 authored over 7 years ago
bbc8591dc7bf4a956105bec2de214bd05ecc0205 authored over 7 years ago
Should merge className and style test done
e61ad7592affadc7980d4cadbf93d12a8c4a06e3 authored over 7 years ago
e61ad7592affadc7980d4cadbf93d12a8c4a06e3 authored over 7 years ago
Added react and react-dom to dev dependencies also. I Described test for ToastContainer. Now it's time to implement them.
a9aca1cbf2163bec2fbd3070f67057d79d6a3285 authored over 7 years ago
a9aca1cbf2163bec2fbd3070f67057d79d6a3285 authored over 7 years ago
Added dev dependencies
a5b484e8edd2ab0d7073c0d3465d36859e6a1fb4 authored over 7 years ago
a5b484e8edd2ab0d7073c0d3465d36859e6a1fb4 authored over 7 years ago
1.4.3
8345429fdb95bb2964d3efac2d9c275af8c3de5a authored over 7 years ago
8345429fdb95bb2964d3efac2d9c275af8c3de5a authored over 7 years ago
Added release note for v1.4.3
27f3f29d7e4c8ea7f3b72c22d596104ce64f6425 authored over 7 years ago
27f3f29d7e4c8ea7f3b72c22d596104ce64f6425 authored over 7 years ago
This close issue #16: react and react-dom are now peer dependencies
3b887adbdcd8d30c3d7cea05d45e64bf298ecc75 authored over 7 years ago
3b887adbdcd8d30c3d7cea05d45e64bf298ecc75 authored over 7 years ago
1.4.2
28de94627a13f72fb1da268cc03f90bcb7e0b532 authored over 7 years ago
28de94627a13f72fb1da268cc03f90bcb7e0b532 authored over 7 years ago
Update readme with v1.4.2
6547c77e9999567531b67f4c7770219f2bd10c3c authored over 7 years ago
6547c77e9999567531b67f4c7770219f2bd10c3c authored over 7 years ago
This fix issue #14. No more warning when a string is rendered
726b248f4a70501ee2b4f1debc063227814a7961 authored over 7 years ago
726b248f4a70501ee2b4f1debc063227814a7961 authored over 7 years ago
When checking is an element can be rendered I was always returning true xD
7fd80409f08db035152f9c0f095eb9363cb4e3bb authored over 7 years ago
7fd80409f08db035152f9c0f095eb9363cb4e3bb authored over 7 years ago
Fixed lint rules
7b79107b22f41297b32a76e028244f3425e02e58 authored over 7 years ago
7b79107b22f41297b32a76e028244f3425e02e58 authored over 7 years ago
1.4.1
bd332f127564a7d5ad8a826396cf9ff2ed56a483 authored over 7 years ago
bd332f127564a7d5ad8a826396cf9ff2ed56a483 authored over 7 years ago
Change username
b0742cd2cb1a9dfa9d0d6d232319c62933b1588f authored over 7 years ago
b0742cd2cb1a9dfa9d0d6d232319c62933b1588f authored over 7 years ago
Merge pull request #13 from sniphpet/feature/track-progress
v1.4.0
ce232107c1896594e635465a6abb87b530267da6 authored over 7 years ago
1.4.0
e03e2fc25bbee555f488f6ef4b1264fc58b19dfb authored over 7 years ago
e03e2fc25bbee555f488f6ef4b1264fc58b19dfb authored over 7 years ago
Added missing stuff to readme.
d21579ecb1fc1cdcc80864d138d2f9798953f494 authored over 7 years ago
d21579ecb1fc1cdcc80864d138d2f9798953f494 authored over 7 years ago
Reworked the close button. Style has been extracted to its own file
b92d8408579ab1f5c86354c3cf312a6de597c392 authored over 7 years ago
b92d8408579ab1f5c86354c3cf312a6de597c392 authored over 7 years ago
Close issue #12. Turn off pointer events when no toast is displayed
7e07dfdd37706d1662065774a226d259b5e19448 authored over 7 years ago
7e07dfdd37706d1662065774a226d259b5e19448 authored over 7 years ago
Added isRequired option to custom propTypes
98ed29d597b90faacb904a0b36ed2da3ce1a30f1 authored over 7 years ago
98ed29d597b90faacb904a0b36ed2da3ce1a30f1 authored over 7 years ago
Rebuild the style
dad9f8a39232e672a26e12dfa9b8c7161a896827 authored over 7 years ago
dad9f8a39232e672a26e12dfa9b8c7161a896827 authored over 7 years ago
fixed right positionning
0910c80a1a923aea44b76cab1e8d2e11a8c63e5b authored over 7 years ago
0910c80a1a923aea44b76cab1e8d2e11a8c63e5b authored over 7 years ago
Finally i'll not add style into the readme for the moment
345abe87626064a23ffc3c66d2638b225db3168a authored over 7 years ago
345abe87626064a23ffc3c66d2638b225db3168a authored over 7 years ago
Almost done need to add style section now
caf0c212911462908108edb342b4940f6a03fce9 authored over 7 years ago
caf0c212911462908108edb342b4940f6a03fce9 authored over 7 years ago
Better visibility for options when using toast
8df0c3f769a943f2601af37bf9f8349de958373a authored over 7 years ago
8df0c3f769a943f2601af37bf9f8349de958373a authored over 7 years ago
Fixed all the checks. Rest > all
3bb8358a1ffa4c0d47fb1f68b58ad9f36312609d authored over 7 years ago
3bb8358a1ffa4c0d47fb1f68b58ad9f36312609d authored over 7 years ago
Switch computer
620ea3540c6a17b0e5aee6cdb578e68d6efc8c4b authored over 7 years ago
620ea3540c6a17b0e5aee6cdb578e68d6efc8c4b authored over 7 years ago
Working on all the mess i have done
51cb8ae3cc4e7cb9b397723ece48865f6076a50f authored over 7 years ago
51cb8ae3cc4e7cb9b397723ece48865f6076a50f authored over 7 years ago
Todo is worth nothing
5d835d0ac2d82a999b29138824db0c75136f5010 authored over 7 years ago
5d835d0ac2d82a999b29138824db0c75136f5010 authored over 7 years ago
Working on new Readme
2a423ca677e72d8c7ad1b322018fafc605fb4fe9 authored over 7 years ago
2a423ca677e72d8c7ad1b322018fafc605fb4fe9 authored over 7 years ago
License update
eeccf65e9e744044223bd36af077b7ca36ed5d11 authored over 7 years ago
eeccf65e9e744044223bd36af077b7ca36ed5d11 authored over 7 years ago
Totally reviewed the build process. Was including external dependencies
62872f480ee6e81107005404a13a10f6e7047ce8 authored over 7 years ago
62872f480ee6e81107005404a13a10f6e7047ce8 authored over 7 years ago
Tweak component. Remove useless code
76a1a8873c568d0d642275bfca4265988879601b authored over 7 years ago
76a1a8873c568d0d642275bfca4265988879601b authored over 7 years ago
Progress bar is now stateless
1ce1387f522f915befdae981f96f65f5bffea1a1 authored over 7 years ago
1ce1387f522f915befdae981f96f65f5bffea1a1 authored over 7 years ago
Migrated to webpack2. Updated all packages and also eslint rules
8ef2d66f03ba90d35130c2753bddc27b9610037a authored over 7 years ago
8ef2d66f03ba90d35130c2753bddc27b9610037a authored over 7 years ago
Simplify object.values
1cbcae18cd199dd9d3964db6113cfd7e15bf05b5 authored over 7 years ago
1cbcae18cd199dd9d3964db6113cfd7e15bf05b5 authored over 7 years ago
Prepare migration to react 16
4a8f12d8772ecb3bc0e9a767978cec10cca491e6 authored over 7 years ago
4a8f12d8772ecb3bc0e9a767978cec10cca491e6 authored over 7 years ago
Component passed to toast also receive a callback to close the toast
6097ad1e1a30687667d08b45c7c8d8944736c6fc authored over 7 years ago
6097ad1e1a30687667d08b45c7c8d8944736c6fc authored over 7 years ago
It's now a lot easier to use a custom animation. SImply overwrite the class
87d6e5ee74d6ca05d5497243e2e8d38e56ea345c authored over 7 years ago
87d6e5ee74d6ca05d5497243e2e8d38e56ea345c authored over 7 years ago
A progress bar is displayed to show the remaining time
836f6cac458cc7400d15b639a8f30d1f75710b13 authored over 7 years ago
836f6cac458cc7400d15b639a8f30d1f75710b13 authored over 7 years ago
Lost object values somewhere xD
2ba5f3880295ccc8b8c8f997a8ead1ba97dcf396 authored over 7 years ago
2ba5f3880295ccc8b8c8f997a8ead1ba97dcf396 authored over 7 years ago
The progress bar
1c8dea524d3efe8f13d2b1d5dc681011ab946df7 authored over 7 years ago
1c8dea524d3efe8f13d2b1d5dc681011ab946df7 authored over 7 years ago
Removed object values polyfill
6c0a0c0df2f7b7143119284698946a05dbbee7e0 authored over 7 years ago
6c0a0c0df2f7b7143119284698946a05dbbee7e0 authored over 7 years ago
Object values polyfill removed. DOn't need that much in my case
d6e8f7462d44b9de28c3b853a141802d0bc72fa2 authored over 7 years ago
d6e8f7462d44b9de28c3b853a141802d0bc72fa2 authored over 7 years ago
Added color class for progress bar. Border left reduced
Border left has been removed when not need. Otherwise the progress bar has a margin
9a272461a5bb7adc78ad8b0f0f56a8c543b6e5a0 authored over 7 years ago
Added color for default progress bar
e05e442366525d8462c2ac87b70ea70c754b5173 authored over 7 years ago
e05e442366525d8462c2ac87b70ea70c754b5173 authored over 7 years ago
Variable renaming and dead code elimination
31dc2d3fd218bb6565c7ea8ced3a3b9ae15fc77c authored over 7 years ago
31dc2d3fd218bb6565c7ea8ced3a3b9ae15fc77c authored over 7 years ago
Use variable instead of hardcoded value
df2e8ff705b8841528f775051d2a573968930730 authored over 7 years ago
df2e8ff705b8841528f775051d2a573968930730 authored over 7 years ago
Removed background color. That one will be based on the type
4ab78940dcd8bcd9e4e57ff264e1f606b73fa856 authored over 7 years ago
4ab78940dcd8bcd9e4e57ff264e1f606b73fa856 authored over 7 years ago
Follow same naming convention for sass variables
Extracted potential useful variables for theming purpose
b5bde90d075605fc122fbff375635830c026540e authored over 7 years ago
Bigger close button
4655fc6ce8a95ecadbc9e6d873a3ade0ce5a792d authored over 7 years ago
4655fc6ce8a95ecadbc9e6d873a3ade0ce5a792d authored over 7 years ago
Avoid to create a dumb fn each times
ff2d43947fdf7ebd3991e7e9bf6dbdec18ca6f75 authored over 7 years ago
ff2d43947fdf7ebd3991e7e9bf6dbdec18ca6f75 authored over 7 years ago
Added style for progress bar
e8d129439075857e05c70b92657fc9e0c7c63f86 authored over 7 years ago
e8d129439075857e05c70b92657fc9e0c7c63f86 authored over 7 years ago
1.3.0
696956ecb5c1d0bb22b031508f190f6510b6e356 authored almost 8 years ago
696956ecb5c1d0bb22b031508f190f6510b6e356 authored almost 8 years ago
Updated Readme
1642cf48573a3b06efe34ab1c7878810d74a3311 authored almost 8 years ago
1642cf48573a3b06efe34ab1c7878810d74a3311 authored almost 8 years ago
Merge branch 'master' of https://github.com/sniphpet/react-toastify
c5a22424677827f4ebc39d4540ff19697b2c33e0 authored almost 8 years ago
c5a22424677827f4ebc39d4540ff19697b2c33e0 authored almost 8 years ago
Update documentation #7
7e774b98e6e21a506961eb98a3090bbf25b08420 authored almost 8 years ago
7e774b98e6e21a506961eb98a3090bbf25b08420 authored almost 8 years ago
Merge pull request #9 from sniphpet/update-props-types
Resolve #6
6063e004eaaa61e7b5aa254032ba51fa04ac9f47 authored almost 8 years ago
Resolve #6
586ff68ae4f1ccf8c707859bb1766485798926a0 authored almost 8 years ago
586ff68ae4f1ccf8c707859bb1766485798926a0 authored almost 8 years ago
Merge pull request #8 from sniphpet/feature/custom-close-btn
Feature/custom-close-btn-issue-#5
28c48fb697390fd7e066e8b18fc1b79f2bb8e23c authored almost 8 years ago
Feature request: Custom close button, Issue #5
5a2bfb5ed4553cfb9440d89c67c972d7f7e1fa26 authored almost 8 years ago
5a2bfb5ed4553cfb9440d89c67c972d7f7e1fa26 authored almost 8 years ago
Close button is now a standalone component
5b79957c3e80c72fe76ef6f343a7cc432ff57b26 authored almost 8 years ago
5b79957c3e80c72fe76ef6f343a7cc432ff57b26 authored almost 8 years ago
No more relying on value to close a toast
a7246eb3d8e4bea8a4bfb759721630221780e8dc authored almost 8 years ago
a7246eb3d8e4bea8a4bfb759721630221780e8dc authored almost 8 years ago