Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.1 (2024-03-05)

Bug Fixes

  • table: table-list group row is misaligned in safari (3b43974)

7.2.1-dev.8 (2024-03-04)

Note: Version bump only for package @progress/kendo-theme-fluent

7.2.1-dev.7 (2024-02-28)

Bug Fixes

  • remove k-valid state styles (571a863)

7.2.1-dev.6 (2024-02-26)

Bug Fixes

  • grid: missing grid filtercell start border (b5992ac)

7.2.1-dev.5 (2024-02-19)

Note: Version bump only for package @progress/kendo-theme-fluent

7.2.1-dev.4 (2024-02-12)

Note: Version bump only for package @progress/kendo-theme-fluent

7.2.1-dev.3 (2024-02-05)

Note: Version bump only for package @progress/kendo-theme-fluent

7.2.1-dev.2 (2024-01-30)

Bug Fixes

  • gantt: remove gantt splitter double border (05a7ecf)

7.2.1-dev.1 (2024-01-29)

Bug Fixes

  • fluent: columnmenu should use the same elevation level as popup (b4b4741)

7.2.1-dev.0 (2024-01-22)

Note: Version bump only for package @progress/kendo-theme-fluent

7.2.0 (2024-01-22)

Note: Version bump only for package @progress/kendo-theme-fluent

7.2.0-dev.0 (2024-01-22)

Bug Fixes

  • ripple: wrong ripple position in fluent (00e6836)

7.1.1-dev.0 (2024-01-18)

Bug Fixes

  • textarea: set wrapper width for resizing (71eca48)

7.1.0 (2024-01-15)

Note: Version bump only for package @progress/kendo-theme-fluent

7.1.0-dev.11 (2024-01-15)

Bug Fixes

  • floating-label: correct rtl focused label position (0e60745)

7.1.0-dev.10 (2024-01-11)

Note: Version bump only for package @progress/kendo-theme-fluent

7.1.0-dev.9 (2024-01-10)

Bug Fixes

  • card: content shrinks in horizontal orientation and action buttons with horizontal layout (0ec00d0)
  • filemanager: remove content splitter double border (7d939b5)
  • filemanager: toolbar shadow not visible in material theme (bb52658)

Features

  • classic: implement color system (2e73df4)
  • default: implement color system (c985322)
  • fluent: implement color system (5a8bbc8)
  • gantt: update selectors to match updated rendering (4efe6e5)

7.1.0-dev.8 (2024-01-08)

Note: Version bump only for package @progress/kendo-theme-fluent

7.1.0-dev.7 (2024-01-02)

Bug Fixes

  • drawer: content element is not visible (541dde7)
  • show multiselecttree placeholder text (a04fad2)

Features

  • input: add support for prefix and suffix (f3af6f6)
  • input: add valid state styles (980476d)

7.1.0-dev.6 (2024-01-01)

Note: Version bump only for package @progress/kendo-theme-fluent

7.1.0-dev.5 (2023-12-25)

Note: Version bump only for package @progress/kendo-theme-fluent

7.1.0-dev.4 (2023-12-20)

Note: Version bump only for package @progress/kendo-theme-fluent

7.1.0-dev.3 (2023-12-19)

Features

  • add prompt component styles (6c8e441)

7.1.0-dev.2 (2023-12-18)

Bug Fixes

  • common: incorrectly set current time marker width (3a2ac98)

7.1.0-dev.1 (2023-12-12)

Features

  • notification: unify groups rendering (5749af0)
  • timeline: unify Timeline rendering (80395e4)

7.1.0-dev.0 (2023-12-11)

Bug Fixes

  • grid: sizing in grid hierarchy (c71f610)

Features

7.0.3-dev.3 (2023-12-04)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.3-dev.2 (2023-11-27)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.3-dev.1 (2023-11-20)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.3-dev.0 (2023-11-13)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.2 (2023-11-06)

Bug Fixes

  • grid: edit buttons misalignment (8692742)
  • listbox: prevent listbox from overlapping other elements (1902684)

7.0.2-dev.5 (2023-11-06)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.2-dev.4 (2023-10-30)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.2-dev.3 (2023-10-23)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.2-dev.2 (2023-10-16)

Bug Fixes

  • dock-manager: fix toolbar buttons padding in fluent (ce21b1d)

7.0.2-dev.1 (2023-10-09)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.2-dev.0 (2023-10-04)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.1 (2023-10-02)

Bug Fixes

  • grid: dropdown operator height does not match input height (83254f3)
  • spreadsheet: sheets bar overflows past container dimensions (2c57d43)

7.0.1-dev.1 (2023-10-02)

Bug Fixes

  • icon: modifier does not have the correct size (527b301)

7.0.1-dev.0 (2023-09-26)

Note: Version bump only for package @progress/kendo-theme-fluent

7.0.0 (2023-09-26)

Bug Fixes

  • panelbar: use relative position (a616b48)
  • scheduler: use relative position (efe968f)
  • tabstrip: use relative position (b56a173)
  • tilelayout: use relative position (92063bc)

Features

  • detach font icons from the themes (de49a95)

BREAKING CHANGES

  • detach font icons from the themes

Starting with the R3 2023 release, the font icons font is no longer bundled in the themes distribution. This is done as part of a series of improvements related to content security policy(CSP). Continue using font icons in your project can still be achieved by loading the font and related styles separately through CDN or directly from the kendo-font-icons package.

  • Add a k-font-icon class for all font icons
  • Add a k-icon class for all svg icons

7.0.0-dev.0 (2023-09-25)

Bug Fixes

  • fixes custom property typos in fluent (351da75)

Features

  • common: introduce indicators helper and move the current time styles there (5987896)
  • implement elevation system (132e0a4)

BREAKING CHANGES

  • common: Extracted the current time marker styles

from the Scheduler component and made them component-agnostic. The $kendo-scheduler-current-time-color variable is replaced with the $kendo-current-time-color variable.

6.8.0-dev.2 (2023-09-18)

Bug Fixes

  • fab: keep absolute position for FAB (1dcb41b)
  • fluent: forward variables in order to be configurable (53a1141)

Features

  • dock-manager: add component styles (ed33323)
  • pdf-viewer: update styles to match unified rendering (7522c7e)

6.8.0-dev.1 (2023-09-11)

Note: Version bump only for package @progress/kendo-theme-fluent

6.8.0-dev.0 (2023-09-04)

Bug Fixes

  • input: remove background from flat pickers in fluent (23eceaa)

Features

  • spreadsheet: implement styles for new design (72cc8ac)
  • toolbar: add styles for flat toolbar (545e003)

6.7.1-dev.1 (2023-08-30)

Note: Version bump only for package @progress/kendo-theme-fluent

6.7.1-dev.0 (2023-08-28)

Note: Version bump only for package @progress/kendo-theme-fluent

6.7.0 (2023-08-21)

Note: Version bump only for package @progress/kendo-theme-fluent

6.7.0-dev.6 (2023-08-21)

Bug Fixes

  • grid: add focus state styles for the column list item in the column menu (4ed7ca7)

6.7.0-dev.5 (2023-08-14)

Note: Version bump only for package @progress/kendo-theme-fluent

6.7.0-dev.4 (2023-08-09)

Note: Version bump only for package @progress/kendo-theme-fluent

6.7.0-dev.3 (2023-08-07)

Note: Version bump only for package @progress/kendo-theme-fluent

6.7.0-dev.2 (2023-07-31)

Note: Version bump only for package @progress/kendo-theme-fluent

6.7.0-dev.1 (2023-07-25)

Bug Fixes

  • chat: fix message-box button position in rtl (6ecdd1b)
  • grid: remove placeholder-line explicit width (0ba0185)
  • tilelayout: set padding through themes instead of inline (f5c7186)

Features

  • chat: align attachments based on user who attaches them (97796b6)
  • chat: rename k-bubble to k-chat-bubble (8ef2553)
  • chat: update chat styles to match new rendering (b094e2d)
  • pager: improve adaptivenes (709653a)
  • scrollview: update scrollview styles to match new rendering (b7c5cb6)

6.7.0-dev.0 (2023-07-24)

Features

6.6.1-dev.0 (2023-07-17)

Note: Version bump only for package @progress/kendo-theme-fluent

6.6.0 (2023-07-14)

Features

  • pivotgrid: adjust settings panel icon target size (a179e5c)

6.5.1 (2023-07-11)

Note: Version bump only for package @progress/kendo-theme-fluent

6.5.1-dev.0 (2023-07-10)

Note: Version bump only for package @progress/kendo-theme-fluent

6.5.0 (2023-07-03)

Bug Fixes

  • revert breadcrumb size options (b8e72e0)

6.5.0-dev.2 (2023-07-03)

Bug Fixes

  • action-sheet: update adaptive action-sheet font-size to match design (08d3dc9)
  • menu: update large menu popup font-size to match design (955e1a1)

6.5.0-dev.1 (2023-06-26)

Features

6.5.0-dev.0 (2023-06-19)

Bug Fixes

  • list: empty sticky header has a wrong height (23561d4)
  • scheduler: wrong border color of the dialog titlebar in the popup edit form (0a9a5ed)

Features

  • chip: adjust actions target size (814f466)
  • splitter: adjust collapse icon target size (dc37803)
  • treeview: adjust interactive elements target size (c45354c)

6.4.1-dev.1 (2023-06-12)

Note: Version bump only for package @progress/kendo-theme-fluent

6.4.1-dev.0 (2023-06-05)

Note: Version bump only for package @progress/kendo-theme-fluent

6.4.0 (2023-05-29)

