Kendo UI + Telerik UI for PHP R2 2021 SP1

Released: Jun 16, 2021

R2 2021 SP1 での更新項目

機能

  • Common
    • Bootstrap Theme Package (v4.35.1).
    • Default Theme Package (v4.38.1).
    • Material Theme Package (v3.33.1).

不具合の修正

  • Common
    • Error during compilation of the kendo.common.less file.
  • Badge
    • Badge typescript declaration in jQuery interface is missing (6139).
  • Calendar
    • Calendar sets aria-selected attribute incorrectly (5434).
  • ColumnMenu
    • Column Menu with Component Type "modern" is missing translations for Columns buttons (6387).
  • DatePicker
    • DatePicker - readonly method doesn't remove aria-readonly attribute (6445).
  • DateRangePicker
    • Start changes to End Date when using keyboard to select start and mouse to select end (5160).
  • Draggable
    • Kendo draggable's autoscroll does not work with overflow hidden style (4744).
    • Draggable AutoScroll does not show the top (first) node or show half of the node. (2101).
  • Editor
    • Editor value() returns empty string when replacing an element with contenteditable="false" (6434).
    • Editor - two new lines are create on pressing Shift + Enter keys (6159).
    • Spelling correction leads to DOM change and incompatibility with the fontname tool (5644).
    • When deleting with backspace in Editor the fontSize and fontName are incorrectly changed to inherited (4066).
  • FileManager
    • ToolBar captures move and up cancel events on document level (6002).
    • Breadcrumb in FileManager does not respect custom id in Schema (5798).
  • Gantt
    • Custom view option does not appear in the Gantt DropDownList. (6440).
  • Grid
    • Tabbing in InCell editable grid with frozen columns is not correct (6412).
    • Grid Column reordering does not scroll the Grid horizontally. (6398).
    • Column Menu with Component Type "modern" is missing translations for Columns buttons (6387).
    • Kendo UI Grid attaches click events to widgets inside its detail template (6358).
    • data-menu is returning a string instead of a boolean (6296).
    • The aria-label value of column header is wrong when the column title is not configured (6275).
    • Not accessible CommandButtons with detail template (5028).
    • Grid dirty cell indicator is misplaced in RTL mode (1960).
    • "k-sorted" class is not removed from the "col" element.
  • ListBox
    • ListBox does not work with readers (6371).
  • Localization
    • Column Menu with Component Type "modern" is missing translations for Columns buttons (6387).
  • MultiSelect
    • MultiSelect filter accepts only string as value (6435).
    • MultiSelect doesn't focus the first suggested item of the popup (6385).
    • Incorrect elements returned by virtualized MultiSelect's DataItems (6231).
    • MultiSelect with virtualization enabled and mapValueTo: "dataItem" option set returns incorrect item (5317).
  • MultiViewCalendar
    • MultiViewCalendar does not select correct range when end/start is out of the current view.
  • Notification
    • Notification accessibility support (5406).
  • NumericTextBox
    • Copy/Paste in NumericTextBox with Factor Property outputs wrong number (6307).
    • Numerictextbox shadow doesn't appear on focus (3977).
    • NumericTextBox does not allow numbers with commas to be pasted (2773).
  • PDF Export
    • kendo pdf uses $ global variable (6189).
  • Sortable
    • When autoScroll is enabled hint is not shown above the first item (3289).
  • Splitter
    • ToolBar captures move and up cancel events on document level (6002).
  • Spreadsheet
    • Spreadsheet's dataSource change event is not triggered on pasting into a cell (6378).
  • TextBox
    • TextBox has incorrect height in LESS-based themes (6428).
    • TextBox changes null to empty string (6350).
    • Unable to change TextBox properties through setOptions method (6110).
  • Timeline
    • Vertical Timeline wrong dot event position when .ShowDateLabels(false) (5629).
  • ToolBar
    • ToolBar captures move and up cancel events on document level (6002).
  • TreeList
    • Wrong page number after clearing filter (6309).
    • TreeList renders an undefined class when the class is specified via the attributes (5437).
  • TreeView
    • Draggable AutoScroll does not show the top (first) node or show half of the node. (2101).