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

Published by essentialjs2 over 4 years ago

Barcode

Bug Fixes

  • F150725 - The issue "Barcode Control hasn't rendered in IE11 browser" has been fixed.

Chart

Bug Fixes

  • #260205 - While using animate() method one series is not removed issue is fixed now.
  • #255275 - Console error thrown when changing the trendline type from linear to exponential trendline or other types is fixed now.

New Features

  • #260004 - Provided support for polar and radar column spacing.
  • #257784 - Provided support for smart rendering of X-axis rotated labels.
  • #254646 - Provided Before export event support for export in chart.

Chips

New Features

  • #256381 - Now, the beforeClick event triggers while clicking the chips.
  • #256381 - Now, the selectedChips property maintains the value field that is provided to the chip.

ColorPicker

  • Provided onModeSwitch event after switching mode.

Dashboard Layout

Bug Fixes

  • #F150686 - The issue "Panels overlapping when you drag from top to bottom" has been resolved.

DatePicker

Bug Fixes

  • #260342 - Issue with "datepicker popup not closed while use shift+tab" has been resolved.

Diagram

Bug Fixes

  • #260927 - The issue "UmlClassDiagram is not updated properly in the layout" has been fixed.
  • #227953 - The exception occurred while applying line routing for the complex diagram has been fixed.
  • #259627 - The issue "Performance improvement with HTML node" has been fixed.
  • #259329 - The issue "Polyline target decorator is not aligned properly at runtime" has been fixed.
  • F149983 - The exception occurred while changing the z-index for group node at run time has been fixed.
  • 259000 - The issue "ConnectionChange Event does not triggered in mouse up" has been fixed.
  • #259960 - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.
  • #260287 - The issue "left most node unable to be selected in the layout sample" has been fixed.
  • #256458 - The diagram html content is cutoff, while exporting the diagram issue has been fixed.
  • #259774 - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.
  • #259981 - Provides support to add group node children at runtime.

New Features

  • #232055 - Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.
  • #253884 - Template support for HTML node has been provided.
  • #236612, #242275 - The support has been provided to get the In and Out edges from ports.

Dialog

Bug Fixes

  • #150796 - The issue with the parent element that is scrolled after reaching the end of the modal dialog has been resolved.

New Features

  • #256585 - Provided the new event destroyed that triggers when the component of the dialog is destroyed.

Document Editor

Breaking Changes

  • Default value of enableLocalPaste is set to false. So, by default, the content will be pasted from the system clipboard.

Bug Fixes

  • #252868 - Resolved script error when resize row to next page.
  • #259972 - Formatting is now applied properly for keep text only option in paste.
  • #258191 - Table cell width are now updated properly.
  • #260133, #261809 - Page scrolling issue is resolved when right click in MAC machine.

Gantt

Bug Fixes

  • F150408 - Baseline tooltip not rendered for milestone tasks has been fixed.
  • #260944 - Issue in preventing taskbar editing has been fixed.

New Features

  • F148795 - Provided custom editor support in dialog edit.
  • F149069 - Provided support to render parent as milestone.
  • #257320 - Provided support for 'zoom to fit' based on visible tasks alone.

Grid

Bug Fixes

  • #260390 - Misalignment while editing with frozen column issue has been fixed.
  • #260090 - isInteracted property is added to the row selecting events.
  • #150452 - Misalignment while hiding columns with row drag and drop has been fixed.

In-place Editor

New Features

  • #258695 - Provided cancel argument in beginEdit event to prevent the open action of the editor.

Maps

New Features

  • #256121 - Provided support to toggle the panning functionality in maps control by using the enablePanning property.

MultiSelect

Bug Fixes

  • #261574 - Now, isInteracted argument updated properly in the change event while focusout.

NumericTextBox

Bug Fixes

  • Issue with "validation message not removed while clear the value using clear button" has been resolved.

PDF Viewer

New Features

  • 258172 - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
  • 259159 - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
  • 259961 - Exposed the annotation label settings value in the annotationAdd event arguments.
  • 259615 - Exposed the annotation label settings value in import/export JSON data.
  • 256596 - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.

Pivot Table

New Features

  • #258547 - The aggregation type "Distinct Count" is now supported in text type fields.
  • #257794 - Included the event option to restrict the specific field dropped to a specific axis.

RichTextEditor

New Features

  • #F149481 - Provided the support to get the selected HTML content using the getSelectedHtml public method.

Schedule

Bug Fixes

  • #F145578 - An issue with scrollTo() method not working properly in Timeline Week View has been fixed.

New Features

  • Provided public method to scroll to the position of the any resources that available on the scheduler.
  • Provided public method to change the current view based on index.
  • Added option to render single event per cell using enableMaxHeight property.

Slider

Bug Fixes

  • The issue "z-index value get's updated on each value change" has been resolved.

Splitter

Bug Fixes

  • #261757 - The issue, "cssClass not set into pane when you add the pane using the addPane method" has been resolved.
  • #261829 - Keyboard interaction issue with input components has been resolved.

Spreadsheet

Bug Fixes

  • #I256901 - Script error while loading the Spreadsheet control with empty data source issue fixed.
  • #I256901 - Support Handled for providing the hyperlink through data source.
  • #I260738 - Fixed the style compatibility issue.

New Features

  • #I256901 - Provided the supports to show/hide ribbon tabs, add new ribbon tabs and enable/disable file menu items.
  • #I257035 - Provided option to add custom items in Spreadsheet ribbon toolbar
  • #I261768 - Provided custom function support.
  • #I259360 - Provided sheet visibility support to hide/show the sheets in Spreadsheet.
  • Provided AutoFit method for auto resize the rows/columns in Spreadsheet.
  • #I251695, #I256191, #I261629 - Provided Save as JSON and Load from JSON support.
  • #I251210, #I256211 - Provided cell template support which is used for adding custom components in to Spreadsheet.
  • #I258878, #I260952, #I258876, #I258049 - Provided SLOPE and INTERCEPT Formula support.

Tab

Bug Fixes

  • #260479 - An issue with selected event is triggered unnecessarily after the refresh tab has been fixed.

TreeGrid

Bug Fixes

  • #245194- Cleared the template elements on performing TreeGrid actions.
  • #260348- Editing works fine when we dynamically change allowEditing property.

Kanban

The Kanban component is an efficient way to visually depict work at various stages of a process using cards, columns, and swimlane.

  • Swimlane: It is a horizontal categorization of cards in the Kanban, which brings transparency to the workflow.
  • Toggle Column: The columns can be expanded and collapsed.
  • WIP Validation: Sets minimum and maximum number of cards in a column to validate.
  • Drag and Drop: Cards can be easily dragged and dropped from one column to other and also supports to drag from one swimlane to another.
  • Template: The key elements such as cards, column header, swimlane, and tooltip comes with the default template support that allows the flexible end-user customization to embed any kind of text, images, or styles to it.
  • Adaptive rendering: Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.
  • Keyboard interaction: All the common actions such as traversing through the cards, multiple card selection, add, edit, or delete the cards, drag and drop to other column or swimlane and much more can be performed through keyboard inputs.
  • Localization: All the static text content can be localized to any desired language.
  • RTL: Supports displaying the component from right to left.
ej2-react-ui-components - v17.4.44

Published by essentialjs2 over 4 years ago

Dashboard Layout

Bug Fixes

  • Resolved the script error while destroying the dashboard layout component in IE11 browser.

Diagram

Bug Fixes

  • #259960 - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.
  • #260287 - The issue "left most node unable to be selected in the layout sample" has been fixed.
  • #256458 - The diagram html content is cutoff, while exporting the diagram issue has been fixed.
  • #259774 - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.

File Manager

Bug Fixes

  • Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.

Gantt

Bug Fixes

  • #260331 - Typescript declaration issue fixed.

Grid

Bug Fixes

  • #259865 - Grid focus persistence while checkbox filtering has been fixed.
  • #258341 - action parameter has been added for filter events.
  • #150314 - Footer template issue with Pdf export has been fixed.
  • #260453 - rowDragStartHelper'saction can be cancelled using the args.cancel parameter.

ListBox

Bug Fixes

  • #260635 - Sorted datasource not updated properly in ListBox has been fixed.

Menu

Bug Fixes

  • Issue with closing sub menu is fixed.

MultiSelect

Bug Fixes

  • #258436 - Issue with "Duplicate value added in multiselect input while updating the value using setState method in the select event" has been resolved.

RichTextEditor

New Features

  • #256724, #F149821 - Provided the support to insert a table using the executeCommand public method in the RichTextEditor.

Splitter

Bug Fixes

  • #I261044 - Issue with expand and collapse icons button type has been resolved.
ej2-react-ui-components - v17.4.43

Published by essentialjs2 almost 5 years ago

Button

Bug Fixes

  • Disabled button not working properly has been resolved.

Calendar

Bug Fixes

  • Issue with "datepicker popup not opened in IE browser" has been resolved.

Diagram

Bug Fixes

  • #259627 - The issue "Performance improvement with HTML node" has been fixed.
  • #259329 - The issue "Polyline target decorator is not aligned properly at runtime" has been fixed.
  • F149983 - The exception occurred while changing the z-index for group node at run time has been fixed.
  • 259000 - The issue "ConnectionChange Event does not triggered in mouse up" has been fixed.

Document Editor

Bug Fixes

  • #258087, #255070 - Grid columns are now preserved properly on export.
  • #255070 - Page headers is now export properly when section break in table.
  • #259583 - List level number for style paragraph is now export properly.
  • #259153 - Table cell width and height is now copy properly.
  • #258121 - Resolved warnings in bootstrap4 styles when run the application in Firefox.
  • #249197 - Highlight colours are now exported properly.
  • #260048, #256276 - Image files are now pasted properly.

File Manager

Bug Fixes

  • #149499 - The issue with date modified in ASP.NET Core Azure File System Provider has been fixed.
  • #256589 - The issue with Directory traversal vulnerability in NodeJS File System Provider has been fixed.

Grid

Bug Fixes

  • #259844 - Excel filter with null operator issue has been fixed.
  • #248887, #245140, #249856 - Selection issue while Virtualization enabled has been fixed.

In-place Editor

New Features

  • #255914 - Provided actual text field value display on initial load, when DropDown components are configured with the fields property.

ListBox

Bug Fixes

  • #F150435 - Script error occurs during disabled toolbar button click has been resolved.

ListView

Bug Fixes

  • The issue with enabling the virtualization support in ListView component that throws script error in IE 11 browser has been resolved.

Maps

Bug Fixes

  • #244109 - Panning is working properly now when we enable the shouldZoomInitially property.
  • #259807 - Console error will not be thrown now when changing the position of the legend.
  • #259807 - Shapes in the maps will not be cropped when changing the position of the legend after clicking the zoom reset button.
  • #258541 - The latitude and the longitude values of the markers can now be set as a string.
  • #258541 - The performance of the data label for point shape is now improved.

New Features

  • #244109 - zoomToCoordinates method is now exposed to zoom the map based on the coordinates.

Menu

Bug Fixes

  • Issue with closing sub menu is fixed.

PDF Viewer

Bug Fixes

  • #149882 – The downloadEnd event triggers properly if we save the document in server side.
  • #257630 – The importSuccess event triggers properly if we save the document in server side.
  • #260295 – The distance calibrate annotation now resized properly.
  • #260128 – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.

New Features

  • #255057 – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
  • #258786, #259327 – Provided the support for exporting and importing the handwritten signature.

QueryBuilder

Bug Fixes

  • Issue with predicate generation for between operator is fixed.

RichTextEditor

Bug Fixes

  • #258971 - Resolved the issue with an image element that is appended on insert image dialog drop area when drag and drop an image.
  • #254879 - The issue with copying and pasting MS Word content along with the image of type v:shape to the Rich Text Editor has been fixed.
  • #F149899 - The issue with 'image alignment styles are not loaded when displaying the editor content on another page' in the Rich Text Editor has been fixed.

Splitter