Note: Version bump only for package @progress/kendo-theme-fluent

6.4.0-dev.6 (2023-05-29)

Bug Fixes

  • grid: row resizer is not visible with sticky columns (2411983)

6.4.0-dev.5 (2023-05-22)

Bug Fixes

  • scheduler: prevent overwriting ongoing event border (a20f471)

Features

  • spreadsheet: adopt design revision (f2f8a57)

6.4.0-dev.4 (2023-05-15)

Bug Fixes

  • editor: table tool selection not working in fluent (5c9043f)
  • form: fix label position outsite of checkbox container (f10b924)
  • grid: add rtl styles for grid with virtualization (93ba668)
  • grid: fix grid column menu width (2d62d41)
  • icon: wrong icon size when svg is used with k-icon-modifier (94ea968)
  • pdf-viewer: wrong cursor in search panel (1139f96)
  • remove icons flipping styles in rtl (7f5e54c)

6.4.0-dev.3 (2023-05-08)

Note: Version bump only for package @progress/kendo-theme-fluent

6.4.0-dev.2 (2023-05-04)

Bug Fixes

  • grid: fix grid grouping template icon size in fluent (84fb58a)
  • list: missing font-family property (92cb702)
  • remove icon sizes overrides inside components (184fb82)

Features

  • list: update option-label styles to match design (7b57567)

6.4.0-dev.1 (2023-05-01)

Bug Fixes

  • actionsheet: incorrect positioning in rtl mode (1d5987a)
  • icons: various style fixes for svg icons (1795653)
  • input: missing border of the searchbox element (505e380)
  • scrollview: fix prev and next icons position in RTL (1c4ebe3)

6.4.0-dev.0 (2023-04-24)

Bug Fixes

  • bottom-nav: rename themeColor class to match current convention (7ad724a)
  • breadcrumb: adjust styles for the updated rendering (b55226c)

6.3.1-dev.0 (2023-04-20)

Bug Fixes

  • calendar: fix th and td cell alignment in infinite adaptive calendar (756bc1f)

6.3.0 (2023-04-17)

Bug Fixes

  • chip: close icon not properly aligned (7a0fad8)
  • dropdowntree: rename dropdowntree popup class (d755cb1)
  • editor: remove editor z-index (11ca05a)
  • fab: add styles for icon-wrapper-host element in angular (b07ffe2)
  • fluent: add missing color class names (79dd700)
  • module-system: remove cursor from component list since it is utils now (6c58be9)
  • spreadsheet: update editor button style (7ed0999)

Features

  • grid: add row-resizer styles (c7de0cd)
  • grid: add selection aggregates styles (34de2a8)
  • grid: add tabbed column menu styles (75f28b7)

6.2.0 (2023-03-06)

Bug Fixes

  • actionsheet: update selector to match new rendering (925c27a)
  • always use optional flag when extending (d556d20)
  • chip: chipmenu popup not properly positioned (d096bfa)
  • dropzone: inner dropzone should not be clickable (5e3517e)
  • fluent: adjust lg/xl font sizes (f19ee97)
  • icons: size and position svg icons in bootstrap, fluent and material themes (ba05f9d)
  • icons: update expand/collapse icons aliases (5105dad)
  • pivotgrid: fix vertical alignment of pivotgrid cells (0f24a48)
  • tabstrip: icons direction in rtl (7a9a730)
  • tabstrip: refactor directional styles for tabstrip and items (b564b31)
  • tabstrip: unnest selectors to produce correct output when theme is nested (b827781)
  • treelist: no spacing between the elements in the angular treelist filter menu (c496c3a)
  • use logical text align (aa958e7)

Features

  • floating-label: expose label max-width variable (614c928)
  • tabstrip: add variables for styling disabled tabstrip items for all themes (56aa4e8)

6.1.0 (2023-02-03)

Bug Fixes

  • calendar: add missing border when calendar range spans on multiple lines (e818f19)
  • calendar: update calendar range hover state to match design (de27d97)
  • drawer: fix svg-icon misplacement inside drawer items (e5352b0)
  • drawer: set correct color for svg-icons in drawer items (e959682)
  • dropzone: adjust selector for the new k-icon-wrapper-host element (a5baca5)
  • interpolate variables and functions when inside url function (eda032d)
  • pager: remove redundant pager styles (d85c00d)
  • spreadsheet: correct position of cell selection (b304913)

6.0.3 (2023-01-17)

Bug Fixes

  • button: adjust selector for the new k-icon-wrapper-host element (31b9e62)
  • explicitly invoke utils mixin (e9a4976)
  • include core and icon styles with explicit mixin invokation (b2e32de)

6.0.2 (2023-01-16)

Note: Version bump only for package @progress/kendo-theme-fluent

6.0.1 (2023-01-13)

Bug Fixes

  • calendar: update other month color to match design (b0cdc98)

6.0.0 (2023-01-11)

Bug Fixes

  • button: fix svg icon size inside icon-button (85429b7)
  • calendar: remove redundant today button customization (57c5307)
  • dataviz: fluent chart colors should respect series color vars (6aea0d9)
  • drawer: update hierarchy function and values (6d1eec0)
  • editor: add styles for table inside editor when not using iframe (4a4b41b)
  • editor: remove disabled styling when in readonly mode (b90a255)
  • fluent: use json transformer for dart sass (9457acd)
  • gantt: add a stronger td selector (1a60837)
  • icon: adjust selectors for the new k-icon-wrapper-host element (e6422ee)
  • input: wrong svg icon size inside input (4b1a384)
  • textarea: native textarea should have a scrollbar by default (b792500)

chore

  • editor: remove obsolete editor styles (a920070)
  • grid: add grouping drop container styles (34bcc02), closes #3776
  • icons: update icon sizes and add kendo prefix to vars (c09c4cb)
  • prefix root variables with $kendo- (3ca4739)
  • rename $spacing to $kendo-spacing (abdff63)
  • update listview styles (414e586)
  • use functions and mixins only from theme-core (5d3fcbe)

Features

  • dialog: add styles for themeColor property (1653efd)
  • dialog: update styles to match updated rendering (bd996b2)
  • fab: remove styles for fab shape property (e21f33e)
  • forms: add sizes (b9f3c05)
  • grid: add grid sm and md sizes (9c197f3)
  • grid: update grid header rendering (a1ad23f)
  • grid: update styles to support chiplist in grid grouping (d9e5e9f)
  • listbox: wrap listbox actions in k-listbox-actions container (47f6048)
  • multiselect: update chip list rendering to comply with accessibility standards (fcab7e5)
  • notification: add notification action/s classes (46f5154)
  • pager: add pager sizes (adcb88b)
  • prefix variables with $kendo- (e9732c9)
  • progressbar: expose chunk-progressbar specific classes (48bb6c0)
  • progressbar: expose k-progressbar-value class (52e7882)
  • toolbar: add toolbar sizes (1db2cb1)
  • upload: update upload styles to match new rendering (53dfbd6)
  • window: add styles for themeColor property (e3bad3d)
  • window: update styles to match updated rendering (85ed870)

BREAKING CHANGES

  • Prefix variables with $kendo- to avoid conflicts with other libraries.

Streamline variable names to use the same naming convention:

  • size suffixes are now size infixes.
  • add missing medium size

## Misc variables

Old nameNew name
$dark-theme$kendo-is-dark-theme
$base-bg$kendo-base-bg
$base-text$kendo-base-text
$base-border$kendo-base-border
$base-gradient$kendo-base-gradient
$link-text$kendo-link-text
$link-hover-text$kendo-link-hover-text
$grid-colsRemoved. See @progress/kendo-theme-utils package for alternatives
$grid-rowsRemoved. See @progress/kendo-theme-utils package for alternatives
$grid-gapRemoved. See @progress/kendo-theme-utils package for alternatives

## Typography

Old nameNew name
$enable-typography$kendo-enable-typography
$font-family$kendo-font-family
$font-family-monospace$kendo-font-family-monospace
N/A(new) $kendo-font-family-sans-serif
$font-size$kendo-font-size
$font-size-xs$kendo-font-size-xs
$font-size-sm$kendo-font-size-sm
$font-size-md$kendo-font-size-md
$font-size-lg$kendo-font-size-lg
$font-size-xl$kendo-font-size-xl
$line-height$kendo-line-height
$line-height-xs$kendo-line-height-xs
$line-height-sm$kendo-line-height-sm
$line-height-md$kendo-line-height-md
$line-height-lg$kendo-line-height-lg
$line-height-xl$kendo-line-height-xl
$line-height-em$kendo-line-height-em
$font-weight-light$kendo-font-weight-light
$font-weight-normal$kendo-font-weight-normal
N/A(new) $kendo-font-weight-medium
N/A(new) $kendo-font-weight-semibold
$font-weight-bold$kendo-font-weight-bold
$letter-spacing$kendo-letter-spacing
$h1-*$kendo-h1-*
$h2-*$kendo-h2-*
$h3-*$kendo-h3-*
$h4-*$kendo-h4-*
$h5-*$kendo-h5-*
$h6-*$kendo-h6-*
$paragraph-*$kendo-paragraph-*
$code-*$kendo-code-*
$pre-*$kendo-pre-*
$display1-*$kendo-display1-*
$display2-*$kendo-display2-*
$display3-*$kendo-display3-*
$display4-*$kendo-display4-*

## Action buttons

Old nameNew name
$actions-*$kendo-actions-*

## Actionsheet

Old nameNew name
$actionsheet-*$kendo-actionsheet-*

## Adaptive

Old nameNew name
$adaptive-*$kendo-adaptive-*

