Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce internal `overlay::Nested` for `UserInterface` | 2023-06-14 | 1 | -1/+6 | |
* | Implement basic cursor availability | 2023-06-08 | 1 | -26/+16 | |
* | Remove `Builder` abstractions for gradients | 2023-05-19 | 1 | -1/+1 | |
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -2/+4 | |
|\ | |||||
| * | Rename `on_change` to `on_input` for `TextInput` | 2023-04-12 | 1 | -2/+2 | |
| * | Introduce disabled state for `TextInput` | 2023-04-12 | 1 | -2/+4 | |
* | | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 2 | -11/+16 | |
|/ | |||||
* | Rename method to is_over | 2023-01-17 | 1 | -5/+1 | |
* | Add toast example | 2023-01-17 | 2 | -0/+684 |