Commit graph

15 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
fd1101bd5f
Unify Program definition in iced_program subcrate 2025-03-12 02:10:42 +01:00
Héctor Ramón Jiménez
91af1c5ed6
Update all examples to Rust 2024 2025-02-21 01:37:14 +01:00
Héctor Ramón Jiménez
f8c71a20a9
Rename on_link_clicked to on_link_click 2025-02-04 21:22:01 +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
5655998761
Draft Viewer trait for markdown 2025-02-04 07:53:56 +01:00
Héctor Ramón Jiménez
e2c52c9728
Implement AI gallery example 🎉
It displays the most popular daily images of Civitai!
2025-01-27 05:01:43 +01:00
Héctor Ramón Jiménez
f4d03870dd
Dismiss large-enum-variant lint 2024-10-22 03:01:24 +02:00
Héctor Ramón Jiménez
7f5b6261c6
Fix unnecessary to_string call in changelog tool 2024-09-18 02:32:05 +02:00
Héctor Ramón Jiménez
ce5834979c
Fix deserialization of PullRequest with empty body in changelog tool 2024-09-18 02:26:01 +02:00
Héctor Ramón Jiménez
e36e042093
Fix Changed entries considered as Added in changelog tool 2024-09-18 02:24:56 +02:00
Héctor Ramón Jiménez
b3a365f9ca
Fix Changelog::parse when multiple # present in entry 2024-09-18 02:24:22 +02:00
Héctor Ramón Jiménez
ddcf9262f5
Fix duplicated contributions in changelog tool 2024-09-18 02:22:52 +02:00
Héctor Ramón Jiménez
4c9223c1cb
Add tracing-subscriber to changelog tool 2024-09-18 02:22:09 +02:00
Héctor Ramón Jiménez
1be278e60c
Save CHANGELOG.md after each review in changelog tool 2024-09-18 00:21:56 +02:00
Héctor Ramón Jiménez
547e509683
Implement a changelog-generator tool and example 2024-09-17 04:44:56 +02:00