Kendo UI + Telerik UI for PHP R1 2021

Released: Jan 20, 2021

R1 2021 での更新項目

機能

  • Common
    • New Check Box Group Component.
    • New RadioGroup Component.
    • New Expansion Panel / Collapsible Component.
    • New Bottom Navigation Component.
    • New Floating Action Button.
    • New MultiColumnComboBox Component.
    • New DropDownTree Component.
    • New TileLayout Component (Angular).
    • New TextArea Component (Angular).
    • Bootstrap Theme Package (v4.30.0).
    • Default Theme Package (v4.32.0).
    • Material Theme Package (v3.28.0).
  • Drawer
    • Keyboard Navigation for Drawer.
  • Editor
    • Table Aligning Tool.
    • Create A list with Roman Numerals as bullets.
  • Gantt
    • Expose columnHide, columnShow and columnReorder events in the Gantt widget.
  • Grid
    • Use Toolbar styles for the Grid Toolbar.
    • Enable grouping of items in column menu.
    • Updated Column Menu Design.
    • Exportable property for Grid Columns.
  • ListView
    • ListView Grouping.
  • ScrollView
    • Keyboard Navigation for ScrollView.
  • TileLayout
    • Add/remove options / interface for Tiles.
    • Keyboard Navigation TileLayout.
  • Timeline
    • Keyboard Navigation Timeline.
  • Wizard
    • Expose the Icon configuration for the Wizard's stepper in the wrappers.
    • Add validateOnPrevious configuration to Wizard.

不具合の修正

  • Common
    • Webpack cannot bundle less files using mixin .prohibit-selection.
  • ComboBox
    • Change event is triggered twice when clear button is clicked before applying value.
    • ComboBox with HighlightFirst(false) loses value when tabbing.
  • Editor
    • Editor strips elements from formatted table added with the viewHtml tool.
    • The toolbar of the Inline Editor hides on a click over it or a click on a disabled button.
    • The textarea in the Editor's "viewHtml" popup is too narrow.
  • FileManager
    • FileManager navigate method throws an error when navigating to a subfolder.
  • Gantt
    • The column template in Gantt is not applying to "resources" fields.
    • Gantt with editable reorder set to false and navigatable set to true throws a JavaScript error.
    • Drag and drop of the first root item before itself results in Cannot read property 'orderId' of null.
  • Grid
    • SetDataSource does not repaint the footer in Grid.
  • MultiSelect
    • MultiSelect - caret position cannot be changed through click after filtering.
    • MultiSelect selected items are not announced by screen readers.
    • MultiSelect placeholder font is not inherit in LESS themes.
  • PDFViewer
    • Using fromFile method with no file loaded causes JS error.
  • Scheduler
    • Incorrect CurrentTimeMarker width after decreasing Scheduler width.
    • Adaptive Scheduler's navigate event does not trigger on mobile device when changing selected view.
    • Wrong action argument is reported by Adaptive Scheduler's navigate event for Today button.
    • All day events are not positioned correctly.
  • Spreadsheet
    • Values copied from Spreadsheet and pasted in Excel are duplicated.
    • Spreadsheet cell content, copied with Cut/Copy toolbar/context menu buttons, is pasted as HTML to cells in Edit mode or to cells in another Spreadsheet.
  • TabStrip
    • TabStrip insertBefore/insertAfter removes the content from the tab after the newly inserted tab.
  • TextBox
    • Duplicate TextBox border.
  • Tooltip
    • Misplaced Tooltip close button when tooltip width is set.
  • TreeList
    • Reordering the same item twice results in different order.
  • Window
    • The animation in Window is broken if too big width is set.
    • Incorrect Window height in percentage is set through options with sass-based themes.
  • Wizard
    • Wizard disregards primary:false on the buttons.
    • Еxternal submit is prevented with the Done event handler.