Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -2/+2 | |
* | Implement `Widget::draw` for `TextInput` | 2021-10-20 | 1 | -74/+1 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -181/+1 | |
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -7/+8 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -3/+0 | |
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -4/+4 | |
* | Use `default_font_size` for `TextInput` widget | 2020-07-06 | 1 | -6/+0 | |
* | Make `Font` an associated type of `text_input::Renderer` | 2020-05-29 | 1 | -0/+1 | |
* | Update `glyph_brush` and `glow_glyph` | 2020-05-27 | 1 | -8/+1 | |
* | Merge unnecessary split widget modules | 2020-05-19 | 1 | -1/+265 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -0/+16 |