Kendo UI + Telerik UI for PHP R2 2021

Released: May 12, 2021

R2 2021 での更新項目

機能

  • Common
    • New Circular Gauge Component.
    • New ActionSheet Component.
    • New SkeletonContainer Component.
    • New TaskBoard Component.
  • Drawer
    • Hierarchical Items.
  • Editor
    • Image Resizing.
  • Grid
    • Add skeleton loader to grid.
    • Data Range Selection, Copy & Export.
  • QRCode
    • QR Code logo/image support.
    • Swiss QR Code.
  • Scheduler
    • Display 24h events with isAllDay false and overnight events as normal events outside Scheduler's allDaySlot.
    • Year View.
    • Hierarchical Grouping.
  • TreeList
    • Row Template.
    • Filter Row.

不具合の修正

  • DateRangePicker
    • DateRangePicker last selected item not highlighted if it equals the max value.
  • Form
    • Missing TypeScript definition for kendoForm (6381).
  • MultiViewCalendar
    • DateRangePicker last selected item not highlighted if it equals the max value.
  • NumericTextBox
    • Unexpected aria-hidden true attribute applied to NumericTextBox's visible input.
  • Scheduler
    • Overnight events disappear from the Business hours view (4407).
  • Spreadsheet
    • Spreadsheet's dataSource change event is not triggered on pasting into a cell (6378).
  • TextArea
    • Unable to scroll readonly TextArea.
  • Tooltip
    • Tooltip throws JavaScript error on hovering different targets (6374).
  • Wizard
    • Wrong return types for Wizard activeStep and steps methods in TypeScript definitions.