Alexander Tseung
f98aec5f50
Update deep-extend and sshpk
7 years ago
Alexander Tseung
d5759cf4a8
Add storybook integration
7 years ago
Alexander Tseung
3b229775a8
Remove eth-block-tracker package
7 years ago
Alexander Tseung
3e4f158b34
Pin chromedriver version to 2.36.0
7 years ago
Alexander Tseung
65253e114f
Adds nsp check to CircleCI tests
7 years ago
Alexander Tseung
2c95390229
Adds sass-loader and style-loader packages for storybook integration
7 years ago
Alexander Tseung
a70da53340
Adds path and resolve-url-loader packages for storybook integration
7 years ago
Alexander Tseung
4a54deadf9
Adds css-loader and file-loader needed for storybook integration
7 years ago
kumavis
f4fe3e81c1
development - add sourcemap debug tool
7 years ago
kumavis
5c9cb0b787
build - minify via gulp-uglify-es instead of uglifyify
7 years ago
kumavis
b487dab2e7
test - unit - use ganache instead of deprecated block-tracker test util
7 years ago
kumavis
1c63b11e3f
rpc - bump provider-engine + eth-json-rpc-filters
7 years ago
Dan Finlay
91161739a5
Move uglifyify to MetaMask org
7 years ago
Dan Finlay
0c5add59f7
Make minified builds more determinstic
...
May fix #3999 , but will need to see if Mozilla can reproduce the build
with this updated repo.
Switches our `uglifyify` dependency from the production one
(under-maintained) to one that I've merged a critical patch into.
I'm open to discussion of how else we might approach this problem here.
Maybe we should use a different minification module entirely, remove
minification, or maybe refactor our build system!
7 years ago
kumavis
c120fbdfb9
deps - bump sentry for more detailed fetch failure
7 years ago
greenkeeper[bot]
49e02baea0
fix(package): update ethjs-contract to version 0.2.0
7 years ago
frankiebee
e77dbaa0dc
deps - update keyring controller and other eth-dependinces
7 years ago
bitpshr
4780f825b1
Add ComposableObservableStore for subscription management
7 years ago
Dan Finlay
136caa2034
Add JSDocs Page and Script
...
Includes new script `npm run doc` for generating docs page.
7 years ago
nyatla
311d3530e3
ローカライズファイル以外を元に戻した
7 years ago
kumavis
2a3e634ab9
package.json - update engines field to require node v8.x.x
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
74049c19fc
Internationalize currency
...
Fixes #3580
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