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
refactor(i18n): extract useSafeFieldLabel, eliminate duplication in form/grid
- Extract useSafeFieldLabel to packages/i18n for reuse across plugins
- Replace 6 duplicated safe wrappers (5 forms + grid) with shared import
- Add BUILTIN_KEYS maintenance documentation
- Export useSafeFieldLabel from @object-ui/i18n and @object-ui/react
- Update console test mocks to include useSafeFieldLabel
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments