Commit Graph

59 Commits

Author SHA1 Message Date
Travis CI eecf76c521 [CI Skip] 0.42.0-beta.30 2019-08-09 09:07:23 +00:00
Travis CI 93679c24d0 [CI Skip] 0.42.0-beta.29 2019-08-06 11:21:43 +00:00
Jaco Greeff 85a8a3a0ee Add vue-identicon (#178)
* Add vue-identicon

* Remove generated file

* Add links to reactnative & vue identicons

* Update package.json

* Update Jdenticon.vue

* Update Polkadot.vue

* Move deps around

* Empty on error

* Build to build

* ... typo

* Fix vue-identicon doc generation

* Ok, I give up... vuepress and vue packages, no luck

* Swap to TypeScript components (aligning with polkadot-js)

* Expand template with build

* Adjust vue examples

* debump gh-pages dep

* Expand doc. desc.

* Fix vuepress docs generation

* Address CC complexity

* eslint fix (babel config)

* Add Bechball
2019-08-06 13:15:10 +02:00
Travis CI 32d03bdfa8 [CI Skip] 0.42.0-beta.28 2019-08-04 08:21:25 +00:00
Travis CI 5c7f06f950 [CI Skip] 0.42.0-beta.27 2019-08-03 06:12:26 +00:00
Jaco Greeff 77fd2c597c Bump deps (#175) 2019-08-03 08:06:17 +02:00
Travis CI af40deb898 [CI Skip] 0.42.0-beta.26 2019-08-02 10:15:39 +00:00
Travis CI 2388de39f9 [CI Skip] 0.42.0-beta.25 2019-08-02 08:21:43 +00:00
Jaco Greeff 004a4398dd React Native identicon (#173)
* React Native identicon

* Simplify using generate interface

* Remove unknown RN props

* Update packages/reactnative-identicon/src/icons/Polkadot.tsx

Co-Authored-By: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>

* Linting, deps move

* Default component with themes
2019-08-02 10:15:47 +02:00