Remove serde_yaml dependency (moved to dev-dependency)
Unclaimed project
Are you a maintainer of cursive? Claim this project to take control of your public changelog and roadmap.
Remove serde_yaml dependency (moved to dev-dependency)
Dialog::into_content.Callback::from_fn_once and once1! macro to wrap a FnOnce in a FnMut.FixedLayoutView with manual placement of child views.OnLayoutView to override View::LayoutCursive::{dump, restore} to save and load the global state.NamedView::{name, set_name} to retrieve or replace t...cursive-core and a user-facing cursive.Cursive::default now needs the cursive::CursiveExt trait to be in scope.PaletteColor::HighlightTextAnyCb now takes a &mut dyn View rather than a `...cursive::event::AnyCb changed from Box<...> to &mut ..., so users of View::call_on_any no longer need to box their closures.BoxView::squishable.From implementations for Margins. Use Margins::lrtb and the like instead.
Dialog::padding_lrtb.enum-map fron 0.5 to 0.6Effect::Strikethrough (not supported on ncurses)ListView::remove_childxursive::CbFunc with Box<FnOnce>ScrollView::{inner_size, is_as_{bottom, top, left, right} }SliderViewcursive::logger