angular-cn/packages/core
Alex Rickabaugh 661c6e6f10 fix(ivy): fix PR collision with static: true and new test (#30666)
This fixes a collision between #30639 and #30543 where the latter added
usages of @ViewChild without the static flag present, but the former
made the flag required.

PR Close #30666
2019-05-24 18:02:17 -04:00
..
schematics docs(core): static-query migration should use permalink for migration guide (#30649) 2019-05-24 10:08:16 -05:00
src fix(core): require 'static' flag on queries in typings (#30639) 2019-05-24 16:55:00 -04:00
test fix(ivy): fix PR collision with static: true and new test (#30666) 2019-05-24 18:02:17 -04:00
testing feat(ivy): TestBed support for reusing non-exported components (#30578) 2019-05-24 14:01:44 -04:00
BUILD.bazel
PACKAGE.md
index.ts
package.json
public_api.ts
tsconfig-build.json