Added todos.
This commit is contained in:
parent
c709932af2
commit
b55cea174d
2
TODO.md
2
TODO.md
@ -26,6 +26,8 @@ For example:
|
|||||||
- [ ] refactor tools/gradle start scripts to use dist instead of custom bin script
|
- [ ] refactor tools/gradle start scripts to use dist instead of custom bin script
|
||||||
- [ ] have custom bin/* scripts which point to dist(s) for convenience
|
- [ ] have custom bin/* scripts which point to dist(s) for convenience
|
||||||
- [ ] di bug: @Singleton toSelf() causes stack overflow
|
- [ ] di bug: @Singleton toSelf() causes stack overflow
|
||||||
|
- [ ] `OutletContainer` trait or interface for components which can contain an `<Outlet />` child.
|
||||||
|
- [ ] `Context` should have methods for simply finding an ancestor of a certain type without the need for a predicate.
|
||||||
|
|
||||||
## 0.1.2
|
## 0.1.2
|
||||||
- [x] `Outlet` component for rendering children like so:
|
- [x] `Outlet` component for rendering children like so:
|
||||||
|
Loading…
Reference in New Issue
Block a user