Stephen Fluin

Results 11 issues of Stephen Fluin

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...

feature
area: angular/cli
feature: insufficient votes

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...

type: bug/fix
freq2: medium
severity2: inconvenient
area: @schematics/angular

### 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...

type: bug/fix
freq1: low
severity3: broken
area: angular/cli

https://github.com/smartcontractkit/documentation/blob/main/docs/Using%20Randomness/vrf-contracts.md

enhancement
evm
Chainlink VRF

# 🚀 Feature request ### Command (mark with an `x`) ``` - [x] new - [x] generate - [x] add ``` ### Description Right now when you create an application...

feature
area: schematics/angular
feature: under consideration

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`...