index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pure
/
src
/
widget
/
row.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+2
*
Write documentation for `iced_pure`
Héctor Ramón Jiménez
2022-05-02
1
-0
/
+13
*
Loose lifetime bounds in `pure::Widget` implementations
Héctor Ramón Jiménez
2022-03-29
1
-2
/
+2
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-1
/
+2
*
Merge branch 'master' into virtual-widgets
Héctor Ramón Jiménez
2022-03-07
1
-16
/
+1
*
Implement `pure::Component` in `iced_lazy`
Héctor Ramón Jiménez
2022-02-17
1
-2
/
+2
*
Add `overlay` support in `iced_pure` and port `PickList` :tada:
Héctor Ramón Jiménez
2022-02-16
1
-0
/
+10
*
Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree`
Héctor Ramón Jiménez
2022-02-16
1
-12
/
+2
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
1
-2
/
+6
*
Use `TypeId` of `()` for `Column` and `Row` tags in `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-2
/
+1
*
Implement `Row` in `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+223