Migrate toolbar to PluginToolbar
Details
Replace inline toolbar XAML with PluginToolbar from PrivStack.UI.Adaptive.
Simple/Detailed mode toggle and view mode buttons (List/Kanban/GTD/Calendar)
placed in Actions slot. Sidebar migration deferred (ListBox with
virtualization would break inside PluginSidebar's ScrollViewer wrapper).
Version bump: 1.5.4 → 1.6.0
Migrate toolbar to PluginToolbar + InsertLinkDialog + editor improvements
Details
Toolbar: Replace inline toolbar XAML with PluginToolbar from
PrivStack.UI.Adaptive. View mode toggle (Pages/Stickies/Canvas), settings
flyout, and refresh button placed in Actions slot. Import progress bar
extracted to its own grid row. Sidebar migration deferred (complex data
sources panel with vertical resize handle doesn't fit PluginSidebar's
ScrollViewer model).
Also includes: InsertLinkDialog control, Avalonia.AvaloniaEdit integration,
BlockWrapper/BlockquoteEditor/CalloutBlock/CodeBlock control improvements,
EditableFormattedText and FormattedTextBlock enhancements, TextColorPicker
updates, NotesService and NotesViewModel updates.
Version bump: 1.25.4 → 1.30.0
Migrate toolbar to PluginToolbar
Details
Replace inline toolbar XAML with PluginToolbar from PrivStack.UI.Adaptive.
Calendar has no sidebar so only toolbar migration applies. Date navigation,
view mode toggle (Day/Week/Month/Agenda), and settings flyout placed in
Actions slot. Date display (HeaderDisplay) used as dynamic Subtitle.
No search box (IsSearchVisible=false). No sidebar migration needed
(fixed-width, non-collapsible).
Version bump: 1.7.5 → 1.8.0
Migrate toolbar and sidebar to PluginToolbar/PluginSidebar
Details
Replace inline toolbar and sidebar XAML with reusable controls from
PrivStack.UI.Adaptive. Sidebar content mapped to HeaderContent (mode
title, lock button, action buttons, view mode toggle, icon size slider)
and SidebarContent (folder tree). Remove BoolToWidthConverter and
BoolToPathIconConverter. Keep BoolToStringConverter (still used in
detail view headers and preview panel). Files sidebar now gets resize
handle support for free. Add UI.Adaptive package reference.
Version bump: 1.6.1 → 1.7.0
Migrate toolbar to PluginToolbar
Details
Replace inline toolbar XAML with PluginToolbar from PrivStack.UI.Adaptive.
Journal has no sidebar so only toolbar migration applies. Actions slot
contains Feed/Calendar/Insights view toggle buttons.
Version bump: 1.2.5 → 1.3.0
Get notified about new releases