Bug Fixes

  • #255853 - Resolved the issue "Splitter resizing does not work as expected if it has an iframe element".
  • #259892 - Resolved the issue "Splitter pane is not properly resized when it has percentage pane size".

TreeGrid

Bug Fixes

  • #258560- Fixed issue in alignment of newly added child record when auto increment column is used for primary key column.

TreeView

Bug Fixes

  • #258993 - Now, expand and collapse is working properly after enabling the ripple effect.
  • #258121 - Resolved the CSS warnings in Firefox 71.0 version.
ej2-react-ui-components - v17.4.41

Published by essentialjs2 almost 5 years ago

Common

Bug Fixes

  • Resolved the React Lifecycle warnings in the console.

Calendar

Bug Fixes

  • Issue with "change event triggered while again click on the selected month in month view" has been resolved.

Chart

Bug Fixes

  • #254187 - Chart tooltip cut off when adding additional data issue fixed.

Chips

Bug Fixes

  • #256994 - The issue with aria-selected value maintenance in a single selection has been fixed.

CircularGauge

Bug Fixes

  • #256184 - The unwanted div element appended in the DOM is removed now.

Dashboard Layout

Bug Fixes

  • #258121 - Resolved the CSS warnings in Firefox 71.0 version.

DataManager

Bug Fixes

  • 258307 - Expand property is now properly added to the Query class in ODataV4Adaptor.

Diagram

Bug Fixes

  • #258539 - The issue "Unable to move the connector together with the group when editing an Orthogonal connector segment in a group" has been fixed.

New Features

  • #232055 - Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.
  • #253884 - Template support for HTML node has been provided.
  • #236612, #242275 - The support has been provided to get the In and Out edges from ports.

Document Editor

Bug Fixes

  • #256903 - Resolved bookmarks API issue when bookmark is in table.
  • #256758 - Resolved selection issue after correcting the spelling mistake.
  • #258938 - Resolved typo error in place holder of comments text area.
  • #257481 - Font family in font dialog is now update properly based on current selection.
  • #257171 - Bookmarks is now update properly after paste with formatting.
  • #257161 - List number is now update properly when hidden field contains list paragraph.
  • #246365 - Borders are now render properly when copy and paste from excel.
  • #257455 - Font colour is now update properly in modify style dialog.
  • #250770 - Line is now arranged properly when insert field.

New Features

  • #256487 - Enhancements for mouse and keyboard selection.

Excel Export

Bug Fixes

  • Date issue is fixed for CSV export.

File Manager

Bug Fixes

  • #258121 - Resolved the CSS warnings in Firefox 71.0 version.

Gantt

New Features

  • #253076 - Provided support to focus Gantt on tab key press.

Grid

Bug Fixes

  • #257854 - Multiple requests while pager dropdown change has been fixed.
  • #258463 - CheckBox filter search list query issue has been fixed.
  • #258467 - Command button duplicate id issue has been fixed.
  • #258196 - command column with frozen content issue has been fixed.
  • #258555 - Unnecessary row selected event while paging issue has been fixed.
  • #258341 - Incorrect arguments of clear filtering events has been fixed.

ListBox

Bug Fixes

  • #255830 - filter and grouping are not working on drag and drop and toolbar button states not updated properly has been resolved.

ListView

Bug Fixes

  • #259827 - The issue with the ListView component that throws script error in IE 11 browser has been resolved.

Maps

Bug Fixes

  • #258541 - Local storage is now maintained properly without clearing the user data.
  • #258541 - The performance of the marker template rendering is improved.

PDF Viewer

Bug Fixes

  • #259524 – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
  • #259523 – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
  • #259134 – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
  • #258949 – The opacity value is now applied properly if set it on annotation during initialization.
  • #259383 – The errors will no longer occur if we import the annotations after deleting the added annotations.
  • -#259166 – The text content will be selected properly at the end of the page.
  • #259078 – The annotations will now be created if we resize the annotation through multipage.
  • #259564 – The Null reference error will no longer occur while loading the provided PDF document.

New Features

  • #257514 – Provided the support for import/export the custom stamp annotations.
  • #257231 – Exposed the property to access the search count value.
  • #258386 – Exposed the API to retrieve the text content and bounds along with page size details.

QueryBuilder

Bug Fixes

  • Issue with 'setRulesFromSql' method is fixed.

Schedule

Bug Fixes

  • #150069 - An issue with recurrence count limitation has been fixed.
  • #148560 - An issue with drag interval has been fixed.
  • #258735 - An issue with event rendering in Timeline mode with startHour property has been fixed.
  • #149868 - An issue with event resizing in Vertical mode with startHour property has been fixed.
  • #257355 - An issue with displaying the clicked date's event details in Month Agenda view with read only mode has been fixed.
  • #258455 - An issue with Accessibility has been fixed.

Slider

Bug Fixes

  • #259186 - Now, the tooltip is displayed correctly for the slider component while rendering it inside the dialog component.

Splitter

Bug Fixes

  • #254606 - Web accessibility issues resolved.

New Features

  • Provided Keyboard navigation support for splitter. The available keyboard shortcuts are,
  • Up Arrow - will move separator towards up in vertical splitter.
  • Down Arrow - will move separator towards down in vertical splitter.
  • Right Arrow - will move separator towards right in horizontal splitter.
  • Left Arrow - will move separator towards left in horizontal splitter.
  • Enter key - will toggle nearest collapsible pane of focused separator.

Spreadsheet

Bug Fixes

#F149335 - Excel export issue has been fixed.

Stock Chart

Bug Fixes

  • #257199 - Tooltip stops showing after resizing window issue has fixed.

New Features

  • #257199 - Provided support to enable/disable the Date Range Picker in Stock Chart's period selector.

TreeView

Bug Fixes

  • #258993 - Now, expand and collapse is working properly after enabling the ripple effect.
ej2-react-ui-components - v17.4.40

Published by essentialjs2 almost 5 years ago

Accordion

Bug Fixes

  • An issue with bootstrap CSS file generation has been fixed.

Bullet Chart

Bullet Chart is the variation of bar chart, which displays one or more measures, and compares it to a target value. You can also display the measures in a qualitative range of performance such as poor, satisfactory, or good. All stock elements are rendered by using Scalable Vector Graphics (SVG).

  • Data Binding - Binds the data to the data source locally and remotely.
  • Animation - The Feature and the Target bar will be animated when rendering.
  • Tooltip - Supports tooltip for the Feature and Target bar.
  • Orientation - Supports horizontal and vertical rendering.
  • Flow Direction - Supports right-to-left rendering.
  • Multiple Target - Supports multiple targets.
  • Data Labels - Supports data labels to enhance the data.

Chart

Bug Fixes

  • #257935 - Axis labels rotated at 90 degree alignment issue now fixed.

Chips

Bug Fixes

  • #250583 - Now, the selected chips values are maintained after selecting and deselecting the chips.

ComboBox

Bug Fixes

  • #256098 - The mobile device ENTER key selection issue in the focused item issue has resolved.

Dashboard Layout

Bug Fixes

  • Panels overlapping issue "while dragging the panels in bootstrap theme" has been resolved.

DateRangePicker

Bug Fixes

  • Issue with "popup not opened by using alt + down key while enabling JAWS" has been resolved.

DateTimePicker

Bug Fixes

  • #257448 - Issue with "timepicker popup not destroyed while destroy the datetimepicker on close event" has been resolved.

Diagram

Bug Fixes

  • #258522 - The issue with the connector that is not attached to the node when we draw a connector at the edge of the port has been fixed.

Dialog

Bug Fixes

  • #253239 - The issue with content overflow in IE browser has been resolved in Dialog.
  • #249144- Resolved the issue with rendering templates when enabled the policy "script-src self" in Dialog.

Document Editor

Breaking Changes

  • Some locale properties are renamed as below
Previous Now
Linked(Paragraph and Character) Linked Style
Don't add space between the paragraphs of the same styles Contextual Spacing
The password don't match Password Mismatch
Exceptions (optional) Exceptions Optional
Select parts of the document and choose users who are allowed to freely edit them. Select Part Of Document And User
Yes, Start Enforcing Protection Enforcing Protection
This document is protected from unintentional editing. You may edit in this region. Protected Document
You may format text only with certain styles. You may format text only with certain styles
Type your comment hear Type your comment here
Added comments not posted. If you continue, that comment will be discarded. Discard Comment
Header & Footer Header And Footer
Different header and footer for odd and even pages. Different header and footer for odd and even pages
Different Odd & Even Pages Different Odd And Even Pages
Different header and footer for first page. Different header and footer for first page
Distance from top of the page to top of the header Distance from top of the page to top of the header
Distance from bottom of the page to bottom of the footer. Distance from bottom of the page to bottom of the footer
Insert / Delete Insert Or Delete
Number of heading or outline levels to be shown in table of contents. Number of heading or outline levels to be shown in table of contents
Show page numbers in table of contents. Show page numbers in table of contents
Right align page numbers in table of contents. Right align page numbers in table of contents
Use hyperlinks instead of page numbers. Use hyperlinks instead of page numbers
Bold (Ctrl+B) Bold Tooltip
Italic (Ctrl+I) Italic Tooltip
Underline (Ctrl+U) Underline Tooltip
Superscript (Ctrl+Shift++) Superscript Tooltip
Subscript (Ctrl+=) Subscript Tooltip
Align left (Ctrl+L) Align left Tooltip
Center (Ctrl+E) Center Tooltip
Align right (Ctrl+R) Align right Tooltip
Justify (Ctrl+J) Justify Tooltip
Create a new document. Create a new document
Open a document. Open a document
Undo the last operation (Ctrl+Z). Undo Tooltip
Redo the last operation (Ctrl+Y). Redo Tooltip
Insert inline picture from a file. Insert inline picture from a file
Create a link in your document for quick access to web pages and files (Ctrl+K). Create Hyperlink
Insert a bookmark in a specific place in this document. Insert a bookmark in a specific place in this document
Provide an overview of your document by adding a table of contents. Provide an overview of your document by adding a table of contents
Add or edit the header. Add or edit the header
Add or edit the footer. Add or edit the footer
Open the page setup dialog. Open the page setup dialog
Add page numbers. Add page numbers
Find text in the document (Ctrl+F). Find Text
The current page number in the document. Click or tap to navigate specific page. Current Page Number

Bug Fixes

  • #255913 - Bookmark is now insert properly in splitted paragraph.
  • #255736 , #256106 , #257011 - Context menu is now open in Firefox, Edge and Safari.
  • #254998 - Character format is now apply properly for selected bookmark.
  • #254997, #256764, #257106 , #256764 - Paragraph format is now export properly if document contains selection.
  • #255272 - Resolved script error when navigate to bookmark in header.
  • #255188 - Bookmark is now preserved properly in header and footer.
  • #255601 - Bookmark is now select properly after insert text.
  • #256385 - Copy is now working properly in Firefox.
  • #256321 - Auto fit table is now lay-out properly if maximum word width exceeds container width.
  • #256509 - Resolved script error throws on backspace when selection is in bookmark end.
  • #256053 - TOC outline level is now serialized properly on Word export.
  • #256449 - Bullet list is now render properly in IOS chrome and safari.
  • #256099 - List is now apply properly in multilevel list.
  • #256384 - Tab width is now update properly when paragraph contains hanging indent.

DropDownButton

Bug Fixes

  • #254048 - UI misalignment while changing the font-size issue fixed.

New Features

  • #253123 - Provided addItems removeItems methods and update items dynamically.

DropDownList

Bug Fixes

  • #255255 - Issue with "JAWS screen reader does not read the pre-selected value" has been resolved.

File Manager

Bug Fixes

  • #149500 - The issue with incorrect popup name in popupBeforeOpen event has been fixed.

New Features

  • The new events beforeDownload and beforeImageLoad have been provided to customize the download and getImage file operations.
  • The new ' rootAliasName ' property has been provided to display the custom root folder name.
  • Added the filesystem provider support for File Transfer Protocol.

Gantt

