angular/packages/animations/browser/src
Dario Piotrowicz b4187548ca fix(animations): fix non-animatable warnings for easing (#48583)
the easing "prop" used to specify the easing function to
apply to animations isn't a valid css property, it is thus
considered not animatable but different values for such
property shouldn't cause non-animatable warnings

resolves #48571

PR Close #48583
2023-01-26 22:03:07 +00:00
..
dsl fix(animations): fix non-animatable warnings for easing (#48583) 2023-01-26 22:03:07 +00:00
render Revert "fix(animations): enable shadowElements to leave when their parent does (#46459)" (#46739) 2022-07-07 13:51:30 -07:00
browser.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
error_helpers.ts refactor(common): align tree shakable error messages to the new format (#46382) 2022-06-16 09:32:44 -07: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): refactor non-animatable check to be timeline based (#46666) 2022-07-12 22:36:22 +00:00