Ionic 4.10.0 发布了。Ionic 是一个高级的 HTML5 移动端应用框架,也是一个开发混合移动应用的前端框架。
此版本更新内容如下:
Bug 修复
- angular:多次初始化时将添加警告 (#19393) (e98769e)
- animation:设置属性默认值以避免不一致 (#19321) (1cbb52c)
- animation:在旧版 Chrome 上回退到 CSS 动画 (#19288) (2d39c07), closes #19272
- animation:持续时间为 0 的动画现在在 Safari 中运行 (#19287) (4e544f1), closes #19285
- components:修复使用 classList add() 或 remove() 时的 IE11 崩溃 (#19460) (b4d92c6)
- components:改进 IE11 中的 CSS 变量支持 (#19473) (44ad074)
- content:从 iOS 过渡阴影中删除指针事件 (#19471) (8a52c7d), closes #19466
- menu:菜单显示适当的阴影 (#19454) (eab0865), closes #19387
- platform:正确检测运行 iPadOS 的 iPad (#19258) (4a90096)
- radio-group:在缓存值之前获取广播以避免无限循环 (#19448) (cf223e4), closes #19277
- react:更新事件以使用适当的类型 (c79e74b)
- router-outlet:转换完成后隐藏离开视图 (#19335) (bfa17d1)
特性
- config:公开 getMode() 并弃用 Config.set() (#19104) (0f05ea4)
- docs:添加 VSCode 文档支持 (#19309) (a3f345c)
- title:添加对小标题的支持 (#19215) (e27962d), closes #18898
- title:添加对大标题的支持(实验性)(#19268) (923312e), closes #16885
性能改进
转自 https://www.oschina.net/news/110240/ionic-4-10-0-released