openethereum/js/src/ui/Modal
Jaco Greeff c7f5ee481d Extend Portal component with title, buttons & steps (as per Modal) (#4392)
* Allow Portal to take title & buttons props

* Fix tests

* Portal consistent in screen center

* Allow hiding of Close (e.g. FirstRun usage)

* Set overflow style on body based on open

* Don't lock scroll for child popups (overlaps)

* Override buttons to be white

* Expose ~/ui/Modal/Title as re-usable component

* Use ~/ui/Title to render the Title

* Update tests

* Added a portal example with buttons and steps

* Address PR comments

* Fix AddressSelect with new container withing container

* Move legend to "buttons"

* AddressSelect extra padding
2017-02-03 22:44:43 +01:00
..
Busy Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Completed Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
modal.css Extend Portal component with title, buttons & steps (as per Modal) (#4392) 2017-02-03 22:44:43 +01:00
modal.js Extend Portal component with title, buttons & steps (as per Modal) (#4392) 2017-02-03 22:44:43 +01:00