Bug Fixes

  • F149551 - Handled empty value while editing the numeric edit type field.

Grid

Bug Fixes

  • #257521 - Styling issue on Aggregate columns has been fixed.
  • #257192 - Provided cancel support for Sorting action.
  • #253400 - Enabled hovering for whole row in frozen columns.
  • #F136797, #259020 - Script error throws in IE11 while using autoGenerated columns has been resolved.
  • #250970 - Check box as field with header checkbox selection is not working properly has been fixed.
  • #256174 - Select all does not work properly when Grid have empty records with virtual rows in Batch edit has been fixed.
  • #F146375 - Aggregate is not shown in Exported file for Child Grid issue has been fixed.

HeatMap

New Features

  • #234060, #246529 - Provided the cell color customization support for heatmap by using the cellRender event .
  • Provided the legend title support to customize the legend title in heatmap.
  • Provided the support for a cell color range to customize a cell color based on the range value.

In-place Editor

Bug Fixes

  • #254606 - Web accessibility related issues have been resolved.

ListBox

Bug Fixes

  • Issue with Drag and Drop is fixed.

Maps

Bug Fixes

  • #I256861 - Now, the data labels are displaying properly for the point type sublayers.

MultiSelect

Bug Fixes

  • #255765 - Issue with "dynamically added item not displayed initially in box mode when control in focus state" has been resolved.

PDF Viewer

Bug Fixes

  • #258250 – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.

New Features

  • #256131 – Improved the rendering quality and performance for the large size PDF document.

Pdf Export

Bug Fixes

  • Performance issue with true type font is fixed.

Pivot Table

Bug Fixes

  • #254586 - The conditional formatting will no longer be applied in empty cells.
  • The summarization text of in value buttons inside grouping bar and field list layout can be localized now.

New Features

  • #252636 - Provision provided to disable the scrollbars in pivot chart.
  • #250072 - Provision provided to group and separate the grouped headers through UI.

QueryBuilder

Bug Fixes

  • Tooltip is not destroyed while using destroy method.
  • Predicate is not created for Date type when between operator is selected.

New Features

  • Provided NOT Condition support.
  • Provided Template support for Time Picker.

RangeNavigator

Bug Fixes

  • #255451 - Label alignment issue in range navigator has been fixed.

RichTextEditor

Bug Fixes

  • #254606 - Web accessibility related issues have been resolved.

Schedule

Bug Fixes

  • #254033 - An issue with rendering Scheduler with empty resource collection has been fixed.
  • #252616 - An issue with page becoming idle for invalid recurrence rule has been fixed.
  • #149561 - An issue with drag and drop behaviour with resource date wise grouping option has been fixed.
  • #255919 - An issue with current month not displaying in calendar after swiping in mobile mode has been fixed.
  • An issue with event position while zooming the page has been fixed.
  • An issue with displaying wrong week number for DST time-zones has been fixed.

Splitter

New Features

  • #255003 - Provided the cssClass property to individual panes also to customize it in the Splitter.

Spreadsheet

New Features

  • Filtering: Helps you to view specific rows in the spreadsheet by hiding the other rows.
  • Undo Redo: Provides the option to perform undo redo operations in spreadsheet.
  • Collaborative Editing: Provides the option for real time changes across multiple users in the Spreadsheet.
  • Hyperlink: Provides the option to navigate the web links or cell reference within the sheet or to other sheets in spreadsheet.

Tab

Breaking Changes

  • An issue with duplicate Tab item id while rendering more than one Tab in same page has been fixed.

Bug Fixes

  • An issue with bootstrap CSS file generation has been fixed.

Toast

Bug Fixes

  • #254606 - Web accessibility related issues have been resolved.

Toolbar

Bug Fixes

  • #248406 - An issue with destroying sub control rendered inside toolbar is fixed.

TreeGrid

Bug Fixes

  • #257683- Delete action works properly for the newly added record in TreeGrid using RemoteSaveAdaptor.
  • #254018- Alignment issue when enabling Row Drag and Drop has been fixed.
  • #249633- Dragged row removed properly from dragged position in Row Drag and Drop when we bind sorted data to Tree Grid data source.
  • #147099- Stacked Header works properly when we add dynamically.

TreeView

New Features

  • #249238 - Provided the support for refreshing a specific node in tree view.
  • #253508 - Now, the actionFailure event triggers while fetching data from the invalid path.
  • #247333 - Support has been provided to get the disabled nodes in the tree view.
ej2-react-ui-components - v17.4.39

Published by essentialjs2 almost 5 years ago

Accordion

Bug Fixes

  • An issue with bootstrap CSS file generation has been fixed.

Bullet Chart

Bullet Chart is the variation of bar chart, which displays one or more measures, and compares it to a target value. You can also display the measures in a qualitative range of performance such as poor, satisfactory, or good. All stock elements are rendered by using Scalable Vector Graphics (SVG).

  • Data Binding - Binds the data to the data source locally and remotely.
  • Animation - The Feature and the Target bar will be animated when rendering.
  • Tooltip - Supports tooltip for the Feature and Target bar.
  • Orientation - Supports horizontal and vertical rendering.
  • Flow Direction - Supports right-to-left rendering.
  • Multiple Target - Supports multiple targets.
  • Data Labels - Supports data labels to enhance the data.

Chart

Bug Fixes

  • #256664 - Polar and radar axis labels overlapping with legend issue fixed.
  • #149497 - Axis labels are invalid when using label format as percentage in stacking 100 percent series types issue fixed.
  • #256664 - Polar and radar axis labels overlapping with legend issue got fixed.
  • #149497 - Axis labels are invalid when using label format as percentage in stacking 100 percent series types issue got fixed.

Chips

Bug Fixes

  • #250583 - Now, the selected chips values are maintained after selecting and deselecting the chips.

ComboBox

Bug Fixes

  • #256098 - The mobile device ENTER key selection issue in the focused item issue has resolved.

DateRangePicker

Bug Fixes

  • #255630 - Issue with "change event argument isInteracted return as false while select the range from presets" has been resolved.

Diagram

Bug Fixes

  • F149060 - The issue "unable to remove the connector drawn at the run time" has been fixed.
  • F148889 - The issue with the collectionChange event arguments that do not have parentId information in the element property has been fixed.
  • F148889 - The issue with the TextAnnotation element size that grows on every move has been fixed.
  • F148889 - Exception raises when we clear and change the text of TextAnnotation node and click to focus on other element has been fixed.
  • F148889 - The issue with the Position change event that is not raised properly has been fixed.
  • #227953 - The issue with updating line routing dynamically has been fixed.
  • #254993 - The issue "Text Wrapping is not working for lane headers" has been fixed.
  • #255299 - Visibility issue while using image as content for user handle is now fixed.
  • #249873 - The issue with an exception that thrown while dragging an element from the pale if we have several diagrams and destroy one diagram has been resolved.
  • #F147762 - The issue "Template annotation drawn numerous times during runtime changes" has been fixed.
  • #249484 - The issue "Multi-selected node rotation not rotating based on center" has been resolved.
  • #242645 - The issue "Unable to select a node in swimlane" has been fixed.
  • #249697 - The selection after drag and drop the nodes out side of the diagram region is now working fine.
  • #250965 - The performance issue occurs while dragging the diagram elements in flowchart samples has been resolved.
  • #F148052 - The issue "CollectionChange event support while adding lanes at runtime" has been fixed.
  • #250191 - The issue "Exception raised while deleting a node/connector when you set a diagram node/connector Id as a number" has been fixed.
  • The issue "Unable to hide a layer at runtime" has been fixed.
  • #249091 - The issue with the grid lines that are black in Safari browser for Angular sample has been fixed.
  • Now, the image size will be set as image node size when the size is not given.
  • #246889 - The issue "Context menu event will be triggered in ubuntu before the mouse up event, while context menu event will be fired in windows after mouse up" has been fixed.
  • #253855 - The exception that thrown in addNodeToLane method because Undo/Redo Module is not injected has been fixed.
  • #253804 - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
  • #254194 - The issue "when resizing the text node, text content does not wraps with respect to node size" has been fixed.
  • #253742 - The issue "children in the swimlane cannot be selected when resizing the lane, which is outside the view ports" has been fixed.
  • F148797,F148792 - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
  • #249143 - The issue "Horizontal and vertical alignment not working for the complex hierarchical layout" has been fixed.
  • #256080 - The issue with the shapes in the overview component that cannot be dragged, if the diagram ScrollLimit is Limited has been fixed.
  • #256513 - The issue "Not able to determine undo/redo action in the historyChange event" has been fixed.
  • F149553 - The issue with the position of nodes in the layout that is not retained when we interact and serialize the diagram with the layout at runtime has been fixed.

New Features

  • #248460,#253930 - The support has been provided to restrict the movement of lane children beyond their boundaries.
  • #254732 - The support has been provided to rearrange lanes within the swimlane.

Dialog

Bug Fixes

  • #253239 - The issue with content overflow in IE browser has been resolved in Dialog.
  • #249144- Resolved the issue with rendering templates when enabled the policy "script-src self" in Dialog.

Document Editor

New Features

  • #249197, #249364, #148274, #253325 Added support for converting SFDT to Word document in server side.
  • #125563, #158324, #210401, #231575, #239871, #238529, #240405, #252988, #255850 - Added support for insert and edit comments.
  • #245203 - Added support for section pages field.
  • #251866 - Enhancement for Auto list feature.

DropDownButton

Bug Fixes

  • #254048 - UI misalignment while changing the font-size issue fixed.

New Features

  • #253123 - Provided addItems removeItems methods and update items dynamically.

DropDownList

Bug Fixes

  • #256908 - Issue with "script error throws while pressing the escape key after filter the items in the popup" has been resolved.

File Manager

Bug Fixes

  • #149500 - The issue with incorrect popup name in popupBeforeOpen event has been fixed.

New Features

  • The new events beforeDownload and beforeImageLoad have been provided to customize the download and getImage file operations.
  • The new ' rootAliasName ' property has been provided to display the custom root folder name.
  • Added the filesystem provider support for File Transfer Protocol.

Gantt

Breaking Changes

  • Now dateFormat default value has been changed to null and the value will be updated by given culture. It is also possible to override dateFormat property by custom value.

Bug Fixes

  • F147793 - Context menu not closing issue while scrolling on the Gantt element has been fixed.

New Features

  • #253909 - Provided support for converting a task to milestone by method.
  • F148875 - Provided support for disabling column editing on dialog popup.
  • F146587 - Provided support for taskbarClick event in Gantt.
  • F146585 - Provided support for mouseHover event in Gantt.

Grid

Bug Fixes

  • #256411 - While programmatically filter the Grid, filterBar does not get updated issue has been fixed.
  • Filter item template arguments from single object to nested object structure has been reverted.
  • #253073, #255255 - Aria labels added for grid dialog with feature name for accessibility improvement.
  • #253073, #255255 - When pressing tab key focus moving to next row support added.

New Features

  • Provided virtualization support in Frozen Grid.

HeatMap

New Features

  • #234060, #246529 - Provided the cell color customization support for heatmap by using the cellRender event .
  • Provided the legend title support to customize the legend title in heatmap.
  • Provided the support for a cell color range to customize a cell color based on the range value.

ListBox

Bug Fixes

  • #252496 - Checkbox selection not maintained after removing filter has been fixed.
  • #F147087 - script error "contains of undefined in ListBox" while rendering the ListBox and multi select in the same router page has been fixed.

New Features

  • Provided public methods for toolbar actions.
  • Provided getDataByValues method for getting array of data objects.

Maps

New Features

  • #I244108, #I240060, #I247767, #I250088 - Provided support to zoom the maps initially, based on the marker’s location.
  • #I248021 - Provided support to cluster and expand markers with the same latitude and longitude values.
  • #I253516 - Provided clustering support for marker templates.
  • #I255189 - Improved the markerClusterClick event to get the hidden cluster collection details.
  • #I242130 - Provided support to select or deselect the shapes dynamically and on initial rendering.
  • #I248172 - Provided support to show tooltip on tap/click.
  • F146103, F147309 - Provided support to bind the shapes and colors to the markers from the data source.

