内容简介:Ionic 4.0.0-alpha.12 发布了,Ionic Framework 是一个高级的 HTML5 移动端应用框架,也是一个开发混合移动应用的前端框架。 此次更新内容如下: Bug Fixes all: accesibility and global styles for hidden n...
Ionic 4.0.0-alpha.12 发布了,Ionic Framework 是一个高级的 HTML5 移动端应用框架,也是一个开发混合移动应用的前端框架。
此次更新内容如下:
Bug Fixes
all: accesibility and global styles for hidden nodes (4b844ef)
checkbox: get css variable customization working better (3e7aa4b)
content: set height to make it accessible for children elements (#14772) (857b42d)
grid: set the flex and width to auto when size is auto (ba30671), closes #14807
inputs: inputs work inside (8324bd1)
label: style color (5c0e9e6)
list: hide the last item border when there are no lines (#14770) (26f7379), closes #14769
menu-button: fix sass linting (d22f04b)
menu-button: get proper styles when used inside ion-buttons (811eee7)
modal: use flex to position modal to make it easier to size (9488a98), closes #14392
overlay: remove global css vars in overlays for local ones (38b1e47)
refresher: find parent ion-content properly (4eab209), closes #14833
slides: swiper container should take up 100% height (1d201ec), closes #14771
spinner: color can be customized in non-shadow-dom (65008e7)
spinner: get paused attribute working and update tests (3ab1e2d), closes #14811
Features
详情见发布公告。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Ionic 4.0.0-alpha.12 发布,HTML5 移动应用框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 【移动端DL框架】当前主流的移动端深度学习框架一览
- 移动安全框架:MobSF
- 花椒移动端基础框架架构
- Hades:移动端静态分析框架
- Hades:移动端静态分析框架
- 移动APP质量优化框架 - Booster
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
父与子的编程之旅
桑德 (Warren Sande)、桑德 (Carter Sande) / 苏金国、易郑超 / 人民邮电出版社 / 2014-10-1 / CNY 69.00
本书是一本家长与孩子共同学习编程的入门书。作者是一对父子,他们以Python语言为例,详尽细致地介绍了Python如何安装、字符串和操作符等程序设计的基本概念,介绍了条件语句、函数、模块等进阶内容,最后讲解了用Python实现游戏编程。书中的语言生动活泼,叙述简单明了。 为了让学习者觉得编程有趣,本书编排了很多卡通人物及场景对话,让学习者在轻松愉快之中跨入计算机编程的大门。 第 2 版新增内......一起来看看 《父与子的编程之旅》 这本书的介绍吧!