Héctor Ramón Jiménez
|
aecc3ad195
|
Add Length::FillPortion variant
It allows to specify the amount of available space an element should
take relative to other elements.
|
2019-12-30 19:33:27 +01:00 |
|
Héctor Ramón Jiménez
|
d0f79d2779
|
Make tour work with iced_web again 🎉
- Implements `TextInput`, `Scrollable`, and `Container`
- Adds basic style generation
|
2019-11-23 20:23:38 +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 |
|
Héctor Ramón Jiménez
|
f8a232c8af
|
Remove generic handle in Image
For now, we will simply assume images will be loaded from a given path.
|
2019-10-22 23:20:24 +02:00 |
|
Héctor Ramón Jiménez
|
86dede4c4c
|
Make example work on web and update READMEs
|
2019-09-21 13:38:14 +02:00 |
|
Héctor Ramón Jiménez
|
b9e0f74948
|
Create iced_core and iced_native
|
2019-09-20 19:15:31 +02:00 |
|
Héctor Ramón Jiménez
|
655978f480
|
Draft nodes for missing widgets
|
2019-09-15 18:53:13 +02:00 |
|
Héctor Ramón Jiménez
|
27ac85a9d9
|
Draft web runtime and widgets
|
2019-09-14 20:54:50 +02:00 |
|