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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
Components' Display Type - All components now have their CSS display property explicitly set on the host element to ensure width, padding, and margins are applied when set directly on the host selectors.
Themes
Add support for gradients and images as values for component themes via the component theme functions.
Palettes - added surface color to the palette. The surface color is used by cards, pickers, dialog windows, etc. as the default background.
Bug fixes
fix(tabs): Fix for applying styles to tabs group #4371
igxInput - add ability to toggle required dynamically #4361
Select sort button only if default template is used #4372