You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ✅ Semantic fix: `editRecordsInline` → `inlineEdit` field name alignment (i18n keys, data-testid, component label all unified to `inlineEdit`)
208
-
- ✅ Semantic fix: `rowHeight` values aligned to spec (`compact`/`medium`/`tall`)
208
+
- ✅ Semantic fix: `rowHeight` values aligned to full spec — all 5 RowHeight enum values (`compact`/`short`/`medium`/`tall`/`extra_tall`) now supported in NamedListView, ObjectGridSchema, ListViewSchema, Zod schema, and UI
209
+
- ✅ `clickIntoRecordDetails` toggle added to UserActions section (NamedListView spec field — previously only implicit via navigation mode)
209
210
- ✅ i18n keys verified complete for en/zh and all 10 locale files
210
211
- ✅ Console ObjectView fullSchema propagates all 18 new spec properties
211
212
- ✅ PluginObjectView renderListView schema propagates all 18 new spec properties
0 commit comments