## Badge

Old nameNew name
$kendo-badge-padding-x-sm$kendo-badge-sm-padding-x
$kendo-badge-padding-y-sm$kendo-badge-sm-padding-y
$kendo-badge-font-size-sm$kendo-badge-sm-font-size
$kendo-badge-line-height-sm$kendo-badge-sm-line-height
$kendo-badge-min-width-sm$kendo-badge-sm-min-width
$kendo-badge-padding-x-md$kendo-badge-md-padding-x
$kendo-badge-padding-y-md$kendo-badge-md-padding-y
$kendo-badge-font-size-md$kendo-badge-md-font-size
$kendo-badge-line-height-md$kendo-badge-md-line-height
$kendo-badge-min-width-md$kendo-badge-md-min-width
$kendo-badge-padding-x-lg$kendo-badge-lg-padding-x
$kendo-badge-padding-y-lg$kendo-badge-lg-padding-y
$kendo-badge-font-size-lg$kendo-badge-lg-font-size
$kendo-badge-line-height-lg$kendo-badge-lg-line-height
$kendo-badge-min-width-lg$kendo-badge-lg-min-width

## Bottom navigation

Old nameNew name
$bottom-nav-*$kendo-bottom-nav-*

## Breadcrumb

Old nameNew name
$breadcrumb-*$kendo-breadcrumb-*

## Button

Old nameNew name
$kendo-button-padding-x-sm$kendo-button-sm-padding-x
$kendo-button-padding-y-sm$kendo-button-sm-padding-y
$kendo-button-font-size-sm$kendo-button-sm-font-size
$kendo-button-line-height-sm$kendo-button-sm-line-height
$kendo-button-calc-size-sm$kendo-button-sm-calc-size
$kendo-button-inner-calc-size-sm$kendo-button-sm-inner-calc-size
$kendo-button-padding-x-md$kendo-button-md-padding-x
$kendo-button-padding-y-md$kendo-button-md-padding-y
$kendo-button-font-size-md$kendo-button-md-font-size
$kendo-button-line-height-md$kendo-button-md-line-height
$kendo-button-calc-size-md$kendo-button-md-calc-size
$kendo-button-inner-calc-size-md$kendo-button-md-inner-calc-size
$kendo-button-padding-x-lg$kendo-button-lg-padding-x
$kendo-button-padding-y-lg$kendo-button-lg-padding-y
$kendo-button-font-size-lg$kendo-button-lg-font-size
$kendo-button-line-height-lg$kendo-button-lg-line-height
$kendo-button-calc-size-lg$kendo-button-lg-calc-size
$kendo-button-inner-calc-size-lg$kendo-button-lg-inner-calc-size

## Calendar

Old nameNew name
$calendar-*$kendo-calendar-*

## Captcha

Old nameNew name
$captcha-*$kendo-captcha-*

## Card

Old nameNew name
$card-*$kendo-card-*

## Chat

Old nameNew name
$chat-*$kendo-chat-*

## Chip

Old nameNew name
$kendo-chip-padding-x-sm$kendo-chip-sm-padding-x
$kendo-chip-padding-y-sm$kendo-chip-sm-padding-y
$kendo-chip-font-size-sm$kendo-chip-sm-font-size
$kendo-chip-line-height-sm$kendo-chip-sm-line-height
$kendo-chip-calc-size-sm$kendo-chip-sm-calc-size
$kendo-chip-padding-x-md$kendo-chip-md-padding-x
$kendo-chip-padding-y-md$kendo-chip-md-padding-y
$kendo-chip-font-size-md$kendo-chip-md-font-size
$kendo-chip-line-height-md$kendo-chip-md-line-height
$kendo-chip-calc-size-md$kendo-chip-md-calc-size
$kendo-chip-padding-x-lg$kendo-chip-lg-padding-x
$kendo-chip-padding-y-lg$kendo-chip-lg-padding-y
$kendo-chip-font-size-lg$kendo-chip-lg-font-size
$kendo-chip-line-height-lg$kendo-chip-lg-line-height
$kendo-chip-calc-size-lg$kendo-chip-lg-calc-size

## Color editor

Old nameNew name
$coloreditor-*$kendo-color-editor-*

## Color gradient

Old nameNew name
$colorgradient-*$kendo-color-gradient-*

## Color palette

Old nameNew name
$colorpalette-*$kendo-color-palette-*

## Color preview

Old nameNew name
$color-preview-*$kendo-color-preview-*

## Dataviz

Old nameNew name
$series-*$kendo-series-*
$chart-*$kendo-chart-*
$treemap-*$kendo-treemap-*

## Date time picker

Old nameNew name
$datetime-*$kendo-datetime-*

## Draggable

Old nameNew name
$drag-clue-*$kendo-drag-hint-*
$drop-hint-*$kendo-drop-hint-*

## Dropdown tree

Old nameNew name
$dropdowntree-*$kendo-dropdowntree-*

## Dropzone

Old nameNew name
$dropzone-*$kendo-dropzone-*

## Expansion panel

Old nameNew name
$expander-*$kendo-expander-*

## Floating action button

Old nameNew name
$kendo-fab-padding-x-sm$kendo-fab-sm-padding-x
$kendo-fab-padding-y-sm$kendo-fab-sm-padding-y
$kendo-fab-padding-x-md$kendo-fab-md-padding-x
$kendo-fab-padding-y-md$kendo-fab-md-padding-y
$kendo-fab-padding-x-lg$kendo-fab-lg-padding-x
$kendo-fab-padding-y-lg$kendo-fab-lg-padding-y

## File manager

Old nameNew name
$filemanager-*$kendo-file-manager-*

## Filter

Old nameNew name
$filter-*$kendo-filter-*

## Floating label

Old nameNew name
$floating-label-*$kendo-floating-label-*

## Form

Old nameNew name
$kendo-form-line-height-sm$kendo-form-sm-line-height
$kendo-form-line-height-lg$kendo-form-lg-line-height
$kendo-form-row-spacing-sm$kendo-form-sm-row-spacing
$kendo-form-row-spacing-md$kendo-form-md-row-spacing
$kendo-form-row-spacing-lg$kendo-form-lg-row-spacing

## Gantt

Old nameNew name
$gantt-*$kendo-gantt-*

## Grid

Old nameNew name
$kendo-grid-padding-x-sm$kendo-grid-sm-padding-x
$kendo-grid-padding-y-sm$kendo-grid-sm-padding-y
$kendo-grid-header-padding-x-sm$kendo-grid-sm-header-padding-x
$kendo-grid-header-padding-y-sm$kendo-grid-sm-header-padding-y
$kendo-grid-group-header-padding-x-sm$kendo-grid-sm-group-header-padding-x
$kendo-grid-group-header-padding-y-sm$kendo-grid-sm-group-header-padding-y
$kendo-grid-cell-padding-x-sm$kendo-grid-sm-cell-padding-x
$kendo-grid-cell-padding-y-sm$kendo-grid-sm-cell-padding-y
$kendo-grid-filter-cell-padding-x-sm$kendo-grid-sm-filter-cell-padding-x
$kendo-grid-filter-cell-padding-y-sm$kendo-grid-sm-filter-cell-padding-y
$kendo-grid-edit-cell-padding-x-sm$kendo-grid-sm-edit-cell-padding-x
$kendo-grid-edit-cell-padding-y-sm$kendo-grid-sm-edit-cell-padding-y
$kendo-grid-group-dropclue-height-sm$kendo-grid-sm-group-drop-hint-height
$kendo-grid-padding-x-md$kendo-grid-md-padding-x
$kendo-grid-padding-y-md$kendo-grid-md-padding-y
$kendo-grid-header-padding-x-md$kendo-grid-md-header-padding-x
$kendo-grid-header-padding-y-md$kendo-grid-md-header-padding-y
$kendo-grid-group-header-padding-x-md$kendo-grid-md-group-header-padding-x
$kendo-grid-group-header-padding-y-md$kendo-grid-md-group-header-padding-y
$kendo-grid-cell-padding-x-md$kendo-grid-md-cell-padding-x
$kendo-grid-cell-padding-y-md$kendo-grid-md-cell-padding-y
$kendo-grid-filter-cell-padding-x-md$kendo-grid-md-filter-cell-padding-x
$kendo-grid-filter-cell-padding-y-md$kendo-grid-md-filter-cell-padding-y
$kendo-grid-edit-cell-padding-x-md$kendo-grid-md-edit-cell-padding-x
$kendo-grid-edit-cell-padding-y-md$kendo-grid-md-edit-cell-padding-y
$kendo-grid-group-dropclue-height-md$kendo-grid-md-group-drop-hint-height
$kendo-grid-padding-x-lg$kendo-grid-lg-padding-x
$kendo-grid-padding-y-lg$kendo-grid-lg-padding-y
$kendo-grid-header-padding-x-lg$kendo-grid-lg-header-padding-x
$kendo-grid-header-padding-y-lg$kendo-grid-lg-header-padding-y
$kendo-grid-group-header-padding-x-lg$kendo-grid-lg-group-header-padding-x
$kendo-grid-group-header-padding-y-lg$kendo-grid-lg-group-header-padding-y
$kendo-grid-cell-padding-x-lg$kendo-grid-lg-cell-padding-x
$kendo-grid-cell-padding-y-lg$kendo-grid-lg-cell-padding-y
$kendo-grid-filter-cell-padding-x-lg$kendo-grid-lg-filter-cell-padding-x
$kendo-grid-filter-cell-padding-y-lg$kendo-grid-lg-filter-cell-padding-y
$kendo-grid-edit-cell-padding-x-lg$kendo-grid-lg-edit-cell-padding-x
$kendo-grid-edit-cell-padding-y-lg$kendo-grid-lg-edit-cell-padding-y
$kendo-grid-group-dropclue-height-lg$kendo-grid-lg-group-drop-hint-height

