nyatla
311d3530e3
ローカライズファイル以外を元に戻した
7 years ago
greenkeeper[bot]
743fb13472
fix(package): update ethjs to version 0.3.4
7 years ago
greenkeeper[bot]
2bfd3de52b
fix(package): update gulp-sass to version 4.0.0
7 years ago
Dan Finlay
931ce12073
Improve fox logo performance
...
By including metamask-logo@2.1.4
Fixes #3621
7 years ago
kumavis
92dd2b3218
ci - job-publish - publish source+sourcemaps to sentry if new release
7 years ago
kumavis
00657e14a8
build - correctly set METAMASK_ENV via envify
7 years ago
kumavis
eb7bafc914
deps - update shell-parallel
7 years ago
kumavis
2b6557a024
lint - lint json files in app/
7 years ago
kumavis
bd6f554766
build - use uglifyify and gulp-multi-process for better performance
7 years ago
frankiebee
5ec4286966
deps - bump proviedr-engine
7 years ago
kumavis
80839eebe4
build - properly set GULP_METAMASK_DEBUG on dev
7 years ago
kumavis
a3f7cd1cfc
development - ci-screens - remove mocha wrapper that was losing exit code
7 years ago
kumavis
a9391ea2ef
ci - e2e+screens - add sleep to make sure ganache is ready
7 years ago
kumavis
2997067ca0
ci - e2e+screens - use shell-parallel to run ganache
7 years ago
Thomas
43c402227d
Ganache:start script with seed phrase
7 years ago
kumavis
5945c8cf67
development - create selenium screen shotter
7 years ago
kumavis
8277c662de
npm scripts - rewrite default scripts to new task names
7 years ago
kumavis
592c2e5948
test - add auto screen shotter
7 years ago
kumavis
e7f655ec6d
npm scripts - simplify and speed up dist builds
7 years ago
kumavis
d2874cf89a
deps - update package-lock
7 years ago
kumavis
c9a4792304
mascara - use sw-controller and other cleanups
7 years ago
kumavis
c171ea0632
deps - bump ethjs-query to fix unhandled promise rejections
7 years ago
kumavis
9e1bdcb09d
test - integration - add locale build step
7 years ago
kumavis
5a309328f1
ci - run e2e jobs
7 years ago
greenkeeper[bot]
cecc5c48a7
chore(package): update eslint-plugin-mocha to version 5.0.0
7 years ago
kumavis
079ba3e6ee
sentry - npm scripts for uploading source maps
7 years ago
kumavis
e3d7062e9b
sentry - rewrite report urls + use raven-js from npm
7 years ago
Dan
b9309f689b
Use extension api to get initial locale.
7 years ago
Lazaridis
19621fe879
changes test to unit-integration-lint, closes #3650
7 years ago
Thomas Huang
6a428bbef7
Revert "Issue 3505 | Transpile to ES5"
7 years ago
greenkeeper[bot]
9094af8319
chore(package): update sinon to version 5.0.0
7 years ago
Ryan Rowland
faa2849082
Issue 3505 | Transpile to ES5
7 years ago
Lazaridis
7f00fdcd14
use mkdirp for cross-platform, re #3426
7 years ago
Lazaridis
af4116cf39
use 'cross-env' for env-variables within npm scripts, re #3426
7 years ago
Vincent
0e28e8fa3d
Moved mock-dev.js and ui-dev.js to development folder.
7 years ago
kumavis
3580196650
test - breakout npm script for building for integration tests
7 years ago
greenkeeper[bot]
ce139db99b
chore(package): update gulp-stylelint to version 7.0.0
7 years ago
greenkeeper[bot]
16050f4aeb
chore(package): update stylelint-config-standard to version 18.2.0
7 years ago
greenkeeper[bot]
c05b220024
fix(package): update gulp-autoprefixer to version 5.0.0
7 years ago
kumavis
85d48b4fb7
deps - remove unused missippi dep
7 years ago
greenkeeper[bot]
c4f697d87f
chore(package): update browserify to version 16.1.1
...
Closes #2861
7 years ago
kumavis
b4a686a5c6
deps - bump pump
7 years ago
Csaba Solya
d8038c0de0
add browserify-unibabel to package.json
7 years ago
Dan Finlay
bf17d7e115
Add version bumping script
...
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
7 years ago
Dan Finlay
81fa0742f7
Fix inpage provider name regression
...
Fixes #3372 by not minifying the name of our inpage provider, which some
people were using to identify MetaMask (not our preferred, supported
method of web3.currentProvider.isMetaMask).
7 years ago
Csaba Solya
5ec311ba3e
add edge support
7 years ago
Thomas Huang
33182efb13
Offline testing
7 years ago
Dan Finlay
e422294ad1
Add node-sass to dev dependencies
...
To fix build
7 years ago
Dan J Miller
78bce55858
[NewUI] Use tooltip for copy to clipboard helper text on main screen. ( #3120 )
...
* Use tooltip for display of helper text in wallet views copy to clipboard feature.
* Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change.
* Remove unnecessary tabIndex attribute from wallet view address element.
7 years ago
Thomas
a193ba60c6
Add enzyme, redux-test-utils, and enzyme-adapter-react-15 to deps
7 years ago