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
/
examples
/
changelog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-04
Rename `on_link_clicked` to `on_link_click`
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-04
Fix documentation of `markdown` and `rich_text`
Héctor Ramón Jiménez
1
-4
/
+4
2025-02-04
Draft `Viewer` trait for `markdown`
Héctor Ramón Jiménez
1
-15
/
+11
2025-01-27
Implement AI `gallery` example :tada:
Héctor Ramón Jiménez
1
-2
/
+1
2024-10-22
Dismiss `large-enum-variant` lint
Héctor Ramón Jiménez
1
-0
/
+3
2024-09-18
Fix unnecessary `to_string` call in `changelog` tool
Héctor Ramón Jiménez
1
-4
/
+1
2024-09-18
Fix deserialization of `PullRequest` with empty body in `changelog` tool
Héctor Ramón Jiménez
2
-4
/
+9
2024-09-18
Fix `Changed` entries considered as `Added` in `changelog` tool
Héctor Ramón Jiménez
1
-2
/
+2
2024-09-18
Fix `Changelog::parse` when multiple `#` present in entry
Héctor Ramón Jiménez
1
-1
/
+1
2024-09-18
Fix duplicated contributions in `changelog` tool
Héctor Ramón Jiménez
1
-3
/
+9
2024-09-18
Add `tracing-subscriber` to `changelog` tool
Héctor Ramón Jiménez
2
-0
/
+3
2024-09-18
Save `CHANGELOG.md` after each review in `changelog` tool
Héctor Ramón Jiménez
3
-66
/
+99
2024-09-17
Implement a `changelog-generator` tool and example
Héctor Ramón Jiménez
5
-0
/
+755