Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow overriding pure text_input value during draw | 2022-06-23 | 1 | -0/+26 | |
* | 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 |