Changed
- Modal size reference completed: the
openModal({ size })documentation now lists all four sizes (sm/md/lg/xl) with their widths, matching the CSS and the design system instead of omitting thexlsize that the Documents module already uses.
Removed
- Dead loading translation keys: two unused
loadingIndicatorstrings (Recipes and Budget) were removed across all 19 locales; the shared skeleton loading state replaced them in v0.71.14–0.71.17.