Skip to content

History / Component Menu

Revisions

  • docs: Refactor and update widget documentation and implementation - Removed the planned `TitleBar` documentation as it has not been implemented. - Updated `VirtualList` documentation to clarify usage and controller methods. - Revised `Widgets` documentation to reflect the current state of shipped widgets. - Added `FormField` component documentation, detailing its usage and props. - Improved sidebar organization for better navigation and clarity.

    @MeowLynxSea MeowLynxSea committed Jun 18, 2026
  • Update documentation and components for v0.3.0 development - Incremented marker and renderer counts from 54 to 55 across various documentation files. - Updated About.md to reflect the in-development status of v0.3.0. - Removed ClickableSurface, ContextMenuTrigger, and DragHandle components as they were deemed unnecessary. - Introduced new Listbox and Menu components with detailed documentation. - Adjusted references in multiple files to align with the removal of deprecated components and the introduction of new ones. - Updated migration guide to reflect changes in renderer and component structure. - Revised context menu recipe to utilize the new popover and menu components.

    @MeowLynxSea MeowLynxSea committed Jun 13, 2026