MultiSelect

Bug Fixes

  • #255765 - Issue with "dynamically added item not displayed initially in box mode when control in focus state" has been resolved.

PDF Viewer

Bug Fixes

  • #253751 – Resolved the typo error in annotation exported data.
  • #255345 – Errors will no longer occur while rendering the annotation in the Firefox browser.
  • #255137 – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
  • #253704 – The form fields are downloaded properly while loading the PDF document in tab control.
  • #253745 – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
  • #252881 – The toolbar settings property is working for mobile device.
  • #255042, #255073 – Errors will no longer occur if the session storage exceeds the maximum limit.
  • #254115, #254942 – The annotation modified date is preserved properly in different localization.
  • #256044 – The font family and text alignment are rendered properly from the exported FreeText annotation data.
  • #255124 – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.
  • #256220 – The context menu will now be shown/hidden properly if we disable the default toolbar.
  • #256131 – The annotation toolbar will now be shown/hidden properly if we disable the annotation toolbar.
  • #256932 - Errors will no longer occur while resizing the text markup annotations.
  • #252805 – The annotationId value is now preserved properly for all annotation events.
  • #255647 - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.

New Features

  • #251150 – Provided the support to find the interlinked annotations while selecting the annotations.
  • #243077 , #241487, #244802, #252340 – Provided the support for setting the annotation UI properties.
  • #254634 – Provided the support to maintain the aspect ratio for custom stamp annotation.
  • #253745, #256518 – Exposed the event to notify the annotation object being moved.
  • #254275 – Exposed the event to notify the download process in the PDF Viewer control.

Pdf Export

Bug Fixes

  • Preservation issue with PDF colour empty constructor is fixed.

Pivot Table

Bug Fixes

  • #254586 - The conditional formatting will no longer be applied in empty cells.
  • The summarization text of in value buttons inside grouping bar and field list layout can be localized now.

New Features

  • #252636 - Provision provided to disable the scrollbars in pivot chart.
  • #250072 - Provision provided to group and separate the grouped headers through UI.

QueryBuilder

Bug Fixes

  • Tooltip is not destroyed while using destroy method.
  • Predicate is not created for Date type when between operator is selected.

New Features

  • Provided NOT Condition support.
  • Provided Template support for Time Picker.

RangeNavigator

Bug Fixes

  • #255451 - Label alignment issue in range navigator has been fixed.

RichTextEditor

New Features

  • Callback event to custom toolbar: The feature allows to bind click event handler to the custom toolbar items in the Rich Text Editor.
  • Code format as toolbar button: Provided an option to add the code format as toolbar button with toggle state in the Rich Text Editor.
  • XHTML validation: Provided support to validate the content of Rich Text Editor with XHTML standard.

Schedule

Bug Fixes

  • #254033 - An issue with rendering Scheduler with empty resource collection has been fixed.
  • #252616 - An issue with page becoming idle for invalid recurrence rule has been fixed.
  • #149561 - An issue with drag and drop behaviour with resource date wise grouping option has been fixed.
  • #255919 - An issue with current month not displaying in calendar after swiping in mobile mode has been fixed.
  • An issue with event position while zooming the page has been fixed.
  • An issue with displaying wrong week number for DST time-zones has been fixed.

Splitter

New Features

  • #255003 - Provided the cssClass property to individual panes also to customize it in the Splitter.

Spreadsheet

New Features

  • Filtering: Helps you to view specific rows in the spreadsheet by hiding the other rows.
  • Undo Redo: Provides the option to perform undo redo operations in spreadsheet.
  • Collaborative Editing: Provides the option for real time changes across multiple users in the Spreadsheet.
  • Hyperlink: Provides the option to navigate the web links or cell reference within the sheet or to other sheets in spreadsheet.

Tab

Breaking Changes

  • An issue with duplicate Tab item id while rendering more than one Tab in same page has been fixed.

Bug Fixes

  • An issue with bootstrap CSS file generation has been fixed.

Toast

Bug Fixes

#F149339, #256583 - The issue with passing empty string value to cssClass API has been fixed.

Toolbar

Bug Fixes

  • #248406 - An issue with destroying sub control rendered inside toolbar is fixed.

TreeGrid

Breaking Changes

  • Default value of column's disableHtmlEncode is set to true, so the HTML tags can be displayed in the Grid header and content by default. To display it as html content disableHtmlEncode need to be set as false.

New Features

  • AutoFill support has been provided that allows users to copy the data of selected cells and paste it to another cells by dragging.

TreeView

New Features

  • #249238 - Provided the support for refreshing a specific node in tree view.
  • #253508 - Now, the actionFailure event triggers while fetching data from the invalid path.
  • #247333 - Support has been provided to get the disabled nodes in the tree view.
ej2-react-ui-components - v17.3.34

Published by essentialjs2 almost 5 years ago

Accordion

Bug Fixes

  • Accessibility issues has been fixed.

Grid

Bug Fixes

  • #253288 - Movable rows were not removed after calling the deleteRecord method issue has been fixed.
  • #254189 - Drag cell selection issue has been fixed while using setRowData method.

Tab

Bug Fixes

  • Accessibility issues has been fixed.

Toolbar

Bug Fixes

  • Accessibility issues has been fixed.
ej2-react-ui-components - v17.3.30

Published by essentialjs2 almost 5 years ago

Chart

Bug Fixes

  • #256664 - Polar and radar axis labels overlapping with legend issue fixed.

DataManager

Bug Fixes

  • #147532 - Provided addParams CRUD support for Batch Edit mode in RemoteSaveAdaptor.

Diagram

Bug Fixes

  • #256513 - The issue "Not able to determine undo/redo action in the historyChange event" has been fixed.
  • F148889 - The issue with the collectionChange event arguments that do not have parentId information in the element property has been fixed.
  • F148889 - The issue with the TextAnnotation element size that grows on every move has been fixed.
  • F148889 - Exception raises when we clear and change the text of TextAnnotation node and click to focus on other element has been fixed.
  • F148889 - The issue with the Position change event that is not raised properly has been fixed.

Gantt

Bug Fixes

  • #253076 - Accessibility issues in Gantt has been fixed.

Grid

Breaking Changes

  • Now we have passed new properties(such as Grid instance and current column object) on the filter itemTemplate arguments, so we have changed the argument structure from data object to complex object like below.
  • {parent: Grid,data: Object, column: column}

Bug Fixes

  • #254242 - Provided load event support while performing the export action in Grid.
  • #254782 - Selected rows are deselected when opening Context Menu while having columnTemplate in Grid issue has been fixed.
  • #255479 - Multi-sorting is not working in Mac devices issue has been fixed.

ListBox

Bug Fixes

  • #F147087 - script error "contains of undefined in ListBox" while rendering the ListBox and multi select in the same router page has been fixed.

PDF Viewer

Bug Fixes

  • #253751 – Resolved the typo error in annotation exported data.
  • #255345 – Errors will no longer occur while rendering the annotation in the Firefox browser.
  • #255137 – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
  • #253704 – The form fields are downloaded properly while loading the PDF document in tab control.
  • #253745 – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
  • #252881 – The toolbar settings property is working for mobile device.
  • #255042, #255073 – Errors will no longer occur if the session storage exceeds the maximum limit.
  • #254115, #254942 – The annotation modified date is preserved properly in different localization.
  • #256044 – The font family and text alignment are rendered properly from the exported FreeText annotation data.
  • #255124 – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.

New Features

  • #251150 – Provided the support to find the interlinked annotations while selecting the annotations.
  • #243077 , #241487, #244802, #252340 – Provided the support for setting the annotation UI properties.
  • #254634 – Provided the support to maintain the aspect ratio for custom stamp annotation.

Toast

Bug Fixes

#F149339, #256583 - The issue with passing empty string value to cssClass API has been fixed.

ej2-react-ui-components - v17.3.29

Published by essentialjs2 almost 5 years ago

AutoComplete

New Features

  • #254473 - Now, you can clear the selected values using clear method.

ComboBox

New Features

  • #254473 - Now, you can clear the selected values using clear method.

Dashboard Layout

Bug Fixes

  • #256123 - Issue with removing e-dragging class after panel resize has been resolved.

Diagram

Bug Fixes

  • F149060 - The issue "unable to remove the connector drawn at the run time" has been fixed.
  • #227953 - The issue with updating line routing dynamically has been fixed.
  • #254993 - The issue "Text Wrapping is not working for lane headers" has been fixed.
  • #255299 - Visibility issue while using image as content for user handle is now fixed.

New Features

  • #248460,#253930 - The support has been provided to restrict the movement of lane children beyond their boundaries.
  • #254732 - The support has been provided to rearrange lanes within the swimlane.

Dialog

Bug Fixes

  • #253239 - The issue with content overflow in IE browser has been resolved in Dialog.

New Features

  • #253239 - Provided the minHeight property to set minimum height for the dialog without considering the target's height.

Document Editor

Bug Fixes

  • #252868, #254873 - Resolved script error when resizing table row.
  • #251882 - Line spacing for paragraph is now apply properly when line spacing type is atleast.
  • #143383 - Paper size drop down is now update properly based on page width and page height.
  • #255741 - Fixed the focus issue when key pressed on input element.
  • #250770 - RTL text with special characters are now layout properly.
  • 10269 - Line spacing is now exported properly.

DropDownList

New Features

  • #254473 - Now, you can clear the selected values using clear method.

Form Validator

Bug Fixes

  • Now, validation works for newly added elements by calling the refresh method.

Gantt

Bug Fixes

  • F149069 - Parent taskbar alignment issue while rendering with single milestone child record has been fixed.
  • F149070 - Key navigation disable issue on Tree Grid section has been fixed.
  • #255266 - ParentID field not available in taskData field has been fixed.

Grid

Bug Fixes

  • #252476, #254801 - Script error throws while clicking the empty row with first column as visible false has been fixed.
  • #253639 - totalRecordsCount and totalPages values are not refreshed in Grid pagerTemplate has been fixed.
  • #254057 - DataSource modified when aggregateModule is refreshed in Grid has been fixed.
  • #250278 - Provided event support for customizing Group Caption text.
  • #255431 - Script error throws, while updating the row in edited state has been fixed.

In-place Editor

Bug Fixes

  • #253385 - The issue with displaying tooltip in the edit mode in the In-place Editor has been resolved.

MultiSelect

New Features

  • #254473 - Now, you can clear the selected values using clear method.

RichTextEditor

Bug Fixes

  • #F149001 - The issue with customization of table cell padding and cell spacing in the Rich Text Editor has been resolved.
  • #253296 - The issue with drag and drop text is not working inside the Rich Text Editor has been fixed.

Splitter

Bug Fixes

  • #I255141 -Resolved the issue with separator's visible state when collapsible the last pane .
  • #252195 - The alignment issue with expand and collapse icons in the internet explorer browser has been resolved.

Spreadsheet

Bug Fixes

#F149335 - Excel export issue has been fixed.

TreeGrid

Bug Fixes

  • #254018 - RowDrop event triggers properly when we drop the row outside of the TreeGrid.
ej2-react-ui-components - v17.3.28

Published by essentialjs2 almost 5 years ago

Chart

Bug Fixes

  • #252450 - In Polar series, selection did not work while clicking center of the marker which is plotted in the axis line is fixed
  • #254803 - While clicking legend corresponding axis of the series will hide now.
  • #252450 - Selection applied for marker shadow element is prevented now.
  • #255392 - Axis label tooltip not disappeared when the mouse is moved away from chart issue fixed.
  • #254710 - Border customization is not applied for legend in scatter chart is fixed.

Dashboard Layout

Bug Fixes

  • #F149164 - Resolved the issue with panel resizing when more than one Dashboard Layout component is used in a page.

Diagram

Bug Fixes

  • F149060 - Unable to remove the connector that are drawn at the run time issue has been fixed.

