hristoterezov
|
9d953f18c2
|
fix(device_selection_popup): On Firefox
|
2017-06-13 14:08:50 -05:00 |
Lyubo Marinov
|
75a486ff96
|
Merge branch 'abstract_transport2'
Additionally, attempt to move closer to the coding style adopted by
react/.
|
2017-05-02 17:40:16 -05:00 |
hristoterezov
|
b297aa3f3a
|
ref(remotecontrol): Changing the format of the messages
|
2017-05-02 09:47:07 -05:00 |
hristoterezov
|
96bde3ff44
|
fix(trnasport): Names of the arguments for Transport and backend
Now the backends are working with 'message' and Transport is
working with 'request', 'response' and 'event'.
|
2017-04-28 16:03:36 -05:00 |
hristoterezov
|
b49c1c6ba2
|
fix(transport): Code style issues and enableLegacyFormat param bug
Improves naming.
Fixing typos.
enableLegacyFormat param was working like disableLegacyFormat.
Improves the structure of transport/index.js
|
2017-04-28 15:24:20 -05:00 |
Lyubo Marinov
|
e9dc9c47a9
|
Coding style
For lack of a better word/phrase, I'm calling all changes coding style.
I'm targeting readability through naming and syntax.
|
2017-04-28 10:41:08 -05:00 |
hristoterezov
|
0dff35c0db
|
feat(transport): Implement transport module
The transport module will be handling all external app
communication.
|
2017-04-28 10:41:08 -05:00 |