Lanzamientos de Kendo UI

Released: Aug 6, 2024

Actualizaciones en Kendo UI for Angular 2024 Q3 (v16.6.1)

Correcciones

  • Chart Wizard
    • Peer dependencies missing charts.
  • Grid and Treelist
    • Internal directive affects tables outside of the component.
  • Menu
    • Throws ng0100 error after clicking an item.
  • Treeview
    • Checkbox remains focused after interaction.

Released: Aug 5, 2024

Actualizaciones en KendoReact 2024 Q3 (v8.2.0)

Características

  • Chart Wizard
    • Added a new ChartWizard component.
  • Combobox
    • Added ariaLabel prop to ComboBox and MultiColumnComboBox.
  • Conversational UI
    • You can now open the toolbar if it is present when pressing F10 on the keyboard.
  • DataTools
    • Implemented Filter keyboard navigation.
  • DateInputs
    • Added a new autoFocus property.
  • Dialogs
    • Added a new autofocused element.
  • Grid
    • Added inline editing keyboard navigation improvements.
    • Added a keyboard trap for rowfilter when navigatable.
    • Added navigatable...

Released: Aug 5, 2024

Actualizaciones en Kendo UI for Angular 2024 Q3 (v16.6.0)

Características

  • Chart Wizard
    • Added a new chart wizard component.
  • DateInput, DatePicker and DateTimePicker
    • Added a new autoCorrectParts option.
  • Migrated all packages to standalone.
  • PivotGrid
    • Added support for virtual scrolling.

Correcciones

  • Editor
    • Bump prosemirror-model to 1.22.2.
  • PivotGrid
    • Scrolling header tables scroll the page.

Released: Jul 24, 2024

Actualizaciones en Kendo UI for Angular 2024 Q2 (v16.5.0)

Características

  • Charts
    • Added keyboard navigation and RTL support for Sankey diagram.

Correcciones

  • Calendar
    • Range selection disappears on calendar mouse out.
  • DropdownTree
    • Filter input focus lost when clearing input.
    • Persists applied filter after popup close.
  • Editor
    • Cannot insert table from the overflow tool dialog.
    • Error thrown when opening insert table tool popup.
  • Grid
    • Incorrect footer cells when group column is present.
  • Menu
    • Throws NG100 error when hovering in Angular 18.

Released: Jul 10, 2024

Actualizaciones en Kendo UI for Angular 2024 Q2 (v16.4.0)

Características

  • MaskedTextbox
    • You can now set custom aria-placeholder attribute.

Correcciones

  • Calendar
    • Range selection doesn't navigate to month view.
  • Charts
    • Run-time error in Sankey Chart.
  • DropdownButton and SplitButton
    • Typo in list items tabindex attribute.
    • Unnecessary aria-haspopup attribute.
  • Dropdowns
    • kendo-searchbar tag causes incorrect rendering.
  • DropdownTree
    • Filter input loses focus.
  • MultiSelect and MultiSelectTree
    • NVDA doesn't announce selected tags.
  • MultiSelect
    • Clicking on a chip doesn...

Released: Jun 27, 2024

Actualizaciones en KendoReact 2024 Q3 (v8.1.1)

Correcciones

  • Charts:
    • Sankey fromRect is not a constructor error.
  • Scheduler
    • Typing year in event edit form dateinputs returns the correct year.

Released: Jun 27, 2024

Actualizaciones en KendoReact 2024 Q3 (v8.1.0)

Características

  • Charts:
    • Add sankey keyboard navigation.
    • Add sankey rtl mode.
    • Drop dependency on HammerJS.
  • Dialog:
    • Update focus management to match the ARIA spec.
  • Drawer:
    • Add kb navigation.
  • Dropdownbutton:
    • Update aria attributes to match spec.
  • Grid:
    • Add 'hidden' column prop.
    • Add responsive columns functionality.
  • Listview:
    • Add keyboard navigation.
  • Menu:
    • Export MenuProps.
  • Splitter:
    • Update keyboard navigation to match the spec.
  • Stepper:
    • Update keyboard navigation to match the spec.
  • Tabstrip:
    • Update...

Released: Jun 20, 2024

Actualizaciones en Kendo UI for Angular 2024 Q2 (v16.3.0)

Características

  • Charts
    • Dropped dependency on HammerJS.
  • DropdownList and DropdownTrees
    • Spacebar now opens the popup.
  • Grid
    • Enabled sticky columns alongside column virtualization.
  • Upload and FileSelect
    • Enhanced a11y and kb navigation.

Correcciones

  • Calendar
    • Min-width is applied to calendar table.
  • DateInputs
    • Clear button not visible with initial value.
    • Unsupported character in code breaks production build.
    • Respect dynamically updated input options.
  • DatePicker
    • Component not properly destroyed if the...

Released: Jun 12, 2024

Actualizaciones en Kendo UI for Vue 2024 Q2 (v5.1.0)

Características

  • Charts
    • Removed dependency on HammerJS.

Correcciones

  • Gauges
    • Removed unused peer dependency on HammerJS.
  • Rating
    • Utils file not compiled correctly.

Released: Jun 5, 2024

Actualizaciones en Kendo UI for Angular 2024 Q2 (v16.2.0)

Características

  • Menu
    • Added a new appendTo property.

Correcciones

  • Calendar
    • Changes activeRangeEnd when selecting same date.
  • ContextMenu
    • appendTo not applied for all popups.
  • DateInputs and Scheduler
    • Some peer dependencies are not explicitly listed.
  • DateInputs
    • weekDaysFormat is not updated dynamically.
  • Dialog and Window
    • Opening using routing throws error.
  • Dropdowns
    • itemDisabled not working with virtual and grouped data.
  • DropdownTree
    • Filtering causes expression changed after checked error.
  • Gantt and...