Commit Graph

5 Commits

Author SHA1 Message Date
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
Harry Liu 1b81868714 Update README.md (#166) 2019-07-29 15:05:56 +02:00
Jaco Greeff cd5e62f89a Align with into and links to other parts (#90)
* Align with into and links to other parts

* Bump deps
2019-03-01 13:00:31 +01:00
Jaco Greeff 2e16a6e945 Remove old generated docs (now on gh-pages) (#89)
* Remove old generated docs (now on gh-pages)

* Show ui-identicon deps
2019-02-28 17:34:49 +01:00
Jaco Greeff 28b991d61d Add documentation on GH pages (#85)
* Add documentation on GH pages

* Expand classes for doc generation

* Update docs

* .nojekyll

* Update Identicon.tsx

* Update Demo.tsx

* Update KeyPair.tsx

* Export specific icons

* Convert tests to TypeScript
2019-02-27 11:18:35 +01:00