Lançamentos do Kendo UI

Released: Aug 30, 2023

Atualizações na R2 2023 SP2

Recursos

  • Breadcrumb
    • Added support for sizing.
  • Chart
    • Added new Pyramid chart type.
  • Grid
    • Added new ContextMenu feature.
  • Pager
    • Improved responsiveness.
  • Scheduler
    • Improved performance of the 'slotByElement' method.

Correções

  • Common
    • Source code build, using Custom, fails to load all dependencies.
  • CSP Improvements
    • CSP errors in Grid when columns are initially hidden.
    • CSP errors in Grid when sticky columns are enabled.
    • Apply styles programmatically instead of inline for CSP compatibility.
    • Removed...

Released: Jul 19, 2023

Atualizações na R2 2023 SP1

Recursos

  • Common
    • Fluent Theme Package (v6.6.0).
    • Classic Theme Package (v6.6.0).
    • Bootstrap Theme Package (v6.6.0).
    • Default Theme Package (v6.6.0).
    • Material Theme Package (v6.6.0).
  • Chart
    • Added support for drill down charts.
  • Filter, Gantt, PivotGrid and TreeList
    • Improved ARIA support and keyboard navigation support.

Correções

  • Common
    • esbuild does not work with latest Kendo UI for jQuery versions.
    • Missing devDependencies in source code bundle.
    • Error on npm run dev when using Vite.
  • CheckBoxGroup
    • Wrong...

Released: Jun 7, 2023

Atualizações na R2 2023

Recursos

  • Common
    • Added support for jQuery 3.7.0.
    • Fluent Theme Package (v6.4.0).
    • Classic Theme Package (v6.4.0).
    • Bootstrap Theme Package (v6.4.0).
    • Default Theme Package (v6.4.0).
    • Material Theme Package (v6.4.0).
  • ActionSheet
    • Added Action buttons support.
    • Added Adaptive capabilities.
    • Added Content Template and Footer Template support.
  • AutoComplete
    • Added Adaptive Mode.
  • BottomNavigation
    • Unified BottomNavigation rendering.
  • Breadcrumb
    • Unified Breadcrumb rendering.
  • ColorGradient
    • Unified Color widgets...

Released: Apr 26, 2023

Atualizações na R1 2023 SP2

Recursos

  • Common
    • Fluent Theme Package (v6.3.0).
    • Classic Theme Package (v6.3.0).
    • Bootstrap Theme Package (v6.3.0).
    • Default Theme Package (v6.3.0).
    • Material Theme Package (v6.3.0).
  • Chart
    • You can now allow Stock Chart Navigator to be displayed on top.
  • ChipList
    • Improved ChipList accessibility.
  • DatePicker
    • Exposed messages configuration for DateInput in DatePickers.
  • DateTimePicker
    • Exposed messages configuration for DateInput in DatePickers.
  • DropDownTree
    • Improved Accessibility of ChipList rendering in...

Released: Mar 15, 2023

Atualizações na R1 2023 SP1

Recursos

  • Common
    • Added centralized support for SVG and Font icons across all UI components.
    • Fluent Theme Package (v6.2.0).
    • Classic Theme Package (v6.2.0).
    • Bootstrap Theme Package (v6.2.0).
    • Default Theme Package (v6.2.0).
    • Material Theme Package (v6.2.0).
    • You can now apply revised form guidelines for button position in popup/pane editors (DateTimePicker, Diagram, Editor, FileManager, Gantt, Grid, ImageEditor, OrgChart, Scheduler, TaskBoard, TimePicker, TreeList and Upload components).
    • You can now...

Released: Jan 18, 2023

Atualizações na R1 2023

Recursos

Common

  • New ChipList component.
  • New Chip component.
  • CSP compliance for all components except Spreadsheet.

ComboBox

  • Added 'cascadeOnCustomValue' property to enable a cascading ComboBox when a custom value entered in the parent.

Spreadsheet

  • Changed default order of Spreadsheet tools.

Correções

ButtonGroup

  • Use ButtonGroup in ToolBar.

DropDownButton

  • ToolBar's click event is not fired on click a DropDownButton item.

DropDownList

  • Wrong dropdown width when set through list.width.

Editor...

Released: Nov 9, 2022

Atualizações na R3 2022 SP1

Recursos

  • Common
    • Added new TimeDurationPicker component.
    • You can now rewrite source from Asynchronous Module Definition (AMD)/Universal Module Definition (UMD) to ES modules and include the modules in your distributions.
    • Fluent Theme Package (v5.10.0).
    • Classic Theme Package (v5.10.0).
    • Bootstrap Theme Package (v5.10.0).
    • Default Theme Package (v5.10.0).
    • Material Theme Package (v5.10.0).
  • Added floating label support to the following components:
    • AutoComplete
    • ComboBox
    • DateInput
    • DatePicker...

Released: Sep 14, 2022

Atualizações na R3 2022

Recursos

  • Common
    • New Signature Component.
    • Fluent Theme Package (v5.8.0).
    • Support for jQuery 3.6.1.
    • Classic Theme Package (v5.8.0).
    • Bootstrap Theme Package (v5.8.0).
    • Default Theme Package (v5.8.0).
    • Material Theme Package (v5.8.0).
  • ColorGradient
    • Add initialization from input to enable submitting form value.
    • Enhance WAI ARIA attributes.
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors.
  • ColorPalette
    • Add initialization from input to enable submitting form value.
    • Enhance...

Released: Aug 3, 2022

Atualizações na R2 2022 SP2

Recursos

  • Common
    • Now includes TypeScript typings in npm package.
    • Updated Classic Theme Package (v5.6.0).
    • Updated Bootstrap Theme Package (v5.6.0).
    • Updated Default Theme Package (v5.6.0).
    • Updated Material Theme Package (v5.6.0).
    • Removed 'state' prefix from CSS state classes.
  • Calendar
    • Improved accessibility.
  • Editor
    • The Editor's aria-label attribute is now read by screen readers.
  • Gantt
    • Integrated Form Component in Gantt.
  • Grid
    • Integrated Form Component in Grid.
  • MultiViewCalendar
    • Improved...

Released: Jun 22, 2022

Atualizações na R2 2022 SP1

Recursos

  • Common
    • Added new DropDownButton component.
    • Added new SplitButton component.
  • AutoComplete
    • Substituted aria-owns with aria-controls in role="combobox" widgets.
  • Calendar
    • Implemented Calendar ARIA as per the spec.
  • DatePicker
    • Substituted aria-owns with aria-controls in role="combobox" widgets.
  • DateRangePicker
    • Implemented DateRangePicker ARIA as per the spec.
  • DateTimePicker
    • Added 'aria-haspopup=grid' to the DateTimePicker combobox element.
    • Substituted aria-owns with aria-controls in role...