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 R3 2022 SP1

Released: Nov 9, 2022

R3 2022 SP1 버젼 업데이트

기능

  • Common
    • Added new TimeDurationPicker component.
    • You can now rewrite source from Asynchronous Module Definition (AMD)/Universal Module Definition (UMD) to ES modules and include the modules in your distributions.
    • Fluent Theme Package (v5.10.0).
    • Classic Theme Package (v5.10.0).
    • Bootstrap Theme Package (v5.10.0).
    • Default Theme Package (v5.10.0).
    • Material Theme Package (v5.10.0).
  • Added floating label support to the following components:
    • AutoComplete
    • ComboBox
    • DateInput
    • DatePicker
    • DateTimePicker
    • DropDownList
    • DropDownTree
    • MultiColumnComboBox
    • MultiSelect
    • TimePicker
  • Chart
    • Added Subtitle property to Charts.
  • Chat
    • Improved chat accessibility.
  • ListBox
    • Improved ListBox accessibility.
  • ScrollView
    • Improved ScrollView accessibility.
  • Signature
    • Improved signature accessibility.
  • TreeList
    • Unified TreeList and Grid events.
  • TreeView
    • Enhanced performance for large data sets.

수정사항

  • Common
    • Unresolved dependencies in kendo.aspnetmvc.min.js when using RequireJS.
    • dataSource.query causes Javascript Error "Cannot read properties of undefined (reading 'length')".
    • Webpack 4 and latest Kendo version throws an error.
    • Kendo UI Core nmp package contains Webpack manifests, instead of only the actual source code.
  • Calendar
    • Calendar week column incorrect number.
  • Chat
    • Chat incorrect message bubble background color in the Bootstrap theme.
  • DatePicker
    • The setOptions method enables disabled datepicker.
  • DateTimePicker
    • Calendar in the DatePicker popup is cut.
    • The close event of a DateTimePicker with componentType: modern does not provide reference to the view.
    • DateTimePicker: new focus class not respected by LESS themes.
  • Editor
    • Editor with semantic false removes background-color.
  • Gantt
    • Gantt in RTL planned duration line enters the start moment circle.
  • Grid
    • The Change event of the Grid is not working with header checkbox click.
    • Checkbox selection for all rows not firing Grid's change event.
    • Grid - setting a title attribute through the headerAttributes does not have any effect.
    • Grid's headers break upon ungrouping when the filterable mode is set to "row".
    • Non-navigatable Grid has role=grid applied.
    • The Grid filter renders an anchor tag without role=button.
    • Check or uncheck the selectable column in Grid affects all checkboxes in the row.
    • Adding a new record to filtered and grouped Grid throws an error.
    • setOptions method throws an error when rows reordering is enabled.
  • Map
    • Map custom markers are not positioned correctly when zoom out using LESS themes.
  • Menu
    • With SASS themes used, Menu append method replaces the parent item instead of appending the new item as child.
  • MultiSelect
    • MultiSelect - variable @chip-solid-hover-text not used by LESS themes.
  • Notification
    • Hide event is fired multiple times when "appendTo" is configured in Notification.
  • NumericTextBox
    • NumericTextBox setOptions method breaks the spinner buttons functionality.
  • Scheduler
    • When selectable: true is set for Year view, selecting a slot using the mouse throws an error.
    • Recurring events are not displayed correctly when the event starts at 21h.
    • RTL Scheduler displays the wrong arrows in Timeline views for events that span outside the business hours.
  • ScrollView
    • ScrollView rendering changes.
  • Signature
    • NPM Package throws an error due to the presence of Signature.
    • When Signature is resized by using setOptions the drawing is broken.
  • Spreadsheet
    • Spreadsheet throws a JavaScript error on horizontal scrolling of frozen panes.
    • Missing separator before FontSize, FontFamily and Format tools.
    • Spreadsheet - RANK Order Parameter Ignored.
    • Spreadsheet does parse dates correctly and do not preserve date format on paste.
    • Spreadsheet wrong rounding and formatting.
    • Spreadsheet throws error when opening a XLSX file containing diagonal borders.
    • Unable to export Spreadsheet to PDF due to JS error when color is not applied to cell border.
    • The sheets.sort property does not sort the column.
    • Imported in the Spreadsheet Excel file that contains a Shape cannot be exported to XLSX.
    • Dates not properly pasted when they are copied from Excel while displayed as hash tags ####.
  • Switch
    • Incorrect Switch thumb position in LESS Bootstrap and Material themes.
  • TextBox
    • FloatingLabel does not work in the latest version.
    • The TextBox floating label overlaps the field when setting value programmatically.
  • ToolBar
    • Unable to check Checkbox inside a ToolBar.
    • Upload in ToolBar does not work.
  • Tooltip
    • Tooltip callout low visibility in Blue Opal, Default, Nova, Silver and Uniform LESS themes.
  • TreeView
    • TreeView autoScroll feature does not work.
    • TreeView's bottom nodes should not have the aria-expanded attribute.