内容简介:Ionic 4.0.0-rc.3 发布了,更新内容如下: Bug 修复 alert: update styles for rtl (#17129) (ceae5d2), closes #16295 #17012 angular: apply validation classes properly (2b4d7b7), closes #17171 #16052 #15...
Ionic 4.0.0-rc.3 发布了,更新内容如下:
Bug 修复
alert: update styles for rtl (#17129) (ceae5d2), closes #16295 #17012
angular: apply validation classes properly (2b4d7b7), closes #17171 #16052 #15572 #16452 #17063
angular: navigateRoot + animated (#17164) (a6559a4), closes #17144
angular: race condition when fast navigation (#17197) (a945b03), closes #17194 #16449 #15413
button: avoid using attribute selectors for disabled (#17198) (3defbf3)
content: tap-click deadlock (#17170) (5cb7f68), closes #17138 #16863 #16191 #16911
fab: remove layout contain from content (#17048) (0cf1894), closes #16780
gesture: destroy gesture handler when it's done (#17184) (59bd823), closes #16433 #16974
icon: update ionicons to flip for rtl (#17196) (d3b6e60), closes #17012
item: fix margins on slotted content (avatar, thumbnail) (#17065) (3612651), closes #16997
searchbar: keep search icon shown when searchbar has focus (#17154) (c917bb4)
select: pass click event to popover interface (#17146) (3ff9faf), closes #17142
textarea: new-line in firefox (#17176) (e7538f3), closes #17155
新特性
input: add getInputElement() (#17183) (a90084c), closes #17174
react: complete controller integrations and navigation (#16849) (f46cd50)
slides: expose updateAutoHeight (#17208) (835aea9), closes #15079
值得关注的变化
NavController.goBack()renamed toNavController.back()
以上所述就是小编给大家介绍的《Ionic 4.0.0-rc.3 发布,混合应用的前端开发框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入理解计算机系统(英文版·第2版)
[美] Randal E. Bryant、[美] David R. O'Hallaron / 机械工业出版社 / 2011-1 / 128.00元
本书是一本将计算机软件和硬件理论结合讲述的经典教程,内容覆盖计算机导论、体系结构和处理器设计等多门课程。本书的最大优点是为程序员描述计算机系统的实现细节,通过描述程序是如何映射到系统上,以及程序是如何执行的,使读者更好地理解程序的行为为什么是这样的,以及造成效率低下的原因。 相对于第1版,本版主要是反映了过去十年间硬件技术和编译器的变化,具体更新如下: 1. 对系统的介绍(特别是实际使......一起来看看 《深入理解计算机系统(英文版·第2版)》 这本书的介绍吧!