ej2-react-ui-components

Syncfusion React UI components library offer more than 50+ cross-browser, responsive, and lightweight react UI controls for building modern web applications.

OTHER License

Downloads
1.1M
Stars
346
Committers
10

Bot releases are hidden (Show)

ej2-react-ui-components - v17.2.47

Published by essentialjs2 about 5 years ago

Accordion

Breaking Changes

  • The expanded event type changed from ExpandEventArgs to ExpandedEventArgs.

Chart

Bug Fixes

#243156 - Drag complete returns value in string issue has been fixed.
#245710 - Lograthmic is not working properly for smaller value issue has been fixed.
#243156 - Selection is not proper at the edge issue has been fixed.
#245710 - Y-Axis of Spline chart not adjusting scale to suit dataSource issue has been fixed.

Document Editor

Bug Fixes

  • #243874 - Contextual Spacing property on paragraph is now exported properly.
  • #243878 - Copy and paste when the document contains page break character within control is now working.
  • #243495 - Follow character width for list is now updated properly.

File Manager

New Features

  • Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in file manager.

Grid

Bug Fixes

  • #244231 - On key pressing of column chooser Search bar, empty Grid renders if all columns are unchecked, issue has been fixed.
  • #146166 - CheckBox column disappears after hiding other columns through columnChooser issue has been fixed.
  • #146777 - While locking the column dynamically, the Locked column is not moving to the first column position issue has been fixed.
  • #245747 - Validation message position is wrong for rows added in the bottom issue has been fixed.
  • #242519,#244186 - Misalignment issue in Frozen Column while editing Grid with edit template.
  • #243593 - Script error thrown when perform row drag and drop with expand child.
  • #242503 - On Saving the cell Footer Content scrollLeft is set to zero issue has been fixed.
  • #146553 - Command column was not working when dynamically added in columnModel is resolved.

NumericTextBox

Bug Fixes

  • #242949 - Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.

PDF Viewer

Bug Fixes

  • #244499 - The shape and measurement annotations will now be rendered properly in the rotated documents.
  • #244481 - The script errors will no longer be thrown in PDF Viewer in IE browser.

New Features

  • #243205, #245009 - Provided the support to include Custom stamps in stamp dropdown.
  • #243133 - Provided the support to customize tooltip of the hyperlink on mouse hover.
  • #245007 - Provided the Feet unit support in measurement annotation.

RichTextEditor

Bug Fixes

  • #242999 - Now, Reactive form validates properly on shift + tab key action.
  • #244796 - Floating toolbar now renders properly without alignment issue, when render the Rich Text Editor within Tab.

Schedule

Bug Fixes

  • #245942 - An issue with quick popup open on tab hold action in mobile mode has been fixed.
  • #242531 - An issue with events not updated properly while changing Scheduler time zone dynamically has been fixed.
  • #244512 - An issue with recurrence editor value not mapping in custom editor window has been fixed.

Sidebar

Bug Fixes

  • Sidebar expand or collapse when scrolling in the landscape mode in chrome mobile browser is fixed.

Toolbar

New Features

  • enableItems public method will now support number type.

TreeGrid

Bug Fixes

  • #243953 - Filter works properly with Filter Settings and Search Settings.
ej2-react-ui-components - v17.2.46

Published by essentialjs2 about 5 years ago

Accordion

Breaking Changes

  • The expanded event type changed from ExpandEventArgs to ExpandedEventArgs.

Diagram

Bug Fixes

  • #245696,#245047,#244836 - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.

Gantt

Bug Fixes

  • F145733 - Alignment issue with header and rows on splitter resizing has been fixed.
  • F146641 - Issue with indicators tooltip support has been fixed.

ListBox

New Features

  • #237694 - provided maximum selection limit option for ListBox.

PDF Viewer

Breaking Changes

  • The following API is renamed.
Existing API name New API Name
toolbarItem toolbarItems

Bug Fixes

  • ‘#243837’ – Exception will no longer be thrown while loading the PDF document as FileStream.

New Features

  • ‘#223065’, ‘#234860’, ‘#241770’, ‘#241487’, ‘#229426’, ‘#244801’ – Provided the support for importing and exporting the annotation details as a JSON object.

Pivot Table

New Features

  • #F144352 – The fieldListRefreshed event has been introduced; it occurs on each UI operation performed in field list.
  • #F144382 – Localization text for aggregation types has been included.
  • #232925, #234552 - Number formatting can be applied through built-in UI.

QueryBuilder

New Features

  • Provided Null and Empty operator support.

RichTextEditor

Bug Fixes

  • #243475 - Now, you can validate max-length even showCharCount property as false.

Slider

Bug Fixes

  • I240495 - Ticks rendering issue in the vertical slider has been fixed.

Splitter

Bug Fixes

  • #245067 - Resolved the issue with pane resizing on rendering nested split panes.

TreeGrid

New Features

  • #231649 - Support for Row Drag and Drop has been provided that allows to reorder rows within grid and also to drag and drop rows between two treegrid.
ej2-react-ui-components - v17.2.41

Published by essentialjs2 about 5 years ago

Dashboard Layout

Bug Fixes

  • Issue with "panel resizing after window resize" has been resolved.

DateRangePicker

Bug Fixes

  • #F146493 - Issue with "DateRangePicker popup not opened on the second click action in iPad devices" has been resolved.

Diagram

Bug Fixes

  • #146327 - The issue "Layout not working for Group Node" is now resolved.
  • #243648 - The issue "Exception raised while adding UML class shapes at runtime" is now resolved.
  • #146017 - The issue "Decorator is not aligned properly in palette when we set large stroke Width for it" is now resolved.
  • #242713 - The issue "Diagram Connectors not exported properly using web kit" is now resolved.
  • #244589, #244046 - The issue "Context menu properties are generated in MVC" is now resolved.
  • #243734 - The issue "Symbol Palette - first palette element gets removed while refresh the palette" is now resolved.
  • #244519 - The issue "Support to delete a lane from swimlane" is now resolved.
  • The issue "Ports are not rendered when we enable virtualization" is now resolved.

Document Editor

Bug Fixes

  • #243495 - List level paragraph heading 2 first line indent style is now applied properly.
  • #243495 - Section break paragraph style layout is now applied properly.
  • #243495 - TOC tab header layout is now applied properly for sub headings.
  • #243495 - Script error is fixed when calculating tab width for list in TOC.
  • #243495 - TOC hyperlink text style is now preserved properly.
  • #243878 - Table cell is now exported properly when table contains spanned rows.

File Manager

Bug Fixes

  • The issue with the file manager that throws script error while accessing the shared folder in physical file provider has been fixed.

New Features

  • A method has been provided to customize the filtering support in file manager.

Gantt

Bug Fixes

  • #243238 - Included current edited data in actionComplete event arguments.
  • #243770 - Issue in date picker with custom format has been fixed.

Grid

Bug Fixes

  • #244183 - Provided the cacheAdaptor support in Grid.
  • #240141 - Resize not working properly when enabling row drag and drop feature has been fixed.
  • #243754 - Removed the filterItemTemplate from Grid persist data.
  • #244375 - Checkbox state was not refreshed while calling openColumnChooser has been fixed.
  • #234468 - Script error while refreshing the Grid with foreignKeyColumn in persistence enabled has been fixed.

Maps

Bug Fixes

  • #244108 - The issue with legend border that does not disappear when hover over the legend item has been fixed.
  • The issue with tooltip was not working in Internet Explorer 11 browser has been fixed.

MultiSelect

Bug Fixes

  • #144756- Issue with "custom value added to the list after args.cancel is set to true in custom value section event" has been resolved.

NumericTextBox

Bug Fixes

  • #244336 - Now, the percentage textbox value never changed in read-only mode after focusIn and focusOut.

RichTextEditor

Bug Fixes

  • #243767 - The issue with applying selected format based on content editable has been fixed.

New Features

  • Support for saving images in base64
  • #240002, #242405 - This feature allows users to save the images in the RichTextEditor in base64 format along with the existing blob format.
  • #242771 - Provided the support to handle both absolute and relative path links.

Schedule

Bug Fixes

  • #241514 - An issue with clone element not removing in DOM while invoke refreshEvents public method.

Splitter

Bug Fixes

  • #243003 - Resolved the issue with enabling expand and collapse arrow based on collapsible property.
  • #243007 - The issue "Collapsing and expanding splitter control does not return to original state" has been resolved.

TreeGrid

Bug Fixes

  • #243065 - expandAll and collapseAll method works fine for remote data with loadChildOnDemand property as true.

TreeView

Bug Fixes

  • Issue with custom icon size changed while double clicking the tree node has been fixed.

Uploader

Bug Fixes

  • #F146285, 244026 - Now, you can get the files in server-side when drag and drop the files in the synchronous upload.
ej2-react-ui-components - v17.2.40

Published by essentialjs2 about 5 years ago

Common

Bug Fixes

  • Resolved the Multiple child directive property changes issues after initial render.

ComboBox

New Features

  • #F146233 - Now, you can specify type of filter using filterType property.

Dashboard Layout

Bug Fixes

  • #243056 - Issue with "dashboard panels moving out of the layout on resizing" has been fixed.

Diagram

Bug Fixes

  • #243785 - The issue "Symbol palette first row expands twice on click" is now resolved.
  • #243648 - The issue "Exception raised while adding UML class shapes at runtime" is now resolved.
  • #146017 - The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.

Document Editor

Bug Fixes

  • #241445 - List level for RTL paragraph is now applied properly when tab is applied.
  • #241445 - Undo and redo is now working properly, after list level modified for RTL paragraph.
  • #241445 - Paragraph is now layout properly, when entering combination of RTL and English text.
  • #243622 - List is now exported properly in sfdt format.

DropDownList

New Features

  • #F146233 - Now, you can specify type of filter using filterType property.

File Manager

New Features

  • The ID based support has been provided to the selectedItems property to manage the files with duplicate names.

Gantt

Bug Fixes

  • #F145936 - Custom column values not updated in data source on Editing has been fixed.
  • Lexical declaration issues in es2015 has been fixed.

Grid

Bug Fixes

  • #242503 - Add form gets misplaced in an empty grid with frozenColumns.
  • #242201 - Script error thrown while navigating to other page and come back to grid with filter settings.
  • #237984 - Need to show warning message if provided dataSource in incorrect format.
  • #242484 - Default value is not set for the stacked columns.

In-place Editor

Bug Fixes

  • The display format specified for the sub components in In-place Editor, will now be considered when initial value is provided.

Maps

Bug Fixes

  • #I243271 - The issue with changing text in our component when the text argument is changed in the datalabelRendering event has been fixed.
  • #I243499 - The issue with arrow option in the navigation line has been fixed.
  • #I238404 - The issue with bubble color and size when using point type shape data has been fixed.

MaskedTextBox

Bug Fixes

  • #243500 - Provided readonly property to control user interactions.

MultiSelect

New Features

  • #F146233 - Now, you can specify type of filter using filterType property.

PDF Viewer

Bug Fixes

  • #242495, 243160 – Hyperlink element is now rendered properly for the rotated page document.
  • #238064 – Searched target text is now highlighted properly for the provided document.
  • #241904, 241294 – Converted PDF document is now rendered properly in IE browser.
  • #242282 – Text search is now working properly while using PDF Viewer control inside the Tab control.

New Features

  • #242329 - Provided the support to customize scale ratio value of measurement annotation.
  • #241886 - Provided the support to display context menu in mouse up action.

Pdf Export

Bug Fixes

  • Iterative constructor call issue has been resolved.

ProgressButton

