egui/crates/egui_extras
René Rössler c3932f7f7f
Chrono update (#2397)
* limit day to last day of month if the month or year is changed

* update chrono to 0.4.23, switch to NaiveDate and remove use of deprecated functions.
2022-12-06 11:42:53 +01:00
..
src Chrono update (#2397) 2022-12-06 11:42:53 +01:00
Cargo.toml egui_extras::Table improvements (#2369) 2022-11-30 19:56:06 +01:00
CHANGELOG.md Update changelogs with recent additions 2022-12-05 12:51:00 +01:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00

egui_extras

Latest version Documentation MIT Apache

This is a crate that adds some features on top top of egui. This crate is for experimental features, and features that require big dependencies that do not belong in egui.