diff --git a/TODO.md b/TODO.md index 3c0aa747..68a0fce2 100644 --- a/TODO.md +++ b/TODO.md @@ -80,7 +80,8 @@ - [x] Remove RoundBorder - [x] Radian Gradient - [x] Element demo page -- [ ] Async: `$Context()`(?) for query, no pause. +- [x] Async: `$.IsCancelled()` +- [ ] Use `GetTypeExpressionFromTypeDescriptor` in GacUI compiler - [ ] Coroutine: `SetResult` for `ReturnAndExit` - [ ] State Machine (coroutine) - [ ] Workflow (coroutine)