getting-started-angular
getting-started-angular copied to clipboard
Get started with IronCore to learn how to grant, monitor, and revoke access to sensitive data from a Angular application.
Scans show that there is a vulnerability in the adm-zip component: A high severity vulnerability in adm-zip (versions < 0.4.11) suggested update: adm-zip ~> 0.4.11 Should be defined in `package-lock.json`....
Vulnerability scans in GitHub report this: A high severity vulnerability in parsejson (versions
Avatar-hover component ``` ``` ``` computeIconClasses() { if (this.loading) { return 'fas fa-spinner fa-spin fa-3x'; } return this.iconClasses + ' fa-3x'; } computeIconStyle() { if (this.iconColor === '') { return...
```javascript declare module '@ironcorelabs/ironweb' { let codec: Codec; let document: Document; let group: Group; } ```
Check old PRs and react repo for example.
As it currently stands the user picker only closes when a user clicks on the user profile picture. Ideally we want the menu to act as a model and close...
Something like so: 