add: ui-switch
style
add: virtual mode in Dropdown
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
UI Mordern Gridview Library
|
||||
|
||||
## 1.0.4
|
||||
* 调整: `Dropdown` 组件支持虚模式
|
||||
* 新增: `ui-switch` 样式(iOS 切换组件)
|
||||
* 新增: `Dropdown` 组件增加 `ignoreAll` 参数
|
||||
|
||||
## 1.0.3
|
||||
* 调整: [showSortPanel(callback?: Function, layout?: boolean)](Grid.html#showSortPanel) 现支持输入搜索列,已添加的列不会重复显示在下拉数据源中,增加回调函数与 layout 更新复选框。
|
||||
* 新增: [onRowChanged(action: "update" | "add" | "remove", items: GridRowItem[], indexes: number | number[])](Grid.html#onRowChanged) - 行发生变化时触发的事件
|
||||
|
Reference in New Issue
Block a user