HenryNguyen5
|
f39787152e
|
Fix Miscellaneous Types (#635)
* Add repo wide prettier command to prepush
* Make config file explict, remove formatAll to prepush
* Fix react router typings
* Add more typings
* Fix event typings, fix transition children
|
2017-12-19 16:46:34 -06:00 |
HenryNguyen5
|
da93fb1684
|
Prettier Reformat (#619)
* Add repo wide prettier command to prepush
* Make config file explict, remove formatAll to prepush
|
2017-12-18 17:29:26 -06:00 |
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 |
James Prado
|
6f7e3c27e2
|
Fix regressions introduced in #241 (#247)
* Fix location query
* Remove unnecessary polyfill
* Fix tslint error & update history types
* Parse search str using Node Query String
* Revert "Parse search str using Node Query String"
This reverts commit 0a482dabf29c3fbcbfd3112b974d6b98c14dca2e.
* fix formatting
* Add query-string
* Rename App container to TabSection & pass it location prop
* Add react-router withRouter HOC to NavigationLink
* various adjustments/finalizations
* Add location to props interface
|
2017-10-03 21:13:49 -07:00 |