angular-cn/tools/public_api_guard
Manduro ff15043e48 fix(core): allow null value for renderer setElement(…) (#17065)
Using Renderer’s setElementAttribute or setElementStyle with a null or undefined value removes the
corresponding attribute or style. The argument type should allow this when using strictNullChecks.

Closes #13686

PR Close #17065
2018-10-12 09:17:59 -07:00
..
animations docs: add api doc for programmatic animation classes (#24668) 2018-08-14 13:15:27 -07:00
common feat(ivy): support template type check narrowing for *ngFor and *ngIf (#26203) 2018-10-04 10:11:17 -07:00
compiler build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
core fix(core): allow null value for renderer setElement(…) (#17065) 2018-10-12 09:17:59 -07:00
elements feat(elements): remove attribute/input from config (#22413) 2018-03-16 12:39:07 -07:00
forms docs(forms): move extended text to @usageNotes (#26039) 2018-09-24 09:11:02 -07:00
http docs(http): move examples to `@usageNotes` (#26039) 2018-09-24 09:11:02 -07:00
platform-browser feat(ivy): selector side of ModuleWithProviders via type metadata (#24862) 2018-07-20 11:48:35 -07:00
platform-browser-dynamic docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
platform-server docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
platform-webworker feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
platform-webworker-dynamic docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
router feat(router): add UrlSegment[] to CanLoad interface (#13127) 2018-08-16 16:32:18 -07:00
service-worker docs(service-worker): add `UpdateActivated`/`AvailableEvent` to the public API (#23138) 2018-10-05 13:48:14 -07:00
upgrade feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
BUILD.bazel test: migrate remaining public-api tests to Bazel (#22639) 2018-03-09 09:11:40 -08:00