Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement styling for `Scrollable` | 2020-01-06 | 1 | -0/+3 | |
* | Draft basic styling for `TextInput` | 2020-01-01 | 1 | -0/+3 | |
* | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -2/+17 | |
* | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -5/+6 | |
* | Fix cursor positioning in `TextInput` on overflow | 2019-12-21 | 1 | -0/+10 | |
* | Place `TextInput` cursor position on click | 2019-12-05 | 1 | -0/+4 | |
* | Unify logic by introducing `scrollable::Scrollbar` | 2019-12-03 | 1 | -10/+5 | |
* | Address suggestions | 2019-12-02 | 1 | -14/+9 | |
* | Support null renderer | 2019-12-02 | 1 | -1/+11 | |
* | First implementation | 2019-12-02 | 1 | -4/+5 | |
* | Uncomment missing debug implementations rule | 2019-11-22 | 1 | -0/+1 | |
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -0/+1 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -0/+143 |