v49.13.0
·
461 commits
to main
since this release
49.13.0 (2026-07-02)
Features
- add sequential color tokens avocado, blue, royal blue, and yellow (86f911a)
- application-header: show tooltip on icon-only header items (39a0ae5)
- tabs: show tooltip in icon mode (bdf3a77)
Bug Fixes
- header-dropdown: expose aria-pressed on checked dropdown items (30b84f7), closes #2153
- header-dropdown: expose role and aria-haspopup based on overlay mode (999a8fd), closes #2153
- ip-input: allow IPv6 unspecified address (b200ce2), closes #2183
- live-preview: preserve NgModule scope when recompiling edited examples (f1b59ca)
- live-preview: skip stackblitz source fetch when no example is set (dbba53e)
- phone-number: emit valueChange together with form control update (b78ab82)
- phone-number: make country dropdown grow if needed (324823c)
- restore flex-grow-1 wrapper for main-detail-container layout (1d2da3b)
- tooltip: reposition overlay when content changes dynamically (b370c1b), closes #2219
- tree-view: fix ExpressionChangedAfterItHasBeenCheckedError (663041e), closes #2227
DEPRECATIONS
- dashboards: The
SimplDashboardsNgModuleshould no longer be used. Use
SiDashboardsNgModuleinstead. TheSimplprefix is deprecated and will be
removed in v51. - dashboards: The
SimplDashboardsNgModuleshould no longer be used. Use
SiDashboardsNgModuleinstead. TheSimplprefix is deprecated and will be
removed in v51.