Héctor Ramón Jiménez
|
ffc412d6b7
|
Implement delay for pop widget 🎉
|
2025-02-19 07:23:50 +01:00 |
|
Héctor Ramón Jiménez
|
6f48671042
|
Fix broken link in Function documentation
|
2025-02-11 20:28:19 +01:00 |
|
Héctor Ramón Jiménez
|
eab723866e
|
Replace with function with Function trait
|
2025-02-11 10:36:45 +01:00 |
|
Héctor Ramón Jiménez
|
080db34849
|
Make with take a Copy prefix
Use the `with!` macro otherwise!
|
2025-02-11 03:48:49 +01:00 |
|
Héctor Ramón Jiménez
|
d2d93d0916
|
Fix typo in with! documentation
|
2025-02-11 03:42:44 +01:00 |
|
Héctor Ramón Jiménez
|
0c528be2ea
|
Introduce with helper and use sipper in gallery example
|
2025-02-11 03:41:29 +01:00 |
|
Héctor Ramón Jiménez
|
24cf355e96
|
Fix documentation of markdown and rich_text
|
2025-02-04 19:07:24 +01:00 |
|
Héctor Ramón Jiménez
|
ae10adda74
|
Refactor and simplify input_method API
|
2025-02-02 20:45:29 +01:00 |
|
KENZ
|
7db5256b72
|
Draft input_method support
|
2025-02-02 17:44:13 +01:00 |
|
Héctor Ramón Jiménez
|
a56c2f3d81
|
Enable animation module for Wasm target
|
2025-01-29 04:55:51 +01:00 |
|
Héctor Ramón Jiménez
|
8fd87f94eb
|
Make animation module only available in native
|
2025-01-27 05:32:18 +01:00 |
|
Héctor Ramón Jiménez
|
bf600a0811
|
Draft basic Animation API in iced_core
|
2025-01-27 02:50:51 +01:00 |
|
Héctor Ramón Jiménez
|
2cf4abf25b
|
Support custom renderers in iced_test through renderer::Headless trait
|
2024-12-14 03:49:24 +01:00 |
|
Héctor Ramón Jiménez
|
d4b08462e5
|
Introduce Svg struct in core::svg
|
2024-08-04 04:52:55 +02:00 |
|
Héctor Ramón Jiménez
|
92bd3ecd6b
|
Introduce Image struct in core::image
|
2024-08-04 04:30:12 +02:00 |
|
Héctor Ramón Jiménez
|
7c3341760d
|
Improve Padding ergonomics
We expose free functions for creating a `Padding`
and methods with the same name to modify its fields.
|
2024-07-12 18:43:25 +02:00 |
|
Héctor Ramón Jiménez
|
a57313b23e
|
Simplify image rotation API and its internals
|
2024-05-02 17:28:28 +02:00 |
|
Héctor Ramón Jiménez
|
09a6bcfffc
|
Add Image rotation support
Co-authored-by: DKolter <68352124+DKolter@users.noreply.github.com>
|
2024-05-02 17:27:45 +02:00 |
|
Héctor Ramón Jiménez
|
5cd98f069d
|
Use built-in [lints] table in Cargo.toml
|
2024-04-07 12:42:12 +02:00 |
|
Héctor Ramón Jiménez
|
f5bcfec821
|
Use rustc-hash for most of our HashMap and HashSet instances
|
2024-04-01 12:00:15 +02:00 |
|
Héctor Ramón Jiménez
|
905f2160e6
|
Move Theme type to iced_core
|
2024-03-07 00:14:41 +01:00 |
|
Héctor Ramón Jiménez
|
f4d6648601
|
Introduce with_transformation to Renderer trait
|
2024-02-02 02:24:45 +01:00 |
|
Héctor Ramón Jiménez
|
25f182f933
|
Introduce Border struct analogous to Shadow
|
2024-01-20 13:29:25 +01:00 |
|
Nick Senger
|
cc906c83cd
|
feat: quad shadows
|
2024-01-20 11:59:37 +01:00 |
|
Héctor Ramón Jiménez
|
03f5a351c3
|
Use SmolStr for text field in KeyPressed event
|
2024-01-16 13:31:02 +01:00 |
|
Héctor Ramón Jiménez
|
f137d71e8f
|
Centralize clippy lints in .cargo/config.toml
|
2023-09-20 16:40:03 +02:00 |
|
Héctor Ramón Jiménez
|
f60884f6f8
|
Deny broken_intradoc_links and verify documentation in CI
|
2023-09-09 20:58:45 +02:00 |
|
Héctor Ramón Jiménez
|
126aef88e7
|
Bump versions 🎉
|
2023-07-28 19:48:39 +02:00 |
|
Casper Storm
|
1c86defab5
|
Extend border radius on relevant widgets
|
2023-05-23 14:50:29 +02:00 |
|
Bingus
|
6551a0b2ab
|
Added support for gradients as background variants + other optimizations.
|
2023-05-11 11:13:44 -07:00 |
|
Héctor Ramón Jiménez
|
4bae457c37
|
Merge branch 'master' into advanced-text
|
2023-04-17 23:41:12 +02:00 |
|
Héctor Ramón Jiménez
|
c79cc2d2b3
|
Bump versions 🎉
|
2023-04-13 08:41:09 +02:00 |
|
Héctor Ramón Jiménez
|
3a0d34c024
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
Héctor Ramón Jiménez
|
5fd5d1cdf8
|
Implement Canvas support for iced_tiny_skia
|
2023-03-01 21:34:26 +01:00 |
|
Héctor Ramón Jiménez
|
32309f0140
|
Introduce Weight enum to font
|
2023-02-24 13:36:02 +01:00 |
|
Héctor Ramón Jiménez
|
0d1656937b
|
Bump versions 🎉
|
2023-02-18 12:04:40 +01:00 |
|
Héctor Ramón Jiménez
|
7b8b01f560
|
Use f32 in Length::Units and rename it to Fixed
|
2023-02-17 15:40:17 +01:00 |
|
Héctor Ramón Jiménez
|
9fe46de13f
|
Bump versions 🎉
|
2023-01-14 01:10:28 +01:00 |
|
Héctor Ramón Jiménez
|
4c61f12768
|
Bump versions 🎉
|
2022-12-07 04:44:20 +01:00 |
|
Héctor Ramón Jiménez
|
a6298ba12c
|
Fix outdated links in documentation
|
2022-11-10 18:14:40 +01:00 |
|
Héctor Ramón Jiménez
|
2f76a10a1d
|
Fix further clippy lints
... and explicitly annotate crates as well.
|
2022-07-09 18:03:59 +02:00 |
|
Héctor Ramón Jiménez
|
6fe6daa64f
|
Add html_logo_url to iced_core and iced_lazy
|
2022-05-02 20:33:10 +02:00 |
|
Héctor Ramón Jiménez
|
aecbd46123
|
Replace hecrj in links with iced-rs
|
2022-05-02 20:26:59 +02:00 |
|
Héctor Ramón Jiménez
|
ac35fe3edf
|
Point repository links to 0.4 branch in documentation
|
2022-04-30 13:54:07 +02:00 |
|
Héctor Ramón Jiménez
|
c6486978de
|
Rename image module to content_fit in iced_core
Since we are just exposing the `ContentFit` type and not the module `image` at all.
|
2022-02-16 18:19:36 +07:00 |
|
Emi Simpson
|
ca1fcdaf14
|
Add support for ContentFit for Image
|
2022-02-16 18:19:33 +07:00 |
|
Héctor Ramón Jiménez
|
83c649b574
|
Move time module from iced_native to iced_core
|
2022-01-28 21:37:16 +07:00 |
|
LordRatte
|
ff2a470fd8
|
Change GitHub namespace to new org for all files
|
2022-01-03 11:36:13 +07:00 |
|
Héctor Ramón Jiménez
|
343f9b7e2e
|
Merge iced_core::text with iced_native::text
|
2021-11-04 18:28:06 +07:00 |
|
Héctor Ramón Jiménez
|
a0ad399622
|
Refactor alignment types into an alignment module
|
2021-09-20 15:14:08 +07:00 |
|