Update TODO.md

This commit is contained in:
Zihan Chen
2018-06-26 03:47:20 -07:00
committed by GitHub
parent 4e12925711
commit 33c4ff8416

View File

@@ -65,6 +65,10 @@ https://zhuanlan.zhihu.com/p/33778843
- [ ] sync all buttons in item templates in a list control - [ ] sync all buttons in item templates in a list control
- [ ] Two columns in repeat flow - [ ] Two columns in repeat flow
- [ ] **Update Release** - [ ] **Update Release**
- [ ] Workflow Codegen
- [ ] When some `ref.CodeBehind="false"` classes inherit from a `ref.CodeBehind="true"` one, group them in a different pair of files.
- [ ] `USERIMPL_BEGIN` and `USERIMPL_END` for header includes, cpp includes and class members.
- [ ] Put `USERIMPL` series macros in `VlppWorkflowLibrary.h`
- [ ] Inheritable custom window / control with `<ref.Parameter>` - [ ] Inheritable custom window / control with `<ref.Parameter>`
- [ ] Resource should have name and version - [ ] Resource should have name and version
- [ ] Document clipboard data should have version - [ ] Document clipboard data should have version