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
/
tree.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-3
/
+10
*
Use `Borrow` instead of `AsRef` to allow easier casting
Héctor Ramón Jiménez
2022-05-06
1
-8
/
+9
*
Take `AsRef<Widget>` instead of `Element` in `Tree` API
Héctor Ramón Jiménez
2022-05-06
1
-13
/
+19
*
Write documentation for `iced_pure`
Héctor Ramón Jiménez
2022-05-02
1
-7
/
+41
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-1
/
+1
*
Implement `pure` version of `PaneGrid` widget
Héctor Ramón Jiménez
2022-03-14
1
-2
/
+15
*
Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree`
Héctor Ramón Jiménez
2022-02-16
1
-8
/
+44
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
1
-22
/
+22
*
Implement `Scrollable` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-7
/
+11
*
Expose reusable `Button` logic
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+14
*
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
2022-02-11
1
-23
/
+26
*
Rename `iced_virtual` to `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+58