Bug Fixes

  • Issue with 'progressComplete' method is fixed.

Schedule

Bug Fixes

  • #242906 - An issue with action begin event is not triggered in event add action within editor template has been fixed.
  • #242299 - An issue with events misaligned in different browser zooming has been fixed.
  • #243422 - An issue with recurrence validation is showing unwanted alert has been fixed.
  • #240463 - An issue with end time value of editor window in month view has been fixed.
  • #146092 - An issue with displaying week number with different firstDayOfWeek has been fixed.

Toast

Bug Fixes

  • #242279 - The DOM selector processing has been prevented in the title property. The Toast component now accepts only string and HTML string in the title property.

TreeGrid

Bug Fixes

  • #146272 - Ellipsis works fine for tree-view column.
ej2-react-ui-components - v17.2.39

Published by essentialjs2 about 5 years ago

DataManager

Bug Fixes

  • 242189 - CRUD Operations now function properly when using Batch Edit mode in OdataV4Adaptor.
  • Support to enable or disable the date object parsing with serverTimeZoneOffset is now handled with timeZoneHandling property or DataUtil.timeZoneHandling globally.

Diagram

Bug Fixes

  • #243078 - The issue "Hidden layer is visible" is now resolved.
  • The issue "Context menu re-opens if you click a menu item quickly" is now working fine.

New Features

  • #242645 - The issue "Support to add node in lanes collection at runtime" is now resolved.

Document Editor

Bug Fixes

  • #146208 - Header footer contents are now rendered properly on print without any blur.
  • #240266 - Fixed Exception thrown while updating page number.

New Features

  • #238969 - Added API to set paste formatting options

Grid

Bug Fixes

  • #240377 - Changing page size dynamically in batch edit mode will now prompt confirmation dialog before discarding the changes.
  • #240117 - Support to access column object in grid column template has been provided. Use column inside the template to access the respective column properties.
  • #242654 - Dynamically changing ShowInColumnChooser property now updated in the columnMenu too.

New Features

  • Default filter operator support has been provided. Use column.filter.operator with any of the filter operators to set default operator for filtering.

ListBox

Bug Fixes

  • #240597 - Dual ListBox causes an error when filtering is activated and disable the checkbox selection settings issue is fixed.
  • #240594 - Form submit occurs while click toolbar item issue is fixed.

PDF Viewer

Bug Fixes

  • #242803 - The request handling has been optimized for retrieving the comments details from the PDF document.

New Features

  • #240440 - More details have been provided in the ajaxRequestfailure event.
  • #242375 – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
  • #241715 - Support has been provided to render the annotation modified date and time in the comment panel.

Schedule

Bug Fixes

  • #242057 - An issue with applying different work hours for each individual resource when the byDate option is enabled within group property has been fixed.
  • #240752 - An issue with recurrence option while using editorTemplate has been fixed.
  • #242634 - An issue with calendar format in timeline month view has been fixed.
  • Getting wrong start and end time for the longer appointments in timeline views issue has been fixed.
  • An issue with recurring events while defining recurrence rule on it that includes both BYMONTH, BYMONTHDAY and BYDAY properties together has been fixed.

SplitButton

Bug Fixes

  • Provided support for 'OnOpen' and 'OnClose' events in Blazor.

Splitter

Bug Fixes

  • #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically"

TreeGrid

Breaking Changes

  • checkboxChange event will trigger after the cell checked.

Bug Fixes

  • #145979 - checkboxChange event will trigger for header cell check.
  • #240702 - allowEditOnDblClick works fine in Cell Edit mode.

TreeView

Bug Fixes

  • #242589 - Issue with getting checked nodes value using checkedNodes property has been fixed.
ej2-react-ui-components - v17.2.36

Published by essentialjs2 about 5 years ago

AutoComplete

Bug Fixes

  • #F146110 - Now, Resolved the console error thrown when first character is type using MinLength property.

DatePicker

Bug Fixes

  • #236828 - Resolved the accessibility related issue in DatePicker.

Document Editor

Bug Fixes

  • #239985 - List paragraph with style is now layout properly.
  • #236808 - Table is now layout properly if table width type is auto.
  • #228049 - Paragraph with right tab stop is now layout properly.

DropDownList

Bug Fixes

  • #F146110 - Now, Resolved the console error thrown when first character is type using MinLength property.

File Manager

Bug Fixes

  • Issue with when the component is rendering and you are trying to resize the window the component throws script error is fixed.

MultiSelect

Bug Fixes

  • #241578 - Issue with “Checkbox selection is not updated properly in the popup list items when set filtering as false” has been resolved.

QueryBuilder

Bug Fixes

  • Date values are not properly filtered using DataManager.

RichTextEditor

Bug Fixes

  • #242377 - The issue, "alignment is not working while pasting content from notepad" has been resolved.

Uploader

Bug Fixes

  • #F145967, #242158 - Resolved removing event restricted while the args.cancel is enabled.
  • Now, provided postRawFile argument to the remove method for post either file/file name to the server.
ej2-react-ui-components - v17.2.35

Published by essentialjs2 over 5 years ago

Accordion

Bug Fixes

  • #239739 - An issue with addItem public method for accordion which was rendered using HTML elements has been fixed

Accumulation chart

Bug Fixes

  • #241559 - Console error on doughnut chart when trying to hide a point via legend icon issue fixed.

Barcode

New Features

  • One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
  • QR Code - The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
  • Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.

The barcode generator control for React is a light-weight and high-performance control that displays industry-standard 1D and 2D barcodes in JavaScript applications. Generated barcodes are optimized for printing and on-screen scanning. It is designed for ease of use and does not require fonts.

Calendar

New Features

  • #233255, #232782 - Now, you can change the day header format of calendar using 'dayHeaderFormat' property.

Chart

Breaking Changes

  • sizeType enumeration name changed to SizeType

New Features

  • Canvas rendering mode support provided.
  • Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.
  • Data Editing support provided for chart series points.
  • Multi level label click event added with custom object.

Chips

Bug Fixes

  • I239111 - Issue with getting selected chip using getSelectedChips method in Edge browser has been fixed.

CircularGauge

Bug Fixes

  • #I238300 - The issue with animation in circular gauge and flickering has been resolved

DataManager

Bug Fixes

  • #144418, #234444, #238765, #241262, #241163 - Date value is handled based on the server time zone offset.

DatePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

DateRangePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

DateTimePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

Diagram

Bug Fixes

  • #239193 - The issue "element does not placed properly when specify the position as (0,0)" is now resolved.

Dialog

Bug Fixes

  • #F145500- Resolved the navigation issue while navigating through keyboard in modal dialog.

Document Editor

Bug Fixes

  • #144676 - Table is now layout properly if table contains grid after value.
  • #235990 - Table is now layout properly if table width type is not auto.
  • #228049 - Table with row margin is now layout properly.
  • #228049 - Text is now rendered properly without clipping.
  • #237734 - Table borders are now exported properly.

DropDownList

Bug Fixes

  • #235631 - Issue with "updating default value after form reset" has been resolved.
  • #239136 - Now, you can change allowFiltering property value dynamically.

File Manager

Bug Fixes

  • Issue with empty folder icon alignment when persistence enabled is fixed.

Form Validator

Bug Fixes

  • #212351 - Now, localized text of form validator was included in ej2-locale package.

Gantt

Bug Fixes

  • #238228 - Issue while rendering tooltip with smaller duration has been fixed.

New Features

  • Now Gantt supports context menu to perform various action.
  • Provided support to perform timeline zoom in, zoom out and zoom to fit actions in Gantt.
  • Provided key interaction support in Gantt.

Grid

Bug Fixes

  • #238402 - Sort comparer is now working properly for RemoteSaveAdaptor;
  • #235736, #237229 - Provided responsive height support for columnChooser of columnMenu.
  • #234395 - Provided currency code while exporting to excel end csv documents.
  • #232623 - Comparer object is now properly working in custom sortComparer function while performing in descending order.
  • #240045 - recordDoubleClick event is now prevented while clicking on groupcaption row.
  • #239272 - autoFitColumns for column resizing is now calculated based on aggregates cell content too.
  • #241310 - Text wrap is now applying for movable headers too while refreshing the grid.
  • #234709 - Sorting order is now maintained in the column after undo operation of the grouped column.
  • #236350 - Script error has been resolved while destroying the grid with pager template.

HeatMap

New Features

  • Now it is possible to customize the legend label using legendRender event.

In-place Editor

New Features

  • #240715 - Provided new event beginEdit that triggers when change to editing mode and it helps to skip the focus from In-place Editor component.

LinearGauge

Bug Fixes

  • #I240632 - Linear gauge will not disappear when resize the browser window

New Features

  • In the setAnnotationValue method, an option has been provided for setting annotation based on axisValue.

ListBox

Breaking Changes

  • Event select is removed instead change event is provided.

Bug Fixes

  • #236715 - Drag and dropping the list item is not sorted when sortOrder enabled issue is fixed.

New Features

  • Checkbox position support provided.
  • Filter support provided.
  • #234507 - Provided support for drag and dropping the single list item when more than one list item is selected by setting false to dragSelected argument in dragStart event.

Maps

Bug Fixes

  • #I240835 - Highlight border thickness on the shape is huge when hovering on the legend item, it does not set as we given in code issue has been fixed
  • #I240836 - Marker highlight and selection settings do not make a difference issue has been fixed
  • #I240834 - Interactive legend is not working while changing data source issue has been fixed.

MaskedTextBox

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

Menu

Bug Fixes

  • #237136 - Issue with Parent Menu click in mobile mode.
  • #236458 - Issue with Menu Item hovering while a page contains multiple menus.

MultiSelect

Bug Fixes

  • #235699 - Change event not happening after the control has lost focus issue has been fixed.

New Features

  • Now, you can render grouping with checkbox using enableGroupCheckBox property.

NumericTextBox

Bug Fixes

  • #237600 - Now, validation message get removed while change the numeric value through spin buttons.
  • #238077 - Now, numeric textbox model value post to the server instead of a formatted numeric string when submitting the form.

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.

PDF Viewer

Bug Fixes

  • #229426 - Provided the API to select, edit, and delete the annotations.

Pdf Export

Bug Fixes

  • Super constructor may only be called once exception has been resolved.
  • Preservation issue in page orientation is fixed.

Pivot Table

Breaking Changes

  • The dataSource and dataSource.data properties has now been renamed to dataSourceSettings and dataSourceSettings.dataSource respectively.

Bug Fixes

  • #144352 – The fields can be added dynamically for Pivot Chart control.

New Features

  • #229377 – The pivot chart which is bound with pivot table allows the user to drill down and drill up now individually.
  • #144382 – Unnecessary scroll bars have been removed from pivot table component.

QueryBuilder

Bug Fixes

  • SQL Parsing issue when the rule contains 'Greater Than Or Equal', 'Less Than Or Equal' operator.
  • Condition is not updated properly in the root while using 'setRules' method.

RichTextEditor

Bug Fixes

  • #241388 - The issue, "browser context menu is not shown on right click when enabling the showOnRightClick property" has been resolved.

Schedule

Bug Fixes

  • #240271 - An issue with misalignment of +more indicator when the custom elements and appointments are rendered in same cell has been fixed.

Sidebar

Breaking Changes

  • Change event will trigger only after the expand or collapse transition of the Sidebar.

Stock Chart

Breaking Changes

  • sizeType enumeration name changed to SizeType

TextBox

Bug Fixes

  • #240368 - Now, you can get the updated previous value in the input event argument.
  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

TimePicker

Bug Fixes

  • #F145575 - Now, existing cssClass removed when change the cssClass dynamically.