Document Editor

Bug Fixes

  • #253511 - Line spacing is now applying properly after set locale to document editor.
  • #254998 , #251884 - Updated bookmark collection when bookmark gets added.
  • #246264 - Table with vertical merged split cells is now layout properly.
  • #246884 - List is now copied properly.

New Features

  • #246305 - Added API to check whether selection is in field.
  • #246305 - Added API to select the current field if selection is in field.
  • #246305 - Added API to perform delete.

File Manager

Bug Fixes

  • #I252873 The issue with file search on pressing the enter key has been fixed.

Grid

Bug Fixes

  • #242503 - Aggregation not working with the Frozen and Batch Editing issue has been fixed.
  • #254164 - Support for FilterItemTemplate function like as ValueAccessor is given.
  • #253705 - Ctrl+A in Grid does not select the last record in Batch mode issue has been fixed.
  • #253106 - Error thrown on using setCellValue method when row drag and drop is enabled issue has been fixed.
  • #253398 - Frozen header height discrepancy when setting rowHeight and allowTextWrap property issue has been fixed.
  • #252923 - Grid footer element is invisible while dynamically bind the Grid dataSource issue has been fixed.
  • #253614 - Changed the scope of the filterOperator variable as public.

MultiSelect

Bug Fixes

  • #F148867 , #254713 - The issue with "rendering the itemTemplate when value is bound to the control" has been resolved.

NumericTextBox

Bug Fixes

  • #254252 - Issue with "value not updated properly when set decimal value more than 7" has been resolved.

PDF Viewer

Bug Fixes

  • #253926 – Resolved the memory leak while rendering the PDF documents.

New Features

  • #251151, #254032 – Improved the annotation selection behavior in code behind.
  • #254776, #255304 – Provided the support to set the custom JSON data for AJAX request.
  • #253341 – Provided the support to customize the label content during initial rendering of annotations.
  • #252421 – Provided the support to set the zoom mode value during initial loading.

RichTextEditor

Bug Fixes

  • #254865 - Resolved the issue with an image that is not removed when pressing the delete key by enabling the showOnRightClick property.

Schedule

Bug Fixes

  • #148606, #148770, #253868, #253137 , #253534 - An issue with displaying wrong timeslot and time for DST time-zones has been fixed.
  • #148560 - An issue with custom drag interval has been fixed.

TextBox

Bug Fixes

  • #254393 - Issue with "while calling the focusIn method, focus is not removed in the textbox even press the tab key or mouse action" has been resolved.

New Features

  • #226069, #247330 - Now, you can add icons to textbox component using addIcon method.

TreeGrid

Bug Fixes

  • #F148459 - Header Checkbox display properly when we hide and show the columns using hideColumns and showColumns method.
  • #I247045 - Row Drag and Drop works fine when text wrap is enabled.
ej2-react-ui-components - v17.3.27

Published by essentialjs2 almost 5 years ago

Chart

Bug Fixes

  • #250481 - Radar and Polar Chart isClosed not connecting to the first point when the minimum value set for the y axis issue has been fixed.

ColorPicker

Breaking Changes

  • Opacity value is removed from value when enableOpacity property is set as false.

DatePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the DatePicker's value using clear button.

DateRangePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the DateRangePicker's value using clear button.

DateTimePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the DateTimePicker's value using clear button.

Diagram

Bug Fixes

  • #246889 - The issue "Context menu event will be triggered in ubuntu before the mouse up event, while context menu event will be fired in windows after mouse up" has been fixed.
  • #253855 - The exception that thrown in addNodeToLane method because Undo/Redo Module is not injected has been fixed.
  • #253804 - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.

Document Editor

Bug Fixes

  • #251603 - When apply numbering list, continue numbering is now updated properly.
  • #251689 - Resolved script error after cut and undo operation.
  • #250599 - Script error now resolved when deleting page break.
  • #250914, #251884 - Updated bookmark collection when bookmark gets removed.
  • #251601 - Scrolling is now proper when mouse move out of document editor.

New Features

  • #253104 - Added API to set custom header in XmlHttpRequest.

File Manager

Bug Fixes

  • #F148827 New event fileSelection have been included to restrict the file selection in file manager.

Grid

Bug Fixes

  • #249911 - Border style is not set on last row when performing edit operations issue has been fixed.
  • #253795 - Script error thrown when having header template in stacked header cell issue has been fixed.
  • #252476 - Script errors throws while navigating empty grid with tab issue has been fixed.
  • #251960 - Performance issue occurs when selecting large amount of records in Checkbox in Grid.
  • #251934 - Custom Date format issue has been fixed.
  • #252405 - Provided operator support for Custom Excel filter.
  • #252987,#252201 - Refreshing the grid with edited child grid throws script error has been fixed.
  • #148096 - Error thrown when hidemedia is enabled issue has been fixed.

ListBox

Bug Fixes

  • Issue with Drag and Drop in Empty area of List Box has been fixed

PDF Viewer

Bug Fixes

  • #253317 – The measured annotation value is updated properly in the label when you disable the default toolbar.
  • #253888 – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
  • #253317 – The measured value is now update properly for the measured annotation.

New Features

  • #251151, #254032 – Provided the support for annotation selection in code behind.
  • #249245 – Provided the support for UI customization of annotation selector border and resizer.
  • Improved the PDF viewer mobile view performance.

QueryBuilder

Bug Fixes

  • Issue with changing 'number' type field is fixed.

RichTextEditor

Bug Fixes

  • #253296 - The issue with drag and drop text is not working inside the Rich Text Editor has been fixed.

Schedule

Bug Fixes

  • #253534 - An issue with displaying fractional value in Agenda view for DST time-zones has been fixed.
  • #253652 - An issue with triggering the popupClose event on clicking outside the Scheduler has been fixed.
  • An issue with event height whose duration is less than 30 minutes has been fixed.
  • #253519 - An issue with events overlapping whose start and end time are same has been fixed.

Splitter

Bug Fixes

  • #253345 - The Console error thrown when navigating from splitter component to another page has been resolved.
  • #252410 - Resolved the issue with collapsing panes when set collapsed property as true in Splitter.
  • #252410 - Issue with Expand public method not working in the splitter has been resolved.
  • #252410 - Resolved the interaction issue with expand and collapse pane.
  • #252195 - The alignment issue with expand and collapse icons in the internet explorer browser has been resolved.

New Features

  • #251791 - Provided the support to use DOM element as pane content by configuring the selector to the content of paneSettings property.

Tab

Bug Fixes

  • #253216 - An issue with destroying Tab component in IE11 has been fixed.

TextBox

New Features

  • #233835, #236707 - Now, you can adjust the width of textbox component using width property.

TimePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the TimePicker's value using clear button.

Toast

New Features

  • 252807 - Provided the support to access the 'dynamic toast model properties passed in the show method', as arguments in the beforeOpen, open and close events.

TreeView

Bug Fixes

  • #242926 - Now the drop indicator has been shown correctly while hovering the expand and collapse icon.

Uploader

Bug Fixes

  • #252841 - Now, you can drag and drop the folders in directory upload.
ej2-react-ui-components - v17.3.26

Published by essentialjs2 almost 5 years ago

Calendar

New Features

  • #246049 - Now, month name, day name are capitalized for all localization.

Chart

Bug Fixes

  • #253297 - Cross shape is now working fine in scatter chart.

New Features

  • #250563 - Provided support to render background image for chart.

ColorPicker

Breaking Changes

  • Opacity value is removed from value when enableOpacity property is set a false.

Bug Fixes

  • F147566 - In Palette mode, Empty string color value shows the default color(green) instead of no color has been fixed.

DataManager

Bug Fixes

  • 252550 - DataManager performance issue has been fixed.
  • 251226, 252997 - Complex field primary key column is not working while the column type is string.

DateTimePicker

New Features

  • #249683 - Now, you can set the server time zone for initial date value process using serverTimezoneOffset property.

Document Editor

Bug Fixes

  • 251355 - Script error while importing the document is now resolved.
  • 251910 - Status bar disappear on mouse hover is now resolved.
  • 251219 - Script errors due to Content security policy are now resolved.

New Features

  • #250061, #246305 - Added property to retrieve bookmarks on selection.
  • #251247 - Added API for restrict editing.
  • #251247, #238969, #252954,#253149 - Added API for selection.

File Manager

Breaking Changes

  • Now, in access control, the FolderRule and FileRule classes are combined into a single AccessRule class, where you can specify both folder and file rules by using the IsFile property.
  • Now, the Edit and EditContents in access control are renamed as Write and WriteContents.

Bug Fixes

  • The issue file manager throws script error when navigate to the different folder after sorting the path column in details view has been fixed.

New Features

  • Support has been provided to include a custom message in AccessRule class using the message property.

Grid

Breaking Changes

  • Now disableHtmlEncode default value is set to true, so the HTML tags can be displayed in the Grid header and content by default, so to display it as html content disableHtmlEncode need to be set as false.

Bug Fixes

  • #250198 - Unable to cancel row and cell selecting when multi selection is enabled issue has been fixed.
  • #250198 - CellSelected event returning same data for both current and previous cell has been fixed.
  • #251226,#252997 - Complex field primary key column is not working while the column type is string issue has been fixed.
  • #252052 - Filtering throws console error when complex data with null values are bound to Grid has been fixed.
  • #251292 - Duplicate records is sent in Remote Save Adaptor batch deleting issue has been fixed.
  • #252476 - Script error throws while navigating empty grid with tab issue has been fixed.

Menu

Bug Fixes

  • #253129 - Menu child item disable issue resolved.

PDF Viewer

Bug Fixes

  • #252806 - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
  • #253016 - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
  • #251152 - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
  • #252879 - Script errors will no longer occur if we disable the magnification module.
  • #253504 - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.

New Features

  • #252805 - Exposed the annotation unique ID in the annotationAdd event arguments.

Pivot Table

Bug Fixes

  • #248954 – Now, the pivot chart can show the result when date field in value axis.
  • #248955 – Now, the pivot chart works with the aggregation type "Running Total".
  • #251642 – Now, the defer layout update option can be enabled or disabled dynamically through field list UI.
  • #251558 – Now, the pivot chart draws with the percent of height value.

New Features

  • #248131 – Provided the conditional expression support to create calculated field.
  • #249412 – Provision provided to disable member filtering option in filtering UI.
  • #248953, #250306 – Restricted control breaking while binding unavailable members in filter settings.
  • #251642 – The performance of virtual scrolling while adding or removing fields and moving fields to any axis is improved.

QueryBuilder

New Features

  • Provided Not Contains, Not Starts With and Not Ends With operator support.

TreeGrid

Bug Fixes

  • #252667 - Expand icon shows properly for nested parent record while doing search operation.

Uploader

New Features

  • #226384, #F147065 - Now, the file upload UI get changed for synchronous upload.
ej2-react-ui-components - v17.3.21

Published by essentialjs2 almost 5 years ago

Accumulation chart

Bug Fixes

  • #252357 - 'remove' method is not support in IE 11 issue fixed.

Chart

Bug Fixes

  • #250412 - The axis missing in polar and radar issue is fixed.
  • #148064 - Legend color is not working when using point color mapping issue is fixed.
  • #252450 - Selection while clicking on marker border issue is fixed.

New Features

  • #249556 - Provided smart data label for polar radar chart.
  • #249971 - Provided support to trim polar radar axis labels based on available size.

ComboBox

Bug Fixes

  • #251466 - Now, you can set width property in em unit.
  • #251650 - Issue with 'filtered list item is not getting focused when set filter type as contains' has been resolved.
  • #251325 - Issue with "once combobox popup open is prevented by setting args.cancel as true in open event then you can't remove the prevent a popup opening using open event" has been resolved.

ContextMenu

Bug Fixes

  • #F147793 - ContextMenu not closed while scrolling the target element has been resolved.

Document Editor

