Kendo UI + Telerik UI for JSP

Kendo UI로 구동되는 JSP 래퍼를 사용하여 최신 JavaScript 사이트 및 앱을 빌드합니다.

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

버젼: R3 2023 업데이스 날짜: Oct 11, 2023

i

Please note: Starting December 1, 2023, Telerik UI for JSP 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 JSP 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.