TreeGrid

Bug Fixes

  • crudaction works fine while performing crud actions with server-side.

Uploader

Bug Fixes

  • #145718 - Issue with Material spinner appearance in Safari browser has been resolved.
ej2-react-ui-components - v17.2.34

Published by essentialjs2 over 5 years ago

Accordion

Bug Fixes

  • #239739 - An issue with addItem public method for accordion which was rendered using HTML elements has been fixed

Barcode

The barcode generator control for React is a light-weight and high-performance control that displays industry-standard 1D and 2D barcodes in JavaScript applications. Generated barcodes are optimized for printing and on-screen scanning. It is designed for ease of use and does not require fonts.

New Features

  • One Dimensional - The barcode generator is a one-dimensional, light-weight, and high-performance control. The barcode control can be customized. Its color, height, width, etc. can easily be changed. It supports barcode types like Code 128, Code39, Codabar, etc.
  • QR Code - The Quick Response Code (QR code) is a two-dimensional barcode. The QR code provides an option to customize the size and appearance, and also to change the version and error correction level. Each QR code can store values upto 7089 digits. It is mostly used for URLs, business cards, contact information, etc.
  • Data Matrix - A Data Matrix is a two-dimensional barcode. Data Matrix barcode provides an option to customize the size and appearance, and also to change the encoding type, etc. Each barcode can store values upto 2335 alphanumeric characters. A Data Matrix barcode is mostly used by couriers, food industry, etc.

Calendar

New Features

  • #233255, #232782 - Now, you can change the day header format of calendar using 'dayHeaderFormat' property.

Chart

Breaking Changes

  • sizeType enumeration name changed to SizeType

New Features

  • Canvas rendering mode support provided.
  • Overlapping data labels in funnel and pyramid charts will be arranged on both sides of the charts.
  • Data Editing support provided for chart series points.
  • Multi level label click event added with custom object.

Chips

Breaking Changes

  • Property selection enum type name changed from "selection" to "Selection".

CircularGauge

Bug Fixes

  • #I238300 - The issue with animation in circular gauge and flickering has been resolved

DataManager

Bug Fixes

  • #237039 - Delete operation is working properly when date column is assigned as primary key field.

DatePicker

Bug Fixes

  • #231616, #234495 - In mobile device, DatePicker popup displays in the center of the viewport.
  • #238455 – Now, change event argument isInteracted return as true when edit the date value using keyboard.

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.

DateRangePicker

Bug Fixes

  • #231616, #234495 - In mobile device, DateRangePicker popup displays in the center of the viewport.

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.

DateTimePicker

Bug Fixes

  • #239623 - Now, TimePicker popup closed properly in Edge/IE browsers when place more number of DateTimePicker in single page.
  • #240491 - Now, you can change the today button visibility dynamically along with min and max datetime.

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.

Diagram

Breaking Changes

  • The hyperLink property in the Shape Annotation and Path annotation is renamed properly as hyperlink.
  • The class property in the UML Classifier shape is renamed properly as classShape.
  • The interface property in the UML Classifier shape is renamed properly as interfaceShape.
  • The enumeration property in the UML Classifier shape is renamed properly as enumerationShape.
  • The data property is removed from the DataSource property of the diagram.
  • The dataManager property in the DataSource is renamed to DataSource.

Bug Fixes

  • Z-index for nodes/connectors is now properly updated when rendering the nodes/connectors with same z-index in symbol palette and drag and drop the nodes from the symbol palette to the diagram.
  • Now, the connection between the ports has been established when remove the InConnect/OutConnect from node’s constraints.
  • Issue with the “Layer’s z-index property and sendLayerBackward/bringLayerForward API methods” has been fixed.
  • #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
  • Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
  • #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
  • #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
  • Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
  • #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.
  • When changing the node's path data at run time, it scales properly with respect to node's size.
  • When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector's decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation's properties at run time, annotation will update properly.
  • #234537 - Conditional sequence connector is now working properly when connected with BPMN Service shape.
  • #234307 - Undo/redo is now working properly when modifying the annotation's font size at run time.
  • #234106 - When the node having different size and executing the layout, nodes are now arranged properly.
  • The hyperLink property in the Shape Annotation and Path annotation is renamed properly as hyperlink.
  • #234537 - The BPMN shape style is now applied to the BPMN inner elements.
  • #235977 - The issue "User handles drawn multiple times while dragging a node from the palette" has been resolved.
  • #235742 - The issue with the oldValue of selectionChange is shown incorrect when mouse down on node has been resolved.
  • #235794 - The textEdit event is now fired in Edge browser.
  • #236322 - The module property in the package.json has been updated.
  • #237131 - The issue "Layout is messed up when diagram have disconnected nodes" has been resolved using complex hierarchical tree layout.
  • #237533 - The issue "min-height and min-width properties of node does not updated properly at run time" has been resolved.
  • #236866 - The issue with tooltip is shown even after deleting the node has been resolved.

New Features

  • #228504 – Support has been provided to customize the tooltip of the diagram.
  • #231402 – Support has been provided to show/hide segment thumb of the connector.
  • – An option has been added to set the icons and template in the diagram user handles.
  • #232055 - Text overflow support for annotation when wrapping is enabled for annotation has been added.

Document Editor

Breaking Changes

  • The serviceUrl property in DocumentEditorContainer component no longer expect the full path of the Web API action. Henceforth, it only expects the path up to controller name alone. And the Web API action name can be configured in serverActionSettings property for different actions.

Bug Fixes

  • #237415, #238902 - Document exported properly when document contains hyphen character.
  • #228049 - Tab character width is now calculated properly.
  • #228049 - Table with repeat header is now layout properly.
  • #234073 - Table is now pasted properly.
  • #236808 - Document exported properly when document contains text form field.
  • #144848 - Table shading is now exported properly.

New Features

  • #229069 - Added contextual spacing support.
  • #158324, #226019, #226018, #227644, #238417 - Added support for chart preservation.
  • #94889 ,#87537, #223333 ,#222513, #224521 ,#227620 ,#227052 ,#227362, #236997 - Added spell check support.
  • #226631 ,#227594, #231373, #233073 - Added clipboard paste with formatted content.
  • #140903 ,#227192, #227641 ,#227640 - Added restrict editing support.
  • #237725 - Added API to customize gap between each page.

DropDownList

Bug Fixes

  • #235631 - Issue with "updating default value after form reset" has been resolved.
  • #239136 - Now, you can change allowFiltering property value dynamically.

File Manager

New Features

  • Added file system provider support for SQL server database, Microsoft Azure cloud storage, NodeJS framework, and Google Drive cloud storage.
  • Provided access control support for physical file system provider.
  • Provided cut, copy, and paste file operations support.
  • Provided drag and drop support.
  • Provided rename and replace support for uploading files.
  • Provided options to upload specific types of files based on extensions.

Gantt

Bug Fixes

  • #238228 - Issue while rendering tooltip with smaller duration has been fixed.

New Features

  • Now Gantt supports context menu to perform various action.
  • Provided support to perform timeline zoom in, zoom out and zoom to fit actions in Gantt.
  • Provided key interaction support in Gantt.

Grid

Breaking Changes

  • Show or hide operation in grid is no more asynchronous. Previously show/hide grid columns has refreshed the grid content and dataBound event will be triggered. This behaviour has been now made synchronous to improve toggle visibility performance.
  • minWidth property value is now applied to the columns when column width is not provided. This ensures that the cell content can occupy as much as available space and should not shrink below the given minWidth value.
  • Now in dialog and inline template editing, the element name for complex fields should be given with triple underscore instead of single underscore. This change has been made as underscore is valid identifier in DB field names.

Bug Fixes

  • #238512 - Script error during show or hide column operations in hierarchyGrid has been resolved.
  • #145013 - Support has been provided for custom command button click event.
  • #239027 - Multiselection is now handled for Mac OS.
  • #236920 - field property is applied to headerText in MVC platform When header text is set as blank has been resolved.
  • #234538 - Performing filter operation in the dropdownlist is updating Grid column's dataSource has been resolved.
  • #238762 - beforePaste event support has been provided.
  • #239158 - Selection border is not removed while clearing the selection using clearSelection method has been fixed.
  • #238396 - Custom filter is now working properly with 0 value.
  • #237140 - ForeignKey column filtering is now working in remote date with same foreignKeyfield and foreignkeyvalue.
  • #232623 - Support has been provided to send row object as one of the parameter for sortComparer function.
  • #145110 - Column chooser is now working properly when column is not shown in the column chooser list.
  • #234709 - Sorting is maintained in the column after ungrouping the column has been resolved.
  • #236657 - getSelectedRowCellIndexes method has been fixed to return appropriate values.
  • #236295 - An object type is set as defaultValue property for aspType.
  • #237984 - Warning log support has been provided for indicating incorrect dataSource in asyncpipe.
  • #144746 - Server post request has been prevented in pdfExport while exporting the currentViewData.
  • #223604 - Script error while scrolling when activeElement is in null state has been fixed.
  • #235834 - isVisibile property is now set while generating focus matrix.
  • #237403 - Footer template shows proper result when using both group footer and footer template in exported excel document.
  • #232272 - RemoteSaveAdaptor batch changes are now refreshed properly in grid when ContractResolver set to DefaultContractResolver.
  • #236337, #234622 - Child grid data is now successfully loads with query property in the url adaptor.
  • #236011 - Selection api example is now working properly in the sample browser.
  • #233069 - Intelligence is now showing properly for editSettings.template property of the grid.
  • #239971 - Script error has been fixed in command column while adding a new row.
  • #233758 - Underscore in the field name is considered as Complex data while saving the changes in Dialog template editing has been fixed.

HeatMap

New Features

  • Now it is possible to customize the legend label using legendRender event.

In-place Editor

Bug Fixes

  • #237441 - Modified value not updated, when using RichTextEditor with Markdown mode issue has been resolved

LinearGauge

Bug Fixes

  • #I240632 - Linear gauge will not disappear when resize the browser window

New Features

  • In the setAnnotationValue method, an option has been provided for setting annotation based on axisValue.

ListBox

Breaking Changes

  • Event select is removed instead change event is provided.

Bug Fixes

  • #236715 - Drag and dropping the list item is not sorted when sortOrder enabled issue is fixed.

New Features

  • Checkbox position support provided.
  • Filter support provided.
  • #234507 - Provided support for drag and dropping the single list item when more than one list item is selected by setting false to dragSelected argument in dragStart event.

Maps

Bug Fixes

  • #F143717 - Zooming toolbar position misalign problem that occurs when there are multiple elements in DOM has been fixed
  • #I238404 - The issue that occurs when rendering bubble for point type Shape Data has been fixed
  • #I238839 - The console error that occurs when mouse leaves from the maps Shapes with legend hide option has been resolved

New Features

  • #I227277 - Support has been provided to get geo location when clicking on maps.
  • #I217458 - Support has been provided to hide and cluster a marker when it intersects with other markers.

MaskedTextBox

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.

Menu

Bug Fixes

  • #237136 - Issue with Parent Menu click in mobile mode.
  • #236458 - Issue with Menu Item hovering while a page contains multiple menus.

MultiSelect

Bug Fixes

  • #235699 - Change event not happening after the control has lost focus issue has been fixed.

New Features

  • Now, you can render grouping with checkbox using enableGroupCheckBox property.

NumericTextBox

Bug Fixes

  • #237600 - Now, validation message get removed while change the numeric value through spin buttons.
  • #238077 - Now, numeric textbox model value post to the server instead of a formatted numeric string when submitting the form.

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.

