Commit Graph

7 Commits

Author SHA1 Message Date
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
Jaco Greeff e760f2a21a Split icon rendering logic (#172)
* Split icon rendering logic

* Test for icon circle generation
2019-08-01 11:56:03 +02:00
Jaco Greeff c3f57c19e8 Move ui-identicon -> react-identicon (#165)
* Move ui-identicon -> react-identicon

* ui-identicon import fix

* Update README package links

* Update doc sidebar links

* Adjust react-qr signatures, CHANGELOG
2019-07-29 11:30:37 +02:00
Jaco Greeff 9664b72253 Move in ui-qr as react-qr (from apps) (#164) 2019-07-29 10:55:02 +02:00
Jaco Greeff fd67ecdf3a Swap to eslint (#154)
* 311 problems (173 errors, 138 warnings)

* Make a start...

* swap to react config

* Literally a handful left

* Clean.

* any removal

* Use Record

* Adjust versions

* Update with latest eslint-standard ruleset

* Update defaults.ts
2019-07-12 22:01:19 +02:00
Jaco Greeff 422a67af92 Add ui-assets with svg from apps (#22) 2018-12-14 13:15:19 +01:00
Jaco Greeff 21c47a7d3a Initial add from apps 2018-12-05 11:35:28 +01:00