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.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write documentation for `iced_pure`
Héctor Ramón Jiménez
2022-05-02
1
-11
/
+38
*
Implemented Tooltip as Pure
Casper Rogild Storm
2022-04-22
1
-0
/
+2
*
Implement `pure` version of `Svg` widget
Héctor Ramón Jiménez
2022-03-22
1
-0
/
+2
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-160
/
+9
*
Implement `pure` version of `PaneGrid` widget
Héctor Ramón Jiménez
2022-03-14
1
-0
/
+2
*
Implement `pure` version of `ProgressBar` widget
Héctor Ramón Jiménez
2022-03-10
1
-0
/
+15
*
Implement `pure` version of `Rule` widget
Héctor Ramón Jiménez
2022-03-10
1
-0
/
+12
*
Merge branch 'master' into virtual-widgets
Héctor Ramón Jiménez
2022-03-07
1
-3
/
+1
*
Implement `pure::Component` in `iced_lazy`
Héctor Ramón Jiménez
2022-02-17
1
-2
/
+2
*
Add `pick_list` function helper in `iced_pure::widget`
Héctor Ramón Jiménez
2022-02-16
1
-0
/
+15
*
Add `overlay` support in `iced_pure` and port `PickList` :tada:
Héctor Ramón Jiménez
2022-02-16
1
-0
/
+12
*
Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree`
Héctor Ramón Jiménez
2022-02-16
1
-8
/
+12
*
Implement `Space` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+10
*
Implement `Radio` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+16
*
Expose additional helpers in `iced::pure`
Héctor Ramón Jiménez
2022-02-13
1
-4
/
+14
*
Implement `Toggler` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+2
*
Implement `Slider` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-2
/
+17
*
Implement `Image` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+7
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
1
-3
/
+7
*
Implement `TextInput` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+14
*
Implement `Scrollable` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+9
*
Implement `Checkbox` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+13
*
Reuse `Text` widget from `iced_native` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+1
*
Implement `Container` widget in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+11
*
Implement `Row` in `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+6
*
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
2022-02-11
1
-7
/
+7
*
Expose function helpers to build widgets in `pure::widget`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+17
*
Rename `iced_virtual` to `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+73