-
Seems to be breaking when upgrading to Angular 5 :(
> WARNING in ./node_modules/ngx-text-equality-validator/node_modules/@angular/core/@angular/core.es5.js
5659:15-36 Critical dependency: the re…
-
If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
Expected behavior: The `npm start` or `ng serve` commands shou…
-
Copied from [User Story 1537054: Evaluate testing APIs that components should expose to client applications](https://ni.visualstudio.com/DevCentral/_workitems/edit/1537054)
(See also the comments i…
-
# :rocket: Feature request
## Is your feature request related to a problem? Please describe.
Yes, it's related to a common challenge faced by developers working with Angular and angular-datatabl…
-
## CVE-2019-10768 - High Severity Vulnerability
Vulnerable Libraries - angular-1.2.16.js, angular-1.2.16.min.js
angular-1.2.16.js
AngularJS is an MVC framework for building web applications. The c…
-
## CVE-2020-7676 - Medium Severity Vulnerability
Vulnerable Library - angular-1.4.2.min.js
AngularJS is an MVC framework for building web applications. The core features include HTML enhanced with c…
-
## Overview
This article talks about Unit testing in Angular applications.
**References**
1. [Getting Started with Standalone Components in Angular](https://www.youtube.com/watch?v=x5PZwb4Xur…
-
## Overview
This article discusses the code style I endorse for Angular applications.
- [Naming Convention](https://github.com/reboottime/Angular-Playbook/issues/40#issuecomment-1844123888)
- […
-
Currently, we can build doing `bun run build` and `bun run watch` This is due to the shebang in ng aka angular-cli
We can circumvent that by using `bun run --bun build` and `bun run --bun watch` bu…
-
Hi Folks,
I am trying to create POC of multiple angular apps with lazy loaded bundle in Tailor SPA But i started facing many issues as below.
1. Default ng-cli build not rendering in Tailor if m…