Commit Graph

14 Commits

Author SHA1 Message Date
Jaco Greeff 700d495fa8 Use publicKey for icons (#118)
* Use publicKey for icons

* Hex value for jdenticon
2019-04-29 15:34:02 +02:00
Jaco Greeff a8101eea05 ss58 keyring bump (#105)
* ss58 keyring bump

* loadAll (ignoreChecksum)

* Restore ignore checksum

* Identicon decode params
2019-03-29 15:28:59 +01:00
Jaco Greeff 5beff953fb Fix Polkadot identicon blake2 (#103)
* Fix Polkadot identicon blake2

* CHANGELOG
2019-03-27 11:39:31 +01:00
Jaco Greeff a98d4ddac5 Blake2 fix for latest crypto 2019-03-22 14:59:42 +01:00
Jaco Greeff 3ce8b5bd35 Remove /index imports (swap to bare) (#92)
* Remove /index imports (swap to bare)

* Bump api & common
2019-03-14 09:42:53 +01:00
Jaco Greeff 0dbdc7e0b7 Set UI defaults based on environment (#86)
* Bump deps

* Set defaults based on hosted environment

* Update tests (package bumps)

* Do location detection on 'polkadot'
2019-02-28 14:40:59 +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
Jaco Greeff 93cbf3c872 Add jdenticon as Substrate default (#83) 2019-02-21 12:56:50 +01:00
Jaco Greeff e77b1a365c 2019 (#48)
* 2019

* Bump deps
2019-01-04 16:58:22 +01:00
Jaco Greeff cc0fa0f1b3 Cleanup polkadot-identicon rendering duplication (#14)
* Cleanup polkadot-identicon rendering duplication

* Bump API deps
2018-12-09 12:40:16 +01:00
Jaco Greeff 91db30af82 Cleanup Codeclimate smells (#11)
* Cleanup Codeclimate smells

* Add Codeclimate badges
2018-12-08 16:37:05 +01:00
Jaco Greeff 9a893df630 Be more specific in styled selectors (#10) 2018-12-07 16:10:59 +01:00
Jaco Greeff 4a8c697890 Used styled-components to apply styling (#3)
* Used styled-components to apply styling

* Combine styles for wrapped icon

* Align styled names
2018-12-05 14:40:01 +01:00
Jaco Greeff 21c47a7d3a Initial add from apps 2018-12-05 11:35:28 +01:00