MyCrypto/common/actions
James Prado 2075a416ae Animate transaction notifications & fix styles (#305)
* Add disclaimer modal to footer

* Remove duplicate code & unnecessary styles

* Fix formatting noise

* remove un-used css style

* Fix tslint error & add media query for modals

* Nest Media Query

* Add react-transition-group

* Animate notifications with react-transition-group

* Identify issue with notifications getting overridden

* Update RTG (react-transition-group) to v2 & identify keys as animation issue

* Add unique id on successful transactions for unique keys

* update classNames, remove unused import

* Revert removing lodash

* Remove unnecessary test util

* Remove formatting noise

* Remove all formatting noise

* Update CSS & Change notification unique id

* Add unique id for each notification
2017-11-06 22:20:19 -08:00
..
config Offline Send (#276) 2017-10-10 22:04:49 -07:00
customTokens Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
deterministicWallets Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
ens Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
generateWallet Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
notifications Animate transaction notifications & fix styles (#305) 2017-11-06 22:20:19 -08:00
rates Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
swap Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
wallet Logout Prompt Modal on Navigation from Send (#275) 2017-10-10 16:08:55 -07:00