Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-06-14 | docs: update all 0.2 github links to 0.3 | 1 | -1/+1 | |
2021-06-03 | fix format | 1 | -2/+2 | |
2021-06-03 | add missing glow support | 1 | -0/+9 | |
2021-02-23 | Export `Tooltip` in `iced_glow` | 1 | -0/+6 | |
2021-01-01 | Implement split highlight on hover for `PaneGrid` | 1 | -3/+3 | |
2020-11-26 | Update example links to point to `0.2` branch | 1 | -1/+1 | |
2020-11-26 | Use recently stabilized intra-doc links | 6 | -19/+0 | |
2020-11-20 | Implement `QRCode` widget | 1 | -0/+2 | |
2020-11-17 | Remove `Focus` in `pane_grid` | 1 | -2/+2 | |
2020-11-10 | Restore hotkeys in `pane_grid` example | 1 | -2/+2 | |
2020-08-22 | added FillMode enum style for the Rule widget | 1 | -1/+1 | |
2020-08-22 | widget Rule added | 1 | -0/+10 | |
2020-07-10 | Rename `ComboBox` to `PickList` | 2 | -9/+9 | |
2020-07-10 | Write documentation for the new `overlay` API | 1 | -0/+1 | |
2020-07-08 | Add styling support for `ComboBox` and `Menu` | 1 | -1/+6 | |
2020-07-08 | Draft `ComboBox` and `Menu` layer | 1 | -0/+3 | |
2020-06-13 | Make `Slider` value type generic | 1 | -1/+1 | |
2020-06-10 | Expose `Content` and `TitleBar` in `iced_glow` | 1 | -2/+14 | |
2020-06-08 | Replace leftover docs in progress bar module (#396) | 1 | -4/+4 | |
2020-06-04 | Draft first-class `TitleBar` in `pane_grid` | 1 | -2/+2 | |
2020-05-29 | Expose `pane_grid::{Node, Content}` in `iced_glow` | 1 | -2/+2 | |
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -193/+1 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 8 | -8/+8 | |
2020-05-19 | Draft first working version of `iced_glow` :tada: | 10 | -0/+328 |