MyCrypto/common
William O'Beirne ccd946a08d Reusable modal component (#50)
* README proposal.

* First pass at implementation of proposal on Footer and Header. Footer could use some work.

* Cleanup, and readme additions

* First pass at basic modal

* Modal open / close

* Modal close on esc key.

* Freeze body scrolling when modal is open.

* Use the index bestowed upon me.

* No close on shade click

* Only render children if modal is open. Also, dont show cursor on shade

* Use flexbox for simpler content height / scroll behavior.

* type modal, fix body scroll when mounted opened

* Modal width is sized by content, not hard coded sizes.

* Remove size from flow prop types.
2017-07-15 01:26:43 -05:00
..
actions balance fetching (#41) 2017-07-13 16:02:39 -05:00
api move bity getRates to saga (#35) 2017-07-07 21:00:09 -05:00
assets Reusable modal component (#50) 2017-07-15 01:26:43 -05:00
components Reusable modal component (#50) 2017-07-15 01:26:43 -05:00
config balance fetching (#41) 2017-07-13 16:02:39 -05:00
containers balance fetching (#41) 2017-07-13 16:02:39 -05:00
libs balance fetching (#41) 2017-07-13 16:02:39 -05:00
reducers balance fetching (#41) 2017-07-13 16:02:39 -05:00
routing Merge feat/send-page 2017-07-02 00:49:06 -05:00
sagas balance fetching (#41) 2017-07-13 16:02:39 -05:00
sass Reusable modal component (#50) 2017-07-15 01:26:43 -05:00
selectors balance fetching (#41) 2017-07-13 16:02:39 -05:00
translations De-duplicate language select state 2017-07-05 18:28:54 -05:00
utils balance fetching (#41) 2017-07-13 16:02:39 -05:00
index.html create react/redux boilerplate 2017-04-12 00:04:27 -05:00
index.jsx De-duplicate language select state 2017-07-05 18:28:54 -05:00
store.js balance fetching (#41) 2017-07-13 16:02:39 -05:00