Skip to content

v5.5.0

Compare
Choose a tag to compare
@kendo-bot kendo-bot released this 13 Jun 07:27
· 3033 commits to develop since this release

5.5.0 (2022-06-13)

Bug Fixes

  • avatar: align avatar image to top (3103874)
  • color-picker: reduce horizontal padding of inputs, so value is almost never clipped (40997af)
  • drawer: drawer should not be wider than its parent (52a8c6b)
  • input: ensure outline input and picker use the same border-color (5a8a651)
  • input: merge input-ripple styles in input styles (7be8b2b)
  • input: remove child button border for flat input and pickers (6a97e09)
  • make flat input and picker bottom radius 0 so it can accept different rounding (f78fbb7)
  • material: apply input ripple on the correct sides (d95a5ee)
  • material: update input and picker colors to match latest material spec (e07ad4d)
  • panelbar: expose $panelbar-border-style variable (cf5afac)
  • scope solid input and picker styles (66e9357)
  • slider: add absolute positioned tick for slider (21f931c)
  • switch: switch should accept k-rtl modifier (db182a6)
  • toolbar: revert shading for indirect child button components (aa2c385)

Features

  • drawer: add hierarchical item levels (115098b)
  • html: migrate components to react (5b4e09b)
  • utils: add kendo-theme-utils package (4b05d67)