From a6dea13634b004c54b5d675293e0ed9169e50ef7 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sun, 8 Jul 2018 06:40:49 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 84127b8f..02a364ec 100644 --- a/TODO.md +++ b/TODO.md @@ -57,9 +57,9 @@ https://zhuanlan.zhihu.com/p/33778843 - [x] **Update Release** - [ ] Normal text box supports surrogate pairs like document viewer - [x] Demo: TriplePhaseImageButton using `Context` property -- [ ] Demo: `` and `` - - [ ] sync all buttons in item templates in a list control - - [ ] Two columns in repeat flow +- [x] Demo: `` and `` + - [x] sync all buttons in item templates in a list control + - [x] Two columns in repeat flow - [ ] **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.