PDF Viewer

Breaking Changes

  • The following event arguments are renamed.

| Existing Event Arguments Name | New Event Arguments Name |
|: ---------:| ---------:|
| IUnloadEventArgs | UnloadEventArgs |
| ILoadEventArgs | LoadEventArgs |
| ILoadFailedEventArgs | LoadFailedEventArgs |
| IAjaxRequestFailureEventArgs | AjaxRequestFailureEventArgs |
| IPageChangeEventArgs | PageChangeEventArgs |
| IPageClickEventArgs | PageClickEventArgs |
| IZoomChangeEventArgs | ZoomChangeEventArgs |
| IHyperlinkClickEventArgs | HyperlinkClickEventArgs |
| IAnnotationAddEventArgs | AnnotationAddEventArgs |
| IAnnotationRemoveEventArgs | AnnotationRemoveEventArgs |
| IAnnotationPropertiesChangeEventArgs | AnnotationPropertiesChangeEventArgs |

Bug Fixes

  • #233161 – Now, loading Indicator will be shown properly while loading a large page size document.
  • #233035 - HyperlinkClick event is now triggered properly.
  • #234364 - Pan interaction mode is now working properly when the toolbar is disabled.
  • #231436 - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
  • #232104 - Cleared the warnings in css files.

New Features

  • #208298, #223253, #224643, #233655, #238694 - Provided the supports for shape annotations.
  • #219446, #224643, #230115, #233032, #F144297, #236825, #238694 - Provided the supports for stamp annotations.
  • #229426 - Provided the supports for calibrate annotations.
  • #223253, #238694 - Provided the supports for sticky notes annotations.

Pivot Table

Breaking Changes

  • The dataSource and dataSource.data properties has now been renamed to dataSourceSettings and dataSourceSettings.dataSource respectively.

Bug Fixes

  • #144352 – The fields can be added dynamically for Pivot Chart control.

New Features

  • #229377 – The pivot chart which is bound with pivot table allows the user to drill down and drill up now individually.
  • #144382 – Unnecessary scroll bars have been removed from pivot table component.

QueryBuilder

New Features

  • Provided localization support for 'AND/OR' conditions.

RichTextEditor

Breaking Changes

  • Changed the default value of the API property allowedStyleProps from null to ['background', 'background-color', 'border', 'border-bottom', 'border-left', 'border-radius', 'border-right', 'border-style', 'border-top', 'border-width', 'clear', 'color', 'cursor', 'direction', 'display', 'float', 'font', 'font-family', 'font-size', 'font-weight', 'font-style','height', 'left', 'line-height', 'margin', 'margin-top', 'margin-left', 'margin-right', 'margin-bottom', 'max-height', 'max-width', 'min-height', 'min-width', 'overflow', 'overflow-x', 'overflow-y', 'padding', 'padding-bottom', 'padding-left', 'padding-right', 'padding-top', 'position', 'right', 'table-layout', 'text-align', 'text-decoration', 'text-indent', 'top', 'vertical-align', 'visibility', 'white-space', 'width'].

Bug Fixes

  • #238872 - Issue with cursor position when enabled list with empty editor that issue has been resolved.

New Features

  • Paste from Microsoft Word
  • This feature allows users to paste clean-formatted HTML markup by removing all unnecessary elements, styles, and attributes from text while copying and pasting it from Microsoft Word.

Schedule

Bug Fixes

  • Localization is not set properly to datetimepicker in editor window issue has been fixed.
  • openEditor method is not set the given start and end time in month view issue has been fixed.
  • #145352 - An issue with displaying expand icon of parent resource which has no child has been fixed.

New Features

  • Improved the drag and resize action for longer duration appointments.
  • Support to print the Scheduler layout.
  • Provided an option to edit the following recurrence events.
  • Provided time zone support to current time indicator.
  • Provided public method to reset/remove the highlighted work cells.

Sidebar

Breaking Changes

  • Change event will trigger only after the expand or collapse transition of the Sidebar.

Stock Chart

Breaking Changes

  • sizeType enumeration name changed to SizeType

TextBox

Bug Fixes

  • #238248 - Issue with "throws error while reset the form" has been resolved.
  • #235983 - Resolved the HTML5 standard issues in textbox control.
  • Now, changed the bottom padding of input to meet the Material theme standard.

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.
  • #226404, #F141814 - Provided Material2 outline layout for textbox.
  • #226950 - Provided Material2 filled layout for textbox.

TimePicker

New Features

  • #228310, #233267 - Now, you can add additional html attribute to the element using htmlAttributes property.

TreeGrid

Breaking Changes

  • The default value of enableHover property has been changed from true to false.

Bug Fixes

  • collapseAll method works fine with pageSize mode set to All.

New Features

  • Virtual Scrolling support has been provided in which the rows are added dynamically while scrolling.
  • Detail Template support has been provided that provides additional information about a particular row.
ej2-react-ui-components - v17.1.51

Published by essentialjs2 over 5 years ago

Chart

Bug Fixes

  • #144983 - Label style not working in axisLabelRender event for polar and radar series type issue fixed.
  • #237811 - Chart rendered with default width in Internet Explorer issue fixed.

Dashboard Layout

Bug Fixes

  • #237417 - Click event of button is not triggering when it is placed inside the panel element of DashboardLayout.

DataManager

Bug Fixes

  • #237039 - Delete operation is working properly when date column is assigned as primary key field.

DatePicker

Bug Fixes

  • #231616, #234495 - In mobile device, DatePicker popup displays in the center of the viewport.

DateRangePicker

Bug Fixes

  • #231616, #234495 - In mobile device, DateRangePicker popup displays in the center of the viewport.

DropDownButton

Bug Fixes

  • Resolved Method and Event name conflict issue.

Grid

Bug Fixes

  • #235294 - Pager of the grid is refreshed properly during grid persistence.
  • #232623 - Complex field structure for primary key columns when using deep watch has been resolved.
  • #233441 - Misalignment has been fixed when applying auto-fit for stacked header columns.
  • #234514 - Context menu is properly rendering when using both default and custom items in header.
  • #235841 - Colspan is set properly while having empty records in hierarchy grid.
  • #236745 - aria-label attribute is updated when changing value in batch mode.
  • #144884 - Selected rowIndexes during selectAll checkbox operation has been resolved.
  • #143410 - Exporting pdf document with UTC date value in string format has been fixed.
  • #235826 - Filter icon overlaps the headerText when using menu filter dynamically has been fixed.
  • #235017 - Problem with visible property, when HideAtMedia is enabled for the column has been resolved.
  • #235264 - Script error when click on the column menu filter option in phone mode has been fixed.
  • #236759 - ContextMenu maintains the previous selected row has been resolved.
  • #237815 - Grid updated value is persisted when data has not been returned from server.
  • #237239 - Template column is rendered properly with persistence during page refresh.

In-place Editor

Bug Fixes

  • #237441 - Modified value not updated, when using RichTextEditor with Markdown mode issue has been resolved

Maps

Bug Fixes

  • #I237116 - The issue with default highlight and selection fill color has been resolved.

QueryBuilder

Bug Fixes

  • DataManager related issue resolved.

Schedule

Bug Fixes

  • #234343 - An issue with adding resources dynamically when it has empty collection in initially has been fixed.
  • #235165 - An issue with rowAutoHeight property enabled the horizontal scroll wrongly in month view has been fixed.

TreeGrid

Bug Fixes

  • #238350 - Editing works fine in remote data.
ej2-react-ui-components - v17.1.50

Published by essentialjs2 over 5 years ago

Common

Bug Fixes

  • Provided option to prevent delay rendering of React components.

CircularGauge

Bug Fixes

  • #I237023 - The issue with pointer animation on setting more than 80% of the pointer radius has been fixed.

DataManager

Bug Fixes

  • #233040- Provided support to get the service root url from odata context field to use during batch operation.

Dialog

Bug Fixes

  • #144624 - Resolved the issue with resizing when rendering a grid inside a dialog.

Document Editor

Bug Fixes

  • #236930 - Table exported properly when document contains continuous table.
  • #236502 - Table last column resizing is now working properly.

Grid

Bug Fixes

  • #236235 - To get the visible element in custom function while using custom validation has been resolved.
  • #235593 - To send the tr element in rowDataBound event instead of document fragment has been fixed.
  • #144448 - Maximum call stack issue while invoking clearFiltering method in dataBound event has been fixed.
  • #144431 - Grid export when null is provided for any complex field has been resolved.
  • #235415 - actionFailure event during successful server side CRUD actions has been resolved.
  • #234931 - Performance of checking checkbox columns during show/hide operation has been optimized.
  • #235081 - Column value as null in contextMenuClick event args while the target is column cell has been fixed.
  • #232225 - Server side Sorting in complex type(with nullable value) data column has been fixed.
  • #143671 - Grid filter with null date values has been resolved.
  • #225078 - Excel filter check list search criteria has been considered for grid filtering.

In-place Editor

Bug Fixes

  • #237441 - Modified value not updated, when using RichTextEditor with Markdown mode issue has been resolved

Maps

Bug Fixes

  • #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.

ProgressButton

Bug Fixes

  • Provided public method 'progressComplete' to complete the progress.

QueryBuilder

Bug Fixes

  • Selected value not maintained properly for radiobutton field.

Schedule

Bug Fixes

  • An issue with preventing the event to be created, while clicking on the add icon in mobile devices with read only property is enabled is fixed.
  • #234667 - An issue with Scheduler is not properly navigating to selected date in timeline views has been fixed.
  • #234343 - An issue with adding resources dynamically when it has empty collection in initially has been fixed.

Uploader

Bug Fixes

  • No more script issue occurs, on rendering the preload files as empty.
ej2-react-ui-components - v17.1.49

Published by essentialjs2 over 5 years ago

Common

Bug Fixes

  • Resolved template rendering issue in splitter component in react.

DatePicker

Bug Fixes

  • #235561 - Now, you can specify the date format without year specifier along with strict mode.

Document Editor

Bug Fixes

  • #226399 - Header and Footer is now layout properly if document contains section break

Gantt

Bug Fixes

  • #F144145 - Task Id duplication issue while adding new record has been fixed.

Maps

Bug Fixes

  • #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.

MaskedTextBox

Bug Fixes

  • Now, MaskedTextBox renders properly after calling refresh method.

New Features

  • #236816 - Provided method to focusIn and focusOut.

MultiSelect

Bug Fixes

  • #231920 - In IE browser, script error throws when calling getItems method has been fixed.

New Features

  • #236816 - Provided method for focusIn and focusOut.

NumericTextBox

New Features

  • #236816 - Provided method to focusIn and focusOut.

Pivot View

New Features

  • #227467 - Now, null and undefined types data will not be included in aggregation. They will be displayed in the headers.

QueryBuilder

Bug Fixes

  • DataManager related issue resolved.

RichTextEditor

Bug Fixes

  • #235461 - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved.

TextBox

New Features

  • #236816 - Provided method to focusIn and focusOut.

TreeGrid

Bug Fixes

  • #236554 - Expand/Collapse icon for 2nd level parent while using remote data works fine
  • #236554 - enableCollapseAll works fine with paging

Uploader

Bug Fixes

  • #235532 - Now, you can remove the uploaded files, while using the uploader within form.
ej2-react-ui-components - v17.1.48

Published by essentialjs2 over 5 years ago

Calendar

Bug Fixes

  • #235561 - Now, you can navigate year within min and max range in decade view.

Chart

Bug Fixes

  • #236117 - Axis labels aligned not properly when using some special characters issue fixed.

DatePicker

