Kendo UI + Telerik UI for PHP

构建 Kendo UI 驱动的快速和响应 PHP 应用程序。

由以下开发商制作:Telerik
ComponentSource开始代理销售的日期:2018年

版本:R3 2023 更新: Oct 11, 2023

i

Please note: Starting December 1, 2023, Telerik UI for PHP will be retired, no new licenses will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.

Kendo UI + Telerik UI for PHP R2 2022 SP2

Released: Aug 3, 2022

R2 2022 SP2 中的更新

特性

  • 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 accessibility.
  • PivotGridV2
    • Added support for Local Data Binding.
  • Scheduler
    • Integrated Form Component in Scheduler.
  • TextArea
    • Removed obsolete resizable property.
  • TreeList
    • Integrated Form Component in TreeList.

修补程序

  • Common
    • Missing toString method passing an object as kendo.Observable.
  • Dialog
    • Unexpected role=toolbar assigned to Dialog's action buttons container.
    • Modal Kendo Dialog returns focus to the body instead of the previously focused element upon close.
  • Drawer
    • The Content method of the Drawer, when in overlay mode, adds a k-drawer-content class to the first element of the passed content, but not to the entire content.
  • Gantt
    • Incorrect value is returned for e.task.taskDuration in the save event in Gantt.
  • Grid
    • The k-command-cell class is added multiple times to the table cells.
  • MultiViewCalendar
    • Keyboard navigation in MultiView Calendar is broken.
  • PDFViewer
    • Blurred PDFViewer text.
  • Scheduler
    • Scheduler non-working and working timeslots look the same in Uniform theme.
  • ScrollView
    • ScrollView cannot be navigated once it reaches the last item.
  • Spreadsheet
    • Spreadsheet's dataSource change event is not triggered on pasting into a cell.
  • TabStrip
    • Wrong TabStrip tabs margin and cut images in Fiori theme.
  • ToolBar
    • Pressing a ToolBar SplitButton submits the Form.
  • Tooltip
    • Wrong Tooltip colors in High Contrast, Material, Moonlight and Uniform.
  • Upload
    • Unexpected margin-right of Upload button (.k-upload-button) in RTL.