Lars Gyrup Brink Nielsen
Lars Gyrup Brink Nielsen
## Summary/ Motivation (TLDR;) Add an Angular CLI example to the repository. ## Related issues - Closes #170 @nvh95 @ntt261298 Here's an example using Angular CLI with Jest via [@angular-builders/jest](https://www.npmjs.com/package/@angular-builders/jest)....
# Documentation - Migrate Netlify CMS-based website to Docusaurus-based website - Separate CDK documentation from State documentation - Support dark mode - Fix broken menus - Fix broken links [Preview](https://layzeedk.github.io/rx-angular/)...
When regenerating the Yarn lockfile, tests in the `state` and `cdk` projects fail. `cdk:test` ``` PS C:\projects\github\rx-angular\rx-angular> yarn nx test cdk yarn run v1.22.19 $ nx test cdk > nx...
The `uifaces` API has been blocked as most other similar services. Unavatar.io is slow when used for free but works.
We're looking to pick a Docusaurus preset with the following features in mind: - [x] #25 - [ ] Maybe display contributors of the individual pages - [x] Customizable logo...
Angular CLI >=13.0 only allows to partially Ivy compile Angular library bundles, that is these Angular CLI versions cannot build View Engine-compatible library bundles. A few major Angular CLI versions...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: CONTRIBUTING.md#commit - [ ] Tests for the changes have been...
At November 19 23:31 local time (GMT+1/CET) my stats looked like this. The article "Testing Angular Container Components" was published November 19 8:00 local time.  The publish date is...
# Security hardening - Escape user inputs in shell commands to prevent script injections - Pass the GitHub token as an environment variable instead of a command line argument to...