Skip to content

History / Widgets

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
  • Remove deprecated components and helpers from v0.3 - Deleted Component-Helpers.md, Component-ProgressCircle.md, Component-Spinner.md, Component-TextEditState.md, Component-Toast.md as they are no longer part of the v0.3 headless layer. - Updated Components.md to reflect the removal of the helpers module and deprecated components. - Modified Demos.md to clarify the status of demos and removed references to deprecated demo folders. - Adjusted various guides (Internationalization, Three-Layer Architecture, Quick Start, Theming) to remove outdated information and clarify the current state of the API. - Updated Widget-TitleBar.md to indicate that the TitleBar is planned but not yet implemented. - Cleaned up the sidebar to remove links to removed components and updated migration notes.

    @MeowLynxSea MeowLynxSea committed Jun 13, 2026
  • docs: Update Widgets documentation for v0.3, including widget status, new architecture, and migration notes - Revise the Widgets index to reflect the removal of `yororen_ui::widget` and introduce new widget definitions. - Add detailed descriptions of shipped widgets and their canonical import paths. - Document the planned `TitleBar` widget and its current status. - Introduce a new "Three-layer architecture" design document outlining the headless, renderer, and theme layers. - Create a migration guide for transitioning from v0.2 to v0.3, highlighting breaking changes and new patterns. - Update footer and sidebar links to reflect the new versioning and documentation structure.

    @MeowLynxSea MeowLynxSea committed Jun 13, 2026
  • 增加更多文档细节

    @MeowLynxSea MeowLynxSea committed Jan 24, 2026
  • Reorganize pages: add sidebar, fix links, flatten names

    @MeowLynxSea MeowLynxSea committed Jan 23, 2026