Skip to content

History / LayrzDurationInput

Revisions

  • docs: document the v0.0.13 picker-input changes Update LayrzSelectInput, LayrzComboBoxInput, and LayrzDurationInput wiki pages to match the behaviour shipping in v0.0.13: the elevated-panel redesign, the removed combobox confirmation row, panel width/dismissal changes on duration input, and the error-footer label-gating fix shared by select and combobox. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y2CdNZfLDUJjYDWQ9Sfnmk

    @PHKenny PHKenny committed Aug 26, 2026
  • docs: document LayrzDurationInput's external clock affordance icon (duration-external-affordance)

    @PHKenny PHKenny committed Aug 25, 2026
  • docs: point engineering doc links at engineering/ The repository's engineering documentation moved from doc/ to engineering/. Updated 57 URLs across 35 pages. Wiki-internal links, which use bare page names, are unaffected. Co-Authored-By: Anthropic Claude <noreply@anthropic.com>

    @PHKenny PHKenny committed Aug 13, 2026
  • feat: add LayrzTextAreaInput, LayrzTextInput, LayrzTimeInput, and LayrzTimeRangeInput documentation - Introduced LayrzTextAreaInput for multiline text input with detailed specifications. - Established LayrzTextInput as the foundational single-line text input component. - Created LayrzTimeInput for time selection via a picker dialog. - Added LayrzTimeRangeInput for selecting a range of times, including detailed parameters and interaction patterns. - Updated sidebar to include new input components for easy navigation. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @PHKenny PHKenny committed Aug 13, 2026