Bug Fixes

  • #251576 - Enable repeat row header is now enabled properly in table properties dialog.
  • #250638 - Scroll position is now maintained after inserting columns.
  • #253260 - Script error now resolved when double click on header footer.
  • #252506 - Spell checker performance has been improved.

DropDownList

Bug Fixes

  • #251466 - Now, you can set width property in em unit.

File Manager

Bug Fixes

  • The issue file manager throws script error when navigate to the different folder after sorting the path column in details view has been fixed.

Grid

Bug Fixes

  • #251660 - Grouping with Virtualization throws script error has been fixed.

LinearGauge

Bug Fixes

  • Border for the linear gauge is rendering properly now.

ListBox

Bug Fixes

  • Issue with Drag and Drop has been fixed

ListView

Bug Fixes

  • #251219 - The content security policy issue has been fixed.

Maps

New Features

  • Improved the marker cluster appearance for duplicate markers.

MultiSelect

Bug Fixes

  • #251466 - Now, you can set width property in em unit.

PDF Viewer

Bug Fixes

  • #251864 - The pages in the landscape document will be rendered properly.
  • #250902 - Now, the text Markup annotations are working properly inside the Tab control.
  • #250538 - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
  • #252269 – The mouse cursor has been updated properly after adding the free text annotation.
  • #251401 - The annotationSelect event will be triggered properly while selecting the annotations.

New Features

  • #252111 - Provided the support for handwritten signature.
  • #251149 – Provided the support for customizing the text search highlight color.

QueryBuilder

Bug Fixes

  • Value not updated properly while changing 'Between' operator.

SplitButton

Bug Fixes

  • Issue with adding Items in 'beforeOpen' event is fixed.

Splitter

Bug Fixes

  • #252410 - Resolved the issue with collapsing panes when set collapsed property as true in Splitter.
  • #252410 - Issue with Expand public method not working in the splitter has been resolved.

TreeGrid

Bug Fixes

  • #249633 - Row Drag and Drop works fine with RemoteSaveAdaptor in SelfReference Data.
ej2-react-ui-components - v17.3.19

Published by essentialjs2 almost 5 years ago

Common

Bug Fixes

  • Resolved the React Lifecycle warnings in the console.

Accumulation chart

Bug Fixes

  • #148287 - Series DataSource change accumulation chart refresh issue fixed.

Chart

Bug Fixes

  • #250074 - Label placement between ticks is not working for radar chart issue fixed.
  • #251346 - Radar and polar chart of draw type column and stacked column the values are plotted differently issue fixed

DataManager

Bug Fixes

  • 250531, 148065, 251052 - Date time values are now properly serialized.

Diagram

Bug Fixes

  • #250965 - The performance issue occurs while dragging the diagram elements in flowchart samples has been resolved.
  • #F148052 - The issue "CollectionChange event support while adding lanes at runtime" has been fixed.
  • #250191 - The issue "Exception raised while deleting a node/connector when you set a diagram node/connector Id as a number" has been fixed.
  • The issue "Unable to hide a layer at runtime" has been fixed.

Dialog

Bug Fixes

  • #251762 - The issue with position property that accepts camel case alone has been resolved in Dialog.

Document Editor

Bug Fixes

  • #249729 - List now updated when copy and paste from outside editor.
  • #249574 - Table now layout properly when resizing table middle column.
  • #249767 - Control elements are now destroyed properly.
  • #250041 - Paragraph formatting is now preserved properly when copy and paste contents.

New Features

  • #249783 - Added API to set default section format properties.

DropDownButton

Bug Fixes

  • Issue with adding Items in 'beforeOpen' event is fixed.

Gantt

Bug Fixes

  • 252195 - Issue on forEach method iteration in IE11 has been fixed.
  • 249581 - Browser hangs issue while change schedule mode to year has been fixed.

Grid

Bug Fixes

  • #247618 - DataGrid shows hand icon instead of standard mouse on non sortable and non clickable column headers.
  • #249163 - Grid header lines are not properly rendered while resizing the window with text wrap feature.

ListBox

  • Drag Event returns null value issue is fixed

PDF Viewer

Bug Fixes

  • #251577 - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
  • #249588 - The PDF Viewer control size is updated properly while using in tab control.
  • #251729 - The text markup annotation selector is cleared properly when loading the another PDF document.
  • #251742 - The perimeter shape type has been updated properly when exporting the annotation details.
  • #251494 - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
  • #251153 – The previously imported annotations are no more cleared when import the other set of annotations.

New Features

  • #249703 - The quality of the printed copy has been improved.
  • #147267, #251146 - Provided the support to delete the annotations in code behind.
  • #248609 - Provided the support to customize the annotation selector.
  • #247224, #248179 - Provided the support to resize the text markup annotation bounds.

QueryBuilder

Bug Fixes

  • Value not updated properly while changing operator.

RichTextEditor

Bug Fixes

  • #251855 - Resolved the issue with appearance of transparent color tile in Rich Text Editor's color picker.
  • #251699 - The issue with pasting content from Word document displays unnecessary HTML content in the Rich Text Editor has been fixed.
  • #251640 - The issue "placeholder not hidden after inserting a table or an image in the Rich Text Editor" has been fixed.
  • #250650 - The issue with image rename in the imageUploadSuccess event not working when drag and drop an image into RichTextEditor has been fixed.
  • #250587 - The issue with null field shown on form data headers response when drag and drop an image into RichTextEditor has been fixed.
  • #251855 - The issue "console error is thrown, when the image upload dialog is opened in IE browser" has been fixed.

Schedule

Bug Fixes

  • #251995 - An issue with request type parameter of action complete event while performing CRUD actions has been fixed.

TimePicker

Bug Fixes

  • #248416 - In mobile device, TimePicker popup displays in the center of the viewport.

TreeGrid

Bug Fixes

  • #251499 - Border applied properly for checkbox column when treeColumnIndex property is enabled with different themes.
ej2-react-ui-components - v17.3.17

Published by essentialjs2 about 5 years ago

Chart

New Features

  • #249554 - Provided smart axis label for polar radar chart.
  • #239599 - Provided event support for tooltip template.

Diagram

Bug Fixes

  • #249873 - The issue with an exception that thrown while dragging an element from the pale if we have several diagrams and destroy one diagram has been resolved.
  • #F147762 - The issue "Template annotation drawn numerous times during runtime changes" has been fixed.
  • #249484 - The issue "Multi-selected node rotation not rotating based on center" has been resolved.
  • #242645 - The issue "Unable to select a node in swimlane" has been fixed.
  • #249697 - The selection after drag and drop the nodes out side of the diagram region is now working fine.

New Features

  • #249143 - The issue "Horizontal and vertical alignment not working for the complex hierarchical layout" has been fixed.

Document Editor

Bug Fixes

  • #246264 - Page now becomes responsive, when document contains table with split cell widget.
  • #249138 - Table of contents dialog now rendered properly.
  • #245757 - Page now becomes responsive when we edit in header footer region.
  • #249049 - List continue numbering issues are resolved now.
  • #248304, #250801 - TOC is now updated properly, when paragraph contains page break with heading style.
  • #249736 - Focus is now set to text search result, when search icon is clicked in options pane.
  • #249542 - Draw image error is resolved now, when document contains invalid image source.
  • #249329 - Added localization for missed text in document editor.
  • #248710 - Character format is now applied, when selection start is in field.

Excel Export

Bug Fixes

  • Internet Explorer version 11 Grid to Excel export issue is fixed.

File Manager

Breaking Changes

  • Now, the rename dialog shows or hides the file name extension based on the showFileExtension property value in the file manager.

Grid

Bug Fixes

  • #244767 - Validation error message not shown for Batch and Dialog editing has been fixed.
  • #249835 - Need to show confirmation dialog while in batch mode with drag and drop has been fixed.
  • #250135 - Column resizing feature is not working properly when row drag and drop is enabled.
  • #147538 - recordDoubleClick event does not remove when destroy grid element is fixed.
  • #244693 - Script error throws while using aggregates with set Row method is fixed.
  • #249990 - Script error throws while using detail template with auto generated columns is fixed.
  • #145834 - Need to access complex columns while using auto generated columns is fixed.
  • #249176 - Exclamation sign was not supported by Filter column is fixed.

MultiSelect

Bug Fixes

  • #248601 - Issue with "selected items hidden from popup when set hideSelectedItem as false" has been resolved.
  • #250710 - Now, you can filter the data while render the component using select element.

PDF Viewer

Bug Fixes

  • #249742 - The annotationSelect event will be triggered properly after selecting another text markup annotation.
  • #245008 - Notes of the measure annotations will now be updated properly after modifying the scale values.

New Features

  • #248585 - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.

Schedule

Bug Fixes

  • An issue with displaying week number with different firstDayOfWeek has been fixed.
  • #244512 - An issue with recurrence option in editor template has been fixed.
  • #148187 - An issue with default flag missing in variable $schedule-tbar-border-hover-color from bootstrap4 theme has been fixed.

Tab

Bug Fixes

  • #250013 - An issue with nested tab rendering while headerPlacement is set as Bottom has been fixed.

TreeGrid

Bug Fixes

  • #248114 - Data loads properly when we set height to 100% in EnableVirtualization.
ej2-react-ui-components - v17.3.16

Published by essentialjs2 about 5 years ago

Common

Bug Fixes

  • Resolved the delayUpdate property type issue.

Accordion

New Features

  • Provided item template support for accorion.

Chart

Bug Fixes

  • #249730 - Polar chart column series with inversed axis with OnTicks rendering issue fixed.
  • #250074 - Radar chart values are wrongly plotted in outside the axis issue fixed.
  • #250064 - Radar and Polar Chart of Scatter Type is not rendering when the Value label is enabled issue fixed.
  • #250336 - es2015 script error issue has fixed.
  • #250081 - Radar and Polar chart when only one data is passed it is appearing as single dot issue fixed.

Dialog

Bug Fixes

  • #240696- Resolved the odd dragging behaviour on Dialog when scrolling the page.
  • #249144- Resolved the issue with rendering templates when enabled the policy "script-src self" in Dialog.
  • #249263, #249478- The issue with dynamically updating the Dialog content using the function template has been resolved.

Document Editor

Bug Fixes

  • #246365, #250077 - Table Width for auto type table format is now updated properly.
  • #249283 - Command + A key triggers properly in MAC machine's Safari browser.
  • #248301 - Text clipping issues are fixed when text inside table cell.
  • #246587 - backward selection issues and backspace issues for restrict editing are resolved now.
  • #244786 , #248882 - Text now rendered properly in RTL paragraph, when copy and paste locally.
  • #248304 - Tab leader is now preserved properly, when updating table of contents.

Grid

Bug Fixes

  • #249323 - Case-sensitive is not working when filter the records by filterByColum issue has been fixed.
  • #244767 - childElement count undefined issue has been fixed.
  • #244767 - Added the columnuid and customAttributes in summary column.
  • #244767 - Misalignment issue has been fixed while using frozen with aggregate.
  • #244767 - Validation error message position issue has been fixed.

ListBox

Bug Fixes

  • Adding common cssClass for wrapper.

Menu

Bug Fixes

  • #249638 - Multiple Menu in the Page causes an issue in Hamburger mode is fixed.

MultiSelect

New Features

  • Provided Material2 outline layout for multiselect.

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

  • #249017 - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.

New Features

  • #249725 - Provided the support to enable or disable the comment panel.
  • #248609 - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.

RichTextEditor

Bug Fixes

  • #249291 - The issue "extra empty tags are added while toggling bold or Italic style when typing the text randomly" in the Rich Text Editor has been fixed.

Schedule

Bug Fixes

  • #147850, #249678 - An issue with event click action is not working in the latest version of iOS has been fixed.
  • #246126 - An issue with toolbar is not working properly in all overflow modes in Scheduler has been fixed.
  • An issue with recurrence date is not generated properly in month option has been fixed.

Spreadsheet

New Features

  • Provided updateCell method to update a cell properties.

Stock Chart

Bug Fixes

  • #249956 - Annotation rendering issue has fixed.

