Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-05 | Implement state-less scrolling in `TextInput` | 1 | -56/+65 | |
2019-11-05 | Add horizontal offset to `Primitive::Clip` | 1 | -2/+2 | |
2019-11-02 | Move `Target` to its own module | 1 | -162/+0 | |
2019-10-31 | Render `TextInput` cursor inside the clipping area | 1 | -86/+87 | |
2019-10-31 | Implement cursor movement in `TextInput` | 1 | -7/+28 | |
2019-10-30 | Show text cursor in `TextInput` | 1 | -2/+40 | |
2019-10-30 | Handle some `TextInput` events | 1 | -18/+20 | |
2019-10-30 | Draft `TextInput` widget structure | 1 | -0/+100 |