Bug Fixes

  • #216875 - Issue with some additional text appended to all day numbers when choose Japanese culture has been fixed.

DateRangePicker

Bug Fixes

  • #233687 - Issue with change event trigger twice when provide date format without date specifier has been fixed.

Document Editor

Bug Fixes

  • #234799 - Bold button is now aligned properly in modify style dialog.
  • #236061, #236039 - Document editor container component is now destroyed properly.
  • #234146 - Section formats are now applied properly.
  • #233556, #234406 - Table of Contents are now inserted properly.
  • #234249 - Multilevel lists are now exported properly.
  • #234084 - Selection is now updated properly after clear formatting.
  • #234073 - Copy is now working properly for nested table.
  • #234799 - Renaming the existing style in modify style dialog is now updated properly.
  • #234799 - Text alignment is now updating properly while modify style using style dialog.

File Manager

New Features

  • #144270 - Added support to use the JWT tokens with beforeSend event’s Ajax settings.

Grid

Bug Fixes

  • #228547 - White space during normal editing is fixed while enabling the row drag and drop functionality.
  • #232660 - Script error while exporting the grouped Grid with enableGroupByFormat has been resolved.

New Features

  • #144253 - Provided tag helper support for data manager control.
  • #225561 - Provided support to filter records when ForeignKey columns and Grid columns have same field names.

ListBox

New Features

  • Provided change event for ListBox.

Maps

New Features

  • #I233127 - The issue with recalculating the data labels when zooming the maps has been fixed.

QueryBuilder

Bug Fixes

  • Provided public method for get the rule by the rule Id.
  • Date format issue in dd/mm/yyyy format.
  • Selected value not maintained properly for radiobutton field.

Schedule

Bug Fixes

  • #143979 - Events not rendered properly with allowGroupEdit when the resource id is two digit issue has been fixed.
  • #234916 - Delete key not working properly in IE11 issue has been fixed.

Sidebar

Bug Fixes

  • #236219 - On initial rendering, right positioned sidebar opens and closes irrespective of type and isOpen properties has been fixed.

Tab

Bug Fixes

  • #235397 - The cancel parameter is exposed in tab selecting event.
  • #235274 - Incorrect selected content had been getting in tab selected event issue has been fixed.
ej2-react-ui-components - v17.1.47

Published by essentialjs2 over 5 years ago

Common

Bug Fixes

  • Resolved the delay execution of input components in react.

Chart

New Features

  • #233749 - Provided zOrder support for chart series.

CircularGauge

Bug Fixes

  • #I234531 - The issue with rendering circular gauge when setting cancel argument to true in the "axisLabelRender" event has been fixed.

ComboBox

Bug Fixes

  • #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
  • #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
  • #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.

Dashboard Layout

Bug Fixes

  • #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.

DatePicker

  • #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.

Diagram

Bug Fixes

  • When changing the node's path data at run time, it scales properly with respect to node's size.
  • When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector's decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation's properties at run time, annotation will update properly.

Document Editor

Bug Fixes

  • #230628 - Updated dialog animation.

New Features

  • #142821 - Added API to insert bookmark and fetch all bookmarks in document.
  • #142820 - Added API to insert hyperlink.

DropDownList

Bug Fixes

  • #234846 - The popup collision issue has been resolved while enable the filtering.

Extension

New Features

  • Provided the project template and dotnet CLI command support for React.

Gantt

Bug Fixes

  • #233041 - Alignment issue with timeline and vertical lines has been fixed.

New Features

  • #F143360 - Provided support to refresh the dataSource dynamically.

Grid

Bug Fixes

  • #226746 - Provide support to set format for aggregate values while exporting is resolved.
  • #234554 - Provide template support for stacked header is resolved.
  • #234230 - Batch edit misbehaves when allowDragAndDrop enabled is resolved.
  • #229226 - Hyperlink is not working when setting clipMode property in iOS is resolved.

HeatMap

New Features

  • #230837, #229200 - Provided the tool tip template support for customizing the cell tool tip.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

New Features

  • #230272 - Provided the support for adding new list view item without re-render the listview in virtualization mode.

Maps

Bug Fixes

  • #I234578 - The issue with rendering data label and tooltip when the layers type is set to 'Sublayer' has been fixed.
  • #I234578 - The issue with returning wrong highlight opacity to shapes in maps when highlighting the legend has been fixed.

MaskedTextBox

Bug Fixes

  • #230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
  • #F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.

Menu

New Features

  • #230456 - Provided hamburger menu support for adaptive view.

MultiSelect

Bug Fixes

  • #235167 - Multiselect dropdown jump down when the showDropDownIcon is set to true issue has been resolved.
  • #209393 - Change event not fired during tab key navigation issue has been resolved.

PDF Viewer

New Features

  • Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.

Pivot View

Bug Fixes

  • #232925 - Grouping bar feature is now working fine with the combination of toolbar and pivot chart.

New Features

  • #227370 - Now, you can hide the fields from the pivot table field list data source.
  • #230489 – You can drill the pivot table headers based on the position.

QueryBuilder

Bug Fixes

  • Updating conditions throws script error after using 'setRules' method.
  • Rule with AND operator is not properly updated in ASP.NET MVC and Core.
  • Multiselect datasource not properly updated for in and notin operators.
  • Provided option for handling data source request on demand.

New Features

  • Provided case sensitive support.
  • Provided default value option support for column fields.
  • Provided groupBy support for columns.

Schedule

Bug Fixes

  • #233286 - An issue with event not rendered properly in start and end time date format as string in agenda view is fixed.
  • #234231 - An issue with setting the different work hours in timeline week is fixed.
  • #143531 - An issue with event not loaded properly in agenda virtual scrolling is fixed.

Toolbar

Bug Fixes

  • #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.

Tooltip

New Features

  • #234933 - Now the tooltip is showing while hovering the tooltip content element in hover mode.

TreeGrid

New Features

  • 'Row Template' support is provided that allows to use custom layout for the TreeGrid rows.

TreeMap

Bug Fixes

  • #I234615 - The issue with value from the "fill" property is not applied when we have both the "fill" and "colorValuePath" APIs has been fixed.

TreeView

New Features

  • #227540 - Provided the support for rendering treeview data in single server request while disabling the loadOnDemand

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

ej2-react-ui-components - v17.1.44

Published by essentialjs2 over 5 years ago

Common

Bug Fixes

  • Resolved the delay execution of input components in react.

Chart

Bug Fixes

  • #219174 - Multi line axis label is not proper when using multiple rows intersect action issue has been fixed.
  • #231943 - Console error throws when using area chart out of the axis range has been fixed.
  • #234027 - Chart is not destroying properly while calling destroy method issue fixed.

CircularGauge

Bug Fixes

  • #I234531 - The issue with rendering circular gauge when setting cancel argument to true in the "axisLabelRender" event has been fixed.

ComboBox

Bug Fixes

  • #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
  • #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
  • #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.

Dashboard Layout

Bug Fixes

  • #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.

DatePicker

  • #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.

Diagram

Bug Fixes

  • When changing the node's path data at run time, it scales properly with respect to node's size.
  • When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector's decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation's properties at run time, annotation will update properly.

Document Editor

Bug Fixes

  • #233280 - Improvised performance while updating page field.

DropDownList

Bug Fixes

  • #234846 - The popup collision issue has been resolved while enable the filtering.

Gantt

Bug Fixes

  • Bug fixes included.

Grid

Bug Fixes

  • #234045 - Custom date format does not applied properly when excel exporting is fixed.
  • #231005 - Added Select All option for column chooser.
  • #232848 - enablePersistence with virtual scrolling displays blank page after refresh is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

Bug Fixes

  • Issue with maintaining checked items in virtualization mode while checking the checkbox item directly has been fixed.

Maps

Bug Fixes

  • #I234578 - The issue with rendering data label and tooltip when the layers type is set to 'Sublayer' has been fixed.
  • #I234578 - The issue with returning wrong highlight opacity to shapes in maps when highlighting the legend has been fixed.

MaskedTextBox

Bug Fixes

  • #230545 - Issue with inequality of Masked Textbox element value and argument value of input event while typing rapidly has been fixed.
  • #F144247 - Issue with "typed character update on the next position while typing the same digit" has been fixed.

MultiSelect

Bug Fixes

  • #235167 - Multiselect dropdown jump down when the showDropDownIcon is set to true issue has been resolved.
  • #209393 - Change event not fired during tab key navigation issue has been resolved.

PDF Viewer

New Features

  • Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.

QueryBuilder

Bug Fixes

  • Updating conditions throws script error after using 'setRules' method.
  • Rule with AND operator is not properly updated in ASP.NET MVC and Core.
  • Multiselect datasource not properly updated for in and notin operators.

New Features

  • Provided case sensitive support.

Schedule

Bug Fixes

  • #233286 - An issue with event not rendered properly in start and end time date format as string in agenda view is fixed.
  • #234231 - An issue with setting the different work hours in timeline week is fixed.
  • #143531 - An issue with event not loaded properly in agenda virtual scrolling is fixed.

Toolbar

Bug Fixes

  • #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.

TreeGrid

Bug Fixes

  • Adding a new record or Deleting an existing record is working fine with the sorted data.

TreeMap

Bug Fixes

  • #I234615 - The issue with value from the "fill" property is not applied when we have both the "fill" and "colorValuePath" APIs has been fixed.

TreeView

Bug Fixes

  • #234147 - Issue with maintaining checked states while giving id and parentID value as string type in data source has been fixed.

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

ej2-react-ui-components - v17.1.43

Published by essentialjs2 over 5 years ago

Chart

Bug Fixes

  • #219174 - Multi line axis label is not proper when using multiple rows intersect action issue has been fixed.
  • #231943 - Console error throws when using area chart out of the axis range has been fixed.
  • #234027 - Chart is not destroying properly while calling destroy method issue fixed.

CircularGauge

Bug Fixes

  • #I234082 - Circular gauge tooltip is not shown in IE browser issue has been fixed.
  • #I234174 - Tooltip content width and adding a border to control container alignment issues have been fixed

ComboBox

Bug Fixes

  • #233483 - The List not generated properly while clear the value using clear button issue has been resolved.
  • #234100 - The search not working on enabling read only in the control initialization issue has been resolved.
  • #233137 - The combobox is not focused when click the tab key at single time issue has been resolved.

Dashboard Layout

Bug Fixes

  • #234604 - Issue with draggable cursor appears on hovering over the panels when dragging is disabled has been fixed.

DatePicker

  • #143352 - Now, the DatePicker fires input's blur when click outside without select the date from calendar popup.

Diagram

Bug Fixes

  • When changing the node's path data at run time, it scales properly with respect to node's size.
  • When changing the trigger type of BPMN's Task shape at run time, the trigger shape is positioned properly.
  • Now, the connector's decorator is docked properly when layout is enabled and drag the node.
  • When zooming the diagram, the user handles position is updated properly with respect to zoom percentage.
  • If boundaryConstraints is enabled and node's rotateAngle is changed at run time, node does not exceed the boundary limit.
  • When changing the annotation's properties at run time, annotation will update properly.

Document Editor

Bug Fixes

  • #233908 - Height for merged cell is now updated properly.

DropDownList

Bug Fixes

  • #231680 - The data source is observable using Async Pipe with pre select value not updated issue has been resolved.

Gantt

Bug Fixes

  • Bug fixes included.

Grid

Bug Fixes

  • #233158- Duplicate virtual element rendered while refreshing the grid is resolved.
  • #230859- actionComplete event argument requestType shown as paging while delete operation is resolved.
  • #233673- Script error occurs while using column virtualization with enablePersistance property is resolved.
  • #233281- Misalignment between frozen and movable content when using EJ compatibility CSS is resolved.
  • #233413- Alignment issue in grid stacked header when we enable frozen feature is resolved.
  • #143681- clearFiltering method will send multiple posts in excel filter is resolved.
  • #234189- Script error while using hidden columns method is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

Bug Fixes

  • Issue with maintaining checked items in virtualization mode while checking the checkbox item directly has been fixed.

Maps

Bug Fixes

  • #F143717 - The div containing the maps component overlaps the div with inputs above it issue has been fixed
  • #I233127 - The issue with the last interacted scaling is not maintained when refreshing the browser

PDF Viewer

Bug Fixes

  • The Loading Indicator is now shown properly while loading a large page size document.
  • The pan interaction mode is now working properly when the toolbar is disabled.

QueryBuilder

Bug Fixes

  • Multiselect datasource not properly updated for in and notin operators.

Schedule

Bug Fixes

  • #233410 - An issue with date is not retrieved in view navigation in timeline month view is fixed.

Toolbar

Bug Fixes

  • #231019 - An issue with RTL mode of Toolbar scroller has not working in Firefox browser has been resolved.

TreeView

Bug Fixes

  • #234147 - Issue with maintaining checked states while giving id and parentID value as string type in data source has been fixed.
ej2-react-ui-components - v17.1.42

Published by essentialjs2 over 5 years ago

Accordion

Bug Fixes

  • Content value getting changed while updating header dynamically issue has been fixed.

Chart

Bug Fixes

  • Support has been provided for multiple export in horizontal mode.

ComboBox

Bug Fixes

  • #225254, #227938 - Template interpolated data not updated while filtering issue has been resolved.

DataManager

Bug Fixes

  • #226615- Script error thrown in UrlAdaptor when saveChanges method is called without Query is resolved.

DatePicker

Bug Fixes

  • #231875 - Now, you can enable the clear button dynamically after disabled the control.
  • #F143747 - Now, you can set min and max value as null dynamically.

DateRangePicker

Bug Fixes

  • #232966 - Now, you can clear daterangepicker input value using keyboard when strict mode is enabled.

DateTimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.

Diagram

  • #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
  • Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
  • #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
  • #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
  • Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
  • #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.

Document Editor

Bug Fixes

  • #231353 - Text search results are now navigated properly.

DropDownList

Bug Fixes

  • #142944 - Item template not loaded, when change the datasource dynamically issue has been resolved.

File Manager

New Features

  • Added filesystem provider support for ASP.NET MVC 4 and 5 frameworks.

Grid

Bug Fixes

  • #233507- Need to modify api description for startedit method is resolved.
  • #229454- A large text content gets collapsed while using rowHeight in grid is resolved.
  • #232985- Need to send edit operation args in beforeDataBound event is resolved.
  • #231808- Problem in hiding scrollbar place holder when having frozen is resolved.
  • #232924- Horizontal scrollbar gets hidden in IE and EDGE browsers is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.
  • Change event doesn't trigger, when RichTextEditor blurs that issue has been fixed.

ListView

Bug Fixes

  • Issue in enabling virtualization with empty data source has been fixed.

Maps

Bug Fixes

  • #I233129 – The issue in data label rendering, if you resize the map by setting the "intersectionAction" property to 'hide' has been fixed.
  • #I233127 - When selecting the new shape, the border for old shape is not removed issue has been fixed.
  • #I233127 – The issue of border width changing, when zooming the map has been fixed.

MultiSelect

Bug Fixes

  • #232673 - Issue with prevent the first value when clear value using clear button has been fixed.

NumericTextBox

Bug Fixes

  • #231530 - Now, change event trigger when click on clear button.

PDF Viewer

Bug Fixes

  • The issue "the hyperlinkClick event is not triggered for web links" has been fixed.

QueryBuilder

Bug Fixes

  • Rule with AND operator is not properly updated in ASP.NET MVC and Core.

RichTextEditor

Bug Fixes

  • Change event doesn't trigger, when RichTextEditor blurs inside of In-place Editor that issue has been fixed.

Schedule

Bug Fixes

  • #143894 - An issue with select event arguments element value returns wrongly has been fixed.
  • #230544 - An issue with editorTemplate is not accessing the cell or event details has been fixed.
  • #229980, #229989 - An issue with appointment position misplaced in timeline views has been fixed.

TextBox

Bug Fixes

  • #231530 - Issue with event argument has null value when click on clear button has been fixed.

TimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.
  • #231003 Issue with different icon size in bootstrap theme has been fixed.

TreeGrid

Bug Fixes

-#143815 - GridLine property is working fine in MVC

TreeMap

Bug Fixes

  • #I233284 – The issue of breaking the treemap, if data contains the "_" character in its value has been fixed.

TreeView

Bug Fixes

  • #231497 - Now the selected node background color is removed before collapsing the parent node with out removing 'e-active' class.
ej2-react-ui-components - v17.1.41

Published by essentialjs2 over 5 years ago

Accordion

Bug Fixes

  • Content value getting changed while updating header dynamically issue has been fixed.

Chart

Bug Fixes

  • Support has been provided for multiple export in horizontal mode.

ComboBox

Bug Fixes

  • #225254, #227938 - Template interpolated data not updated while filtering issue has been resolved.

DataManager

Bug Fixes

  • #226615- Script error thrown in UrlAdaptor when saveChanges method is called without Query is resolved.

DatePicker

Bug Fixes

  • #231875 - Now, you can enable the clear button dynamically after disabled the control.
  • #F143747 - Now, you can set min and max value as null dynamically.

DateRangePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.

DateTimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.

Diagram

  • #232371 - Drag and drop the nodes from symbol palette to the diagram will no longer work if the SymbolPalette "allowDrag" property set to false at runtime.
  • Now, the connector can be moved over the connection disabled node when drawing the connector using drawing tools.
  • #232226 - The issue "Annotation added multiple times in DOM if annotation's text overflow enabled and select the node" has been fixed.
  • #232343 - Diagram's selectionChange event is now triggered properly when selecting another node or unselect the selected node in less than 1 second after dragging the node.
  • Diagram's propertyChange event is now triggered properly when move the node using keyboard and undo/redo dragged node.
  • #233008 - BPMN sequence connector does not move with stroke when its dependent node is moved issue is now fixed.

Document Editor

Bug Fixes

  • #232616 - Document contents are now exported properly.
  • #232616 - Page hang on editing the document is fixed.
  • #232327 - Tables are now removed properly.

DropDownList

Bug Fixes

  • #142944 - Item template not loaded, when change the datasource dynamically issue has been resolved.

Grid

Bug Fixes

  • args.cancel support for grid rowDeselecting event with checkbox selection is provided.
  • rowDeselected event is misbehaved when performing the grid action with persistSelection property is resolved.
  • Unable to provide custom format for aggregate columns using tag helpers is resolved.
  • When the field for column is ""(not defined) then the column displays as "[object][object]" is resolved.
  • Searching is not working when dynamically changing the toolbar tooltip text is resolved.
  • Checkbox options in filter dialog misaligns in touch mode is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.

Maps

Bug Fixes

  • #F143717 - The issue "When setting high zoom factor to OpenStreetMap, sub layer is not placed properly" has been fixed".

MultiSelect

Bug Fixes

  • #232673 - Issue with browser freeze when clear value using clear button has been fixed.
  • #231997 - Issue with duplicate placeholder on multiselect issue has been fixed.
  • #232218 - The popup open downward when select the items after scroll the page issue has been resolved.
  • #231920 - The Custom value with pre select value not updated when set empty data source issue has been resolved.

NumericTextBox

Bug Fixes

  • #231530 - Now, change event trigger when click on clear button.

PDF Viewer

Bug Fixes

  • The font size is missing warning will no longer be thrown from styles in the PDF Viewer.

Schedule

Bug Fixes

  • #143412 - An issue with event editing using public saveEvent method and checking slot availability using isSlotAvailable method is fixed.
  • #143720 - An issue with passing multiple resource for adding dynamically using addResource public method is fixed.
  • #232246 - An issue with event resizing is not properly update when startHour and endHour using in timeline views is fixed.
  • #231332 - An issue with block alert validation in recurrence event and data is not received in popupOpen event is fixed.

TextBox

Bug Fixes

  • #231530 - Issue with event argument has null value when click on clear button has been fixed.

TimePicker

Bug Fixes

  • #231596, #232441 - Issue with clear button not shown when disable the allowEdit property has been fixed.
  • #231003 Issue with different icon size in bootstrap theme has been fixed.

TreeGrid

Bug Fixes

-#143815 - GridLine property is working fine in MVC

TreeView

Bug Fixes

  • #231497 - Now the selected node background color is removed before collapsing the parent node with out removing 'e-active' class.
ej2-react-ui-components - v17.1.40

Published by essentialjs2 over 5 years ago

Accumulation chart

Bug Fixes

  • Now Accumulation chart is refreshing properly on data change.

Chart

Bug Fixes

  • Stacking column is not rendered properly when yvalue in string is fixed.
  • Zoomposition is not proper, when the axis is inversed is fixed.
  • Multiline label alignment is not proper, when breaking the labels into smaller text issue fixed

Dashboard Layout

Breaking Changes

  • Renamed the folder within the package from dashboardlayout to dashboard-layout.

Diagram

  • Z-index for nodes/connectors is now properly updated when rendering the nodes/connectors with same z-index in symbol palette and drag and drop the nodes from the symbol palette to the diagram.
  • Now, the connection between the ports has been established when remove the InConnect/OutConnect from node’s constraints.
  • Issue with the “Layer’s z-index property and sendLayerBackward/bringLayerForward API methods” has been fixed.

Dialog

Bug Fixes

  • The issue with preventing the dialog resize using args.cancel has been resolved.

Document Editor

Bug Fixes

  • Tab stop width is now calculated properly.
  • First page header and footer is now layout properly.
  • Scrollbar now updated properly in Internet Explorer.
  • Page reload issue on button click is fixed.

DropDownList

Bug Fixes

  • Issue with value selection on disabled dropdown using incremental search has been fixed.
  • Clear icon shown when change the value dynamically issue has been fixed.

File Manager

Breaking Changes

  • The beforeFileLoad event’s module argument values have been changed as follows:

| Argument Name | Old Value | New Value |
|: ---------:| ---------:| ---------:|
| module | navigationpane | NavigationPane |
| module | Grid | DetailsView |
| module | LargeIcon | LargeIconView |

Form Validator

Bug Fixes

  • When using multiple forms with same name fields, validation not occurs issue has been fixed.

Grid

Bug Fixes

  • Column template is removed after calling getPersistData method is resolved.
  • Script error is resolved when using setRowData method in cellSave event.
  • Grid content background in material-dark theme is resolved.
  • Group caption is displaying [object][object] instead of 0 with foreignkey column is resolved.
  • Missing of records after sorting in virtual scrolling grid is resolved.
  • Script error when opening column menu in column virtualised grid is resolved.
  • Grid menu filter does not filter the null date values properly is resolved.
  • Validation message is hidden when editing the last row of the current page is resolved.
  • Validation message is misplaced while using horizontal scrollbar in grid is resolved.
  • actionComplete event is not invoked after delete all records is resolved.
  • GetRowIndexes method returns incorrect index when invoked after filtering records in virtualisation grid.
  • A support to get row index from row data is provided.
  • Unable to delete record using command delete button when showConfirmDialog set to false is resolved.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.

ListBase

