mirror of
https://github.com/langgenius/dify.git
synced 2026-02-07 03:21:22 +08:00
- Add showTimezone prop to TimePickerProps for optional inline timezone display - Integrate TimezoneLabel component into TimePicker when showTimezone=true - Add 6 comprehensive test cases covering all showTimezone scenarios: * Default behavior (no timezone label) * Explicit disable with showTimezone=false * Enable with showTimezone=true * Inline prop correctly passed * No display when timezone is missing * Correct styling classes applied - Update trigger-schedule panel to use showTimezone prop - All 15 tests passing with good coverage |
||
|---|---|---|
| .. | ||
| (commonLayout) | ||
| (shareLayout) | ||
| account | ||
| activate | ||
| components | ||
| dev-preview | ||
| education-apply | ||
| forgot-password | ||
| init | ||
| install | ||
| oauth-callback | ||
| repos/[owner]/[repo]/releases | ||
| reset-password | ||
| signin | ||
| signup | ||
| styles | ||
| layout.tsx | ||
| page.module.css | ||
| page.tsx | ||
| routePrefixHandle.tsx | ||