openethereum/js/src/views/Status
Nicolas Gotchac e4c75bde4c Add read-only inputs to UI plus Copy to Clipboard buttons (#3095)
* Adds readOnly prop to Input, convert disabled props to it (#3066)

* WIP

* Adds copy icon to readOnly Input (#3009)

* Added Copy to Clipboard buttons on the UI (#3009)

* copiable to allowCopy props #3095

* Padded copy icons (#3095)

* Fixed password width in account creation

* Copyable value in MethodDecoding
2016-11-02 17:25:34 +01:00
..
actions Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
components Add read-only inputs to UI plus Copy to Clipboard buttons (#3095) 2016-11-02 17:25:34 +01:00
components-compositors/Animated Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
constants Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
containers Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
data Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
middleware Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
reducers Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
util Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
status.css Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
status.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00