## Image Editor

Old nameNew name
$imageeditor-*$kendo-image-editor-*

## Input

Old nameNew name
$kendo-input-padding-x-sm$kendo-input-sm-padding-x
$kendo-input-padding-y-sm$kendo-input-sm-padding-y
$kendo-input-font-size-sm$kendo-input-sm-font-size
$kendo-input-line-height-sm$kendo-input-sm-line-height
$kendo-input-padding-x-md$kendo-input-md-padding-x
$kendo-input-padding-y-md$kendo-input-md-padding-y
$kendo-input-font-size-md$kendo-input-md-font-size
$kendo-input-line-height-md$kendo-input-md-line-height
$kendo-input-padding-x-lg$kendo-input-lg-padding-x
$kendo-input-padding-y-lg$kendo-input-lg-padding-y
$kendo-input-font-size-lg$kendo-input-lg-font-size
$kendo-input-line-height-lg$kendo-input-lg-line-height

## List

Old nameNew name
$kendo-list-font-size-sm$kendo-list-sm-font-size
$kendo-list-line-height-sm$kendo-list-sm-line-height
$kendo-list-header-padding-x-sm$kendo-list-sm-header-padding-x
$kendo-list-header-padding-y-sm$kendo-list-sm-header-padding-y
$kendo-list-header-font-size-sm$kendo-list-sm-header-font-size
$kendo-list-header-line-height-sm$kendo-list-sm-header-line-height
$kendo-list-item-padding-x-sm$kendo-list-sm-item-padding-x
$kendo-list-item-padding-y-sm$kendo-list-sm-item-padding-y
$kendo-list-item-font-size-sm$kendo-list-sm-item-font-size
$kendo-list-item-line-height-sm$kendo-list-sm-item-line-height
$kendo-list-group-item-padding-x-sm$kendo-list-sm-group-item-padding-x
$kendo-list-group-item-padding-y-sm$kendo-list-sm-group-item-padding-y
$kendo-list-group-item-font-size-sm$kendo-list-sm-group-item-font-size
$kendo-list-group-item-line-height-sm$kendo-list-sm-group-item-line-height
$kendo-list-font-size-md$kendo-list-md-font-size
$kendo-list-line-height-md$kendo-list-md-line-height
$kendo-list-header-padding-x-md$kendo-list-md-header-padding-x
$kendo-list-header-padding-y-md$kendo-list-md-header-padding-y
$kendo-list-header-font-size-md$kendo-list-md-header-font-size
$kendo-list-header-line-height-md$kendo-list-md-header-line-height
$kendo-list-item-padding-x-md$kendo-list-md-item-padding-x
$kendo-list-item-padding-y-md$kendo-list-md-item-padding-y
$kendo-list-item-font-size-md$kendo-list-md-item-font-size
$kendo-list-item-line-height-md$kendo-list-md-item-line-height
$kendo-list-group-item-padding-x-md$kendo-list-md-group-item-padding-x
$kendo-list-group-item-padding-y-md$kendo-list-md-group-item-padding-y
$kendo-list-group-item-font-size-md$kendo-list-md-group-item-font-size
$kendo-list-group-item-line-height-md$kendo-list-md-group-item-line-height
$kendo-list-font-size-lg$kendo-list-lg-font-size
$kendo-list-line-height-lg$kendo-list-lg-line-height
$kendo-list-header-padding-x-lg$kendo-list-lg-header-padding-x
$kendo-list-header-padding-y-lg$kendo-list-lg-header-padding-y
$kendo-list-header-font-size-lg$kendo-list-lg-header-font-size
$kendo-list-header-line-height-lg$kendo-list-lg-header-line-height
$kendo-list-item-padding-x-lg$kendo-list-lg-item-padding-x
$kendo-list-item-padding-y-lg$kendo-list-lg-item-padding-y
$kendo-list-item-font-size-lg$kendo-list-lg-item-font-size
$kendo-list-item-line-height-lg$kendo-list-lg-item-line-height
$kendo-list-group-item-padding-x-lg$kendo-list-lg-group-item-padding-x
$kendo-list-group-item-padding-y-lg$kendo-list-lg-group-item-padding-y
$kendo-list-group-item-font-size-lg$kendo-list-lg-group-item-font-size
$kendo-list-group-item-line-height-lg$kendo-list-lg-group-item-line-height

## Listgroup

Old nameNew name
$listgroup-*$kendo-listgroup-*

## Loader

Old nameNew name
$kendo-loader-segment-size-sm$kendo-loader-sm-segment-size
$kendo-loader-padding-sm$kendo-loader-sm-padding
$kendo-loader-spinner-3-width-sm$kendo-loader-sm-spinner-3-width
$kendo-loader-spinner-3-height-sm$kendo-loader-sm-spinner-3-height
$kendo-loader-spinner-4-width-sm$kendo-loader-sm-spinner-4-width
$kendo-loader-spinner-4-height-sm$kendo-loader-sm-spinner-4-height
$kendo-loader-container-padding-sm$kendo-loader-sm-container-padding
$kendo-loader-container-gap-sm$kendo-loader-sm-container-gap
$kendo-loader-container-font-size-sm$kendo-loader-sm-container-font-size
$kendo-loader-segment-size-md$kendo-loader-md-segment-size
$kendo-loader-padding-md$kendo-loader-md-padding
$kendo-loader-spinner-3-width-md$kendo-loader-md-spinner-3-width
$kendo-loader-spinner-3-height-md$kendo-loader-md-spinner-3-height
$kendo-loader-spinner-4-width-md$kendo-loader-md-spinner-4-width
$kendo-loader-spinner-4-height-md$kendo-loader-md-spinner-4-height
$kendo-loader-container-padding-md$kendo-loader-md-container-padding
$kendo-loader-container-gap-md$kendo-loader-md-container-gap
$kendo-loader-container-font-size-md$kendo-loader-md-container-font-size
$kendo-loader-segment-size-lg$kendo-loader-lg-segment-size
$kendo-loader-padding-lg$kendo-loader-lg-padding
$kendo-loader-spinner-3-width-lg$kendo-loader-lg-spinner-3-width
$kendo-loader-spinner-3-height-lg$kendo-loader-lg-spinner-3-height
$kendo-loader-spinner-4-width-lg$kendo-loader-lg-spinner-4-width
$kendo-loader-spinner-4-height-lg$kendo-loader-lg-spinner-4-height
$kendo-loader-container-padding-lg$kendo-loader-lg-container-padding
$kendo-loader-container-gap-lg$kendo-loader-lg-container-gap
$kendo-loader-container-font-size-lg$kendo-loader-lg-container-font-size

## Map

Old nameNew name
$map-*$kendo-map-*

## Media player

Old nameNew name
$mediaplayer-*$kendo-media-player-*

## Menu

Old nameNew name
$menu-*$kendo-menu-*
$kendo-menu-popup-font-size-sm$kendo-menu-sm-popup-font-size
$kendo-menu-popup-line-height-sm$kendo-menu-sm-popup-line-height
$kendo-menu-popup-item-padding-x-sm$kendo-menu-sm-popup-item-padding-x
$kendo-menu-popup-item-padding-y-sm$kendo-menu-sm-popup-item-padding-y
$kendo-menu-popup-item-padding-end-sm$kendo-menu-sm-popup-item-padding-end
$kendo-menu-popup-item-icon-margin-start-sm$kendo-menu-sm-popup-item-icon-margin-start
$kendo-menu-popup-item-icon-margin-end-sm$kendo-menu-sm-popup-item-icon-margin-end
$kendo-menu-popup-font-size-md$kendo-menu-md-popup-font-size
$kendo-menu-popup-line-height-md$kendo-menu-md-popup-line-height
$kendo-menu-popup-item-padding-x-md$kendo-menu-md-popup-item-padding-x
$kendo-menu-popup-item-padding-y-md$kendo-menu-md-popup-item-padding-y
$kendo-menu-popup-item-padding-end-md$kendo-menu-md-popup-item-padding-end
$kendo-menu-popup-item-icon-margin-start-md$kendo-menu-md-popup-item-icon-margin-start
$kendo-menu-popup-item-icon-margin-end-md$kendo-menu-md-popup-item-icon-margin-end
$kendo-menu-popup-font-size-lg$kendo-menu-lg-popup-font-size
$kendo-menu-popup-line-height-lg$kendo-menu-lg-popup-line-height
$kendo-menu-popup-item-padding-x-lg$kendo-menu-lg-popup-item-padding-x
$kendo-menu-popup-item-padding-y-lg$kendo-menu-lg-popup-item-padding-y
$kendo-menu-popup-item-padding-end-lg$kendo-menu-lg-popup-item-padding-end
$kendo-menu-popup-item-icon-margin-start-lg$kendo-menu-lg-popup-item-icon-margin-start
$kendo-menu-popup-item-icon-margin-end-lg$kendo-menu-lg-popup-item-icon-margin-end

## Message box

Old nameNew name
$message-box-*$kendo-message-box-*

## Orgchart

Old nameNew name
$orgchart-*$kendo-orgchart-*

## Overlay

Old nameNew name
$overlay-*$kendo-overlay-*

## Pager

