内容简介:NG-ZORRO ng-zorro-antd 1.1.0 发布了,NG-ZORRO 是 Ant Design 的 Angular 实现,用于开发和服务于企业级后台产品。 此次更新内容如下: Bug Fixes cascader: 修复 nzClear 后不生效的问题 (#1676) (c683bc3),...
NG-ZORRO ng-zorro-antd 1.1.0 发布了,NG-ZORRO 是 Ant Design 的 Angular 实现,用于开发和服务于企业级后台产品。
此次更新内容如下:
Bug Fixes
cascader: 修复 nzClear 后不生效的问题 (#1676) (c683bc3), closes #1646
autocomplete: 修复 AutoComplete 在 AoT 编译下的问题 (#1686) (a1f326d), closes #1683
card: 修复 Card 的 loading 样式问题 (#1696) (70cb591), closes #1695
date-picker: 修复 DatePicker 在跨日期选择下的时间展示问题 (#1709) (b1a1235), closes #1693
select: 修复 select 在弹出框中的顺序问题 (#1673) (442e3f3), closes #1672 #1643
table: 修复 table 中 重置 filter 及 表头滚动条样式问题 (#1674) (1a4332a), closes #1671 #1660
tree-select: 修复 TreeSelect 在弹出框中的下拉菜单定位问题 (#1687) (43910f9), closes #1681
Features
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
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》 这本书的介绍吧!