v11.7.2
11.7.2 (2026-04-23)
Bug Fixes
- emotion: fix getShortHandValue not trimming input string (75eac6f)
- many: fix checkbox toggle variant icons and resolve border radius inheritance issues in DateInput and Menu from View (ab2c8c2)
- many: fix doc component previews, update dark theme text and code block styles, and replace old icons (d4e48d3)
- many: small fixes for doc and fix component directory mapping in "dev" script (39f0c99)
- ui-date-input: voicover: read only textinput label, ignore children (cd26015)
- ui-scripts,emotion: fix primitives and semantics override functionality (d72df52)
- ui-source-code-editor: preserve scroll position in controlled mode (49dd754)
- ui-text-area,ui-radio-input,ui-number-input: fix Tooltip placements (034c163)
Features
- emotion: add helper for accessing computed theme (useComputedTheme.ts in the emotion package) (6d3c649)
- many: rework Select, SimpleSelect and TimeSelect (fb95519)
- many: rework TopNavBar (bf40e4f)
- ui-byline: rework Byline (066524f)
- ui-codemods: add codemod to support versioned import updates (04f6686)
- ui-expandable: rework Expandable (af31b5a)
- ui-img: rework Img (5e7a355)
- ui-instructure: rework DataPermissionLevels and NutritionFacts (36c02c6)
- ui-overlays: rework Mask (335cc5b)
- ui-rating,ui-icons: rework Rating (af97f0c)
- ui-table: add screen reader announcements for column sorting (6b23662)
- ui-text,ui-editable: rework InPlaceEdit and Editable (10f637b)
- ui-themes,ui-alerts,emotion: fix primitives and semantics overrides and add freeze functionlionality to old components (336fde9)
- ui,ui-options,ui-drilldown: rework Drilldown (0562fe2)
BREAKING CHANGES
- ui-top-nav-bar: the component got a new version in this release
INSTUI-4967
- ui-select: the component got a new version in this release
INSTUI-4807
- ui-img: the component got a new version in this release
INSTUI-4970
- ui-text,ui-editable: the component got a new version in this release
INSTUI-4969
- ui-rating,ui-icons: the component got a new version in this release
INSTUI-4806
- ui,ui-options,ui-drilldown: the component got a new version in this release
INSTUI-4792