Commit Graph

13 Commits

Author SHA1 Message Date
Richard Ramos d507a63c58 fix: update readme 2020-03-08 09:29:41 -04:00
Richard Ramos 0106e406b3 Update react-redux example 2020-03-06 13:37:24 -04:00
Richard Ramos f62e3fc907
Adds lerna and receive web3 object instead of provider (#75)
* Lerna
* React components extracted to separate package
* Subspace requires a web3 object instead of a provider due to https://github.com/ethereum/web3.js/issues/1510
* Update react example to use components
2020-03-04 14:24:51 -04:00
Richard Ramos f821569301
chore: rename org to @embarklabs (#62)
* chore: rename org to @embarklabs
* fix: remove yarn-error.log
2020-01-22 15:44:51 -04:00
dependabot[bot] a9f10e04a0 chore(deps): bump handlebars from 4.2.0 to 4.5.3 in /examples/react (#59)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-19 10:24:32 -04:00
Richard Ramos 7bf22ebb2c feat: update documentation 2019-10-21 08:55:20 -04:00
Iuri Matias 460aa79c2d wip react-example1 2019-10-02 22:18:52 -04:00
Richard Ramos 7a766ab26c renaming phoenix to subspace. pt-2 2019-09-27 16:26:14 -04:00
Richard Ramos 4c258a8da6 renaming phoenix to subspace pt1. 2019-09-27 16:04:01 -04:00
Richard Ramos a02be022c9 chore: rename phoenix to subspace - pt1. 2019-09-25 08:55:05 -04:00
Richard Ramos 43ae51bb8c fix: react pt-3. 2019-09-04 15:50:28 -04:00
Richard Ramos f4781943ec
fix: react - pt2. (#28) 2019-09-04 15:05:45 -04:00
Richard Ramos 6cf911741b
fix: react - pt1. (#27)
* fix: set packages as external

* fix: reducing bundle size

* fix: extracting react observer to its own folder, and moved test/observables to examples/react
2019-09-03 21:16:06 -04:00