Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render `TextInput` cursor inside the clipping area | 2019-10-31 | 1 | -0/+1 | |
* | Implement cursor movement in `TextInput` | 2019-10-31 | 1 | -7/+85 | |
* | Handle some `TextInput` events | 2019-10-30 | 1 | -1/+3 | |
* | Draft `TextInput` widget structure | 2019-10-30 | 1 | -0/+84 | |
* | Implement scrollbar interactions! :tada: | 2019-10-29 | 1 | -3/+17 | |
* | Align items properly inside a `Scrollable` | 2019-10-27 | 1 | -3/+1 | |
* | Remove `Scrollable::justify_content` method | 2019-10-27 | 1 | -27/+20 | |
* | Expose scrollable offset properly | 2019-10-27 | 1 | -2/+26 | |
* | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+122 | |
* | Remove unused `Align` in `core::Text` | 2019-10-23 | 1 | -1/+1 | |
* | Remove generic handle in `Image` | 2019-10-22 | 1 | -19/+9 | |
* | Make `iced_core::Button` customizable | 2019-10-08 | 2 | -63/+35 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 8 | -0/+944 | |
* | Rethink workspace structure | 2019-09-14 | 10 | -1982/+0 | |
* | Switch to workspace layout | 2019-09-10 | 10 | -0/+1982 |