| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move `Target` to its own module | 2019-11-02 | 1 | -129/+0 | |
| * | Merge branch 'feature/scrollables' into feature/text-input | 2019-11-02 | 1 | -1/+1 | |
| |\ | |||||
| | * | Add scrollable section to `tour` | 2019-11-02 | 1 | -1/+1 | |
| * | | Handle some `TextInput` events | 2019-10-30 | 1 | -1/+1 | |
| * | | Draft `TextInput` widget structure | 2019-10-30 | 1 | -8/+4 | |
| |/ | |||||
| * | Rename `Primitive::Scrollable` to `Clip` | 2019-10-29 | 1 | -1/+1 | |
| * | Implement scrollbar interactions! :tada: | 2019-10-29 | 1 | -9/+78 | |
| * | Stop leaking impl details in scrollable `Renderer` | 2019-10-29 | 1 | -4/+2 | |
| * | Draw scrollbar on top of scrollable content | 2019-10-29 | 1 | -27/+24 | |
| * | Expose scrollable offset properly | 2019-10-27 | 1 | -6/+5 | |
| * | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+70 | |