Old nameNew name
$kendo-pager-padding-x-sm$kendo-pager-sm-padding-x
$kendo-pager-padding-y-sm$kendo-pager-sm-padding-y
$kendo-pager-item-min-width-sm$kendo-pager-sm-item-min-width
$kendo-pager-item-group-spacing-sm$kendo-pager-sm-item-group-spacing
$kendo-pager-dropdown-width-sm$kendo-pager-sm-dropdown-width
$kendo-pager-padding-x-md$kendo-pager-md-padding-x
$kendo-pager-padding-y-md$kendo-pager-md-padding-y
$kendo-pager-item-min-width-md$kendo-pager-md-item-min-width
$kendo-pager-item-group-spacing-md$kendo-pager-md-item-group-spacing
$kendo-pager-dropdown-width-md$kendo-pager-md-dropdown-width
$kendo-pager-padding-x-lg$kendo-pager-lg-padding-x
$kendo-pager-padding-y-lg$kendo-pager-lg-padding-y
$kendo-pager-item-min-width-lg$kendo-pager-lg-item-min-width
$kendo-pager-item-group-spacing-lg$kendo-pager-lg-item-group-spacing
$kendo-pager-dropdown-width-lg$kendo-pager-lg-dropdown-width

## Panelbar

Old nameNew name
$panelbar-*$kendo-panelbar-*

## PDF viewer

Old nameNew name
$pdf-viewer-*$kendo-pdf-viewer-*

## Pivotgrid

Old nameNew name
$pivotgrid-*$kendo-pivotgrid-*

## Popup

Old nameNew name
$popup-*$kendo-popup-*

## Rating

Old nameNew name
$rating-*$kendo-rating-*

## Scheduler

Old nameNew name
$scheduler-*$kendo-scheduler-*

## Scrollview

Old nameNew name
$scrollview-*$kendo-scrollview-*

## Signature

Old nameNew name
$kendo-signature-padding-x-sm$kendo-signature-sm-padding-x
$kendo-signature-padding-y-sm$kendo-signature-sm-padding-y
$kendo-signature-line-height-sm$kendo-signature-sm-line-height
$kendo-signature-padding-x-md$kendo-signature-md-padding-x
$kendo-signature-padding-y-md$kendo-signature-md-padding-y
$kendo-signature-line-height-md$kendo-signature-md-line-height
$kendo-signature-padding-x-lg$kendo-signature-lg-padding-x
$kendo-signature-padding-y-lg$kendo-signature-lg-padding-y
$kendo-signature-line-height-lg$kendo-signature-lg-line-height

## Skeleton

Old nameNew name
$skeleton-*$kendo-skeleton-*

## Slider

Old nameNew name
$slider-*$kendo-slider-*

## Split button

Old nameNew name
$kendo-split-button-arrow-padding-x-sm$kendo-split-button-sm-arrow-padding-x
$kendo-split-button-arrow-padding-y-sm$kendo-split-button-sm-arrow-padding-y
$kendo-split-button-arrow-padding-x-md$kendo-split-button-md-arrow-padding-x
$kendo-split-button-arrow-padding-y-md$kendo-split-button-md-arrow-padding-y
$kendo-split-button-arrow-padding-x-lg$kendo-split-button-lg-arrow-padding-x
$kendo-split-button-arrow-padding-y-lg$kendo-split-button-lg-arrow-padding-y

## Splitter

Old nameNew name
$splitter-*$kendo-splitter-*
$splitbar-*$kendo-splitbar-*

## Spreadsheet

Old nameNew name
$spreadsheet-*$kendo-spreadsheet-*

## Stepper

Old nameNew name
$stepper-*$kendo-stepper-*

## Table

Old nameNew name
$kendo-table-cell-padding-x-sm$kendo-table-sm-cell-padding-x
$kendo-table-cell-padding-y-sm$kendo-table-sm-cell-padding-y
$kendo-table-cell-padding-x-md$kendo-table-md-cell-padding-x
$kendo-table-cell-padding-y-md$kendo-table-md-cell-padding-y
$kendo-table-cell-padding-x-lg$kendo-table-lg-cell-padding-x
$kendo-table-cell-padding-y-lg$kendo-table-lg-cell-padding-y

## Tabstrip

Old nameNew name
$tabstrip-*$kendo-tabstrip-*

## Taskboard

Old nameNew name
$taskboard-*$kendo-taskboard-*

## Tile layout

Old nameNew name
$tilelayout-*$kendo-tile-layout-*

## Timeline

Old nameNew name
$timeline-*$kendo-timeline-*

## Time selector

Old nameNew name
$time-selector-*$kendo-time-selector-*

## Toolbar

Old nameNew name
$kendo-toolbar-padding-x-sm$kendo-toolbar-sm-padding-x
$kendo-toolbar-padding-y-sm$kendo-toolbar-sm-padding-y
$kendo-toolbar-spacing-sm$kendo-toolbar-sm-spacing
$kendo-toolbar-padding-x-md$kendo-toolbar-md-padding-x
$kendo-toolbar-padding-y-md$kendo-toolbar-md-padding-y
$kendo-toolbar-spacing-md$kendo-toolbar-md-spacing
$kendo-toolbar-padding-x-lg$kendo-toolbar-lg-padding-x
$kendo-toolbar-padding-y-lg$kendo-toolbar-lg-padding-y
$kendo-toolbar-spacing-lg$kendo-toolbar-lg-spacing

## Tooltip

Old nameNew name
$tooltip-*$kendo-tooltip-*

## Treeview

Old nameNew name
$kendo-treeview-font-size-sm$kendo-treeview-sm-font-size
$kendo-treeview-line-height-sm$kendo-treeview-sm-line-height
$kendo-treeview-item-padding-x-sm$kendo-treeview-sm-item-padding-x
$kendo-treeview-item-padding-y-sm$kendo-treeview-sm-item-padding-y
$kendo-treeview-font-size-md$kendo-treeview-md-font-size
$kendo-treeview-line-height-md$kendo-treeview-md-line-height
$kendo-treeview-item-padding-x-md$kendo-treeview-md-item-padding-x
$kendo-treeview-item-padding-y-md$kendo-treeview-md-item-padding-y
$kendo-treeview-font-size-lg$kendo-treeview-lg-font-size
$kendo-treeview-line-height-lg$kendo-treeview-lg-line-height
$kendo-treeview-item-padding-x-lg$kendo-treeview-lg-item-padding-x
$kendo-treeview-item-padding-y-lg$kendo-treeview-lg-item-padding-y

## Wizard

Old nameNew name
$wizard-*$kendo-wizard-*
  • icons: Added kendo prefix to all icon variables:

Change variable names from $icon-* to $kendo-icon-*.

  • icons: Icons font sizes are updated as follows:

  • $kendo-icon-size-xs -> 12px (0.75 * $kendo-icon-size)

  • $kendo-icon-size-sm -> 14px (0.875 * $kendo-icon-size)

  • $kendo-icon-size-md -> 16px ($kendo-icon-size)

  • $kendo-icon-size-lg -> 20px (1.25 * $kendo-icon-size)

  • $kendo-icon-size-xl -> 24px (1.5 * $kendo-icon-size)

  • $kendo-icon-size-xxl -> 32px (2 * $kendo-icon-size)

  • $kendo-icon-size-xxxl -> 48px (3 * $kendo-icon-size)

  • Remove deprecated $accent and $accent-contrast variables

Use $kendo-color-primary and $kendo-color-primary-contrast instead.

  • Remove redundant styling modules

The styling module was already included as part of the utils module.

  • Remove redundant cursor module

The cursor module was already included as part of theme utils.

  • Merge placeholder line with skeleton

The styles for the placeholder line were merged with the skeleton styles. As a result, the placeholder line is lightly darker and has rounded corners. In a future release, the placeholder line will be removed in favor of the skeleton.

  • Rename root variables

This commit introduces a consistent naming convention for root variables:

  • Most root variables are prefixed with $kendo-.
  • If a variable is a color, it's infixed with -color-.
  • If a variable had -hovered- infix, it's now -hover-.
  • If a variable had -focused- infix, it's now -focus-.
  • If a variable had size infix and then direction, they are reversed

Here is a list of changes:

Old nameNew name
$enable-rounded$kendo-enable-rounded
$enable-shadows$kendo-enable-shadows
$enable-gradients$kendo-enable-gradients
$enable-transitions$kendo-enable-transitions
$enable-flex-classesRemoved (unused)
$enable-grid-classesRemoved (unused)
$use-calc-badge-sizeRemoved (unused)
$use-input-button-width$kendo-use-input-button-width
$use-input-spinner-width$kendo-use-input-spinner-width
$use-input-spinner-icon-offsetRemoved (unused)
$use-picker-select-widthRemoved. Use $kendo-use-input-button-width
$padding-x$kendo-padding-x
$padding-y$kendo-padding-y
$padding-x-sm$kendo-padding-sm-x
$padding-y-sm$kendo-padding-sm-y
N/ANew. $kendo-padding-md-x
N/ANew. $kendo-padding-md-y
$padding-x-lg$kendo-padding-lg-x
$padding-y-lg$kendo-padding-lg-y
$panel-padding-xRemoved. Variable was not used consistently, so the usages were replaced with spacing map
$panel-padding-yRemoved. Variable was not used consistently, so the usages were replaced with spacing map
$header-padding-xRemoved. Variable was not used consistently, so the usages were replaced with spacing map
$header-padding-yRemoved. Variable was not used consistently, so the usages were replaced with spacing map
$nav-item-marginRemoved. Variable was not used consistently, so the usages were replaced with spacing map
$nav-item-padding-xRemoved. Variable was not used consistently, so the usages were replaced with spacing map
$nav-item-padding-yRemoved. Variable was not used consistently, so the usages were replaced with spacing map
$zindex-popup$kendo-zindex-popup
$zindex-window$kendo-zindex-window
$zindex-loading$kendo-zindex-loading
$black$kendo-color-black
$white$kendo-color-white
$rgba-transparent$kendo-color-rgba-transparent
$gradient-transparent-to-black$kendo-gradient-transparent-to-black
$gradient-transparent-to-white$kendo-gradient-transparent-to-white
$gradient-black-to-transparent$kendo-gradient-black-to-transparent
$gradient-white-to-transparent$kendo-gradient-white-to-transparent
$accentRemoved. Use $kendo-color-primary
$accent-contrastRemoved. Use $kendo-color-primary-contrast
$primary$kendo-color-primary
$primary-lighter$kendo-color-primary-lighter
$primary-darker$kendo-color-primary-darker
$primary-contrast$kendo-color-primary-contrast
$secondary$kendo-color-secondary
$secondary-lighter$kendo-color-secondary-lighter
$secondary-darker$kendo-color-secondary-darker
$secondary-contrast$kendo-color-secondary-contrast
$tertiary$kendo-color-tertiary
$tertiary-lighter$kendo-color-tertiary-lighter
$tertiary-darker$kendo-color-tertiary-darker
$tertiary-contrast$kendo-color-tertiary-contrast
$info$kendo-color-info
$info-lighter$kendo-color-info-lighter
$info-darker$kendo-color-info-darker
$success$kendo-color-success
$success-lighter$kendo-color-success-lighter
$success-darker$kendo-color-success-darker
$warning$kendo-color-warning
$warning-lighter$kendo-color-warning-lighter
$warning-darker$kendo-color-warning-darker
$error$kendo-color-error
$error-lighter$kendo-color-error-lighter
$error-darker$kendo-color-error-darker
$dark$kendo-color-dark
$light$kendo-color-light
$inverse$kendo-color-inverse
$cursorsRemoved (redundant)
$body-bg$kendo-body-bg
$body-text$kendo-body-text
$subtle-text$kendo-subtle-text
$app-bg$kendo-app-bg
$app-text$kendo-app-text
$app-border$kendo-app-border
$component-bg$kendo-component-bg
$component-text$kendo-component-text
$component-border$kendo-component-border
$header-bg$kendo-component-header-bg
$header-text$kendo-component-header-text
$header-border$kendo-component-header-border
$header-gradient$kendo-component-header-gradient
$hovered-bg$kendo-hover-bg
$hovered-text$kendo-hover-text
$hovered-border$kendo-hover-border
$hovered-gradient$kendo-hover-gradient
$selected-bg$kendo-selected-bg
$selected-text$kendo-selected-text
$selected-border$kendo-selected-border
$selected-gradient$kendo-selected-gradient
$focused-shadow$kendo-focus-shadow
$primary-focused-shadowRemoved (unused)
$disabled-bg$kendo-disabled-bg
$disabled-text$kendo-disabled-text
$disabled-border$kendo-disabled-border
$disabled-gradient$kendo-disabled-gradient
$disabled-filter$kendo-disabled-filter
$disabled-opacity$kendo-disabled-opacity
$disabled-styling$kendo-disabled-styling
$panel-bgRemoved. Use $kendo-component-bg
$panel-textRemoved. Use $kendo-component-text
$panel-borderRemoved. Use $kendo-component-border
$grouping-header-bgRemoved. Use $kendo-component-header-bg
$grouping-header-textRemoved. Use $kendo-component-header-text
$grouping-header-borderRemoved. Use $kendo-component-header-border
$frozen-grouping-header-textRemoved (unused)
$frozen-grouping-header-border-widthRemoved (unused)
$placeholder-line-widthRemoved (unused)
$placeholder-line-heightRemoved (unused)
$placeholder-line-bgRemoved. $skeleton-item-bg
$invalid-bg$kendo-invalid-bg
$invalid-text$kendo-invalid-text
$invalid-border$kendo-invalid-border
$invalid-shadow$kendo-invalid-shadow
$transition$kendo-transition
$breadcrumb-link-hovered-bg$breadcrumb-link-hover-bg
$breadcrumb-link-hovered-text$breadcrumb-link-hover-text
$breadcrumb-link-hovered-border$breadcrumb-link-hover-border
$breadcrumb-link-focused-bg$breadcrumb-link-focus-bg
$breadcrumb-link-focused-text$breadcrumb-link-focus-text
$breadcrumb-link-focused-border$breadcrumb-link-focus-border
$breadcrumb-link-focused-shadow$breadcrumb-link-focus-shadow
$breadcrumb-root-link-hovered-bg$breadcrumb-root-link-hover-bg
$breadcrumb-root-link-hovered-text$breadcrumb-root-link-hover-text
$breadcrumb-root-link-hovered-border$breadcrumb-root-link-hover-border
$breadcrumb-root-link-focused-bg$breadcrumb-root-link-focus-bg
$breadcrumb-root-link-focused-text$breadcrumb-root-link-focus-text
$breadcrumb-root-link-focused-border$breadcrumb-root-link-focus-border
$breadcrumb-root-link-focused-shadow$breadcrumb-root-link-focus-shadow
$breadcrumb-focused-shadow$breadcrumb-focus-shadow
$calendar-cell-focused-shadow$calendar-cell-focus-shadow
$kendo-drawer-scrollbar-hovered-color$kendo-drawer-scrollbar-hover-color
$kendo-drawer-hovered-bg$kendo-drawer-hover-bg
$kendo-drawer-hovered-text$kendo-drawer-hover-text
$kendo-drawer-focused-bg$kendo-drawer-focus-bg
$kendo-drawer-focused-text$kendo-drawer-focus-text
$dropdownlist-*Removed (unused)
$expander-header-focused-bg$expander-header-focus-bg
$expander-header-focused-shadow$expander-header-focus-shadow
$kendo-grid-hovered-bg$kendo-grid-hover-bg
$kendo-grid-hovered-text$kendo-grid-hover-text
$kendo-grid-hovered-border$kendo-grid-hover-border
$kendo-grid-focused-shadow$kendo-grid-focus-shadow
$kendo-grid-sticky-footer-hovered-bg$kendo-grid-sticky-footer-hover-bg
$kendo-grid-sticky-hovered-bg$kendo-grid-sticky-hover-bg
$kendo-grid-sticky-selected-hovered-bg$kendo-grid-sticky-selected-hover-bg
$panelbar-header-hovered-bg$panelbar-header-hover-bg
$panelbar-header-hovered-text$panelbar-header-hover-text
$panelbar-header-hovered-border$panelbar-header-hover-border
$panelbar-header-hovered-gradient$panelbar-header-hover-gradient
$panelbar-header-focused-bg$panelbar-header-focus-bg
$panelbar-header-focused-text$panelbar-header-focus-text
$panelbar-header-focused-border$panelbar-header-focus-border
$panelbar-header-focused-gradient$panelbar-header-focus-gradient
$panelbar-header-focused-shadow$panelbar-header-focus-shadow
$panelbar-header-hovered-focused-bg$panelbar-header-hover-focus-bg
$panelbar-header-hovered-focused-text$panelbar-header-hover-focus-text
$panelbar-header-hovered-focused-border$panelbar-header-hover-focus-border
$panelbar-header-hovered-focused-gradient$panelbar-header-hover-focus-gradient
$panelbar-header-selected-hovered-bg$panelbar-header-selected-hover-bg
$panelbar-header-selected-hovered-text$panelbar-header-selected-hover-text
$panelbar-header-selected-hovered-border$panelbar-header-selected-hover-border
$panelbar-header-selected-hovered-gradient$panelbar-header-selected-hover-gradient
$panelbar-header-selected-focused-bg$panelbar-header-selected-focus-bg
$panelbar-header-selected-focused-text$panelbar-header-selected-focus-text
$panelbar-header-selected-focused-border$panelbar-header-selected-focus-border
$panelbar-header-selected-focused-gradient$panelbar-header-selected-focus-gradient
$panelbar-header-selected-hovered-focused-bg$panelbar-header-selected-hover-focus-bg
$panelbar-header-selected-hovered-focused-text$panelbar-header-selected-hover-focus-text
$panelbar-header-selected-hovered-focused-border$panelbar-header-selected-hover-focus-border
$panelbar-header-selected-hovered-focused-gradient$panelbar-header-selected-hover-focus-gradient
$panelbar-item-hovered-bg$panelbar-item-hover-bg
$panelbar-item-hovered-text$panelbar-item-hover-text
$panelbar-item-hovered-border$panelbar-item-hover-border
$panelbar-item-hovered-gradient$panelbar-item-hover-gradient
$panelbar-item-focused-bg$panelbar-item-focus-bg
$panelbar-item-focused-text$panelbar-item-focus-text
$panelbar-item-focused-border$panelbar-item-focus-border
$panelbar-item-focused-gradient$panelbar-item-focus-gradient
$panelbar-item-focused-shadow$panelbar-item-focus-shadow
$panelbar-item-hovered-focused-bg$panelbar-item-hover-focus-bg
$panelbar-item-hovered-focused-text$panelbar-item-hover-focus-text
$panelbar-item-hovered-focused-border$panelbar-item-hover-focus-border
$panelbar-item-hovered-focused-gradient$panelbar-item-hover-focus-gradient
$panelbar-item-selected-hovered-bg$panelbar-item-selected-hover-bg
$panelbar-item-selected-hovered-text$panelbar-item-selected-hover-text
$panelbar-item-selected-hovered-border$panelbar-item-selected-hover-border
$panelbar-item-selected-hovered-gradient$panelbar-item-selected-hover-gradient
$panelbar-item-selected-focused-bg$panelbar-item-selected-focus-bg
$panelbar-item-selected-focused-text$panelbar-item-selected-focus-text
$panelbar-item-selected-focused-border$panelbar-item-selected-focus-border
$panelbar-item-selected-focused-gradient$panelbar-item-selected-focus-gradient
$panelbar-item-selected-hovered-focused-bg$panelbar-item-selected-hover-focus-bg
$panelbar-item-selected-hovered-focused-text$panelbar-item-selected-hover-focus-text
$panelbar-item-selected-hovered-focused-border$panelbar-item-selected-hover-focus-border
$panelbar-item-selected-hovered-focused-gradient$panelbar-item-selected-hover-focus-gradient
$rating-icon-focused-text$rating-icon-focus-text
$rating-icon-focused-shadow$rating-icon-focus-shadow
$rating-icon-focused-selected-shadow$rating-icon-focus-selected-shadow
$slider-button-focused-shadow$slider-button-focus-shadow
$slider-draghandle-hovered-bg$slider-draghandle-hover-bg
$slider-draghandle-hovered-text$slider-draghandle-hover-text
$slider-draghandle-hovered-border$slider-draghandle-hover-border
$slider-draghandle-hovered-gradient$slider-draghandle-hover-gradient
$slider-draghandle-focused-shadow$slider-draghandle-focus-shadow
$spreadsheet-insert-image-dialog-overlay-hovered-text$spreadsheet-insert-image-dialog-overlay-hover-text
$tabstrip-item-hovered-bg$tabstrip-item-hover-bg
$tabstrip-item-hovered-text$tabstrip-item-hover-text
$tabstrip-item-hovered-border$tabstrip-item-hover-border
$tabstrip-item-hovered-gradient$tabstrip-item-hover-gradient
$tabstrip-item-focused-shadow $tabstrip-item-focus-shadow
$tabstrip-content-border-focused$tabstrip-content-focus-border
$time-list-focused-bg$time-list-focus-bg
$kendo-upload-focused-shadow$upload-focus-shadow
$kendo-window-focused-shadow$window-focus-shadow
$kendo-wizard-focused-shadowRemoved (unused)
  • Added $kendo- prefix to $spacing map

