fix(console): new colorpicker, remove icons logo font (#1826)

* custom color picker, delete font

* delete asset, i18n

* escape deep styles

* ts, proto

* remove fallback img, color clickable, remove font

* stylelint

* fix spinner

* fix deprecated chipinput.input

* improve logo on login

* fix qr code

* always use black on white for qr code

* fix header and footer css

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
Max Peintner
2021-06-09 11:55:16 +02:00
committed by GitHub
parent 255139862d
commit 59af02b2f3
29 changed files with 1242 additions and 933 deletions

View File

@@ -37,6 +37,7 @@
"grpc-web": "^1.2.1",
"libphonenumber-js": "^1.9.16",
"moment": "^2.29.1",
"ngx-color": "^7.0.0",
"ngx-quicklink": "^0.2.6",
"rxjs": "~6.6.7",
"ts-protoc-gen": "^0.14.0",