angular-docs-cn/packages
Matias Niemelä a6ae759b46 fix(animations): ensure `position` and `display` styles are handled outside of keyframes/web-animations (#28911)
When web-animations and/or CSS keyframes are used for animations certain
CSS style values (such as `display` and `position`) may be ignored by a
keyframe-based animation. Angular should special-case these styles to
ensure that they get applied as inline styles throughout the duration of
the animation.

Closes #24923
Closes #25635

Jira Issue: FW-1091
Jira Issue: FW-1092

PR Close #28911
2019-02-27 11:57:31 -08:00
..
animations fix(animations): ensure `position` and `display` styles are handled outside of keyframes/web-animations (#28911) 2019-02-27 11:57:31 -08:00
bazel style: format (#28995) 2019-02-27 08:47:26 -08:00
benchpress style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
common style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
compiler feat(ivy): support inline <style> and <link> tags in components (#28997) 2019-02-27 11:56:40 -08:00
compiler-cli feat(ivy): support inline <style> and <link> tags in components (#28997) 2019-02-27 11:56:40 -08:00
core fix(animations): ensure `position` and `display` styles are handled outside of keyframes/web-animations (#28911) 2019-02-27 11:57:31 -08:00
docs
elements style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
examples build: update to rules_typescript 0.25.1 (#28625) 2019-02-21 07:46:21 -08:00
forms style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
http style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
language-service style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-browser style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-browser-dynamic style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-server style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-webworker style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
platform-webworker-dynamic style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
private/testing style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
router style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
service-worker style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
upgrade style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
BUILD.bazel style: enforce buildifier lint on CI (#28186) 2019-02-26 16:57:41 -08:00
README.md
empty.ts
goog.d.ts test(ivy): add bundling test `todo_i18n` (#27420) 2018-12-04 19:59:12 -08:00
license-banner.txt build: bump year (#27880) 2019-01-11 11:15:59 -08:00
system.d.ts
tsconfig-build.json build: update to rules_typescript 0.25.1 (#28625) 2019-02-21 07:46:21 -08:00
tsconfig-test.json build: update to rules_typescript 0.25.1 (#28625) 2019-02-21 07:46:21 -08:00
tsconfig.json build: switch example e2e tests to bazel (#28402) 2019-01-28 19:21:09 -08:00
types.d.ts build: switch to typescript's es2015 typings (#28570) 2019-02-06 14:17:55 -05:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT