Smart HTML Elements v17.0.0

Released: Oct 23, 2023

Actualizaciones en v17.0.0

Características

  • Added a new Ribbon Bar component.
  • Grid:
    • Added support for formulas.
    • Added a rich text editor.
    • Added a Row dialog.
    • User Comments - The Edit dialog now allows you to add, update and remove row comments.
    • Edit History - When the 'users' and 'storeHistory' properties are set, the dialog can now display the update activities related to the row.
    • Mobile user experience - The scrolling of the Grid now uses the native browser scrolling in mobile mode.
    • Performance when scrolling - The horizontal and vertical scrolling performance has been improved.
    • Trackpad and mousewheel user experience - Added animations when scrolling with mouse wheel. When scrolling with trackpad, the Grid uses the native browser scrolling.
    • Improved images & attachment cell editors and cell templates.
    • Improved Due Date template.
  • Navigation - Users can now navigate to next and previous rows by using navigation buttons in the dialog's header.
  • Added new templates for Angular, React, Vue.js and Blazor.
  • Kanban:
    • Drag and drop of tasks - Added a drag animation.
    • Edit mode - Users can now choose to edit on single or double click.
    • You can now add tasks with inline task text editing.

Correcciones

  • Fixed an issue in the NumberInput with German locale and currency input.
  • Fixed an issue in the Grid about the Textarea editor's browser bounds detection. The textarea dynamically detects the optimal position.
  • Fixed an issue in the Grid about server side filtering query about 'date' and 'number' columns.
  • Fixed an issue in the Grid about server side filter button in the Grid's toolbar. The button was incorrectly disabled after filtering.
  • Fixed an issue in the Grid about server side filtering, when filter row is applied and the Grid's state maintenance is enabled.
  • Fixed an issue in the Grid about frozen cell rendering when the cell is selected.
  • Fixed an issue in the Grid selection when there is a frozen column.
  • Fixed an issue in the Grid about date filter in the filter row, when multiple dates are selected with CTRL.
  • Fixed an issue in the Grid about date formatting with specific date formats which include time formats like 'dd/MM/yyyy HH:mm'.
  • Fixed an issue in the Grid about cell validation.
  • Fixed an issue in the Grid about Grouping with the Toolbar.
  • Fixed an issue in the Grid about addrow UI element, when the Grid is empty.
  • Fixed an issue in the Grid about auto-height rendering, when paging & filter row are turned on and the Grid has horizontal scrolling. The last row was not visible.
  • Fixed an issue in the Form component about setting its value from a string.
  • Fixed an issue in the Form submit when control is dropdownlist.
  • Fixed an issue in the DropdownList when the name property is set and the Dropdownlist is within HTML Form.
  • Fixed an issue in the Scheduler component about the getDataSource method results, when time zone is applied.
  • Fixed an issue in the Gantt chart component about the column's formatFunction. There was an issue with the rendering when the formatFunction is set to the first column.
  • Fixed an issue in the Table about appllying a template to the tree column in Tree Table mode.
  • Fixed an issue in the Phone Input component about detecting correctly the country by entered phone number.