7.10
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
|
||||
- [ ] 扩展嵌套列表
|
||||
- [x] 列表优化添加 移除
|
||||
- [ ] 自定义事件
|
||||
- [ ] 自定义嵌套列表的事件
|
||||
- [ ] 绑定View-ViewModel的报错
|
||||
- [ ] 优化V和VM的绑定
|
||||
- [ ] 设置Active标签
|
||||
- [ ] bool值回调除了toggle另外的组件怎么处理
|
||||
- 通过特性ValueChanged解决
|
||||
- 需要将现有组件重新封装一次
|
||||
- bool值回调就可以根据IValueChanged接口来实现了
|
||||
- IValueChanged\<string\>
|
||||
- Text : IValueChanged
|
||||
- IValueChanged\<bool\>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user