Add the M3 time picker
The dial and input time picker in a modal dialog, with the hour cycle from the locale, steps, a min and max that may span midnight, and a landscape layout, ported from Compose. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V9NnLxnPp8vaaurb3Z1MFy
This commit is contained in:
co-authored by
Claude Opus 5
parent
83ed671c4e
commit
b8239dd215
@@ -21,6 +21,12 @@ M3 Expressive carousel keylines (resources/js/carousel.js)
|
||||
Ported from androidx Compose Material 3 (carousel/*.kt), as recorded at the top of the file.
|
||||
Copyright The Android Open Source Project. Apache License 2.0.
|
||||
|
||||
M3 time picker (resources/js/timepicker.js, resources/css/components/timepicker.css)
|
||||
Behaviour and geometry ported from androidx Compose Material 3 (TimePicker.kt,
|
||||
TimePickerDialog.kt, tokens/TimePickerTokens.kt, tokens/TimeInputTokens.kt), as recorded at
|
||||
the top of resources/js/timepicker.js.
|
||||
Copyright The Android Open Source Project. Apache License 2.0.
|
||||
|
||||
Google Sans Flex (resources/fonts/google-sans-flex)
|
||||
Copyright Google LLC. SIL Open Font License 1.1 (resources/fonts/google-sans-flex/OFL.txt).
|
||||
Subset: Latin and Latin Extended, weight 400–700, roundness 0–100.
|
||||
|
||||
Reference in New Issue
Block a user