4.43.0 (2021-11-29)
Bug Fixes
- actions: horizontal action must have explicit width (ef73924)
- adaptive: remove overriding styles for disabled state (f7c4482)
- add global variables wcag-light and wcag-dark to work with contrast-wcag function (c618118)
- autocomplete: use correct colors for invalid state (f2f0144)
- avatar: use 2px border radius for avatar to match v5 (7cd5d1d)
- avatar: vertically align icons inside avatar (932d8bc)
- card: remove redundant styles for buttons (7bed7ff)
- chat: do not remove padding from buttons (f553f0a)
- chat: remove redundant styles for textbox (37587e2)
- chat: reuse button input and toolbar variables (371e9c4)
- chat: stretch scroll buttons (60c1034)
- checkbox: hover state comma is missing (71d4960)
- chip: add k-state-selected class where missed (d568daf)
- color-picker: use slightly tinner indicator for selected color (c51173a)
- color-preview: remove cursor pointer from preview-color element (3aa35fc)
- combobox: make hover state of combobox select consistent with other inputs (d5c2791)
- dropdown-list: select border should be rendered even if transparent (8594965)
- editor: combine editor content and editable area styles (b4a1679)
- editor: simplify editor toolbar by removing redundant styles (b81faef)
- editor: use explicit box-sizing for image resizing (98f459e)
- ensure correct validation icon color in invalid state (627abb2)
- form: make form fields inline-flex instead of flex (1baa806)
- gantt: use box-sizing border box for task and milestones (874d0af)
- grid: decrease column menu icon z-index (84e00f3)
- handle null children better (3db5771)
- html: add icon-picker classname to pickers with icon only (9a0b3cb)
- html: add support for readonly attribute (91f74d3)
- html: colorpicker should pass selected color to color-preview (f6bce2e)
- html: use null value instead of none value (59d4912)
- input: add styles for validation and loading icons (a2253ec)
- make edit-buttons container alias of actions container (04cdf04)
- pager: remove customization for dropdownlist inside pager (6f3bbae)
- pivotgrid: off-screen content is not visible during export (d27c177)
- resolve w3c validator errors (c65cb67)
- scheduler: remove further customization from mobile scheduler views dropdown (db3733a)
- searchbox: add box-sizing to searchbox (97acba6)
- searchbox: use correct colors for invalid state (6c947d0)
- separator: streamline separator styles (3a4cc7a)
- slider: remove redundant box shadow on slider buttons (e907b6f)
- switch: use solid color for checked disabled switch (d5b87bf)
- tabstrip: ensure k-tabstrip-content and k-tabstrip k-content styles are identical (374ee33)
- tabstrip: tab alignment not working (d60b4f6)
- tabstrip: unify tabstrip appearance inside window (e3c3336)
- use consistent border width for select button in inputs and pickers (d517f2a)
- use correct border radius for select button in rtl inputs (9236b39)
- utils: use different border-radius for different themes (c3991c7)
- window: add styles for window buttons container (a73fba6)