内容简介:NG-ZORRO-MOBILE 0.12.1 发布了,NG-ZORRO-MOBILE 是 Ant Design 移动规范的 Angular 实现,服务于阿里巴巴集团数据无线业务。 更新内容如下: Bug Fixes calendar: 修复 calendar timepicker 显示标题错误 (#44...
NG-ZORRO-MOBILE 0.12.1 发布了,NG-ZORRO-MOBILE 是 Ant Design 移动规范的 Angular 实现,服务于阿里巴巴集团数据无线业务。
更新内容如下:
Bug Fixes
- calendar: 修复 calendar timepicker 显示标题错误 (#444) (7ad01ba)
- mobile site: 修复无线站点中的组件名称格式错误 (#415) (f106942)
- picker: 修复 picker 样式错误 (#434) (c09b85e)
- badge: 修复文案从空到非空时 badge 错误 (#441) (fab7312)
- carousel: 修复横竖屏切换时未动态调整的错误 (#411) (4ff06d9)
Features
- imagepicker: 增加 capture&disableDelete API (#410) (cfd733e)
- swipe-action: 增加 className api (#436) (3a976c5)
- toast: 提供一种新的 API 方案自注入 (#426) (ad31989)
以上所述就是小编给大家介绍的《NG-ZORRO-MOBILE 0.12.1 发布,基于 Angular 7 的 UI 组件》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Types and Programming Languages
Benjamin C. Pierce / The MIT Press / 2002-2-1 / USD 95.00
A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of typ......一起来看看 《Types and Programming Languages》 这本书的介绍吧!