Polymer 1.0 中的核心动画页面

core-animated-pages in Polymer 1.0

我注意到在 Polymer 1.0 中没有 core-animated-pages 的替代品(没有 iron-animated-pages)。我错过了什么吗?还有其他方法可以实现类似的功能吗? 非常感谢任何答案。

新组件名为 neon-animated-pages 并且是 neon-animation

的一部分

这是它的文档: https://elements.polymer-project.org/elements/neon-animation?active=neon-animated-pages

和存储库:https://github.com/PolymerElements/neon-animation#page-transitions

The animation-related elements that were part of core will be created as part of the neon product line.