Commit Graph

28 Commits

Author SHA1 Message Date
Dan Finlay 2368c2993d Add platform specific builds and zip tasks (#486)
* Add platform specific folders to dist folder

* Remove gulp hacks

* Add platform specific bundling

dev and dist tasks now build into platform-specific folders within the `dist` folder.

Added tasks `gulp zip` and `gulp dist`.

`zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder.

`dist` builds and then zips all at once.

* Fix chrome bundle zipping

* Fix broken reference in eth warning

* Fix but where web3.eth.accounts are not available in firefox.

* Bump changelog
2016-07-26 15:15:40 -07:00
Dan Finlay 6fa1d6efff Add note about firefox stackoverflow to readme 2016-07-25 14:50:19 -07:00
Dan Finlay dcd1665e90 Add note about mozilla irc 2016-07-25 14:03:53 -07:00
Dan Finlay 0880721d84 Add firefox instructions to readme 2016-07-25 13:36:30 -07:00
Dan Finlay 5b4e2ffeac Add mock dev mode 2016-07-21 18:08:35 -07:00
Dan Finlay 667483ac20 Add simple build instructions (#454) 2016-07-15 18:04:52 -07:00
kumavis 39175ba837 readme - camel case MetaMask 2016-07-06 11:04:26 -07:00
Dan Finlay 0f16155abf Add ui mocking mode explanation 2016-06-30 18:44:37 -07:00
Dan Finlay dc2ef96702 Fix badge token param 2016-06-21 14:54:56 -07:00
Dan Finlay b7f7292a21 Add circle token to badge image 2016-06-21 14:33:37 -07:00
Dan Finlay 46b513cd00 Update build badge 2016-06-21 14:31:42 -07:00
Dan Finlay 7a049ae27f Update CI status badge for Circle 2016-06-21 14:29:55 -07:00
Dan Finlay 7b9a1197c8 Began adding auto linting 2016-06-21 12:07:13 -07:00
Dan Finlay 078494833b Add architecture diagram to readme 2016-06-13 16:53:21 -07:00
Dan Finlay 65d73d7bb4 Unify test suites 2016-04-18 11:41:29 -07:00
Dan Finlay 5de4dc7662 Add build badge 2016-04-14 15:12:13 -07:00
Dan Finlay 5694a11672 Remove private throughput graph 2016-04-13 16:21:17 -07:00
Dan Finlay b05e458ac2 Add waffle metrics to the README for fun 2016-04-13 16:13:45 -07:00
Dan Finlay a27677a87c Move UI deps into main plugin package.json
Also move UI test scripts into main plugin
Also move testing explanation to main plugin README.
2016-04-13 15:46:39 -07:00
Dan Finlay 84789d674a Added changelog and deploy docs 2016-03-22 10:43:56 -07:00
Simon de la Rouviere a20ca1a8fb grunt to gulp readme changes 2016-03-14 11:21:07 +02:00
Dan Finlay 77eaf8b0f5 Added gulp cli documentation 2016-03-03 09:32:52 -08:00
Dan Finlay 32252e39cc Add grunt watch to web3-provider-engine 2016-03-02 12:48:15 -08:00
Dan Finlay 19c1c39334 Watch metamask-ui for changes during grunt dev 2016-03-02 12:14:23 -08:00
kumavis 8f45bad242 meta - readme - improve instructions 2016-02-08 12:07:29 -08:00
kumavis f0eede8de4 meta - readme - add grunt-cli to instructions 2016-02-08 11:52:06 -08:00
Dan Finlay 1074215fe1 Add plugin adding doc 2015-12-20 16:31:44 -08:00
Dan Finlay bfad2cc906 Add simple dev readme 2015-12-20 16:25:45 -08:00