Renamed $spacing to $kendo-spacing to avoid conflicts with other libraries.

  • grid: grid grouping header indicators replaced with
  • grid: Grid header cell rendering updated
  • grid: Added size appearance property:
  • size controls the overall physical size of the grid and it's components.
  • currently supports small and medium (default) sizes

The size property generates component specific class name k-grid-{size}.

  • grid: Added kendo prefix to all grid variables:

Change variable names from $grid-* to $kendo-grid-*.

  • Use functions and mixins only from theme-core

All, but two, functions are prefixed with k- to avoid conflicts with other libraries:

  • contrast-wcag is renamed to k-contrast-legacy, and
  • yiq is renamed to k-yiq-luma-information

as the new names describe them better.

Note: k-contrast-legacy is deprecated and will be removed.

  • Added kendo prefix to all listview variables

Change variables names from $listview-* to $kendo-listview-*.

  • editor: The Editor now uses div containers instead of table
  • editor: k-editor-toolbar-wrap wrapper removed
  • editor: Toolbar component is used for the Editor toolbar
  • editor: Window component is used for all Editor popups
  • editor: Form component is used inside popups
  • editor: All inputs inside popups are replaced with the

respective component: TextBox, NumericTextBox, etc

  • editor: The following classes are renamed:

  • k-resizable renamed to k-editor-resizable

  • k-editor-table-wizard-dialog renamed to k-editor-table-wizard-window

  • upload: The following classes are being renamed:

  • k-dropzone-hover/hovered renamed to k-hover

  • k-file-group-wrapper, k-file-invalid-group-wrapper,

k-multiple-files-group-wrapper, k-multiple-files-invalid-group-wrapper renamed to k-file-icon-wrapper

  • k-file-group replaced with k-file-icon

  • k-file-name-size-wrap class replaced with k-file-info

  • k-file-information class replaced with k-file-summary

  • upload actions buttons wrapper renamed from k-upload-status to k-upload-actions

  • upload: The following classes are being removed:

  • k-upload-status-total removed from k-upload-status

  • k-validation-icon removed from upload-status icon

  • k-file-name-invalid removed from k-file-name

  • k-text-success and k-text-error removed from k-validation-message

  • upload: Updated rendering of the upload area with button and input

  • fab: Remove styles for fab shape property

  • window: The following classes are being renamed:

  • k-window-actions renamed to k-window-titlebar-actions

  • k-window-buttongroup, k-window-buttons renamed to k-window-actions

  • window: The following classes are being removed:

  • k-window-titleless removed

  • k-dialog-* classes removed

  • window: By default, the color of the titlebar is now the base color

and can be changed via the new themeColor property of the component

  • dialog: The following classes are being renamed:

  • k-dialog-actions renamed to k-dialog-titlebar-actions

  • k-dialog-buttongroup and k-dialog-buttons renamed to k-dialog-actions

  • dialog: By default, the color of the titlebar is now the base color

and can be changed via the new themeColor property of the component

  • notification: The following changes have been made to the notification classes:

  • removed k-notification-wrap

  • added k-notification-actions and k-notification-action classes

  • listbox: The following classes have been renamed:

  • k-listbox-toolbar renamed to k-listbox-actions

  • k-listbox-toolbar-left renamed to k-listbox-actions-left

  • k-listbox-toolbar-right renamed to k-listbox-actions-right

  • k-listbox-toolbar-top renamed to k-listbox-actions-top

  • k-listbox-toolbar-bottom renamed to k-listbox-actions-bottom

  • progressbar: The following changes are introduced:

  • added k-progressbar-value class

  • renamed css variable name from --kendo-progressbar-progress to --kendo-progressbar-value

  • progressbar: Changes to the following Progressbar classes:

  • added k-chunk-progressbar class

  • added k-progressbar-chunks class

  • k-item class is replaced with k-progressbar-chunk

  • forms: Added size appearance property.

The size appearance property generates component specific class name k-form-{size}.

  • forms: Added kendo prefix to all form variables

Change variable names from $form-* to $kendo-form-*.

  • pager: Added size appearance property:

  • size controls the overall physical size of the pager and it's components.

Generates pager specific class name k-pager-{size}.

  • pager: Added kendo prefix to all pager variables:

Change variable names from $pager-* to $kendo-pager-*.

  • pager: Replaced pager numbers with buttons:

The rendering ot the Pager component has been changed to use buttons instead of spans.

  • toolbar: Added size appearance property.

The size appearance property generates component specific class name k-toolbar-{size}.

  • toolbar: Added kendo prefix to all toolbar variables

Change variable names from $toolbar-* to $kendo-toolbar-*.

5.12.0 (2022-11-28)

Bug Fixes

  • popover: set height to inner element to display callout correctly and add a visual test (e0b72a1)
  • scheduler: remove default browser focus outline (b523f1f)
  • scheduler: remove default browser focus outline of the k-scheduler-content element (7a0df77)

Features

  • fluent: expose sass variables for customization (f7ac97d)
  • icons: add k-icon-action class (9e35f34)

5.11.0 (2022-11-07)

Bug Fixes

  • content in adaptive actionsheet should not exceed 360px width (803dc21)
  • filemanager: add spacing between labels and values in the preview pane (b20d88f)
  • notification: add z-index to guarantee notifications stay on top (bcae231)
  • tabstrip: do not overlap tabstrip and content area (7f59331)
  • tabstrip: remove z-index from tabstrip-items and tabstrip-content (af0f859)

Features

  • add alignement classes for tabstrip items (ca4957c)

5.10.0 (2022-10-21)

Bug Fixes

  • action-sheet: use clamp instead of max for sizing action sheet container (e2c9af9)

Features

  • actionsheet: update rendering to comply with accessibility role (3962cc9)
  • add nuspec for themes (cf12568)

5.9.0 (2022-10-17)

