1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 12:59:09 +00:00
Commit Graph

174 Commits

Author SHA1 Message Date
Szymon Lesisz
6bf2e9da23 trezor-connect@beta.2 2018-12-05 09:27:25 +01:00
Szymon Lesisz
ceaa1a5353 bump trezor-connect 2018-12-05 09:27:25 +01:00
Vladimir Volek
851c7f23cb merge 2018-11-22 15:15:29 +01:00
Szymon Lesisz
e25bd47374 bump trezor-connect@6.0.2 2018-11-12 17:29:58 +01:00
Vladimir Volek
53f7a8ecef merge 2018-11-05 14:57:23 +01:00
Vladimir Volek
7fca224159 better log format 2018-10-31 11:18:36 +01:00
Vladimir Volek
434c86dc8c merge 2018-10-25 17:32:39 +02:00
Vladimir Volek
258df74c0d Fix prod and beta local servers 2018-10-24 17:58:10 +02:00
Szymon Lesisz
ae50572a87 bump trezor-connect 6.0.0 2018-10-19 15:28:16 +02:00
Vladimir Volek
778d08a898 Styled sign and verify section 2018-10-16 12:49:05 +02:00
Vladimir Volek
7b6071fe79 Added scripts for easy run and build 2018-10-09 14:46:39 +02:00
Vaclav Mlejnsky
a15ae3b0ac
Merge branch 'master' into unupported-browsers 2018-09-24 15:04:23 +02:00
Vladimir Volek
65d28e2c4c Add error message for IE8 and lower 2018-09-21 16:54:02 +02:00
Szymon Lesisz
f435b8669c
Merge pull request #75 from satoshilabs/better-webpack-errors
Added OS notification when webpack failed to compile the project
2018-09-21 14:55:10 +02:00
Vladimir Volek
976222476b
Merge branch 'master' into add-sentry-to-devel 2018-09-21 14:34:01 +02:00
Vladimir Volek
c1381823db merge 2018-09-21 14:19:18 +02:00
Vladimir Volek
01952d7628
Merge branch 'master' into css-fix 2018-09-21 12:35:56 +02:00
Vladimir Volek
bfbdb6b0e5 Added OS notification when webpack failed to compile the project 2018-09-21 12:00:12 +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
e12c44a34d Added local prod servers 2018-09-19 18:08:22 +02:00
Vladimir Volek
93d3ccbd3a Added separated dev build with sentry.io 2018-09-19 16:55:09 +02:00
Vladimir Volek
b851cc4770 Removed placeholder for first account 2018-09-19 13:54:29 +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
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
Szymon Lesisz
6354332e40 fixed conflicts after merge 2018-09-12 16:59:31 +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
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
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
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
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
Vladimír Volek
c7d21e8435 Added first working test 2018-07-30 14:10:57 +02:00
Vladimír Volek
a99d638a58 Removed custom babel module 2018-07-30 13:52:06 +02:00
Vladimír Volek
c6292a1375 Added jest 2018-07-30 13:44:39 +02:00
Vladimír Volek
e2c014f595 Fixed deps 2018-07-30 12:47:37 +02:00
Vladimír Volek
036f81209a Added eslint 2018-07-30 12:23:30 +02:00
Szymon Lesisz
f43c7334cc new trezor-connect 2018-05-30 16:23:09 +02:00
Szymon Lesisz
b2602a198f upgrade trezor-connect npm 2018-05-23 12:36:51 +02:00
Szymon Lesisz
e3243ffa7e babel-plugin-import + webpack.config (css img path) 2018-05-18 18:23:46 +02:00
Szymon Lesisz
166e51525b WEBPACK 4 2018-05-17 22:08:34 +02:00
Szymon Lesisz
c597f482dc Flowtype everywhere! 2018-04-16 23:19:50 +02:00
Szymon Lesisz
8aeb10cf2c add flowtype support 2018-04-11 15:42:35 +02:00
Szymon Lesisz
8ed54612e8 bundle 2018-03-08 17:10:53 +01:00
Szymon Lesisz
cb83b2b7b6 bordel 2 2018-02-20 10:30:36 +01:00
Szymon Lesisz
6a9fde9f86 first 2017-12-13 12:01:37 +01:00