Skip to content

Conversation

@OneEyedOlaf
Copy link

@OneEyedOlaf OneEyedOlaf commented Jul 30, 2025

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

The library currently lacks a dedicated TimePicker control.

What is done?

  1. Basic control structure and logic.
  2. A functional UI that works correctly in the light theme.

What is the new behavior?

This PR introduces a new TimePicker control.

Other information

As I am new to WPF and not yet fully familiar with the wpf-ui styling and brush system, I have only implemented the basic functionality and a simple UI for the light theme.

@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request gallery WPF UI Gallery dotnet release labels Jul 30, 2025
@pomianowski pomianowski linked an issue Nov 7, 2025 that may be closed by this pull request
@pomianowski pomianowski changed the title Add TimePickerControl feat(controls): Add TimePickerControl Nov 7, 2025
@pomianowski pomianowski changed the title feat(controls): Add TimePickerControl feat(controls): Add TimePicker control Nov 7, 2025
@pomianowski pomianowski marked this pull request as ready for review November 7, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. dotnet gallery WPF UI Gallery PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hope to add DatePicker control support for time selection

2 participants