Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into theming | 2022-07-08 | 1 | -0/+28 | |
|\ | |||||
| * | Allow overriding pure text_input value during draw | 2022-06-23 | 1 | -0/+26 | |
* | | Implement theme styling for `TextInput` | 2022-06-07 | 1 | -9/+17 | |
* | | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+1 | |
|/ | |||||
* | Write documentation for `iced_pure` | 2022-05-02 | 1 | -4/+2 | |
* | Fix broken intra-doc links in documentation | 2022-04-30 | 1 | -11/+7 | |
* | Export widget modules in `iced_pure` | 2022-03-16 | 1 | -2/+2 | |
* | Merge branch 'master' into virtual-widgets | 2022-03-07 | 1 | -7/+1 | |
* | Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree` | 2022-02-16 | 1 | -13/+6 | |
* | Implement pure version of `todos` example :tada: | 2022-02-12 | 1 | -2/+17 | |
* | Implement `TextInput` in `iced_pure` | 2022-02-12 | 1 | -0/+239 |