Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit fbb8f28

Browse files
committed
Brings in latest changes from forkdelta#125 so fixes forkdelta#111
Also updates the webpack config to fix a problem I found in an optimized build and adds a dev-only build with `npm start`
1 parent 4067868 commit fbb8f28

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+293446
-153553
lines changed

js/components/accounts.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 530 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 530 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/accounts
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -426,4 +426,4 @@ var _createClass = (function() {
426426
Accounts
427427
);
428428
})();
429-
exports.default = Accounts;
429+
exports.default = Accounts;

js/components/balance.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 531 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 531 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/balance
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -685,4 +685,4 @@ var _createClass = (function() {
685685
Balance
686686
);
687687
})();
688-
exports.default = Balance;
688+
exports.default = Balance;

js/components/buy.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 532 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 532 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/buy
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -376,4 +376,4 @@ var _createClass = (function() {
376376
Buy
377377
);
378378
})();
379-
exports.default = Buy;
379+
exports.default = Buy;

js/components/buyTrade.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 533 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 533 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/buyTrade
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -334,4 +334,4 @@ var _createClass = (function() {
334334
BuyTrade
335335
);
336336
})();
337-
exports.default = BuyTrade;
337+
exports.default = BuyTrade;

js/components/chartDepth.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 534 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 534 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/chartDepth
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -200,4 +200,4 @@ var _createClass = (function() {
200200
ChartDepth
201201
);
202202
})();
203-
exports.default = ChartDepth;
203+
exports.default = ChartDepth;

js/components/chartPrice.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 535 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 535 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/chartPrice
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -253,4 +253,4 @@ var _slicedToArray = (function() {
253253
ChartPrice
254254
);
255255
})();
256-
exports.default = ChartPrice;
256+
exports.default = ChartPrice;

js/components/connection.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 536 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 536 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/connection
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -218,4 +218,4 @@ var _createClass = (function() {
218218
Connection
219219
);
220220
})();
221-
exports.default = Connection;
221+
exports.default = Connection;

js/components/gasPrice.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 537 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 537 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/gasPrice
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -191,4 +191,4 @@ var _createClass = (function() {
191191
GasPrice
192192
);
193193
})();
194-
exports.default = GasPrice;
194+
exports.default = GasPrice;

js/components/helpDropdown.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 538 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 538 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/helpDropdown
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -350,4 +350,4 @@ var _createClass = (function() {
350350
HelpDropdown
351351
);
352352
})();
353-
exports.default = HelpDropdown;
353+
exports.default = HelpDropdown;

js/components/importAccount.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 539 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 539 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/importAccount
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -208,4 +208,4 @@ var _createClass = (function() {
208208
ImportAccount
209209
);
210210
})();
211-
exports.default = ImportAccount;
211+
exports.default = ImportAccount;

js/components/languages.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 540 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 540 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/languages
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -142,4 +142,4 @@ var _createClass = (function() {
142142
Languages
143143
);
144144
})();
145-
exports.default = Languages;
145+
exports.default = Languages;

js/components/ledger.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 541 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 541 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/ledger
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -188,4 +188,4 @@ var _createClass = (function() {
188188
Screencast
189189
);
190190
})();
191-
exports.default = Screencast;
191+
exports.default = Screencast;

js/components/myFunds.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 542 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 542 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/myFunds
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -291,4 +291,4 @@ var _createClass = (function() {
291291
MyFunds
292292
);
293293
})();
294-
exports.default = MyFunds;
294+
exports.default = MyFunds;

js/components/myOrders.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 543 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 543 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/myOrders
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -439,4 +439,4 @@ var _createClass = (function() {
439439
MyOrders
440440
);
441441
})();
442-
exports.default = MyOrders;
442+
exports.default = MyOrders;

js/components/myTrades.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 544 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 544 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/myTrades
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -301,4 +301,4 @@ var _createClass = (function() {
301301
MyTrades
302302
);
303303
})();
304-
exports.default = MyTrades;
304+
exports.default = MyTrades;

js/components/orders.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 545 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 545 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/orders
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -497,4 +497,4 @@ var _createClass = (function() {
497497
Orders
498498
);
499499
})();
500-
exports.default = Orders;
500+
exports.default = Orders;

js/components/otherToken.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 546 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 546 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/otherToken
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -226,4 +226,4 @@ var _createClass = (function() {
226226
OtherToken
227227
);
228228
})();
229-
exports.default = OtherToken;
229+
exports.default = OtherToken;

js/components/screencast.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 547 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 547 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/screencast
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -138,4 +138,4 @@ var _createClass = (function() {
138138
Screencast
139139
);
140140
})();
141-
exports.default = Screencast;
141+
exports.default = Screencast;

js/components/sell.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 548 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 548 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/sell
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -381,4 +381,4 @@ var _createClass = (function() {
381381
Sell
382382
);
383383
})();
384-
exports.default = Sell;
384+
exports.default = Sell;

js/components/sellTrade.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 549 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 549 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/sellTrade
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -336,4 +336,4 @@ var _createClass = (function() {
336336
SellTrade
337337
);
338338
})();
339-
exports.default = SellTrade;
339+
exports.default = SellTrade;

js/components/tokenGuide.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 550 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 550 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/tokenGuide
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -139,4 +139,4 @@ var _createClass = (function() {
139139
GasPrice
140140
);
141141
})();
142-
exports.default = GasPrice;
142+
exports.default = GasPrice;

js/components/tokenGuidesDropdown.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 551 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 551 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/tokenGuidesDropdown
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -141,4 +141,4 @@ var _createClass = (function() {
141141
TokenGuidesDropdown
142142
);
143143
})();
144-
exports.default = TokenGuidesDropdown;
144+
exports.default = TokenGuidesDropdown;

js/components/tokensDropdown.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 552 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 552 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/tokensDropdown
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -174,4 +174,4 @@ var _createClass = (function() {
174174
TokensDropdown
175175
);
176176
})();
177-
exports.default = TokensDropdown;
177+
exports.default = TokensDropdown;

js/components/trades.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 553 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 553 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/trades
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -226,4 +226,4 @@ var _createClass = (function() {
226226
Trades
227227
);
228228
})();
229-
exports.default = Trades;
229+
exports.default = Trades;

js/components/volume.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* This module was module number 554 in the old packed code and referenced in the old code by all of the following module names:
2-
1+
/* This module was module number 554 in the old packed code. It was referenced in the old code using `require(<module name>)` by the following module names:
2+
* ./components/volume
33
*/
44
'use strict';
55
function _classCallCheck(instance, Constructor) {
@@ -406,4 +406,4 @@ var _createClass = (function() {
406406
Volume
407407
);
408408
})();
409-
exports.default = Volume;
409+
exports.default = Volume;

0 commit comments

Comments
 (0)