Switch

Bug Fixes

  • Adding common cssClass for wrapper.

TextBox

Bug Fixes

  • Issue with Material2 outline layout has been resolved.

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.

Toolbar

Bug Fixes

  • #246126 - An issue with toolbar is not working properly in overflow as popup mode when we used input elements in it has been fixed.

TreeGrid

Bug Fixes

  • #249633 - Row Drag and Drop works fine with RemoteSaveAdaptor.
  • #F147968 - Datasource update works fine after cancelling edit action on cell editing.

TreeView

Bug Fixes

  • #246937 - The unchecking checkbox performance issue has been resolved.
ej2-react-ui-components - v17.3.14

Published by essentialjs2 about 5 years ago

Common

Bug Fixes

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

Accordion

Bug Fixes

  • #245474 - Improper rendering of other components inside the accordion content issue has been fixed.

Accumulation Chart

New Features

  • Border support have been provided for doughnut and pie while hovering.
  • Options have been provided to rotate data labels.

AutoComplete

Bug Fixes

  • #248193 - Issue with "once autocomplete popup open is prevented by setting args.cancel as true in beforeOpen event then you can't remove the prevent a popup opening using beforeOpen event" has been resolved.

Chart

New Features

  • Trim support have been provided for axis title in chart.
  • Axis padding at desired position has been provided.

CircularGauge

New Features

  • #I218689 - An option has been provided to hide a label when it intersects with other labels.
  • #I229216 - Tooltip support has been provided for circular gauge annotation.
  • #I238868 - Tooltip support has been provided for circular gauge ranges.
  • #I210142 - Legend support has been provided for circular gauge ranges.

DataManager

Breaking Changes

  • #235197, #249206 - By default UTC time zone values are converted into local time zones without the use of serverTimezoneOffset.

Diagram

Bug Fixes

  • #F147622 - The issue "Annotation content is not properly aligned for Bezier connector when Segments has control points" has been resolved.
  • #247074 - The issue "Overview size reset to zero while resizing the browser window" has been resolved.
  • #248460 - The node ports of all diagram nodes are visible when we move a single node in the diagram has been fixed.
  • F147492 - The issue "dragging one node and dropping it to another node, the node highlighter not removed" has been fixed.
  • #F147578- Exception raised on swim lane rendering has been fixed.
  • #247967 - Exception raised while moving overview rectangle when HTML node contains SVG tag has been fixed.
  • #249149 - Console errors occur when try to edit the orthogonal segments using Ctrl+Shift+click is now resolved.

Document Editor

Bug Fixes

  • #243771 - Clipboard data is now pasted as plain text, If XHTML validation fails.
  • #246264, #246143, #247143 - Styles now updated properly for the selected paragraph.
  • #246003 - Default character and paragraph format is now set on initial control rendering.
  • #245766 - Table of contents is now copied properly.
  • #245891 - Merge field is now copied as a plain text.
  • #245860, #246440 - Script error is fixed after paste switch to different formatting.
  • #245461 - Left border width is now updated properly.
  • #246168 - List tab width is now calculated properly when hanging indent is specified.
  • #245890 - Script error is fixed when pasting content copied from word.
  • #247896, #147336 - Text is now visible when its container contains flex style property.
  • #246884 - Copy and paste single paragraph containing list is now resolved.
  • #247831 - Script error is fixed while importing document.
  • #246168 - List font style is now rendered properly.
  • #246751 - Script error is now resolved when editing inside nested table.
  • #245453 - Paragraph is now lay-outed properly when it has based on style.
  • #244786, #248882 - RTL text exporting issues are fixed.
  • #244786 - Cursor now updated properly after inserting merge field when paragraph is set as RTL.

New Features

  • #245203 - Added support to preserve and layout start page number for sections

Excel Export

Bug Fixes

  • Double quotes will be preserved proper on exporting grid data to CSV

File Manager

Bug Fixes

  • The issue with the fileOpen event that was not triggered for folder navigation through navigation pane has been fixed.

Gantt

Bug Fixes

  • F147755 - Chart part disappearing issue when splitter position value greater than control width has been fixed.

Grid

Bug Fixes

  • #247870,#248097 - Print issue while having grouped columns has been fixed.
  • #244767 - Script error thrown when having custom aggregates and dynamically show/hide columns has been fixed.
  • #247790,#147427 - True type font issue when having header in Pdf Export has been fixed.
  • #147146 - Check box filter is not showing results while typing in the search box for boolean type column.
  • #242503 - Summary not updated for newly added records in the Grid with batch edit mode with freeze columns issue has been fixed.
  • #147270 - Maximum call stack issue occurs when Grid has no records and set visible property as false for first column has been fixed.
  • #147513 - AutoComplete does not show records properly in filter menu while using complex data binding has been fixed.

HeatMap

Breaking Changes

The dataSource property has been split into dataSource and dataSourceSettings properties.
The dataSource property is used to bind data to HeatMap and the dataSourceSettings property is used to configure the data source using adaptor settings.

New Features

  • Provided a minimum and maximum color display based on row and column wise

In-place Editor

Bug Fixes

  • #247721 - The issue with rendering the MultiSelect type of In-place editor while configuring remote data source has been resolved.

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.

ListView

Bug Fixes

  • Issue of rendering a listview with new data in virtualization has been fixed.

Maps

Bug Fixes

  • F147309 - Issue in adding sub layer in the 'OpenStreetMap' has been resolved.

MaskedTextBox

Bug Fixes

  • Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.

MultiSelect

Bug Fixes

  • #248288 - Issue with "console error thrown when set the openOnClick property as false in checkbox mode" has been 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

  • #247914 – The perimeter annotation will be rendered properly when the line is ended in the starting point.
  • #248062 – Extra edge will not be added to the polygon shapes when rendered in the page.
  • #248092 – Contents will not be swapped if you switch randomly between two documents.
  • #248093 – Script error will no longer be thrown if you switch randomly between two documents.
  • #247787 – The searched text will be highlighted properly in the provided document.
  • #146785 – Script error will no longer be thrown when the PDF Viewer control is used in the React application.

New Features

  • #227046, #230887, #142366, #231973, #237847, #244849, #238686, #239233, #241638, #241638, #242232, #239221, #240051, #245255 – The support has been provided for filling the form fields.
  • #233655, #236240, #236825, #238694, #241974, #243864, #245087 – The support has been provided for free text annotation.
  • #246059 - Exposed the thumbnailClick event to identify the thumbnail clicks action.
  • #246767 – The support has been provided to export the annotation details as JSON object in client-side.
  • #245008 – The support has been provided to update the existing calibrate annotation if we modify the scale value.
  • Improved the scrolling performance in mobile devices.

Pdf Export

Bug Fixes

  • Preservation issue with PDF colour empty constructor is fixed.

Pivot Table

Bug Fixes

  • #244991 – Now tooltip shows correct information after re-ordering columns in pivot table.
  • #244557 – Sorting option can also be performed in grouping bar when defer layout update feature is enabled.
  • #244842 – Field list icon will be now placed inside the pivot table when field list option isn't included in toolbar.
  • The last column of the pivot table can be displayed in Excel exported page properly.

New Features

  • #245213 – Introduced an option to use spinner with custom template.
  • #245423 – Provision provided to persist and reload the pivot report.
  • Provided SSAS OLAP data source support.

RichTextEditor

Bug Fixes

  • #246068 - The issue "older react-scripts package usage with upload image in RichTextEditor throws console error" has been fixed.
  • #249182 - The issue with localizing static texts of paste prompt dialog in the Rich Text Editor has been fixed.
  • #249613 - The issue with pasting content from Microsoft Excel sheet that throws console error in the Rich Text Editor has been fixed.

Schedule

Bug Fixes

  • #240169 - An issue with drag and drop the appointments which are taller than the Scheduler has been fixed.
  • #249012 - An issue with editing the recurrence events in the block dates has been fixed.
  • #246295 - An issue with QuickInfo window is not open on cell click action has been fixed.
  • #245942, #241514 - An issue with scrolling is not working in properly in different mobile mode has been fixed.
  • #246563 - An issue with event is not rendered properly in agenda view has been fixed.
  • #244271 - An issue with editor window is not closed when edit the event has been fixed.
  • #246788 - An issue with cell selection event does not provide the proper cell details has been fixed.
  • #246565 - An issue with scroller position is not positioned at current date in timeline month view has been fixed.

Sidebar

Breaking Changes

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

Slider

New Features

  • #234797 - Provided the color customization for each range of the slider track.

Splitter

Bug Fixes

  • #241183 - Issue with "show the expand and collapse arrow on hovering middle of split bar" has been resolved.
  • #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically"
  • #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.
  • #244847 - The issue "Split panes are not resized properly on window resizing" has been resolved.

Spreadsheet

New Features

  • Sorting: Helps you to arrange the data to particular order in a selected range of cells.
  • Resize: Allows you to change the row height and column width. Auto fit the rows and columns based on its content.

Tab

New Features

  • Provided template support for tab header.

TextBox

Bug Fixes

  • #248154 - Resolved input event is not fired when clear the value using clear button after dynamically change the textbox to enabled state.

New Features

  • #246351 - Provided autocomplete property for setting the autocomplete attribute to the textbox.

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.

Toolbar

New Features

  • enableItems public method will now support number type.

TreeGrid

Bug Fixes

  • #237050 - CheckBox Selection works fine while refreshing dataSource.
  • #F147099 - Row drag and drop working fine with self reference data.
  • #247045 - Row drag and drop support has been provided for Remote Data.
  • #246926 - Searching works fine when the hierarchyMode is child and when records are in collapsed state.

New Features

  • #237050, #237420, #237783 - Custom Data binding support has been provided that allows users to handle data externally and bind result to treegrid.
  • #F145931 - Frozen Rows and Columns support has been provided that freezes the specific rows or columns and make them always visible in the top and/or left side of the Tree Grid while scrolling.

TreeView

Bug Fixes

  • #246937 - The unchecking checkbox performance issue has been resolved.

Uploader

Bug Fixes

  • #248014 - Now Drag and Drop works properly in Edge and IE browsers.
  • #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.3.9-beta

Published by essentialjs2 about 5 years ago

Common

Bug Fixes

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

Accordion

New Features

  • Provided item template support for accorion.

Accumulation Chart

New Features

  • Border support have been provided for doughnut and pie while hovering.
  • Options have been provided to rotate data labels.

Chart

New Features

  • Options provided to customize the series tooltip format separately.
  • Multi-select options have been provided to allow users to select multiple regions in a chart.
  • Lasso select options have been provided to allow users to select a region by drawing freehand shapes.
  • Options have been provided to rotate data labels.

CircularGauge

New Features

  • #I218689 - An option has been provided to hide a label when it intersects with other labels.
  • #I229216 - Tooltip support has been provided for circular gauge annotation.
  • #I238868 - Tooltip support has been provided for circular gauge ranges.
  • #I210142 - Legend support has been provided for circular gauge ranges.

DataManager

Bug Fixes

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

Diagram

Bug Fixes

  • #243153 - Annotation wrapping is now working with textWrapping as WrapWithOverflow when there is a space in the annotation content.
  • #242713 - The diagram connectors is now exported properly with WebKit.
  • #247140 - The improper position of HTML node's in the overview has been fixed.
  • #F147015 - The issue on printing the diagram content alone in multiple page when margin is set as zero has been fixed.
  • #246626 - The issue "Hidden layered objects visible while changing the properties" is now resolved.
  • #245915 - Now, the z-index of the HTML nodes works properly.
  • #245696,#245047,#244836 - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
  • #244623 - The issue "Flip not working for HTML node" is now resolved.
  • #242968 - Now, the sequence connector updated properly while changing port to port connection at runtime.
  • #244365 - Now, the user handle events firing after zoom in the diagram is validated.
  • #245231 - The issue "When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight" is now resolved.
  • #244804 - The fill color for target Decorator is now applied properly for sequence connector.
  • #245061 - The issue "Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization" is now resolved.
  • #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.
  • #243785 - The issue "Symbol palette first row expands twice on click" is now resolved.
  • #146017 - The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.

