YJ
|
dbc9dd7b1a
|
feat: add flag for payload type passed in by caller (#182)
* feat: add flag for payload type passed in by caller
* fix: lint
* fix: unit tests
* fix: use number
|
2019-08-12 15:50:26 +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
|
939fb73db7
|
Encoding/decoding qr tests (#169)
|
2019-07-30 08:08:46 +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 |
|