Bug Fixes

  • bottom-navigation: add border colors in fluent theme (57c41fd)
  • bottom-navigation: add gap between icon and label in fluent theme (28cf41a)
  • bottom-navigation: nav items min-height in fluent theme (4963bfd)
  • calendar: allow range deselection in fluent (c26e3bc)
  • calendar: navigation scrollbar should not be accessible (13fd191)
  • calendar: year, decade and century view cells should be 2x of month cells (99bc56d)
  • color-preview: add missing styling for size 'none' (ab54dd8)
  • coloreditor: add focus for colorgradient inside coloreditor (13c95e3)
  • colorgradient: allow draghandle overflow (5823e15)
  • colorgradient: correctly position slider-track in rtl direction (5a2439a)
  • colorgradient: remove border around canvas in fluent (8b68463)
  • colorpalette: adjust disabled state to match fluent design (e6ef6ea)
  • colorpalette: improve selected-hover tile state (6899a9c)
  • colorpalette: remove white lines between tiles (d571e83)
  • fluent: make box-shadows exactly the same as the ones in ms fluent (4b1d9f1)
  • fluent: remove redundant config map from params (871e771)
  • gantt: add hover colors for tasks in fluent theme (716ae39)
  • gantt: fix hover color for delayed tasks in fluent (5d837ea)
  • gauge: pointer and track have no color in fluent theme (b7add52)
  • grid: add k-reorder-cue as k-grouping-dropclue alias (10da8ce)
  • grid: align sort order icon in fluent theme (09a8f1b)
  • grid: change action buttons block-start padding (83628fe)
  • grid: match sort icon spacing with fluent design (560f244)
  • grid: remove specific sort icon classes in fluent theme (0196f52)
  • grid: search field should not change popup width (5c30699)
  • input: remove input button outline on focus (12ac503)
  • input: set focus border color to transparent when fillMode is none (54d37ca)
  • menu: add padding-inline-end to items in vertical menu in fluent (ddec977)
  • menu: give first item in menu group initial focus (080fc83)
  • menu: remove double outline of items in context menu (7ac8bca)
  • pager: increase pager input width in fluent (d5cd172)
  • panelbar: fix typo that prevents setting a background color in panelbar item in fluent (6677d8c)
  • progressbar: label moves down after initial interaction with progressbar in fluent theme (a77e34a)
  • progressbar: scope progressbar status styles in fluent (5fb334c)
  • scheduler: update selection color in fluent (be5dab7)
  • signature: apply opacity to the disabled signature in fluent (d61b085)
  • signature: large signature should retain size when drawing (ee61f9c)
  • signature: update line color to match design (6d3d600)
  • signature: update signature line disabled state to match design (fb3bf14)
  • skeleton: add animations in fluent (00d1b28)
  • skeleton: fix wave animation in fluent (c115516)
  • skeleton: wave animation in fluent (d84aac6)
  • slider: fix active and focus state in fluent (3b04c92)
  • slider: update focus, active and disabled states as per designs in fluent (dfefacf)
  • splitbutton: move delimiter to k-button-icon element in fluent theme (8336e56)
  • spreadsheet: theme styles are defined outside of theme mixin in fluent theme (0534c12)
  • table: update selected table colors in fluent (45f3a22)
  • timeline: bottom part of the card should be visible (9e6b966)
  • timeline: prev/nav card should not be visible in fluent (bd972a8)
  • timeselector: add list title padding to height var in fluent theme (3143bee)
  • timeselector: hide time separator in fluent theme (7bf6792)
  • toolbar: wrong or missing toolbar item focus styles (60fe96b)
  • treelist: add margin between expand/collapse icon and item's text in fluent theme (37578db)

Features

  • calendar: add sizes to calendar in fluent theme (b743389)
  • extend action sheet styles to allow for custom content (073230b)
  • filter: add focus styles (fbb1e69)
  • timedurationpicker: add component styles (6f35b78)

5.8.1 (2022-09-13)

Bug Fixes

  • point to correct location of all.css in dist (8b6e1fa)

5.8.0 (2022-09-12)

Bug Fixes

  • chat: use correct shadow for bubble states in fluent theme (6b68b9c)
  • coloreditor: set default width based on design in fluent theme (7fbdc7c)
  • coloreditor: use smaller footer padding to comply with the design in fluent theme (26054a0)
  • colorgradient: alpha slider opacity is not visible in fluent theme (cc511ae)
  • colorgradient: prevent canvas from overflow in fluent theme (e01c8c9)
  • colorgradient: use smaller font-size for input labels in fluent (e07811b)
  • column-menu: apply disabled color in fluent theme (35b18f0)
  • fluent: import scrollbar utils (af4dbcd)
  • gantt: rtl mode does not align tasks to correct side in fluent theme (4df5e50)
  • grid: remove top padding from filter menu container in fluent theme (527eb1c)
  • imageeditor: match border color with design in fluent theme (19bd995)
  • progressbar: match chunks spacing with design in fluent theme (a5044ec)
  • splitter: fix styles in fluent theme (b7edb5f)
  • stepper: match styles with design in fluent theme (a6ca694)
  • table: use interpolation for sizing in fluent theme (3de1404)
  • taskboard: remove preview pane double border in fluent theme (34973cd)
  • taskboard: reverse rtl preview pane position in fluent theme (5ffff8a)
  • taskboard: use correct font style for preview pane header in fluent theme (4127649)
  • wizard: remove content padding in fluent theme (85a8b1f)

Features

  • chat: add fluent styles (6a5f907)
  • fluent: add adaptive styles (787639b)
  • gantt: add fluent styles (0407434)
  • pdf-viewer: add fluent styles (62d9f9b)
  • pivotgrid: add fluent styles (e3a4634)
  • scrollview: add fluent styles (a5ce29c)
  • spreadsheet: add fluent styles (3dfe954)
  • timeline: add fluent styles (d3559ef)

5.7.0 (2022-09-05)

Bug Fixes

  • calendar: remove hidden from out of range cells to allow customization with themebuilder (75efce8)
  • card: improve callout styles and remove unnecessery variables (7e8ab03)
  • colorgradient: change icon selector to a more generic one (869fb83)
  • editor: add support for k-i-caret-br (3d16bf2)
  • fluent: add missing form-label bottom margin (c0e61fb)
  • fluent: fix input layout when component size is set to none (d34b7be)
  • fluent: use correct floating-label y offset value (6347439)
  • notification: add suport for k-i-x icon (d0f2e9f)
  • pager: add support for pager icons (7897467)
  • scheduler: add support for caret-alt-left and right icons (59df4a5)
  • slider: change icon selectors for prev and next buttons (88fbe81)

Features

  • action-buttons: add fluent styles (9e958a7)
  • action-sheet: add action-sheet fluent styles (b48b622)
  • appbar: add fluent styles (6800d89)
  • avatar: add avatar styles for fluent (b42be03)
  • badge: update styles to match updated badge component options (83d705d)
  • bottom-nav: add fluent styles (2413b73)
  • breadcrumb: add fluent styles (d2401f1)
  • captcha: add fluent styles (5061c1f)
  • card: init fluent styles (b9dc65a)
  • checkbox: add checkbox styles (5e1a3da)
  • chip: add fluent styles (128d7f0)
  • color-preview: add fluent styles (b77834e)
  • coloreditor: add fluent styles (a5b6dec)
  • colorgradient: add fluent styles (1c32a05)
  • colorpalette: add fluent styles (4e65289)
  • colorpicker: add fluent styles (ec277f0)
  • dataviz: add fluent styles (69108b5)
  • drawer: add fluent styles (e8787e8)
  • dropzone: add fluent styles (aab27ec)
  • expansion-panel: add fluent styles (5511620)
  • fab: add fluent styles (031bae5)
  • filemanager: add fluent styles (105b94e)
  • filter: add fluent styles (38e8419)
  • fluent: add badge styles (6d0a622)
  • fluent: add editor styles (6edaa00)
  • fluent: add floating-label styles (b328b6e)
  • fluent: add fluent inpust as individial modules (1b0e951)
  • fluent: add notification styles (0c0b52a)
  • fluent: add panelbar fluent styles (2944772)
  • fluent: add styles for fluent slider (f689b13)
  • fluent: add styles to listview (6275b46)
  • fluent: add tabstrip styles (1a3abc9)
  • fluent: add tooltip styles (9a90e32)
  • fluent: add validator styles (434c282)
  • forms: add fluent styles (812a0f8)
  • grid: add fluent styles (7dab140)
  • imageeditor: fluent styles (2d75552)
  • input: add fluent styles (a526954)
  • list: add fluent styles (4a48b82)
  • listbox: add fluent styles (40fa874)
  • listgroup: add fluent styles (fb28d06)
  • loader: add fluent styles (cfb6f93)
  • map: add fluent styles (41115dc)
  • mediaplayer: fluent styles (c856947)
  • menu-button: add fluent styles (635aba5)
  • menu: add fluent styles (172d46e)
  • messagebox: add fluent styles (7f7ff1e)
  • orgchart: add fluent styles (59f1a3b)
  • pager: add fluent styles (e00a13f)
  • popover: add styles to Fluent (7ab846c)
  • progressbar: add progressbar fluent styles (a0cf62e)
  • radiobutton: add radio button styles (fd0a868)
  • rating: add fluent styles (591d0b0)
  • responsivepanel: fluent styles (6e4bc47)
  • ripple: add fluent styles (a9f1359)
  • scheduler: add scheduler fluent styles (c38b9b6)
  • scroller: add fluent styles (640c9f1)
  • signature: add fluent styles (d54703a)
  • skeleton: add fluent styles (e6a9ddb)
  • split-button: add fluent styles (70758cf)
  • splitter: add fluent styles (cde3496)
  • stepper: add fluent styles (d44a71f)
  • streamline interactive class names (041a9ee)
  • switch: add fluent styles (5bb39cc)
  • table: add fluent styles (21af0f2)
  • taskboard: add fluent styles (1132383)
  • tilelayout: add styles to Fluent (cb8aeee)
  • timeselector: add fluent styles (17317b4)
  • toolbar: add fluent styles (c56e076)
  • treelist: add fluent styles (21dcadb)
  • treeview: add fluent styles (6a260eb)
  • upload: add upload fluent styles (41758f0)
  • virtual-scroller: add fluent styles (20dfa5a)
  • wizard: add fluent styles (c79af6f)

5.6.0 (2022-07-25)

Features

  • button: add fluent styles (08f217f)
  • calendar: add calendar fluent styles (7bddac5)
  • dialog: add dialog fluent styles (e8c64d3)
  • icon: add icons to fluent theme (356c8aa)
  • overlay: add overlay fluent styles (b44f8eb)
  • popup: add popup fluent styles (ecfec54)
  • typography: add fluent styles (b87fb8f)
  • window: add window fluent styles (c47e42c)

5.5.0 (2022-06-13)

Note: Version bump only for package @progress/kendo-theme-fluent