Ionic Framework 是个高级的 HTML5 移动端应用框架,是个很漂亮的使用 HTML5 开发混合移动应用前端框架。
更新日志
Bug 修复
- alert: add missing cssClass property for buttons (4fbcda7)
- content: remove scroll bouncing from desktop (7cee7b0)
- content: enable scroll listener automatically (d9a7652), closes #10938
- datetime: emit ionCancel event on backdrop click (#10532) (4ac8ffb)
- datetime: remove unnecessary calls and performance improvements (99142f8)
- infinite-scroll: don’t call complete if the state isn’t loading (58b57c0)
- item-sliding: add forwardRef for item options (0ccd96e)
- navigation: update the URL if there are no children navs (8586cc1)
- slides: negative number indicates position starting at end (#10997) (33be36d)
- split-pane: add RTL support (57f3f97), closes #10903
- virtual-list: fix the rendering of the first item (ccb49f3)
- virtual-list: update compatibility with angular (682ce49)
代码重构
- grid: remove the old grid system (19c36de)
- typography: remove the native element selectors (2827275)
特征
- module-loader: add caching for ngModuleLoader on load (17359b7)
- module-loader: add preloadModules config option, set to false (bdbd521)
- module-loader: preload modules based on priority (5a4f8b9)
- module-loader: run outside of angular and in requestIdleCallback (c7ad3ce)
- navigation: @DeepLink decorator (3e70856)
- navigation: add optional priority to deep link config (b47848c)
- split-pane: adds enabled input (fa7ea0c), closes #10949
- split-pane: sizing via scss variables (979ca63), closes #10893
- util: system.js ng-module loader (beabe32)
下载
本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/57c99b12
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/12002.html