Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `Target` to its own module | 2019-11-02 | 1 | -162/+0 | |
| | |||||
* | Render `TextInput` cursor inside the clipping area | 2019-10-31 | 1 | -86/+87 | |
| | |||||
* | Implement cursor movement in `TextInput` | 2019-10-31 | 1 | -7/+28 | |
| | |||||
* | Show text cursor in `TextInput` | 2019-10-30 | 1 | -2/+40 | |
| | |||||
* | Handle some `TextInput` events | 2019-10-30 | 1 | -18/+20 | |
| | |||||
* | Draft `TextInput` widget structure | 2019-10-30 | 1 | -0/+100 | |
Also started a `todos` example to showcase it! |