Kendo UI 新版本發表

Released: Feb 20, 2024

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

特性

  • DataTools
    • Updated filter close button message.
  • Updated hasListeners logic.
  • Upload
    • Added SVG icons to files' list action buttons.

修補程式

  • Events not triggering in latest vue 3.
  • Checkbox
    • Invalid style not applied to component.
  • DateInputs
    • Daterangepicker keyboard of inputs not working.
  • Dropdowns
    • Dropdown width in tabstrip not set correctly.
  • Inputs
    • Radiogroup does not apply attrs to items.
  • Tabstrip
    • Edit content element classname.
  • Treelist
    • rowcontextmenu event not triggered correctly.
    • rowclass prop...

Released: Feb 2, 2024

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

修補程式

  • Editor
    • Updated link in error message.
  • Grid
    • Clipboard actions ignore first column cells.

Released: Jan 31, 2024

Kendo UI for jQuery 2024 Q1 中的更新

特性

  • CSP Improvements
    • ResponsivePanel is now fully CSP compliant.
  • Button
    • Added a 'Clear' option for FillMode configuration.
  • Cards
    • Unified Card rendering.
  • Chart
    • Added support for Polynomial trendlines.
    • Added the ability to control Legend Display.
  • Gantt
    • Unified Gantt rendering.
  • Grid
    • Added Grid aggregates for selected data.
    • Added Grid paste from Microsoft Excel support.
    • Added Columns menu in Grid's Toolbar.
    • Unified Grid, filter and column menus rendering.
  • PivotGridV2
    • Added PivotGridV2 Chip menu...

Released: Jan 31, 2024

KendoReact 2024 Q1 (7.1.0) 中的更新

特性

  • AIPrompt
    • Added new AIPrompt component.
  • Charts
    • Added more trendline types.
    • Added new Sankey diagram.
    • Added the ability to control Legend Display.
  • Dropdowns
    • Added autocomplete support for prefix and suffix adornments.
    • Added combobox support for prefix and suffix adornments.
    • Added multicolumncombobox support for prefix and suffix adornments.
    • Added multiselect support for prefix and suffix adornments.
  • Grid
    • Added clipboard support.
  • Inputs
    • Added orientation support for textbox suffix, prefix and...

Released: Jan 30, 2024

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

特性

  • Charts
    • Added a accessible description to the title.
    • Added ariaContent for series labels.
    • Added more trendline types.
    • You can now control legend display.
  • Conversational UI
    • Introduced new AIPrompt component.
    • Breaking change - Added @progress/kendo-angular-layout, @progress/kendo-angular-icons and @progress/kendo-angular-inputs as peer dependencies.
  • DateInputs
    • Made DateInputCustomFormatPlaceholder fields optional.
  • Grid
    • Added clipboard support.
  • NumericTextbox, MaskedTextbox, AutoComplete...

Released: Jan 30, 2024

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

特性

  • Added a new Native AIPrompt component.
  • Charts
    • Added exponential, logarithmic, polynomial and power trendlines.

修補程式

  • Buttons
    • k-icon-button not applied to svgIcon button.
  • Dropdowns
    • Warnings when using multiselecttree.
  • Layout
    • menuitem model svgIcon type.
  • Treelist
    • Resolved incorrect level indentation.

Released: Nov 15, 2023

R3 2023 SP1 中的更新

特性

  • What's new
    • Fluent Theme Package (v.7.0.2).
    • Classic Theme Package (v.7.0.2).
    • Bootstrap Theme Package (v.7.0.2).
    • Default Theme Package (v.7.0.2).
    • Material Theme Package (v.7.0.2).
    • Added support for JSZip 3.10.1.
  • PDFViewer
    • Added clickable links in the page.
  • TreeList
    • Improved the appearance when a Kendo component is initialized in the TreeList template.

修補程式

  • Common
    • Localization with zh-TW culture throws a JavaScript error.
  • DateInput
    • Days cannot be greater than 9 in "yyyy/mm/dd" format...

Released: Oct 11, 2023

R3 2023 中的更新

特性

  • Common
    • Added a new DockManager component.
    • Removed jQuery file from distribution.
    • Fluent Theme Package (v7.0.1).
    • Classic Theme Package (v7.0.1).
    • Bootstrap Theme Package (v7.0.1).
    • Default Theme Package (v7.0.1).
    • Material Theme Package (v7.0.1).
  • DatePicker
    • Added new DatePicker autofill option.
  • DateTimePicker
    • Added new DatePicker autofill option.
  • PivotGridV2
    • You can now allow the customization of the PivotGridV2 measure caption when using local binding.
  • TimePicker
    • Added new DatePicker autofill...

Released: Aug 30, 2023

R2 2023 SP2 中的更新

特性

  • 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.

修補程式

  • 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 inline styles in...

Released: Jul 19, 2023

R2 2023 SP1 中的更新

特性

  • 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.

修補程式

  • 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 placement...