Kendo UI + Telerik UI for PHP

Kendo UI로 구동되는 빠른 응답형 PHP 앱을 빌드합니다.

Telerik사에서 공개
2018년 부터 ComponentSource에서 판매중

버젼: 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 2023 SP1

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).
  • Filter, Gantt, PivotGrid and TreeList
    • Improved Accessible Rich Internet Applications (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 of validation message for RadioGroup/CheckBoxGroup.
  • DateInput
    • DateInput in DatePicker is being wrapped multiple times when setOptions is called.
  • DatePicker
    • DateInput in DatePicker is being wrapped multiple times when setOptions is called.
  • DateTimePicker
    • DateTimePicker time button is rendered before calendar button in the new rendering.
    • Clicking on the Now button of a DateTimePicker does not set the current time.
    • Missing TimePicker translations in the kendo.messages.en-US.js file.
    • DateTimePicker icon is wrong when repeatedly clicked to view switch.
  • Diagram
    • Diagram save button in edit dialog is not working.
  • Dialog
    • Alert okMessage does not take effect.
  • DropDownList
    • Missing class k-list-container of DropDownList's popup element.
    • Incorrect k-selected class remains on the first dropdown item of virtual DropDownList when using jQuery 3.4.1+ and setting value through value method.
  • DropDownTree
    • DropDownTree does not comply to ARIA spec and general ARIA requirements.
  • Editor
    • Color tools in Editor should render gradient when the palette option is set to null.
  • FileManager
    • FileManager's ContextMenu doesn't render icons through the spriteCssClass field.
  • Grid
    • Displaced loading mask on Grid with endless scrolling.
    • CSP not compatible if the Grid's column widths are defined.
    • JS error thrown on filtering Grid via Column Menu's filter.
  • MultiColumnComboBox
    • The columns in MultiColumnComboBox with virtualization are misaligned when text is longer than the column width.
  • RadioGroup
    • Wrong placement of validation message for RadioGroup/CheckBoxGroup.
  • SplitButton
    • SplitButton's arrow-down icon displays incorrectly when the iconClass option is configured.
  • Spreadsheet
    • Change event of Spreadsheet's DataSource is not triggered on pressing Delete key.
  • TextArea
    • TextArea resizing does not work.
  • TimePicker
    • Missing TimePicker translations in the kendo.messages.en-US.js file.
  • Timeline
    • Multiple Timelines in horizontal mode cannot be navigated.
    • Timeline misalignment.
  • ToolBar
    • ToolBar link buttons (URL property set) must not have role=button.
  • TreeList
    • Custom DropDownList editor in TreeList collapses parent item.
    • The imageClass of the TreeList command column has no effect.
  • Validator
    • Wrong placement of validation message for RadioGroup/CheckBoxGroup.