Commit Graph

29 Commits

Author SHA1 Message Date
Daniel Ternyak ab51bde9e8
Add Coveralls Badge (#1093) 2018-02-14 15:21:02 -06:00
Daniel Ternyak dcfee10027
Update Readme with beta nomenclature (#1033)
* Update Readme with beta nomenclature

* Update README.md
2018-02-08 22:44:16 -06:00
Daniel Ternyak d65f0505d0
Update GreenKeeper badge (#1023) 2018-02-07 17:07:14 -06:00
William O'Beirne e7633c6d2f MyEtherWallet -> MyCrypto (#977)
* Replace all mentions of MyEtherWallet in translations with MyCrypto

* Replace all translation mentions of kvhnuke/etherwallet repo with MyCryptoHQ/MyCrypto repo.

* Replace all instances of MEW with MyCrypto in translations.

* Replace all instances of myetherwallet.com with mycrypto.com

* First pass of myetherwallet -> mycrypto in codebase.

* Replace most MEWs and mews with MyCrypto or MyC or myc

* Update all assets, clean out unused old assets.

* Adjust v3 url

* Convert all links to help articles to a help link component to make future changes easier.

* Rework onboarding images

* Adjust logo colors due to CMY issue.

* Update donation address, remove mentions of mewtopia.eth

* Update license

* Update sosh meed and referral links.

* Fix more translations strings.

* Tscheck fix.

* Update shapeshift api key.
2018-02-06 22:28:28 -06:00
greenkeeper[bot] 387ef09ae5 Update dependencies to enable Greenkeeper 🌴 (#972)
* chore(package): update dependencies

* simplify greenkeeper package changes

* update greenkeeper badge
2018-02-01 02:17:35 -06:00
William O'Beirne 83cc70f9c7 Update Readme, bump nvmrc (#954)
* Moved some of readme to wiki. Updated with new commands and feedback.

* Clarify addl dependencies.
2018-01-29 12:24:20 -06:00
HenryNguyen5 9a9412641d Fix router props (#634)
* Add repo wide prettier command to prepush

* Make config file explict, remove formatAll to prepush

* Fix react router typings
2017-12-19 11:23:57 -06:00
Daniel Ternyak f06d79c7a8
ReadMe Updates (Integration Testing/Address Derivation) (#535) 2017-12-06 18:11:50 -08:00
James Prado 8d91979e26 Refactor & Update Footer to Match V3 (#455) 2017-11-27 23:43:30 -06:00
William O'Beirne 159000caf8 Add information about typing connected components. (#412) 2017-11-17 10:49:00 -08:00
James Prado 7581dc7838 Update readme - typing injected props (#375) 2017-11-14 19:17:43 -06:00
greenkeeper[bot] 5766735a5a Update dependencies to enable Greenkeeper 🌴 (#344)
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* Remove package lock and add it to ignore

* Pin typescript to 2.5.2

* Pin package versions to the versions previously in package-lock.json
2017-11-07 15:59:27 -08:00
Daniel Ternyak 4ee38eccc0
Fix Readme Typo (#333) 2017-10-30 23:25:22 -07:00
HenryNguyen5 4a842ff31b Update Code Guidelines (#308)
* Update readme

* Update README.md

* Remove conditional handlers section

* Update code blocks to ts
2017-10-23 18:46:40 -07:00
Daniel Ternyak 093cb5a178 Deprecate Docker Support (#290)
* remove Dockerfile and docker-compose.yml

* remove docker instructions from readme
2017-10-14 12:17:50 -07:00
Daniel Ternyak 39ae78b28b TypeScript ReadMe Updates (#282)
* update readme with typescript action/reducer philosophies

* convert directory strucuture to code block for styling

* Update readme with hoc typings (#296)
2017-10-14 12:14:24 -07:00
William O'Beirne 7087950c10 Shoutout to browserstack in the readme. (#221) 2017-09-24 19:55:23 -07:00
William O'Beirne 5e66cccac5 Command for HTTPS dev server (#212)
* HTTPS dev command.

* Remove unused declaration.

* check-node-version for dev:https
2017-09-19 17:47:46 -07:00
Daniel Ternyak 0474c52004 Derivation Checker (#134) 2017-08-24 18:41:47 +02:00
Daniel Ternyak 11834299a2 Explicitly label ALPHA 2017-08-15 15:56:29 +02:00
William O'Beirne 1aad9d1c21 Standardize Redux Actions / Reducers (#95)
* Convert Swap to consistent style

* Generate wallet reducer cleanup.

* Confirm empty action in swap reducer

* Union types. Fix gen wallet collision

* Fix not using all actions in reducer. Added reducer state for is fetching from bity. Added todo to make that a loader.

* Readme instructions.

* Remove common action constants.

* Bring all actions and reducers inline with readme instructions.

* Readme fixes

* address comments
2017-07-27 12:05:09 -05:00
William O'Beirne 8ed09dfa06 First attempt at CSS modules (#48)
* README proposal.

* First pass at implementation of proposal on Footer and Header. Footer could use some work.

* Cleanup, and readme additions
2017-07-14 23:16:36 -05:00
Daniel Ternyak 52cbdfbd0f Docker (#40)
* initial attempt at a docker based MEW for dev

* add webpack dev polling which is needed when mounting on windows. https://github.com/webpack/webpack-dev-server/issues/155#issuecomment-159140735

* readme
2017-07-10 22:03:08 -05:00
Daniel Ternyak f116bfe7ad readme tweaks to remove boilerplate-specific config 2017-04-26 22:59:16 -05:00
Daniel Ternyak 6955071fa4 re-add static folder to readme doc 2017-04-12 17:38:25 -05:00
Daniel Ternyak 47bd7ab715 remove db referneces in README 2017-04-12 00:19:38 -05:00
Daniel Ternyak 284bf46c11 remove boilerplate-specific README descriptions 2017-04-12 00:09:28 -05:00
Daniel Ternyak 81566a3097 add boilerplate setup instructions 2017-04-12 00:06:09 -05:00
Taylor Van Orden 61d185b286 Initial commit 2016-12-04 02:35:28 +01:00