Bug Fixes

  • Issue with single level element generation with fields mapping has been fixed.

ListBox

Bug Fixes

  • Value property passed on form submit issue fixed.

MultiSelect

Bug Fixes

  • Placeholder is not updated properly when unselect all the value issue has been resolved.

PDF Viewer

Bug Fixes

  • The PDF document is now rendered properly while using the PDF Viewer inside the Tab control.
  • The font size is missing warning will no longer be thrown from styles in the PDF Viewer.

QueryBuilder

Bug Fixes

  • Updating conditions throws script error after using 'setRules' method.

RadioButton

New Features

  • Provided getSelectedValue method to find the value of selected radio button in a group.

RichTextEditor

Bug Fixes

  • Insert image functionality of RichTextEditor is not working when render with File Upload, that issue has been fixed.

TextBox

Bug Fixes

  • When textbox contains value initially, no more change event will trigger while focus followed by focus out.

TreeGrid

Bug Fixes

  • addRecord method is working fine and also allows to add record at desired row position.

TreeView

Bug Fixes

  • Now the selected node background color is removed before collapsing the parent node.

Uploader

Bug Fixes

  • In latest chrome browser, file list is not generated issue fixed.
ej2-react-ui-components - v17.1.38

Published by essentialjs2 over 5 years ago

Common

Bug Fixes

  • Resolved template rendering issue on state changes.

New Features

  • Provided react-final-form support for Form components.
  • Provided complex template support in base.
  • Included Bootstrap 4 theme support for EJ2.

Accordion

Bug Fixes

  • An issue with the expand action of Accordion when set to single mode, with the items being rendered using content template is fixed now.

Diagram

Bug Fixes

  • The "nodes distributed incorrectly" issue has been fixed.
  • The "duplicate SVG appears when node's SVG is changed" issue has been fixed.

Dialog

Bug Fixes

  • Provided an additional cssClass, zIndex, open and close event properties to dialog utility.
  • Enable/ Disable the dialog button issue in dynamic way has been fixed.

Form Validator

Bug Fixes

  • Resolved issue with same validation message displays for all fields when provide validation messages using data attribute.

Gantt

Bug Fixes

Grid

Bug Fixes

  • Excluded template from pageSettings while get persist data in Grid.
  • Edit cells are focused when enabling multiselect dropdown with checkbox mode.
  • Grid validationRules works fine while using min and max value for NumericTextBox.
  • Script error is resolved when opening contextmenu in stacked header.
  • In FilterBar mode, the specified format is applied to date column value while performing initial filtering.
  • Grid exports current view columns alone when column virtualization is enabled.
  • Filtering is working properly after Search toolbar action.
  • Additional parameters should be send in params property is achieved.
  • StringLength attribute converts the HTML value as lowercase instead of camelCase issue is resolved.
  • Grid Locale is not applied for edit Form components is resolved.
  • Complex data fields are updated in OdataV4 adaptor.
  • Provided support for defining custom url in Normal editing for Odata adaptor.
  • Script error is resolved while opening the menu filter in empty grid.
  • Underscore with field is consider as complex data while save the changes in dialog template editing is resolved.
  • Script error is resolved in excel Filter for date columns when data source for date column is in string.
  • Programmatic update and delete operations are working properly with batch mode.
  • Checkbox is aligned properly when a row with check box column with textAlign property is edited.
  • Row misalignment occurs when having checkbox column as frozen is resolved.
  • Searching misbehaves in a URLAdaptor bind in Grid while having Checkbox column is resolved.
  • Column menu icon is misaligned when changing default rowHeight of the grid is resolved.
  • UI issue with Excel Filter Dialog in Bootstrap theme is resolved.
  • Search query in WebAPI request is not proper when have a CheckBox column in Grid is resolved.
  • Row height is applied in Grid with null values in first column.
  • Provided Internal events support for cancelling the batch editing and after the form render.
  • Row deselection is not working properly while using persistSelection property is resolved.
  • Using checkbox property in IEditCell type throws compilation error is resolved.
  • Grid Excel filter sub menu misalignment in IE11 browser is resolved.
  • Pager is not refreshed with currentPage value in pageSettings while initial rendering is resolved.
  • Grid shows incorrect result while getting selected records with selectAll in rowSelected event is resolved.
  • Childgrid with empty record is not showing No records to display while excel exporting is resolved.

New Features

  • Provided virtualization support while expand or collapse the grouped records when virtualization is enabled.
  • Provided support to edit next row cell while pressing the tab key in Batch edit mode.
  • Provided support to add new row in bottom while pressing the tab key in last cell of last row in current page.
  • Provided support to trigger actionComplete event after calling expandAll and collapseAll methods.
  • Provided support to implement 'Angular deep watch pipe'.
  • Add and Delete operation changes are updated in the grid UI when virtualization is used.
  • Provided internal event to change the edit form elements for tree grid team.
  • Provided Error handler support in Grid Component.

In-place Editor

Bug Fixes

  • Toolbar fails to render properly in RichTextEditor In-Place Editor when afterOpen is set, that issue has been fixed.
  • Not able to hide the close icon issue has been fixed.

LinearGauge

Bug Fixes

  • The dynamically updating support has been provided to the 'Axes' API of linear gauge.

New Features

  • In 'setAnnotationValue' method, an option has been provided to set the position of annotation based on axis value.

ListBox

The ListBox is a graphical user interface component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection. It supports sorting, grouping, reordering, and drag and drop of items. The available key features are:

  • Data binding: Binds and accesses the list of items from local or server-side data source.
  • Dual ListBox: Allows transferring and reordering the list item between two ListBoxes.
  • Drag and Drop: Allows drag and drop the list item with the same/multiple ListBox.
  • Grouping: Groups the logically related items under a single or specific category.
  • Templates: Customizes the list items.
  • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
  • Accessibility: Provided with built-in accessibility support that helps to access all the ListBox component features using the keyboard, screen readers, or other assistive technology devices.

Menu

Bug Fixes

  • Support provided for dynamically updating the self referential data.

MultiSelect

Bug Fixes

  • Placeholder is not updated properly when removed the value issue has been resolved.

PDF Viewer

Bug Fixes

  • The issue “Added PDF document cache element did not maintain properly” has been fixed.
  • The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
  • The issue “PDF Viewer clears all the session storage” has been fixed.
  • Resolved the script error while accessing invalid link annotation destination.
  • Resolved Single Page Document Rendering issue.
  • Document Load event not triggered for lower zoom value issue has been fixed.

New Features

  • Text Markup annotation support has been provided to PDF Viewer.
  • Mobile view responsiveness support has been provided.
  • Right-to-left support has been provided.
  • Accessibility support has been provided to PDF Viewer.

Pivot View/Pivot Grid

Bug Fixes

  • Drill-down works properly for date formatted headers.

New Features

  • Users can access grid functionalities in the drill-through pop-up.
  • Option to always show the value header even with single value binding.
  • Row header repeats on each page of the PDF document when exporting.
  • Users can display the value zero as zero and empty cells with a custom value.
  • Charts can be rendered against pivot table data independently, and users can modify their report dynamically using the field list.
  • Toolbar support is provided to the pivot table, allowing users easy access to frequently used features.
  • A grouping option is available for date and numbers fields.
  • Users can customize or add custom templates to the Pivot Table cells.
  • Cell selection allows users to select cells and access the selected cell information through the cell selection event.

QueryBuilder

Breaking Changes

  • The following events are renamed.

| Existing Event Name | New Event Name |
|: ---------:| ---------:|
| beforeConditionChange | beforeChange |
| beforeFieldChange | beforeChange |
| beforeOperatorChange | beforeChange |
| beforeValueChange | beforeChange |
| conditionChanged | change |
| fieldChanged | change |
| operatorChanged | change |
| valueChanged | change |
| groupDelete | change |
| groupInsert | change |
| ruleDelete | change |
| ruleInsert | change |

  • Modified the return type of 'getFilteredRecords' method from object collection to promise.
  • Renamed the 'RulesModel' class to 'RuleModel' and removed the 'RulesModel' class.

Bug Fixes

  • Between Operator produces incorrect SQL is fixed.
  • Issue with binding boolean values to radio button is fixed.
  • Introduced new event 'RuleChange' which triggers once the current Rule is different from the older Rule.

Schedule

Bug Fixes

  • An issue while resizing all-day events in Scheduler, with disabled timescale mode is fixed.
  • An event to trigger on selection of multiple cells or events has been added.

TextBox

Bug Fixes

  • When textbox contains value initially, no more change event will trigger while focus followed by focus out.

TreeGrid

Bug Fixes

  • Change detection for properties dataSource and query were handled for remote data.
  • Edited records can be searched/filtered.
  • Inner level records will be collapsed/expanded after filtering/searching actions.

New Features

  • Checkbox selection support has been provided that allows users to select rows using checkbox.
  • Checkbox Column support has been provided that allows users to check rows using checkbox in treegrid column.

Uploader

Bug Fixes

  • File name ellipsis issue in edge browser has been fixed.
ej2-react-ui-components - v17.1.32-beta

Published by essentialjs2 over 5 years ago

Common

Bug Fixes

  • Resolved template rendering issue on state changes.

New Features

  • Provided react-final-form support for Form components.

Accordion

Bug Fixes

  • Resolved the issue with accessing Accordion item object in clicked event arguments.

AutoComplete

Bug Fixes

  • Filtered value is not maintained while using model value issue has been resolved.

Calendar

Bug Fixes

  • Tabindex support has been provided.

Card

Bug Fixes

  • The issue with white background for the Card control has been fixed in Material theme.

Chart

Bug Fixes

  • Zooming icons are not visible on refreshing chart is fixed.
  • Chart not exported to SVG in IE11 is fixed.
  • Now the secondary axis is removed after changing the series type from pareto to line.

New Features

  • Stacking Line series type has been added to the chart.
  • 100% Stacking Line series type has been added to the chart.
  • Support has been provided to wrap axis labels to multiple lines.
  • Chart now supports animation on data updation.

Chips

The Chip control contains a small block of essential information that triggers an event on click action. It also contains the primary text, image, or both, and is mostly used in mails, contacts, or filter tags.

  • Input chip - Basic chip with delete icon that represents a person or entity and enables removal of chips from the chip list collection.
  • Choice chip - Used to select a choice from the available options.
  • Filter chip - Used to select multiple choices from the available options.
  • Action chip - Used to trigger actions for primary content.

CircularGauge

Bug Fixes

  • Issue with the ng-template on using with annotation option has been fixed.

ComboBox

Bug Fixes

  • List's selection is not removed when remove a selected value using clear button issue has been resolved.

ContextMenu

Bug Fixes

  • Submenu items styles are not proper in ContextMenu issue is fixed.

DashboardLayout

The DashboardLayout is a grid structured layout control that helps create a dashboard with panels. Panels hold the UI components and allow resize, reorder, drag-n-drop, remove and add options. This allows users to easily place the components at the desired position within the grid layout.

  • Drag and Drop: Allows drag and drop of panels at the desired location within the dashboard.
  • Resizing: Support to resize the panels in any direction as per the requirement.
  • Floating: Floats the panels upward when the dragging option is enabled.
  • Media Query: Allows the panels to be stacked when the specified resolution is met.

DatePicker

Bug Fixes

  • Issue with clear button not shown when disable the allowEdit property has been fixed.

DateRangePicker

New Features

  • Now, you can move to a particular date without UI interaction using NavigateTo method.
  • Provided option to set the start and depth level view of the calendar.

DateTimePicker

New Features

  • Now, you can provide datetime value as a string to the DateTimePicker.

Diagram

