feat(FN-4081): keep mobile timestamps inline in task detail modal

FN-4081 keeps task detail timestamps inline on mobile (no collapsible "more" row), with accompanying docs updates and a changeset for `@runfusion/fusion`. A test contract was updated to match the responsive layout change.

Fusion-Task-Id: FN-4081
This commit is contained in:
Fusion
2026-05-11 23:48:44 -07:00
committed by gsxdsm
parent e3904786ac
commit 9c80988e29
5 changed files with 16 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Task Detail: keep Created/Updated timestamps on a single row on mobile too.