Kendo UI 新版本发表

Released: Mar 27, 2024

Kendo UI for Vue 2024 Q1 (v4.3.2) 中的更新

修补程序

  • Dropdown
    • Multiselect virtual keyboard fails to focus next item.
    • Skip is NaN in some cases of virtualisation.
  • Grid
    • Checkbox wrap is exposed instead of checkbox.
  • Inputs
    • Autosize is not updated correctly on input change.
  • NumericTextbox
    • Broken formatting after Vue 3.4.0.
  • Scheduler
    • Agenda view is misaligned.
    • Edit form not opening in vertical timeline.
    • Start not part of slot render props.
    • Item and slot should trigger edit form events.
  • TextArea
    • Resizing classes not set correctly.

Released: Mar 20, 2024

Kendo UI for jQuery 2024 Q1 (2024.1.319) 中的更新

特性

  • Common
    • Fluent Theme Package (v.7.2.1).
    • Classic Theme Package (v.7.2.1).
    • Bootstrap Theme Package (v.7.2.1).
    • Default Theme Package (v.7.2.1).
    • Material Theme Package (v.7.2.1).
  • Editor
    • Added the ability to add paragraph marks.
    • Added the ability to set different paddings to cells.
    • Added the ability to set line height to paragraph.
  • Grid
    • Added the ability to re-render only specific rows.
    • Added the ability to show/hide multiple columns in Grid.

修补程序

  • Common
    • Source mapping does not allow debugging of...

Released: Mar 20, 2024

Kendo UI for Angular 2024 Q1 (v15.3.0) 中的更新

特性

  • Grid
    • Added new expandAll and collapseAll methods for virtual grouping.
    • Added new scrollToItem method.
    • You can now set the table cells role attribute.
  • TreeList
    • You can now allow setting the table cells role attribute.
  • PivotGrid
    • Added support for counting aggregate.

修补程序

  • Calendar
    • Focused date is out of range.
  • Grid
    • ScrollTo method behavior discrepancies based on other settings.
  • MultiSelectTree
    • Open, close, closed events don't emit in zone.
  • TabStrip
    • Incorrect hostbinding attribute name.

Released: Mar 13, 2024

KendoReact 2024 Q1 (v7.3.0) 中的更新

特性

  • Grid
    • You can now a add keyboard shortcut for grouping.
    • You can now add a name to the grid table.

修补程序

  • Fixed compatibility issue with nodeNext module resolution.
  • Dialog
    • Trapped focus is not working correctly.
  • Grid
    • Column configurations are not filtered correctly.
    • Fixed column sizes calculation.
    • Issue where selecting first data cell when navigable is true.
    • Selectable cell should focus the checkbox when navigate.
    • Fixed large bundle size issue when importing KendoReact packages.
  • PDF
    • Fixed error...

Released: Mar 13, 2024

Kendo UI for Angular 2024 Q1 (v15.2.0) 中的更新

特性

  • DateInputs
    • You can now allow value to be nullable.
  • PivotGrid
    • Added support for cell templates.
  • Rating
    • Introduced new Rating component.
  • Scheduler
    • You can now allow hiding the all day slot.

修补程序

  • DatePicker and DateTimePicker
    • Throws expressionChangedAfterViewChecked.
  • DateTimePicker
    • Programmatically reset min and max.
  • DropdownTree
    • Value does not get updated programmatically.
  • Editor
    • Does not apply overflow correctly when first rendered.
  • Gantt
    • Disabled FormControl is not visible in the editing...

Released: Feb 27, 2024

KendoReact 2024 Q1 (v7.2.3) 中的更新

修补程序

  • Inputs - Removed form package dependency.
  • Pager - Fixed aria-label messages.
  • PDF Viewer - Fixed aria-label messages.;
  • Rendering Change
    • Dropdown Button - Restored 'k-dropdown-button' class.

Released: Feb 22, 2024

KendoReact 2024 Q1 (v7.2.2) 中的更新

修补程序

  • Animation container
    • Restored animation-container-relative class.
  • Dropdownbutton
    • Class k-dropdown-button has been removed. Use class k-menu-button instead.

Released: Feb 22, 2024

Kendo UI for Angular 2024 Q1 (v15.1.0) 中的更新

特性

  • Calendar
    • Added a new showOtherMonthDays option.
  • Listbox
    • Addd a noDataText message.
  • Listview
    • Added a new bordered option.
  • Treeview
    • Added a new uncheckCollapsedChildren property.

修补程序

  • Charts
    • 100% stacked bar is rendered as separate stacks.
  • Drag and Drop
    • onDragEnter emits multiple consecutive times.
  • DropdownList
    • Arrow does not render when loading.
  • DropdownTrees
    • No data is displayed when filtering.
  • Filter
    • Editors lose focus with two-way binding.
  • Form Controls
    • Added k-readonly class to readonly...

Released: Feb 21, 2024

KendoReact 2024 Q1 (v7.2.1) 中的更新

特性

  • Animation
    • Replaced animation-container-relative class with animation-container-shown class.

修补程序

  • Grid
    • Row selection regression.

Released: Feb 20, 2024

KendoReact 2024 Q1 (v7.2.0) 中的更新

特性

  • AIPrompt
    • Added the option for using React node in toolbarItems.
    • Added a RTL mode.
  • Common
    • Replaced uselayouteffect with useisomorphiclayouteffect in all components.
  • Charts
    • Added ChartSeries and ChartSeriesItem export in KedoReactAll.
  • Grid
    • Added aria-label to SelectionCell checkbox.
  • ProgressBars
    • Renamed the k-progress-chunk class to k-progressbar-chunk.

修补程序

  • All-package
    • Added pdf-viewer dependency.
  • Buttons
    • Dropdownbutton closes when opened is true.
    • Export SplitButtonProps from buttons package...