Bug Fixes

  • Drop event is now fixed when drag and drop other component is now working fine.
  • Diagram does not zoom based on the center point is now working fine.
  • Background color of the label and nodes will be black by default while updating dynamically is now working fine.
  • Background color issue found while on text editing is not fixed.
  • Connections have created from port after removing the constraints is now working fine.
  • Performance issue on diagram layout has been fixed.

New Features

  • Support added to create a swimlane diagram using code or a visual interface with built-in swim lane shapes.
  • Support provided to prevent “previous selection gets cleared when dragging a new symbol from the symbol palette and dropping it to the diagram”.
  • Support provided to cancel the drag and drop operation from the symbol palette to the diagram when the ESC key is pressed.
  • Support provided to define the padding between the connector’s end point and the object to which it gets connected.
  • Option has been provided to retain the selection of an object when performing undo and redo operations.
  • Option provided to prevent serializing default properties when the diagram is serialized as JSON format.
  • Padding option added to scroll settings.
  • Now, it is possible to export HTML and native nodes to image format.
  • Support provided to limit the number of actions to be stored in the history manager.

Dialog

Bug Fixes

  • Provided an additional argument in beforeOpen event to control the max-height of dialog.

Document Editor

Bug Fixes

  • Section break is now serialized properly.

New Features

  • Added API to customize the default character format and paragraph format of document editor.
  • Added support to customize context menu.
  • Optimized text rendering.

DropDownList

Bug Fixes

  • Issue with change event trigger multiple times when clear value using clear button has been fixed.

Excel Export

Bug Fixes

  • Updated Readme and GitHub URL.

New Features

  • Added rotation property to set text rotation on export.
  • Added formula property to set formulas on export.

File Manager

The File Manager is a graphical user interface component used to manage the file system. It enables the user to perform common file operations such as accessing, editing, uploading, downloading, and sorting files and folders. This component also allows easy navigation for browsing or selecting a file or folder from the file system.

  • Different Views - Provides detailed and large icon views.
  • Context menu support - Provides detailed and large icon views.
  • Custom toolbar support - Customize the toolbar to provide only necessary features.
  • Multiple file selection - Select multiple files simultaneously.
  • Accessibility - Features built-in accessibility support that makes all features accessible through keyboard interaction, screen readers, or other assistive technology devices.
  • Localization - Translate file names to any supported language.

FormValidator

Bug Fixes

  • Now, the url validation works with all types of url.

Gantt

Bug Fixes

  • Data sources – Bind hierarchical or self-referential data to Gantt chart with an array of JavaScript objects or DataManager.
  • Timeline – Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout.
  • Customizable Taskbars – Display various tasks in a project using child taskbar, summary taskbar and milestone UI, that can also be customized with templates.
  • Unscheduled tasks – Support for displaying tasks with undefined start date, end date or duration in a project.
  • Baselines – Display the deviations between planned dates and actual dates of a task in a project using baselines.
  • CRUD actions – Provides the options to dynamically insert, delete and update tasks using columns, dialog and taskbar editing options.
  • Task dependency – Define or update the dependencies between the tasks in a project with four types of task dependencies Finish – Start, Start – Finish, Finish – Finish, Start – Start.
  • Markers and indicators - Support for displaying indicators and flags along with taskbars and task labels. Also map important events in a project using event marker.
  • Filtering – Offers filtering the Gantt content using column menu filtering along with toolbar search box.
  • Customizable columns – Customize the columns and add custom columns to Gantt chart at initialization through column property.
  • Enriched UI – Support for Material, bootstrap, fabric and high contrast themes along with other UI options like holidays support, vertical and horizontal grid lines support and so on.
  • Localization - Provides inherent support to localize the UI.

Grid

Bug Fixes

  • Excluded template from pageSettings while get persist data in Grid.
  • Edit cells are focused when enabling multiselect dropdown with checkbox mode.
  • Grid validationRules works fine while using min and max value for NumericTextBox.
  • Script error is resolved when opening contextmenu in stacked header.
  • In FilterBar mode, the specified format is applied to date column value while performing initial filtering.
  • Grid exports current view columns alone when column virtualization is enabled.

New Features

  • Provided virtualization support while expand or collapse the grouped records when virtualization is enabled.
  • Provided support to edit next row cell while pressing the tab key in Batch edit mode.
  • Provided support to add new row in bottom while pressing the tab key in last cell of last row in current page.
  • Provided support to trigger actionComplete event after calling expandAll and collapseAll methods.
  • Provided support to implement 'Angular deep watch pipe'.
  • Add and Delete operation changes are updated in the grid UI when virtualization is used.
  • Provided internal event to change the edit form elements for tree grid team.

HeatMap

New Features

  • Now it is possible to select or deselect multiple cells in Heatmap by holding CTRL key and mouse click actions.

In-place Editor

Bug Fixes

  • space key action issue is fixed with clicking save and cancel buttons.
  • Value persistence issue with multi-select when doing cancel action after removing selected item.
  • Double-Click issue in IOS device is fixed.

ListView

Bug Fixes

  • Issue with duplicate entries on updating the data source while binding data using data manager has been fixed.
  • Now it is possible to perform key interactions with input list items displayed using custom templates.

Maps

Bug Fixes

  • Now, the border style is applied properly to the shapes when performing selection.

MaskedTextBox

Bug Fixes

  • Now, you can get the proper masked textbox value in the change event.

Menu

Breaking Changes

  • Type changes done for the following property.

| Property Name | Old Type | New Type |
|: ---------:| ---------:| ---------:|
| animationSettings | AnimationSettings | AnimationSettingsModel |
| fields | FieldSettings | FieldSettingsModel |

New Features

  • Provided scrollable option in Menu for rendering large menus and submenus in an adaptive way.

MultiSelect

New Features

  • Provided customized filtering support for checkbox mode also.

NumericTextBox

New Features

  • Provided the "focus" and "blur" events for NumericTextBox that will trigger when the control got focus or losses focus.

PDF Viewer

Bug Fixes

  • The issue “Added PDF document cache element did not maintain properly” has been fixed.
  • The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
  • The issue “PDF Viewer clears all the session storage” has been fixed.
  • Resolved the script error while accessing invalid link annotation destination.
  • Resolved Single Page Document Rendering issue.
  • Document Load event not triggered for lower zoom value issue has been fixed.

New Features

  • Text Markup annotation support has been provided to PDF Viewer.
  • Mobile view responsiveness support has been provided.
  • Right-to-left support has been provided.
  • Accessibility support has been provided to PDF Viewer.

Pdf Export

Bug Fixes

  • Compilation issue in CI is fixed.
  • Updated Readme and GitHub URL.
  • Cell padding issue in nested grid is fixed.

New Features

  • Added Nested Grid support.
  • Added RTL Text support.

Pivot Grid

New Features

  • F141747- Always shows value caption in headers even having single measure.
  • Cell selection now allows to select cells as row and column wise.
  • Shows the filter state in the fields of filter axis.

Pivot View/Pivot Grid

Bug Fixes

  • Drill-down works properly for date formatted headers.

New Features

  • Users can access grid functionalities in the drill-through pop-up.
  • Option to always show the value header even with single value binding.
  • Row header repeats on each page of the PDF document when exporting.
  • Users can display the value zero as zero and empty cells with a custom value.
  • Charts can be rendered against pivot table data independently, and users can modify their report dynamically using the field list.
  • Toolbar support is provided to the pivot table, allowing users easy access to frequently used features.
  • A grouping option is available for date and numbers fields.
  • Users can customize or add custom templates to the Pivot Table cells.
  • Cell selection allows users to select cells and access the selected cell information through the cell selection event.

Popup library

Bug Fixes

  • The issue with collision while displays popup on scrollable viewport element has been resolved.

ProgressButton

Breaking Changes

  • Type changes done for the following property.

| Property Name | Old Type | New Type |
|: ---------:| ---------:| ---------:|
| animationSettings | AnimationSettings | AnimationSettingsModel |
| spinSettings | SpinSettings | SpinSettingsModel |

QueryBuilder

Breaking Changes

  • The following events are renamed.

| Existing Event Name | New Event Name |
|: ---------:| ---------:|
| beforeConditionChange | beforeChange |
| beforeFieldChange | beforeChange |
| beforeOperatorChange | beforeChange |
| beforeValueChange | beforeChange |
| conditionChanged | change |
| fieldChanged | change |
| operatorChanged | change |
| valueChanged | change |
| groupDelete | change |
| groupInsert | change |
| ruleDelete | change |
| ruleInsert | change |

Bug Fixes

  • Between Operator produces incorrect SQL is fixed.

RichTextEditor

Bug Fixes

  • Image and Table quick toolbar open while scrolling the content in the iPhone device, that issue has been fixed.
  • Getting console error while rendering inline mode with FontColor and BackgroundColor in mobile view, that issue has been fixed.

New Features

  • Paste cleanup
  • This feature allows users to clean up HTML content when copying and pasting any other content from external sources.

Schedule

New Features

  • Provided support to auto-adjust the height of work cells based on the number of appointments present in the same time ranges.
  • Support for exporting the Scheduler events to an Excel file format is provided.
  • Support has been provided to export the Scheduler events to a calendar (.ics) file, as well as to import events from an .ics file into our Scheduler.

Sidebar

Bug Fixes

  • Multiple event bindings issue on calling show and hide methods when closeOnDocumentClick property is enabled has been fixed.

New Features

  • MediaQuery property will now support both string and MediaQueryList object types.

Slider

New Features

  • Now only single tooltip will be displayed in range slider for resize and drag actions for better user interface.

Sparkline

New Features

  • Provided right to left rendering support for Sparkline.

Splitter

Bug Fixes

  • The issue with not able to set null value value for cssClass API has been fixed

New Features

  • Expand and Collapse: This feature allows you configure and interact with the expand and collapse functionality of splitter.

Stock Chart

New Features

  • Stock chart now allows stock events to highlight important dates.

Tab

Breaking Changes

  • The initial focus set on active tab item is removed from the component on initial load.

TextBox

Bug Fixes

  • Now input event will trigger after clear the textbox value using clear icon.

New Features

  • Provided option to render multiline textbox (textarea).

TimePicker

Bug Fixes

  • Fixed the form validation class ng-dirty issue in Angular forms.
  • Issue with, “TimePicker not restoring the initial value on form reset” has been fixed.

Toast

Bug Fixes

  • Resolved the issue "window is not define" on registering component as plugin in Toast component.

TreeGrid

Bug Fixes

  • Change detection for properties dataSource and query were handled for remote data.
  • Edited records can be searched/filtered.
  • Inner level records will be collapsed/expanded after filtering/searching actions.

New Features

  • Checkbox selection support has been provided that allows users to select rows using checkbox.
  • Checkbox Column support has been provided that allows users to check rows using checkbox in treegrid column.

TreeMap

New Features

  • The right-to-left (RTL) rendering support has been provided.
  • Load on-demand option has been provided to load and render the child items dynamically.
  • Responsive support has been provided to the TreeMap legend.
  • The 'doubleClick', 'rightClick', and 'legendRendering' events have been provided in TreeMap.

TreeView

New Features

  • Provided an option for auto checking parent tree nodes based on child tree nodes checked state and vice versa.
  • Now it is possible to select or unselect the collapsed child nodes by selecting its parent node through checkbox selection, with Load-On-Demand mode enabled.

Uploader

Bug Fixes

  • Issue with uploading the file within the form has been fixed.
  • Issue with updating the uploader buttons text in firefox lower versions has been fixed.
Package Rankings
Top 1.58% on Npmjs.org
Related Projects