Kendo UI 릴리스

Released: May 13, 2020

R2 2020 버젼 업데이트

기능

  • Common
    • New TextBox widget.
    • New TileLayout widget.
    • New Stepper widget.
    • New Form widget.
    • Add official support for jQuery 3.5.1.
    • Kendo defaults (global settings).
  • Badge
    • Badge improvements.
  • Button
    • Make toolbar container for buttons.
  • ButtonGroup
    • Make toolbar container for buttons.
  • Calendar
    • New Rendering for DatePicker & TimePicker.
  • Chart
    • Auto fit option for content area with labels in "pie" and "donut" chart.
  • ComboBox
    • Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate...

Released: Apr 6, 2020

R1 2020 SP2 버젼 업데이트

기능

  • The following components now take device pixel ratio into account when rendering to canvas
    • Barcode.
    • Chart.
    • Linear Gauge.
    • QRCode.
    • Radial Gauge.
    • Sparkline.
    • StockChart.

수정사항

  • ComboBox
    • Combobox change event is triggered 2 times when tab is used and opens on focus.
    • ComboBox is not cleared in cascaded scenario and enabled server filtering.
  • ContextMenu
    • Kendo ContextMenu prevents showing browser's default context menu on other elements.
  • DateRangePicker
    • DateRangePicker keeps selection highlighted after...

Released: Feb 19, 2020

R1 2020 SP1 버젼 업데이트

기능

  • DropDownList
    • Add kendoKeydown event global plugin.
  • Editor
    • Unify Editor's toolbar and standalone ToolBar appearance in SASS based themes.
    • Use k-button instead of k-tool in table wizard popup.
  • Map
    • Remove redundant k-shadow k-header classes from Map navigator.
  • NumericTextBox
    • Restrict characters input in Android OS.
  • TreeList
    • TreeList cells are missing aria-describedby attributes as in Grid.

수정사항

  • AutoComplete
    • Input wrapped in class - 'input-validation-error' is not submitted by jquery-validate...

Released: Jan 15, 2020

R1 2020 버젼 업데이트

기능

  • Button
    • Badge feature for Button
  • ButtonGroup
    • Enhanced ButtonGroup badge feature
  • Common
    • New Badge widget
    • New Breadcrumb widget
    • New FileManager widget
    • Style native checkbox and radiobutton instead of their label
  • Editor
    • Row and Column headers for Editor Table Wizard
    • Format Painter Tool
  • Filter
    • Formatting expressionPreview in Filter
    • Enable setting custom operators per field
    • Support for custom filter function
  • Grid
    • Grid column virtualization
  • Pager
    • Responsive pager option missing for TypeScript...

Released: Oct 23, 2019

R3 2019 SP1 버젼 업데이트

기능

  • Editor
    • Merge and Split tools for table cells.

수정사항

  • Calendar
    • Calendar - Calling setOptions will break multiple selection support
  • ComboBox
    • Change event is not triggered, if text() method is used, and when Clear button is clicked to clear the selection
    • Click on associated Label with ComboBox, Multiselect and MultiColumnComboBox does not focus the input
  • Common
    • Invalid animation value in kendo.common-material.css
  • DatePicker
    • DatePicker calendar is not refreshed after clearing value in picker...

Released: Sep 18, 2019

R3 2019 버젼 업데이트

기능

New in Kendo UI for JQuery R3 2019

  • AutoComplete
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
  • ComboBox
    • Kendo and Google Chrome Autocomplete open Simultaneously.
    • Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
    • Cascading from MultiColumnComboBox to DropDownList/ComboBox and vice versa.
  • Common
    • New Filter widget...

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...