Commit Graph

8 Commits

Author SHA1 Message Date
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01:00
Jaco Greeff 6066d0e6f4 Bump QR display timeouts (adjust after looping) (#237)
* Bump QR display timeouts (adjust after looping)

* timerId to state
2019-11-10 16:45:01 +01:00
Jaco Greeff 556d07b368 Scan consistency updates (#194)
* Scan consistency updates

* Default auto height/width

* Rework qrcode export

* Fix address scanning (as per new format)

* Update tests

* Bump common

* Pass through genesisHash

* addExternal via address
2019-09-01 09:44:27 +02:00
Jaco Greeff 876410cc8e Typescript-eslint 2 (#193) 2019-08-31 09:25:48 +02:00
Jaco Greeff 6f5b3c9ccc Skip u8a -> string -> number[] for qrcode generation (#170)
* Skip u8a -> string -> number[] for qrcode generation

* Fix tests for Uint8Array conversion

* Bumps
2019-07-30 17:26:56 +02:00
Jaco Greeff f7bd11a293 Basic QR tests (+ number encoding fix) (#168)
* Basic QR tests (+ number encoding fix)

* skipEncoding for Address display

* Fixup comments
2019-07-29 17:40:08 +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