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