Update TODO.md

This commit is contained in:
Zihan Chen
2017-11-02 20:29:28 -07:00
committed by GitHub
parent 29f9a6bf1c
commit 5e7a5ef3ba
+5 -5
View File
@@ -76,11 +76,11 @@
- `in`: Template implementation should read
- `out`: Template implementation should write
- [ ] Render focus
- [ ] Complete elements
- [ ] Merge RoundRect into ElementShape, add RoundRadiusX/Y to all related elements
- [ ] Remove RoundBorder
- [ ] Radian Gradient
- [ ] Element demo page
- [x] Complete elements
- [x] Merge RoundRect into ElementShape, add RoundRadiusX/Y to all related elements
- [x] Remove RoundBorder
- [x] Radian Gradient
- [x] Element demo page
- [ ] Use formular to drive the changing of states, simple way to write animation in Xml resource
- [ ] **Update Release**
- [ ] New default control templates with animation, written in XML generated C++ code.