Stephen Fluin
Stephen Fluin
test CLA
This is a feature request. I'd love to be able to run `ng update --master` which would update me to the latest version of Angular from master. This would update...
The `--skip-tests` flag for `ng new` didn't quite match my expectations as a developer. ### Versions ``` Angular CLI: 1.6.0-beta.0 Node: 8.4.0 OS: linux x64 Angular: ... ``` ### Repro...
### Versions ``` Angular CLI: 6.0.0-rc.7 Node: 9.9.0 OS: linux x64 Angular: ... Package Version ------------------------------------------------------ @angular-devkit/architect @angular-devkit/core @angular-devkit/schematics @schematics/angular @schematics/update rxjs ``` ### Repro steps ``` yarn global add...
https://github.com/smartcontractkit/documentation/blob/main/docs/Using%20Randomness/vrf-contracts.md
# 🚀 Feature request ### Command (mark with an `x`) ``` - [x] new - [x] generate - [x] add ``` ### Description Right now when you create an application...
I'd like to be able to pass a configuration option into `rdmd.html(text,options)` that lets me turn off some of the sanitization. For example, I'd like to allow `iframe`s and `script`...