Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display widget images in documentation | 2019-11-24 | 1 | -0/+2 | |
* | Fix `iced_native` widget examples | 2019-11-24 | 1 | -1/+2 | |
* | Uncomment missing debug implementations rule | 2019-11-22 | 1 | -0/+1 | |
* | Write docs for `iced` and `iced_native` | 2019-11-22 | 1 | -4/+56 | |
* | Merge branch 'master' into improvement/docs | 2019-11-21 | 1 | -0/+4 | |
|\ | |||||
| * | Make `width` and `height` required methods | 2019-11-16 | 1 | -0/+4 | |
* | | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -6/+223 | |
|/ | |||||
* | Implement `text_input::State::focused` | 2019-11-13 | 1 | -0/+8 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -11/+22 | |
* | Draft new layout API | 2019-11-10 | 1 | -17/+11 | |
* | Implement cursor movement in `TextInput` | 2019-10-31 | 1 | -15/+42 | |
* | Handle some `TextInput` events | 2019-10-30 | 1 | -6/+44 | |
* | Draft `TextInput` widget structure | 2019-10-30 | 1 | -0/+84 |