Commit Graph

32 Commits

Author SHA1 Message Date
Jaco 99ea536891 Bump common (#500)
* Bump common

* CHANGELOG

* Direct rxjs import
2021-07-07 09:26:09 +02:00
Jaco Greeff f003063b94 2021 (#424) 2021-01-03 11:46:19 +01:00
Jaco Greeff 7607dc9e9d Bump deps (#417) 2020-12-11 19:08:39 +01:00
Jaco Greeff 7e494673e0 Convert all to named imports (#414) 2020-12-09 01:41:44 +01:00
Jaco Greeff bb308f87e7 Bup dev (import sorting) (#411) 2020-12-07 16:41:26 +01:00
Jaco Greeff 487c638185 Use import type (#406) 2020-12-01 13:33:48 +01:00
Jaco Greeff d47cdf8a7b keyringOption 2020-11-10 19:17:08 +01:00
Jaco Greeff 573fd7ba6a keyringOption expose 2020-11-10 18:41:27 +01:00
Jaco Greeff d81e91af7b Bumps 2020-11-10 18:19:24 +01:00
Jaco Greeff 64f630d904 SPDX (#370) 2020-09-17 16:12:52 +02:00
Jaco Greeff 7251b1f763 Cleanup shared, consistency with standards (#309)
* Cleanup shared, consistency with standards

* Re-add item

* Cleanup webpack demos
2020-04-12 09:06:32 +02:00
Jaco Greeff 175f876101 Bump dev (incl. eslint fixes) (#302)
* Bump dev (incl. eslint fixes)

* Ordering fixes
2020-04-01 21:24:45 +02:00
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01: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 876410cc8e Typescript-eslint 2 (#193) 2019-08-31 09:25:48 +02:00
Jaco Greeff e481af93c5 Minor readability improvements (#185) 2019-08-12 16:31:43 +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 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
kwingram25 c2e3d5fabe Ki contracts (#143)
* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* changes

* contract key

* prefixes

* remove fallback hell

* errors

* remove breaking api
2019-06-07 14:27:28 +02:00
kwingram25 bdfbb69946 Add contracts to ui-keyring (#137)
* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* add contracts to keyring

* genesisHash

* requested changes + allPlus option type

* remove duplicate fn

* changes

* contract key

* prefixes
2019-06-06 13:57:07 +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
kwingram25 aabb3df18c Sort keyring address, remove expired recent (#115)
* Sort keyring address, remove expired recent

* minor fixes
2019-04-12 12:36:48 +02:00
Jaco Greeff 3ce8b5bd35 Remove /index imports (swap to bare) (#92)
* Remove /index imports (swap to bare)

* Bump api & common
2019-03-14 09:42:53 +01:00
Jaco Greeff 46a8dad405 Bump deps (#74)
* Bump deps

* Expose options with isDevelopment
2019-02-15 11:13:34 +01:00
Jaco Greeff e77b1a365c 2019 (#48)
* 2019

* Bump deps
2019-01-04 16:58:22 +01:00
Jaco Greeff 58aacdaa33 Pass options as { header: options } (create) (#16)
* Pass options as { header: options } (create)

* Actually save... pass linting as a result
2018-12-10 10:29:39 +01:00
Jaco Greeff 4a89bc4204 Bump deps, small cleanups (#15) 2018-12-10 07:53:58 +01:00
Jaco Greeff 91db30af82 Cleanup Codeclimate smells (#11)
* Cleanup Codeclimate smells

* Add Codeclimate badges
2018-12-08 16:37:05 +01:00
Jaco Greeff 9a893df630 Be more specific in styled selectors (#10) 2018-12-07 16:10:59 +01:00
Jaco Greeff 4a8c697890 Used styled-components to apply styling (#3)
* Used styled-components to apply styling

* Combine styles for wrapped icon

* Align styled names
2018-12-05 14:40:01 +01:00
Jaco Greeff ea2394f390 Cleanup issues, allow travis build (#1)
* Cleanup issues, allow travis build

* Add missing xmlserializer package

* xmlserializer as dev dep
2018-12-05 13:17:11 +01:00
Jaco Greeff 21c47a7d3a Initial add from apps 2018-12-05 11:35:28 +01:00