Commit Graph

18 Commits

Author SHA1 Message Date
Keith Ingram 5e86263fe3 fix ff api url issue (#289) 2020-03-09 08:24:45 +01:00
Jaco Greeff e69e98182b Control priv access via # (#286) 2020-02-22 18:19:35 +01:00
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01:00
Luke Sugiura 2bfd2244e8 remove language options (#244) 2019-11-23 16:04:54 +01:00
Jaco Greeff f6c85f275a Bump deps (#239) 2019-11-06 23:28:15 +01:00
Jaco Greeff d9cc92db14 Camera settings (#234) 2019-10-24 15:08:29 +02:00
Jaco Greeff 425ca93aa0 Add Ledger interfaces (#211) 2019-09-17 13:21:18 +02:00
Jaco Greeff 800700d50e Add isHardware flags (#210)
* Add isHardware flags

* Ledger connection  options
2019-09-17 09:05:51 +02:00
Jaco Greeff 3f253ddbe1 Settings for icon (#206) 2019-09-13 13:58:26 +02:00
Jaco Greeff c31e508b45 Add edgeware test 2 (#200)
* Add edgeware test 2

* Add egdeware logos
2019-09-12 22:46:29 +02:00
Jaco Greeff 88777fd61c Expose availablePrefixes 2019-07-16 21:25:05 +02:00
Jaco Greeff 0cf92844f5 Add prefixes to settings (#158) 2019-07-16 21:16:08 +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 e0c4b6d929 Add account locking strategy (#126) 2019-05-13 16:06:27 +02:00
Jaco Greeff 10d22e2b84 Add createUri and createExternal (#96)
* Add createUri and createExternal

* Update signatures

* Expose uiSettings.availableCryptos
2019-03-19 10:15:25 +01:00
Jaco Greeff 9de0e2ef1d Deploy docs via gh-pages (#88) 2019-02-28 17:24:21 +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