Héctor Ramón Jiménez
|
b329003c8f
|
Implement styling for Slider
|
2020-01-07 00:28:08 +01:00 |
|
Héctor Ramón Jiménez
|
d0dc7cebf9
|
Implement styling for Scrollable
|
2020-01-06 21:01:09 +01:00 |
|
Héctor Ramón Jiménez
|
bbc8f837d7
|
Merge branch 'master' into feature/custom-styling
|
2020-01-05 22:03:32 +01:00 |
|
Héctor Ramón Jiménez
|
1a0effa961
|
Add border and shadow styling to Button
|
2020-01-05 19:29:12 +01:00 |
|
Héctor Ramón Jiménez
|
43de28ae15
|
Expose ProgressBar in iced crate
|
2020-01-04 14:14:28 +01:00 |
|
Héctor Ramón Jiménez
|
5af4159848
|
Draft basic styling for TextInput
|
2020-01-01 18:26:49 +01:00 |
|
Héctor Ramón Jiménez
|
e1062a02d1
|
Move styling to a brand new iced_style crate
|
2020-01-01 14:16:10 +01:00 |
|
Héctor Ramón Jiménez
|
e98471d5b6
|
Merge branch 'master' into feature/custom-styling
|
2019-12-31 11:37:41 +01:00 |
|
Héctor Ramón Jiménez
|
3a327e08e9
|
Rename Empty widget to Space
|
2019-12-30 21:33:27 +01:00 |
|
Héctor Ramón Jiménez
|
8426bf953c
|
Implement Empty widget
It can be useful if you want to fill some space with nothing.
|
2019-12-30 19:20:59 +01:00 |
|
Héctor Ramón Jiménez
|
c7b170da6d
|
Draft Style and StyleSheet for Button
|
2019-12-29 10:57:01 +01:00 |
|
Héctor Ramón
|
0f2e20f5e5
|
Merge pull request #122 from hecrj/feature/event-subscriptions
Event subscriptions
|
2019-12-16 21:38:56 +01:00 |
|
Héctor Ramón Jiménez
|
6ba2461445
|
Update Svg documentation
|
2019-12-15 06:28:44 +01:00 |
|
Malte Veerman
|
27717bc70c
|
Renamed Icon widget to Svg and gave it separate width and height.
The aspect ratio is now preserved like in the `Image` widget.
|
2019-12-12 01:25:18 +01:00 |
|
Malte Veerman
|
5696afcadd
|
Ran cargo_fmt over changed files.
|
2019-12-11 22:13:29 +01:00 |
|
Malte Veerman
|
a88aae5e04
|
Added an Icon widget to native.
|
2019-12-11 21:34:40 +01:00 |
|
Héctor Ramón Jiménez
|
98160406f7
|
Allow listening to runtime events in subscriptions
|
2019-12-08 08:21:26 +01:00 |
|
Héctor Ramón Jiménez
|
d575f45411
|
Draft first version of event subscriptions 🎉
|
2019-12-05 06:10:13 +01:00 |
|
Héctor Ramón Jiménez
|
cdd34e1e4b
|
Implement image viewer example
|
2019-11-30 02:14:56 +01:00 |
|
Héctor Ramón Jiménez
|
a7dba612f0
|
Write docs for iced and iced_native
|
2019-11-22 19:36:57 +01:00 |
|
Héctor Ramón Jiménez
|
65eb218d3d
|
Move widgets from core to native and web
Also made fields private and improved `Renderer` traits.
|
2019-11-21 13:47:20 +01:00 |
|