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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement `pure::Component` in `iced_lazy`
Héctor Ramón Jiménez
2022-02-17
7
-16
/
+13
*
Fix `overlay` translation for `Scrollable` in `iced_pure`
Héctor Ramón Jiménez
2022-02-16
1
-6
/
+19
*
Add `overlay` support in `iced_pure` and port `PickList` :tada:
Héctor Ramón Jiménez
2022-02-16
6
-0
/
+307
*
Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree`
Héctor Ramón Jiménez
2022-02-16
15
-189
/
+89
*
Implement `Space` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+123
*
Implement `Radio` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+125
*
Implement `Toggler` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
2
-0
/
+136
*
Implement `Slider` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+253
*
Implement `Image` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-0
/
+74
*
Add `max_width` to `Column` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+14
*
Implement missing `on_event` and `mouse_interaction` for `Checkbox` in `iced_...
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+41
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
10
-90
/
+252
*
Implement `TextInput` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+239
*
Implement `Scrollable` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
3
-9
/
+281
*
Implement `Checkbox` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+82
*
Reuse `Text` widget from `iced_native` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-114
/
+17
*
Implement `Container` widget in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+258
*
Use `TypeId` of `()` for `Column` and `Row` tags in `iced_pure`
Héctor Ramón Jiménez
2022-02-11
2
-4
/
+2
*
Implement `Row` in `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+223
*
Complete `Button` in `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-2
/
+32
*
Expose reusable `Button` logic
Héctor Ramón Jiménez
2022-02-11
2
-124
/
+52
*
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
2022-02-11
5
-56
/
+65
*
Expose function helpers to build widgets in `pure::widget`
Héctor Ramón Jiménez
2022-02-11
1
-2
/
+2
*
Rename `iced_virtual` to `iced_pure`
Héctor Ramón Jiménez
2022-02-11
5
-0
/
+756