angular/packages/animations/browser/src
dario-piotrowicz 3fceba4bd1 refactor(animations): include pushUnrecognizedPropertiesWarning in ngDevMode check (#45591)
the check for unsupported CSS properties has been made dev-mode-only in
PR #45570, so the check for the unsupportedCSSPRopertiesFound can be
moved inside a ngDevMode check so that more code can be treeshaken away

PR Close #45591
2022-04-11 21:06:03 +00:00
..
dsl refactor(animations): include pushUnrecognizedPropertiesWarning in ngDevMode check (#45591) 2022-04-11 21:06:03 +00:00
render refactor(animations): use full ngDevMode check in animatable prop validation (#45570) 2022-04-11 16:52:02 +00:00
browser.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
error_helpers.ts perf(animations): made errors in the animations package tree shakeable (#45004) 2022-02-09 11:43:42 -08:00
errors.ts perf(animations): made errors in the animations package tree shakeable (#45004) 2022-02-09 11:43:42 -08:00
private_export.ts perf(animations): improve algorithm to balance animation namespaces (#45057) 2022-02-16 13:48:51 -08:00
util.ts feat(animations): provide warnings for non-animatable CSS properties (#45212) 2022-03-21 14:33:19 -07:00
warning_helpers.ts refactor(animations): include pushUnrecognizedPropertiesWarning in ngDevMode check (#45591) 2022-04-11 21:06:03 +00:00