Ionic 2.0.0-rc.1 发布,HTML5 移动应用框架
Ionic 2.0.0-rc.1 发布了,Ionic Framework 是个高级的 HTML5 移动端应用框架,是个很漂亮的使用 HTML5 开发混合移动应用前端框架。本次更新内容如下:
Bug 修复
content: move $text-ios-color to content (#8421) (91168af)
datetime-util: add missing date property conditions (2aea1cb)
demos: double quote in script tag (424b9e0)
fab: center fab list for larger buttons (267a77b)
fab: not using change detection (47e1e17), closes #8424
icon: isActive="false" with ios mode (bcbe03c), closes #8435
input: detect value when it is zero (d02e14c), closes #8019
input: text input width calculation (#8063) (21fa5cd)
item: regression in expandable sliding option button (695d25c), closes #8460
item: sliding item should not close when clicking an option button (ec6615d), closes #8481
item-divider: fabs have higher z-index than item-dividers (14e668c), closes #8489
list: consecutive inset lists with headers (93616c4), closes #8412 #6164
menu: backdrop click without 300ms delay (9bbe485), closes #6405
menu: console.debug statements are one line (a06bd69)
menu: menu's content is resized properly (db72a7d), closes #8504
modal: alerts do not trigger modal lifecycle events (e2704a4), closes #8616
modal: canEnter is called in modals (a40b42c)
nav: ionViewCanLeave does not break navigation (c8954d8), closes #8408
nav: ionViewDidLoad is called in modals (451ffe1), closes #8449
nav: push-pop pages too quickly (9b65022), closes #8319
nav: remove incorrectly used removeStart as a starting index in for loop. Fixes #8442 (6496c7a)
navbar: Don't fade out navbars. Fixes #8060 (eab5726)
popover: flipped arrow on iOS (#8462) (c996d85)
reorder: not trigger click event when reordering (9b2ae8a), closes #8362
reorder: several reorder lists in the same view (e75d9be)
ripple: always remove the activated class (d893441)
searchbar: autocomplete, autocorrect and type works again (7e63650), closes #7744
searchbar: clear button makes keyboard dismissal fail on iOS (6aaa601), closes #7527
searchbar: ENTER does not clear when it is inside a form (2e1bb4b), closes #7010
segment: add missing input (0052480), closes #8371
spinner: add input mode fix #8598 (8ee895f)
spinner: works in iOS8 (a2ffa63), closes #8145
tabs: add TabHighlight to IONIC_DIRECTIVES (ac88547), closes #8294
tabs: remove from parent nav when destroyed (5156917)
tap-click: null is not an object when scrolling after focusing an input on iOS (21eae2e), closes #7964
transition: ios-transition can be used in MD/WP (fcc515f), closes #7171
view-controller: dismiss does not crash when called more than once (d5f71a4), closes #8395
ViewController: avoid deep copy in dismiss() that can turn into an infinite loop (9227310)
virtual-scroll: set this.approxItemHeight before update(true) is called first (#8350) (b16228b)
特性 悦德财富:https://www.yuedecaifu.com
events: handler argument is optional in unsubscribe() (8878e70), closes #8235
haptic: add haptic/taptic support to toggle/range/picker (713e2a1)
infinite-scroll: it can be enabled/disabled from a ng input (#8385) (fd5cdf0), closes #8380
性能改进
searchbar: searchbar animation is disabled by default (d03182e), closes #6023
Ionic 2.0.0-rc.1 发布,HTML5 移动应用框架的更多相关文章
- HTML5开源RPG游戏引擎lufylegendRPG 1.0.0发布
经历了几个月的改进,终于发布1.0.0版了.虽然引擎依然存在漏洞,但是比起上次更新还是要好多了.在这里不得不感谢各位网友的大力支持. 首先为引擎做一个开场白吧,也好让大家了解一下它: lufylege ...
- Angular4.0.0发布总览文章
翻译自angular.io上的关于4.0.0版本发布的文章,内容主要是介绍了4.0.0版本下的改进以及接下来还会有的其他更新,4.0.0其实已经出来好多天了,截止目前都已经到了4.0.1版本了,这也是 ...
- Nacos 发布 1.0.0 GA 版本,可大规模投入到生产环境
经过 3 个 RC 版本的社区体验之后,Nacos 正式发布 1.0.0 GA 版本,在架构.功能和 API 设计上进行了全方位的重构和升级. 1.0.0 版本的发布标志着 Nacos 已经可以大规模 ...
- Redis 6.0 正式版终于发布了!除了多线程还有什么新功能?
Redis 6.0.1 于 2020 年 5 月 2 日正式发布了,如 Redis 作者 antirez 所说,这是迄今为止最"企业"化的版本,也是有史以来改动最大的一个 Redi ...
- Castle Core 4.0.0 alpha001发布
时隔一年多以后Castle 项目又开始活跃,最近刚发布了Castle Core 4.0.0 的alpha版本, https://github.com/castleproject/Core/releas ...
- FineUI(专业版)v3.0.0 发布,手机、平板和桌面全支持!
FineUI(专业版)v3.0.0 已经正式发布,全面支持手机.平板和桌面! 自 2008 年 4 月发布第一个版本,我们持续更新了 126 个版本,拥有 16000 多位注册用户,130 ...
- VisualSVN5.0.1补丁原创发布
VisualSVN5.0.1补丁原创发布
- VisualSVN 4.0.12补丁原创发布
VisualSVN 4.0.12补丁原创发布
- VisualSVN 4.0.11补丁原创发布
VisualSVN 4.0.11补丁原创发布 目前是官方最新版本.
- Microsoft.Bcl.Build 1.0.10 稳定版发布
Microsoft.Bcl.Build 1.0.10 稳定版发布 解决了之前 1.0.8 在未下载相应的Nuget Package 的情况下项目无法加载的情况 但由于 Microsoft.Net.Ht ...
随机推荐
- Dinic算法模板
详解:http://blog.csdn.net/wall_f/article/details/8207595 算法时间复杂度:O(E * V * V) #include <cstdio> ...
- anaconda win10安装报错:UnicodeDecodeError解决方法
Traceback (most recent call last): File , in <module> import conda.cli File , in <module> ...
- 10-JS数组
数组的定义和创建 数组是值得有序集合.JavaScript数组是无类型的. 数组对象的作用是:使用单独的变量名来存储一系列的值. 数组的创建 有两种向数组赋值的方法(你可以添加任意多的值,就像你可以定 ...
- Javasocket1
转载自http://www.cnblogs.com/linzheng/archive/2011/01/23/1942328.html java socket编程 一,网络编程中两个主要的问题 一个是如 ...
- 深入浅出设计模式——模板方法模式(Template Method Pattern)
模式动机 模板方法模式是基于继承的代码复用基本技术,模板方法模式的结构和用法也是面向对象设计的核心之一.在模板方法模式中,可以将相同的代码放在父类中,而将不同的方法实现放在不同的子类中.在模板方法模式 ...
- 从零开始HTML(三 2016/9/20)
1.HTML表单 HTML 表单用于搜集不同类型的用户输入.<form> 元素,HTML 表单用于收集用户输入.<form> 元素 ①<input> 元素,< ...
- [Oracle] SQL*Loader 详细使用教程(3)- 控制文件
控制文件是SQL*Loader里最重要的文件,它是一个文本文件,用来定义数据文件的位置.数据的格式.以及配置数据加载过程的行为,在sqlldr中以control参数指定控制文件. 在控制文件里配置 ...
- 关于xcode不同版本打开相同工程问题
今天刚下好了xcode7正式版,于是乎用其创建一个工程.随后关闭此工程用xcode6.3打开此工程.发现报错不能运行,随后网上查资料,可惜中文版的资料几乎可以说是没有,因此写下此文,以方便其他遇到此情 ...
- 32位和64位系统区别及int字节数
理论上来讲 我觉得数据类型的字节数应该是由CPU决定的,但是实际上主要由编译器决定(占多少位由编译器在编译期间说了算). 常用数据类型对应字节数 可用如sizeof(char),sizeof(ch ...
- html,css,js加载顺序
1.js放在head中会立即执行,阻塞后续的资源下载与执行.因为js有可能会修改dom,如果不阻塞后续的资源下载,dom的操作顺序不可控. 正常的网页加载流程是这样的. 浏览器一边下载HTML网页,一 ...