1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-04 23:29:13 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Vladimir Volek
01952d7628
Merge branch 'master' into css-fix 2018-09-21 12:35:56 +02:00
Szymon Lesisz
ccddcc3ad3
Merge branch 'master' into add-git-revision 2018-09-21 09:24:08 +02:00
Vladimir Volek
70d7c73a77
Merge branch 'master' into unit-tests 2018-09-20 14:39:37 +02:00
Vladimir Volek
c9ec9e4438 Added commit hash to footer 2018-09-20 13:56:24 +02:00
Vladimir Volek
02bae005f8 merge 2018-09-19 13:15:39 +02:00
Szymon Lesisz
271792664e bump trezor-connect 2018-09-18 16:42:26 +02:00
Szymon Lesisz
38669a5dfb remove ethereum-input-data-decoder package (not used for now) 2018-09-18 11:17:07 +02:00
Vladimir Volek
e867c521f7 Refactor animation handling, update react-transition 2018-09-17 14:23:57 +02:00
Vladimir Volek
22e500b144 Fixed connect dependency 2018-09-14 12:26:53 +02:00
Vladimir Volek
2cfb955e62 Added tests for network utils 2018-09-13 13:08:25 +02:00
Szymon Lesisz
9c651669c8 added missing package "react-sticky-el" 2018-09-13 09:26:49 +02:00
Vladimir Volek
bd86bb22f9 Errors from stylelint as warnings, fixed jest mock 2018-09-12 17:12:52 +02:00
Vladimir Volek
56f5790cc0 Added webpack flwo plugin, fixed missing dep 2018-09-12 16:40:59 +02:00
Szymon Lesisz
a2c7189d3d new lib "ethereum-input-data-decoder" 2018-09-12 16:31:23 +02:00
Szymon Lesisz
7bb5e7f6e1 trezor-connect@5.0.31 2018-09-12 16:31:23 +02:00
Szymon Lesisz
021f932ded bump web3 version to 1.0.0-beta.35 (websocket support) 2018-09-12 16:30:30 +02:00
Vladimir Volek
65192013cb cleanup 2018-09-10 18:37:34 +02:00
Vladimir Volek
2788355811 Fixed header and footer using sticky 2018-09-10 16:29:30 +02:00
Vladimir Volek
69a5b0b912 Removed unused less deps 2018-09-10 13:23:31 +02:00
Vladimir Volek
f5ddddc1fb Fixed bunch of eslitn errors 2 2018-09-05 16:52:29 +02:00
Vladimir Volek
d54a6ae658 Adjust notification styles 2018-09-05 16:36:48 +02:00
Vladimir Volek
7871f61d94 Added bundle analyzer 2018-09-05 15:52:03 +02:00
Vladimir Volek
151907c082 Added eslint loader to webpack 2018-09-05 15:05:57 +02:00
Vladimir Volek
b627523402 Added stylelint loader for webpack 2018-09-05 14:54:24 +02:00
Vladimir Volek
1ff9060ff0 Added custom container for tooltip 2018-09-05 12:20:07 +02:00
Vladimir Volek
5803c13c59 Removed less loaders 2018-09-05 11:52:38 +02:00
Vladimir Volek
003b758bfe Better favicon handling, html teamplate and package.json adjusted 2018-09-04 18:17:09 +02:00
Vladimir Volek
bc2d03a7ae Added public folder, adjust webpack to new configuration 2018-09-04 17:10:52 +02:00
Vladimir Volek
b0b4f08aba Adjusted configs 2018-08-30 20:10:36 +02:00
Vladimir Volek
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00
Vladimir Volek
8ab0ae79a8 Fix test command 2018-08-25 13:00:54 +02:00
Vladimir Volek
630c55ad4c Added unit tests for device 2018-08-25 12:59:12 +02:00
Vasek Mlejnsky
db2008811d Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor 2018-08-24 11:41:20 +02:00
Vasek Mlejnsky
214de76071 Update react-select to 2.0.0 2018-08-24 11:07:18 +02:00
Vasek Mlejnsky
2c6aabf7ff Create custom wrapper for react-select 2018-08-24 08:36:55 +02:00
Vladimir Volek
88a94ec06e Added redbox to see erorrs in UI 2018-08-22 14:31:16 +02:00
Vladimir Volek
c3c617955c Merge master 2018-08-20 13:01:43 +02:00
Szymon Lesisz
afcaddfacd new trezor-connect@5.030 2018-08-16 19:19:03 +02:00
Vladimir Volek
efe180d432 Fixed root path and some eslint 2018-08-14 16:06:34 +02:00
Vladimir Volek
246d95e097 Removed webpack plugin 2018-08-14 15:10:08 +02:00
Vladimir Volek
52fcaa3d8c Make better imports 2018-08-14 14:56:47 +02:00
Vladimir Volek
b3bfff997a Watch all tests at start 2018-08-14 13:55:56 +02:00
Vladimir Volek
eed40c53ab Added linter for styled-components 2018-08-14 13:43:45 +02:00
Vladimir Volek
6e55e8951d Added duplicatrd packages webpack plugin 2018-08-13 15:28:52 +02:00
Vladimir Volek
6f83bba6b5 Fixed eslint import warning 2018-08-10 19:07:51 +02:00
Vladimir Volek
db8c711ec4 Created base styles 2018-08-10 18:28:35 +02:00
Vladimir Volek
eac49bd78d Fixed hot loader and year in footer 2018-08-10 17:18:22 +02:00
Vladimir Volek
32b428809c h2 refactored to component 2018-08-10 15:33:23 +02:00
Szymon Lesisz
578fb736f5 added webpack dev:local configuration 2018-08-08 11:41:08 +02:00
Vladimír Volek
52239f77b7 POC of styled component 2018-07-30 16:30:25 +02:00