Whatβs Changed
- chore: bump version to 2.51.1 @temporal-cicd[bot] (#3587)
- feat(DT-4194): Render all available icons in storybook @tegan-temporal (#3591)
- Add background to text labels in event history timeline @laurakwhit (#3523)
- Add TEMPORAL_NAV_COLLAPSED_BY_DEFAULT env var to start UI with collapsed navs @Alex-Tideman (#3577)
- Bump API to v1.62.14 @laurakwhit (#3575)
- Remove font weight on Cache Size on Worker details page @laurakwhit (#3583)
- Fix gaps in slot cards on Worker details page @laurakwhit (#3580)
- a11y(2.1.1): ZoomSvg β add keyboard pan/zoom controls so the workflow family tree is operable without a mouse @rosanusi (#3530)
- Various serverless UI updates @laurakwhit (#3573)
- Date picker input field bug/kt @KATIETOLER (#3522)
- feat(DT-4183): Add Tabs (Primitive) @tegan-temporal (#3574)
- Show single attempt in Standalone Activity details @laurakwhit (#3572)
- a11y(4.1.2): ToggleButton β expose toggled state via aria-pressed so AT users can tell which member of a group is active @rosanusi (#3559)
- a11y(2.5.8): checkbox β add min-h-6 min-w-6 to Label for 24Γ24 hit area @rosanusi (#3545)
- a11y(2.1.1): event summary row β add keyboard-accessible expand control alongside the mouse-only <tr onclick> @rosanusi (#3526)
- a11y(2.1.1): navigation primitives β replace hover-only CSS :after label tooltip with focusable Tooltip @rosanusi (#3529)
- a11y(2.1.1): fake-button widgets β replace deprecated onkeypress with onkeydown handling Enter and Space @rosanusi (#3528)
- a11y(2.5.8): chip β pad remove button to 24Γ24 CSS px minimum @rosanusi (#3544)
- a11y(2.5.8): pagination β grow caret buttons from 12Γ12 to 24Γ24 CSS px @rosanusi (#3547)
- Fix Validate Connection copy @laurakwhit (#3568)
- Fix required activity timeout inputs on Start a Standalone Activity form @laurakwhit (#3567)
- Cache new Intl.DateTimeFormat @Alex-Tideman (#3565)
- a11y(2.4.5): import history β add back-link to Import landing page @rosanusi (#3542)
- a11y(2.4.6): datepicker β replace empty label with translate('common.start') @rosanusi (#3543)
- a11y(2.4.3): group-details-row β remove redundant outer focus stop wrapping the inner close button @rosanusi (#3537)
- a11y(2.4.2): ui-main β set distinct, descriptive titles on login/signin, task-queues list, and activity-workers sub-tab @rosanusi (#3535)
- a11y(2.4.3): replace flex-wrap-reverse with flex-wrap on workflow history toolbar @canvanooo (#3527)
- a11y(1.4.4): date-picker β replace pixel-locked text-[12px] with rem-based text-xs @rosanusi (#3525)
- Worker insights UI updates @laurakwhit (#3520)
- Standalone Activity write guards @Alex-Tideman (#3534)
- feat(deployments): simplify create worker deployment UX @rossnelson (#3518)
- feat(DT-4079): miscellaneous WD UI fixes @rossnelson (#3511)
- fix(DT-4081): surface task queue not registered error in validate connection modal @rossnelson (#3517)
- feat(DT-4078): Add Set Ramping Version to Worker Deployment Versions @rossnelson (#3508)
- fix(DT-4080): surface error when validate connection has no compute config, warn on set current @rossnelson (#3516)
- fix(workers): soften no-workers-polling alert for serverless worker deployments @rossnelson (#3524)
- chore(deps-dev): bump vitest from 3.2.4 to 3.2.6 @dependabot[bot] (#3509)
- Fix exports to work properly with vite8 @GiantRobots (#3519)
- fix(DT-4151): fix bottom nav scrollability and double-menu on mobile @rossnelson (#3514)
- fix(standalone-activities): decode failure encodedAttributes in activity detail @edwardzhu0211 (#3507)
- Set display contents in wrapper div if no afterLabel in Input component @laurakwhit (#3513)
- Use shared SearchAttributeFilter component in Workflows list view @laurakwhit (#3448)
- Add SDK version to standalone activity details @laurakwhit (#3447)
- fix(deployments): align version/status/compute badges in worker deployments table @bilal-karim (#3489)
- fix(a11y): announce workflow / event status on timeline graph nodes (WCAG 1.4.1) @bilal-karim (#3443)