Kendo UI 新版本发表

Released: Jun 19, 2019

R2 2019 SP1 中的更新

特性

  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • Common
    • Add minified version of the Kendo scripts files within @progress/kendo-ui and kendo-ui-core npm packages
  • Drawer
    • Add Drawer Scrolling Styles for Mozilla
  • DropDownList
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • DropDownTree
    • Kendo and Google Chrome Autocomplete open Simultaneously
  • Grid
    • Setting a custom filter widget for a boolean column does...

Released: May 15, 2019

R2 2019 中的更新

特性

jQuery updates in R2 2019

  • New Components:
    • PdfViewer - Allows you to host PDF files within your apps without forcing users to first download the PDF to their local machine. The component can work with both PDF.js and the Telerik Document Processing Library to process the PDF files for viewing and exporting. Virtualization feature means even the largest PDF files can be displayed in the component.
    • Drawer - The drawer widget has more or less taken over as the de facto navigation element for web...

Released: Feb 20, 2019

R1 2019 SP1 中的更新

特性

  • Chat
    • Provide user-specific typing indicators
    • Make the removeTypingIndicator method public
  • DateTimePicker
    • Increase the clickable area for opening DateTimePicker popups
  • Spreadsheet
    • Support for Cell validation in Server Import/Export
  • ThemeBuilder SASS
    • Add MultiViewCalendar to SASS Themebuilder
    • Add ScrollView to SASS Themebuilder
    • Add DateRangePicker to SASS Themebuilder

修补程序

  • AngularJS
    • Ng-model does not update Switch value
    • NumericTextBox should compile all attributes in AngularJS
  • AutoComplete...

Released: Jan 16, 2019

R1 2019 中的更新

特性

  • All components
    • New widget: DateRangePicker
    • New widget: ScrollView
    • New widget: Switch
    • New widget: MultiViewCalendar
    • Material Ripple Container for Kendo UI widgets
  • ContextMenu
    • ContextMenu filter option to accept complex jQuery selectors
  • DataSource
    • Custom group sorting
  • DatePicker
    • DatePicker and TimePicker update/parse the ng-model value differently
  • Dialog
    • Add preventScroll property to allow page scroll preventing for modal Dialog and Window
    • Predefined sizes for dialogs
  • Editor
    • Editor placeholder...

Released: Oct 17, 2018

R3 2018 SP1 中的更新

特性

  • ButtonGroup
    • TypeScript definition for ButtonGroup is missing 'selectedIndices'
  • ComboBox
    • Add configuration option for cascade parent field to get value from
  • DataSource
    • isnullorempty and isnotnullorempty do not work with OData
  • DropDownList
    • Add configuration option for cascade parent field to get value from
  • Grid
    • Grid with details should notify the users of the Expand/Collapse functionality
    • Grouping and ungrouping Grid keyboard support
  • Notification
    • Append static Notifications to multiple...

Released: Sep 12, 2018

R3 2018 中的更新

特性

  • All components
    • New widget: MultiColumnComboBox widget
    • New widget: ArcGauge widget
  • AngularJS
    • AngularJS 1.7.2 support
  • Application
    • TripXpert PWA demo
  • AutoComplete
    • TypeScript autoComplete dataItem definition update
  • Chart
    • Avoid axis labels wrapping when panning
  • Chat
    • Chat ToolBar
  • ComboBox
    • Select items after loading items on scroll with virtual mapValueTo:dataItem
  • DataSource
    • Text operators for filtering should work with numbers
  • DatePicker
    • Add autocomplete attributes
  • DateTimePicker
    • Add autocomplete...

Released: Jun 20, 2018

R2 2018 SP1 中的更新

特性

  • All components
    • Remove legacy css from dataviz styles.
  • ButtonGroup
    • Add iconClass setting.
  • Grid
    • Add formatting functionality to the Tabular PDF export columns.
  • MultiSelect
    • Virtualized widget resets scroll position on deselect.
  • PDF Export
    • Add formatting functionality to the Tabular PDF export columns.
  • Radial Gauge
    • Add pointer.length option.

修补程序

  • All components
    • suite parameter of the widgetInstance method is mandatory in ts definitions
    • k-ng-model does not update $dirty and $pristine when ng-form...

Released: May 16, 2018

R2 2018 中的更新

特性

  • All components
    • New DropDownTree component.
    • New Conversational UI (Chat Bot) component.
    • MaskedTextBox MVVM, when the mask can be parsed to number the widget is initialized with invalid mask
    • Update Kendo.Mvc.dll to reference System.Web.Mvc 5.2.4 to avoid warnings
    • Implement chat-ui based on designs
    • Additional support for the v4 edition of the OData protocol.
    • Core Library Updates.
    • Huge update to Kendo UI for React.
    • New components and features in Angular.
    • Vue.js updates.
    • New samples and resources...

Released: Feb 21, 2018

R1 2018 SP1 中的更新

特性

  • DataSource
    • Added IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • FilterMenu
    • Added IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • PanelBar
    • Added templates support for PanelBar in MVVM.
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

修补程序

  • AutoComplete
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox...