Commit Graph

59 Commits

Author SHA1 Message Date
Jaco Greeff a3ece8770c 0.62 (#395)
* 0.62

* Fix to 0.62
2020-11-09 12:24:27 +01:00
Jaco Greeff 15c73e6e07 Add docs redirect to root (#386) 2020-10-23 10:18:44 +02:00
Jaco Greeff 14ac686780 0.61 (#384) 2020-10-19 08:42:35 +02:00
Jaco Greeff a0fc946ee7 CHANGELOG 2020-10-07 14:43:55 +02:00
Jaco Greeff 678d4dc524 0.59 (#374) 2020-09-28 10:08:08 +02:00
Jaco Greeff 44bf1f4260 Bump dev (#361)
* Bump dev

* Ordering
2020-09-03 14:58:05 +02:00
Jaco Greeff 0bffc7af3c 0.58.1 (#360) 2020-08-31 17:58:20 +02:00
Jaco Greeff fdc310b32e Support scanning name where ":" is contained within (#354) 2020-08-10 21:26:11 +02:00
Jaco Greeff 1be84c778b 0.57.3 (CHANGELOG typo) 2020-07-27 14:03:10 +02:00
Jaco Greeff e077259037 0.57.2 (after failed 0.57.1 release) 2020-07-27 13:57:06 +02:00
Jaco Greeff 4126dffc96 0.57 (#350) 2020-07-27 13:43:18 +02:00
Jaco Greeff 00d24f587b 0.56 (#346) 2020-07-20 17:27:23 +02:00
Jaco Greeff 2452470163 0.55 (#341) 2020-07-02 13:44:36 +02:00
Jaco Greeff 43da3b50de Assert of single key 2020-07-02 11:49:54 +02:00
Jaco Greeff 25d9da3144 Bump dependencies (#334)
* Bump dependencies

* QR display component to functional

* Small adjustments
2020-06-24 09:29:43 +02:00
Jaco Greeff e142284713 0.54 (#331)
* 0.54

* 0.54
2020-06-16 09:01:20 +02:00
Jaco Greeff 2309998889 Bump deps (#328) 2020-06-05 22:19:38 +02:00
Jaco Greeff be5ee1a71b 0.53 (#319) 2020-05-14 16:47:09 +02:00
Jaco Greeff e88351e994 addMultisig for ui-keyring (#311)
* addMultisig for ui-keyring

* Bumps

* Spelling.
2020-04-24 18:02:13 +02:00
Jaco Greeff 8111ce1ce6 0.52 (#310)
* 0.52

* Actual date ;)
2020-04-16 07:42:57 +02:00
Jaco Greeff a268160ffd isAlternative (#308) 2020-04-12 07:28:16 +02:00
Jaco Greeff 31e8904f7a Swap to yarn 2 (#287) 2020-02-28 14:19:03 +01:00
Jaco Greeff 992eed1bfc Centrifuge logo (#285) 2020-02-19 21:05:32 +01:00
Jaco Greeff 2ba4444ca4 Internal ss58Format handling (#283) 2020-02-18 17:07:53 +01:00
Jaco Greeff 1e4148f2cf 0.51 (#282) 2020-02-18 09:58:35 +01:00
Jaco Greeff 6fb91e2e56 0.50 (#279)
* 0.50

* Dep bumps
2020-02-16 09:18:04 +01:00
Jaco Greeff 7c39f68a1a 0.49 (#273) 2020-02-06 16:58:25 +01:00
Jaco Greeff 4c64274130 CC3 (#246)
* CC3

* W3F endpoint

* Bumps

* Bumps

* Bump API

* 0.47.1 CHANGELOG

* Update CHANGELOG with chain genesis ranges

* 0.47
2019-11-29 13:07:10 +01:00
Jaco Greeff 76efc5609b 0.46 (#236) 2019-10-25 12:59:49 +02:00
Jaco Greeff c5d32c3986 0.45 (#217) 2019-09-26 16:06:53 +02:00
Jaco Greeff b197c4bbb7 CC2 (#216) 2019-09-26 10:04:45 +02:00
Jaco Greeff 741ca2a150 Bump deps (#215) 2019-09-25 14:00:43 +02:00
Jaco Greeff e87647e3d9 Add example-{react, vue} (#209)
* Add example-{react, vue}

* Update CHANGELOG.md

* Update README.md
2019-09-16 20:46:47 +02:00
Jaco Greeff 64cae001cf 0.44 (#204) 2019-09-12 15:54:33 +02:00
Jaco Greeff ac6642b63b 0.43 (#202) 2019-09-10 09:40:02 +02:00
Jaco Greeff 192f441e1b 0.42 (#176)
* 0.42

* Bump deps

* Bump deps

* Bump actual version
2019-08-24 13:54:10 +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 b7df946e76 Add 0.42.x CHANGELOG entries 2019-07-17 08:30:42 +02:00
Jaco Greeff 62450ba86a Don't import store via index (#159)
* Don't import store via index

* CHANGELOG update
2019-07-17 08:16:48 +02:00
Axel Chalon 2a30f2f483 Simplify KeyringAddress interface (#144)
* Simplify ui-keyring KeyringAddress

* Adapt to new @polkadot/keyring KeyPair interface

* Pull in common 0.93.0-beta.4

* KeyringAddress | undefined
2019-06-19 18:17:15 +02:00
Jaco Greeff b26a0ef083 Adapt interfaces for latest @polkadot/keyring (#146)
* Adapt interfaces for latest @polkadot/keyring

* Re-write yarn.lock

* Bump latest api
2019-06-13 16:16:53 +02:00
Jaco Greeff 0acf9520c8 Bump deps, remove deprecated ui-util (#145)
* Bump deps, remove deprecated ui-util

* Bumop, fix lint

* Update vuepress config (excl. removed ui-util)
2019-06-12 18:54:31 +02:00
Jaco Greeff 018e43b908 0.40 (#139) 2019-06-04 13:24:40 +02:00
Jaco Greeff 20d9b1b1e4 0.39 (#132) 2019-05-22 12:12:42 +02:00
Jaco Greeff f97cc8710c Short address length, uppercase option (#121)
* Short address length, uppercase option

* Update CHANGELOG
2019-05-08 13:15:03 +02:00
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 3f116511ff 0.37 2019-04-03 16:42:31 +02:00
Jaco Greeff bf43e09cea 0.35 2019-03-29 22:25:01 +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 083891140b 0.33 2019-03-23 08:53:17 +01:00