Skip to content

History

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
    1eeb200
  • docs: Update documentation for stable identity usage in stateful elements

    @MeowLynxSea MeowLynxSea committed Jun 17, 2026
    051aaba
  • 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
    9ce0265
  • 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
    490cef8
  • Refactor documentation and code for v0.3 migration - Updated Component-Toast to use new PopoverState initialization. - Corrected documentation in Components.md regarding the number of default renderers from 38 to 54. - Enhanced Demos.md to clarify the use of a custom notification host and the deprecation of the v0.3 notification_host() factory. - Revised Design-Internationalization.md to reflect the correct locale crate names. - Modified Design-Layout-Rules.md to indicate the use of a custom notification host. - Adjusted Guide-Quick-Start.md to correct the number of default renderers and added notes on the stale comment regarding the count. - Updated Guide-Recommended-Practices.md to reflect the new demo structure and the addition of variant_showcase. - Changed Guide-Theming.md to clarify the number of default renderers and the JSON theme structure. - Enhanced Home.md to provide clarity on the breaking changes in v0.3 and the status of older demo folders. - Revised Migration.md to serve as the single source of truth for v0.2 to v0.3 migration, detailing the workspace structure change and new renderer registration process. - Updated Widget-TitleBar.md to reflect the new callback pattern for state updates. - Adjusted _Sidebar.md to clarify the migration notes.

    @MeowLynxSea MeowLynxSea committed Jun 13, 2026
    e50b864
  • 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
    6448eab
  • docs: update documentation for v0.3 breaking changes and new features

    @MeowLynxSea MeowLynxSea committed Jun 2, 2026
    c7158ae
  • docs: enhance RTL support in modal actions and internationalization documentation

    @MeowLynxSea MeowLynxSea committed Jun 1, 2026
    dd0a62c
  • docs: update demo state guidance for gpui Entity

    @MeowLynxSea MeowLynxSea committed Feb 25, 2026
    2080b06
  • docs: update installation instructions for crates.io release (v0.2)

    @MeowLynxSea MeowLynxSea committed Feb 20, 2026
    10a9955
  • docs: Add Codex skill installation guide

    @MeowLynxSea MeowLynxSea committed Feb 20, 2026
    5deb815
  • docs: rewrite Design-Keyed-State documentation

    @MeowLynxSea MeowLynxSea committed Feb 19, 2026
    7ed898b
  • docs(i18n): update internationalization documentation

    @MeowLynxSea MeowLynxSea committed Feb 19, 2026
    f4f7f9e
  • docs(component): update Animation documents

    @MeowLynxSea MeowLynxSea committed Feb 19, 2026
    81ba8ea
  • docs: add Demos page and quick links to component docs

    @MeowLynxSea MeowLynxSea committed Feb 18, 2026
    7ca8700
  • docs(notification): add NotificationCenter documentation

    @MeowLynxSea MeowLynxSea committed Feb 18, 2026
    6757834
  • docs(component): update Tree documentation and add TreeItem docs

    @MeowLynxSea MeowLynxSea committed Feb 18, 2026
    1ee12b5
  • docs: update Component-Tree documentation

    @MeowLynxSea MeowLynxSea committed Feb 18, 2026
    ac5a4ed
  • docs: rewrite Animation module documentation

    @MeowLynxSea MeowLynxSea committed Feb 16, 2026
    d73956d
  • docs: update Slider documentation for default_value API

    @MeowLynxSea MeowLynxSea committed Feb 16, 2026
    b21b937
  • docs: fix documentation issues across multiple files

    @MeowLynxSea MeowLynxSea committed Feb 15, 2026
    149ef8c
  • docs(component): fix Avatar docs and update IconButton constructor

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    7babcee
  • docs(wiki): fix documentation issues and improve completeness

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    cadc570
  • docs: update Select and ComboBox docs for on_change_simple

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    b305c3d
  • docs(Component-Tree): add type alias documentation and update examples

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    5bb6786
  • docs(component): add Helpers documentation

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    d7cb489
  • docs(wiki): update NumberInput docs with validate() and f64 format

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    6d067af
  • docs: update on_toggle callback signature in component docs

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    0830e9e
  • docs: update ID documentation to reflect auto-generated IDs

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    21673d3
  • docs(wiki): update component docs for new Builder pattern API

    @MeowLynxSea MeowLynxSea committed Feb 14, 2026
    2fc52e0