docs: remove 'ui-jar' from Resources (#41552)

This commit removes 'ui-jar' from Resources, since it is not
compatible with the latest versions of Angular.

Fixes #41030

PR Close #41552
This commit is contained in:
Sagar Pandita 2021-04-10 11:32:14 +05:30 committed by Zach Arend
parent 61bfa3d9df
commit 05cc3c8ee2
1 changed files with 1 additions and 7 deletions

View File

@ -253,12 +253,6 @@
"logo": "https://nrwl.io/assets/nx-logo.png",
"url": "https://nrwl.io/nx"
},
"uijar": {
"desc": "A drop in module to automatically create a living style guide based on the test you write for your components.",
"logo": "",
"title": "UI-jar - Test Driven Style Guide Development",
"url": "https://github.com/ui-jar/ui-jar"
},
"protractor": {
"desc": "The official end to end testing framework for Angular applications.",
"logo": "",
@ -565,7 +559,7 @@
"url": "https://gumroad.com/l/angular-ngrx-book",
"logo": ""
},
"testing-angular-guide": {
"testing-angular-guide": {
"title": "Testing Angular",
"desc": "A Guide to Robust Angular Applications (free online book and e-book)",
"url": "https://molily.de/testing-angular",