Commit Graph

18 Commits

Author SHA1 Message Date
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