New Features

  • 211256,227953,243284 - Automatic line routing support have been added.
  • #242645 - The issue "Support to add node in lanes collection at runtime" is now resolved.

Document Editor

Bug Fixes

  • #245457, #245459 - Table is now layout properly.
  • #246127, #246597, #247364 - Page number field is now exported properly in Sfdt export.

Excel Export

Bug Fixes

  • Double quotes will be preserved proper on exporting grid data to CSV

File Manager

Breaking Changes

  • Support has been provided in asp core platform for customizing the columns of file manager's details view. We have also limited the columns attributes of the detailsViewSettings property instead of accessing the all attributes from the Grid sub component.

Bug Fixes

  • The issue file manager’s details view contains the unnecessary scrollbar and eclipsis in Chrome browser (version 76.0.3809.132) has been fixed.

Gantt

Bug Fixes

  • #245866 - Alignment issue with height property value as auto has been fixed.
  • F145725 - Issue with cell editing on newly added record has been fixed.
  • #246761 - Issue while providing date field value with empty string value and invalid date values has been fixed.
  • #247124 - Issue while loading Gantt SB samples in Mobile devices has been fixed.
  • F147329 - Issue in progress calculation with unscheduled tasks has been fixed.
  • F147380 - Issue with prevent edit dialog has been fixed.

New Features

  • #233407 - Provided support to perform Excel and CSV exporting in Gantt.

Grid

Bug Fixes

  • #146977 - Script error thrown when enable frozen column with auto generated columns in Grid.
  • #246309 - AllowResize must be disabled when we are in edit state.
  • #246947,#246460- Script error is thrown while routing with persistence.
  • #245859 - Can't access selected records properly in rowSelected event while selecting the header checkbox.
  • #244916 - Virtual scroll displays empty block while directly scroll to the bottom.

HeatMap

Breaking Changes

The dataSource property has been split into dataSource and dataSourceSettings properties.
The dataSource property is used to bind data to HeatMap and the dataSourceSettings property is used to configure the data source using adaptor settings.

New Features

  • Provided a minimum and maximum color display based on row and column wise

In-place Editor

Bug Fixes

  • #F146947 - Resolved the argument issue that returns text field instead of value field in the action begin event when rendering the Combo Box within the In-place Editor.
  • #248388 - Resolved the issue with configuring cssClass property to customize the appearance of sub-components of the In-place Editor.

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.

Maps

New Features

  • The toggle option has been provided for legend. So, if you toggle the legend, the given color will be changed to the corresponding shape item.

MaskedTextBox

Bug Fixes

  • Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.

MultiSelect

Bug Fixes

  • #242599 - Now, filtering work properly when enabling the custom value property.

NumericTextBox

Bug Fixes

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

PDF Viewer

New Features

  • #227046, #230887, #142366, #231973, #I237847, #244849, #238686, #239233, #241638, #241638, #242232, #239221, #240051, #245255 – The support has been provided for filling the form fields.
  • #233655, #236240, #236825, #238694, #241974, #243864, #245087 – The support has been provided for free text annotation.
  • #246059 - Exposed the thumbnailClick event to identify the thumbnail clicks action.
  • #246767 – The support has been provided to export the annotation details as JSON object in client-side.
  • #245008 – The support has been provided to update the existing calibrate annotation if we modify the scale value.
  • Improved the scrolling performance in mobile devices.

Pdf Export

Bug Fixes

  • Improper GUID creation issue has been resolved.

Pivot Table

Bug Fixes

  • #244991 – Now tooltip shows correct information after re-ordering columns in pivot table.
  • #244557 – Sorting option can also be performed in grouping bar when defer layout update feature is enabled.
  • #244842 – Field list icon will be now placed inside the pivot table when field list option isn't included in toolbar.
  • The last column of the pivot table can be displayed in Excel exported page properly.

New Features

  • #245213 – Introduced an option to use spinner with custom template.
  • #245423 – Provision provided to persist and reload the pivot report.
  • Provided SSAS OLAP data source support.

RichTextEditor

Bug Fixes

  • #F146927 - The issue with copy and pasting image from MS Word to the RichTextEditor has been fixed.
  • #246340 - The issue with pasting the content as plain-text in Rich Text Editor has been fixed.

New Features

  • Drag and drop images from local system
  • The feature allows to insert the images to the editor by drag and drop from local path. The images can uploaded to the server before insert into the editor.
  • Resizable Editor
  • #236064 - This feature allows the editor to be resized. Users can enable or disable this feature using the enableResize property. If enableResize is true, the RichTextEditor component creates grip at the bottom right corner to resize it in diagonal direction.
  • Pasting images from Microsoft Word and Microsoft Outlook
  • This feature allows you to paste the images in the editor by copying and pasting from Microsoft Word and Outlook. The images can be uploaded to the server before inserting into the editor.

Schedule

Bug Fixes

  • #147443 - An issue with editor window headers are misaligned in mobile mode has been fixed.
  • #147383 - An issue with drag and drop action is not working properly when enableCompactView disabled in mobile mode has been fixed.
  • #246161 - An issue with multiple cell selections are not maintained when mouse right button click action has been fixed.
  • #245932 - An issue with showWeekend field showing week ends either it is set as false has been fixed.

Sidebar

Breaking Changes

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

Slider

New Features

  • #234797 - Provided the color customization for each range of the slider track.

Splitter

Bug Fixes

  • #241183 - Issue with "show the expand and collapse arrow on hovering middle of split bar" has been resolved.
  • #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically"
  • #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.
  • #244847 - The issue "Split panes are not resized properly on window resizing" has been resolved.

Spreadsheet

The Spreadsheet is an user interactive component to organize and analyze data in tabular format with configuration options for customization.

  • Data sources: Binds the spreadsheet component with an array of JavaScript objects or DataManager.
  • Virtualization: Provides option to load large amount of data without performance degradation.
  • Selection: Provides option to select a cell or range of cells.
  • Editing: Provides options to dynamically edit a cell.
  • Formulas: Provides built-in calculation library with predefined formulas and named range support.
  • Clipboard: Provides option to perform the clipboard operations.
  • Cell formatting: Provides option to customize the appearance of cells.
  • Number formatting: Provides option to format the cell value.
  • Open: Provides option to open an Excel file in spreadsheet.
  • Save: Provides option to save spreadsheet data as excel file.
  • RTL: Provides right-to-left mode which aligns content in the spreadsheet component from right to left.
  • Localization: Provides inherent support to localize the UI.
  • Accessibility: Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.

Tab

New Features

  • Provided template support for tab header.

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.

Toolbar

New Features

  • enableItems public method will now support number type.

TreeGrid

New Features

  • #237050, #237420, #237783 - Custom Data binding support has been provided that allows users to handle data externally and bind result to treegrid.
  • #F145931 - Frozen Rows and Columns support has been provided that freezes the specific rows or columns and make them always visible in the top and/or left side of the Tree Grid while scrolling.

TreeView

Bug Fixes

  • #242926 - Now the drop indicator has been shown correctly while enabling the checkbox.

Uploader

Bug Fixes

  • #F146285, 244026 - Now, you can get the files in server-side when drag and drop the files in the synchronous upload.

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

ej2-react-ui-components - v17.2.49

Published by essentialjs2 about 5 years ago

Dashboard Layout

Bug Fixes

  • Issue with "panels jumping while dragging" has been resolved.

DatePicker

Bug Fixes

  • #244043 - Issue with "datepicker popup not closed while choose the same date value" has been resolved.

Diagram

Bug Fixes

  • #246626 - The issue "Hidden layered objects visible while changing the properties" is now resolved.
  • #245915 - Now, the z-index of the HTML nodes works properly.

Document Editor

Bug Fixes

  • #245473 - Line spacing is now exported properly.
  • #245469, #245470 - List level paragraph heading is now layout properly on page break.
  • #243495 - width is now calculated properly for the tab element, if it has single tab stop.
  • #244893 - Paste event is now triggered in safari browser.
  • #246003 - Insert field is now updated based on current selection format.
  • #243919 - Script error is fixed while pressing Ctrl + A.

File Manager

Bug Fixes

  • The issue the file manager throws script error when performing sorting in details view when the SortBy button is not present in toolbar has been fixed.
  • The issue the file manager throws script error when return null response from server for search operation has been fixed.

New Features

  • New events have been provided to customize the dialog in file manager.
  • New methods have been provided to select all files and clear the selection in current path of the file manager.
  • New methods have been provided to customize the context menu items in file manager.

Grid

Bug Fixes

  • #244574 - Grid scroller jumps on browser delay while using virtualization has been fixed.
  • #245739 - Filter dialog does not close properly when render grid inside the dialog has been fixed.
  • #244047 - Focus module destroyed completely from the content ready.
  • #223749, #241000 Provided the support to use selectRow method in virtualized Grid.
  • #244927 - CurrrentPage was not refreshed after changing the dropdown with its highest value.
  • Select multi rows with checkbox wrong while set frozen column in grid component has been fixed.

Menu

Bug Fixes

  • Issue with modifying item in 'beforeOpen' event creates extra Item in Context Menu is fixed.

MultiSelect

Bug Fixes

  • #245849 - Issue with "Dropdown popup moves down while initial value selection on popup" has been resolved.

PDF Viewer

Bug Fixes

  • #246044 – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
  • #245087 – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
  • #245820 - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
  • #244787 – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
  • #246041 - The warning message will no longer be thrown when the web action method is executed.

RangeNavigator

Bug Fixes

#246533 - Misposition of range navigator tooltip while resizing fixed

Schedule

Bug Fixes

  • #244555 - An issue with recurrence editor change event is not populate the updated rule value has been fixed.
ej2-react-ui-components - v17.2.48-beta

Published by essentialjs2 about 5 years ago

Common

Bug Fixes

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

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.

DataManager

Bug Fixes

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

Diagram

Bug Fixes

  • #236860, #237139 - The issue "MouseMove event is not triggered in Firefox" is now resolved.
  • #241680 - The issue "Nodes drawn using drawing tools not appeared in overview" is now resolved.
  • #240493 - The console error thrown while resizing the window in Chrome has been fixed.
  • #242332 - The issue "ContextMenu not appears while clicking an empty diagram" is now resolved.

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.

Excel Export

Bug Fixes

  • Double quotes will be preserved proper on exporting grid data to CSV

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.

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.

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.

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.

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.

MultiSelect

Bug Fixes

  • #242599 - Now, filtering work properly when enabling the custom value property.

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.

Pdf Export

Bug Fixes

  • Iterative constructor call issue has been resolved.
  • Preservation issue in headers and footers with section is fixed.
  • Super constructor may only be called once exception has been resolved.
  • Preservation issue in page orientation is fixed.

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.

  • Image upload events

  • #240002, #236690, #241238, #244320 - This feature allows images to be customized on uploading and inserting them into the editor by using the upload events image selected, image uploading, image upload success, and image upload failed. Users can rename the images before inserting them into the editor using these events.

Schedule

Bug Fixes

  • #242299 - An issue with events misaligned in different browser zooming has been fixed.

Sidebar

Breaking Changes

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

Splitter

Bug Fixes

  • #241183 - Issue with "show the expand and collapse arrow on hovering middle of split bar" has been resolved.
  • #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically"
  • #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.
  • #244847 - The issue "Split panes are not resized properly on window resizing" has been resolved.

Spreadsheet

The Spreadsheet is an user interactive component to organize and analyse data in tabular format. It will load data by importing an excel file or from a data source, such as array of JSON objects, OData web services, or DataManager binding to a range. The populated data can be exported as Excel, PDF, and CSV formats.

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.

Toolbar

New Features

  • enableItems public method will now support number type.

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

  • #F146285, 244026 - Now, you can get the files in server-side when drag and drop the files in the synchronous upload.

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

Package Rankings
Top 1.58% on Npmjs.org
Related Projects