openethereum/js/src/playground
Jaco Greeff 15ffd9a09c Allow Portal to be used as top-level modal (#4338)
* Portal

* Allow Portal to be used in as both top-level and popover

* modal/popover variable naming

* export Portal in ~/ui

* Properly handle optional onKeyDown

* Add simple Playground Example
2017-01-30 17:08:08 +01:00
..
index.js Add a Playground for the UI Components (#4301) 2017-01-26 16:15:49 +01:00
playground.css Add a Playground for the UI Components (#4301) 2017-01-26 16:15:49 +01:00
playground.js Allow Portal to be used as top-level modal (#4338) 2017-01-30 17:08:08 +01:00
playground.spec.js Add a Playground for the UI Components (#4301) 2017-01-26 16:15:49 +01:00
playgroundExample.js Add a Playground for the UI Components (#4301) 2017-01-26 16:15:49 +01:00
store.js Add a Playground for the UI Components (#4301) 2017-01-26 16:15:49 +01:00
store.spec.js Add a Playground for the UI Components (#4301) 2017-01-26 16:15:49 +01:00