From 3e6007d1aa2ed9773df5c59fb4b4e28e535a2530 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sun, 25 Mar 2018 22:53:44 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 6bdca65d..c721a1eb 100644 --- a/TODO.md +++ b/TODO.md @@ -73,6 +73,7 @@ https://zhuanlan.zhihu.com/p/33778843 - [ ] **Update Release** - [ ] Demo: TriplePhaseImageButton - [x] Add TemplateContext(Changed) property to both Control and Template + - [x] Remove ViewModelContext in BindableDataGrid - [ ] Locale awared text resource with `str://` protocol - [ ] **Update Release** - [ ] Add and query services from controls @@ -96,9 +97,6 @@ https://zhuanlan.zhihu.com/p/33778843 - [ ] **Update Release** - [ ] Enable Workflow script template for IGuiInstanceLoader written in text - [ ] **Update Release** -- [ ] (optional) `ViewModelContext` property for `GuiListControl` instead of `GuiVirtualDataGrid` -- [ ] (optional) `ViewModelContext` property for repeat compositions -- [ ] **Update Release** - [ ] Inheritable custom window / control - [ ] Resource should have name and version - [ ] Depend on another resource, to decide loading order