Skip to content

Commit 90cc81e

Browse files
author
pipeline
committed
v18.1.42 is released
1 parent a19fa29 commit 90cc81e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+387
-77
lines changed

components/barcodegenerator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-barcode-generator",
3-
"version": "17.4.51",
3+
"version": "18.1.36",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 18.1.36-beta (2020-03-19)
5+
## 18.1.42 (2020-04-01)
66

77
### Common
88

components/buttons/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 18.1.42 (2020-04-01)
6+
7+
### Radio Button
8+
9+
#### Bug Fixes
10+
11+
- Radio button not working properly when clicked inside splitter control has been resolved.
12+
513
## 17.4.49 (2020-02-11)
614

715
### Button

components/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-buttons",
3-
"version": "17.2.48",
3+
"version": "18.1.36",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-calendars",
3-
"version": "17.2.48",
3+
"version": "18.1.36",
44
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
- Provided support to highlight the data points in chart.
1212
- Provided support for patterns to the selected and highlighted data.
1313

14+
#### Bug Fixes
15+
16+
- `#268306` - Console error thrown while hiding tooltip issue has been fixed.
17+
1418
### Bullet Chart
1519

1620
#### New Features

components/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "17.2.48",
3+
"version": "18.1.36",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/circulargauge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-circulargauge",
3-
"version": "17.4.39",
3+
"version": "18.1.36",
44
"description": "Essential JS 2 CircularGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
## [Unreleased]
44

5+
## 18.1.42 (2020-04-01)
6+
7+
### Diagram
8+
9+
#### New Features
10+
11+
- `#267720`, `F152484` - Support to add annotation object in the text Edit event arguments
12+
13+
#### Bug Fixes
14+
15+
- `#266107` - The issue "Some nodes are not properly arranged in ComplexHierarchicalTree layout" has been fixed.
16+
- `#267299` - The issue "Performance issues with scroll the layout with overview" has been fixed.
17+
- `F152154` - The issue "Tooltip is not stay in fixed position" has been fixed.
18+
- `F152224`, `#267708` - The issue "Some nodes dragged from the palette are not dropped properly in the diagram" has been fixed.
19+
- `F152314`, `F152315` - The issue "Exception raised while loading a JSON data in load Diagram method" has been fixed.
20+
- `#268272` - The issue "Not able to disable the Lane header" has been fixed.
21+
- `#267836` - The issue "Port to Port connector docking is not proper in the Line routing" has been fixed.
22+
- `F152279` - The issue "Swim-lane header is not proper while swapping the lane when the swimlane Node Constraints are set to None" has been fixed.
23+
- `#269114` - The issue "Node dragging in swimlane is not working properly when line routing is enabled" has been fixed.
24+
525
## 18.1.36-beta (2020-03-19)
626

727
### Diagram

components/diagrams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-diagrams",
3-
"version": "17.4.51",
3+
"version": "18.1.36",
44
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,137 @@
22

33
## [Unreleased]
44

5+
## 18.1.42 (2020-04-01)
6+
7+
### Document Editor
8+
9+
#### Breaking Changes
10+
11+
- Default value of `enableLocalPaste` is set to false. So, by default, the content will be pasted from the system clipboard.
12+
- Some locale properties are renamed as below
13+
14+
|Previous|Now|
15+
|----|----|
16+
|Linked(Paragraph and Character)|Linked Style|
17+
|Don't add space between the paragraphs of the same styles|Contextual Spacing|
18+
|The password don't match|Password Mismatch|
19+
|Exceptions (optional)|Exceptions Optional|
20+
|Select parts of the document and choose users who are allowed to freely edit them.|Select Part Of Document And User|
21+
|Yes, Start Enforcing Protection|Enforcing Protection|
22+
|This document is protected from unintentional editing. You may edit in this region.|Protected Document|
23+
|You may format text only with certain styles.|You may format text only with certain styles|
24+
|Type your comment hear|Type your comment here|
25+
|Added comments not posted. If you continue, that comment will be discarded.|Discard Comment|
26+
|Header & Footer|Header And Footer|
27+
|Different header and footer for odd and even pages.|Different header and footer for odd and even pages|
28+
|Different Odd & Even Pages|Different Odd And Even Pages|
29+
|Different header and footer for first page.|Different header and footer for first page|
30+
|Distance from top of the page to top of the header|Distance from top of the page to top of the header|
31+
|Distance from bottom of the page to bottom of the footer.|Distance from bottom of the page to bottom of the footer|
32+
|Insert / Delete|Insert Or Delete|
33+
|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|
34+
|Show page numbers in table of contents.|Show page numbers in table of contents|
35+
|Right align page numbers in table of contents.|Right align page numbers in table of contents|
36+
|Use hyperlinks instead of page numbers.|Use hyperlinks instead of page numbers|
37+
|Bold (Ctrl+B)|Bold Tooltip|
38+
|Italic (Ctrl+I)|Italic Tooltip|
39+
|Underline (Ctrl+U)|Underline Tooltip|
40+
|Superscript (Ctrl+Shift++)|Superscript Tooltip|
41+
|Subscript (Ctrl+=)|Subscript Tooltip|
42+
|Align left (Ctrl+L)|Align left Tooltip|
43+
|Center (Ctrl+E)|Center Tooltip|
44+
|Align right (Ctrl+R)|Align right Tooltip|
45+
|Justify (Ctrl+J)|Justify Tooltip|
46+
|Create a new document.|Create a new document|
47+
|Open a document.|Open a document|
48+
|Undo the last operation (Ctrl+Z).|Undo Tooltip|
49+
|Redo the last operation (Ctrl+Y).|Redo Tooltip|
50+
|Insert inline picture from a file.|Insert inline picture from a file|
51+
|Create a link in your document for quick access to web pages and files (Ctrl+K).|Create Hyperlink|
52+
|Insert a bookmark in a specific place in this document.|Insert a bookmark in a specific place in this document|
53+
|Provide an overview of your document by adding a table of contents.|Provide an overview of your document by adding a table of contents|
54+
|Add or edit the header.|Add or edit the header|
55+
|Add or edit the footer.|Add or edit the footer|
56+
|Open the page setup dialog.|Open the page setup dialog|
57+
|Add page numbers.|Add page numbers|
58+
|Find text in the document (Ctrl+F).|Find Text|
59+
|The current page number in the document. Click or tap to navigate specific page.|Current Page Number|
60+
61+
#### New Features
62+
63+
- `249782`, `254484`, `149278`,`258415`,`260463` - Added support for toolbar customization.
64+
- `253670` - Enhancements for copy and paste operation.
65+
- `#262665`, `#151012` - Added API to customize search highlight colour.
66+
- `#249197` - Added API to enable/disable spell check action.
67+
- `#237725`, `#253671` - Added support for web layout.
68+
- `#260639` - Added `enableComment` property to enable and disable comment.
69+
- `#259970` - Handled paste list behaviour using start at value of list.
70+
- `#256487` - Enhancements for mouse and keyboard selection.
71+
72+
#### Bug Fixes
73+
74+
- `#263861` - Table cells are now resized properly.
75+
- `#260600` , `#266651` - RTL characters are now remove properly on backspace and delete.
76+
- `#260600` - When direction is RTL, elements now rearranged properly after change character formatting.
77+
- `#250770` , `#263443` - RTL text layout properly with special characters.
78+
- `#264351` - Justify paragraph is layout properly when paragraph contains field.
79+
- `#264631` - Stop protection is now working if password is empty.
80+
- `#263171` - Cell options dialog content is now aligned properly.
81+
- `#150960` - Hidden separator in context menu when hyperlink is disabled.
82+
- `#150995` - Resolved error when importing the document with editable region restrictions.
83+
- `#260600`, `#150466` , `#266311` - Properties pane is now enabled properly based on the context type in header footer region.
84+
- `#260133` - Resolved navigation issue on Ctrl + click in MAC machine.
85+
- `150960` - Enable/disable comment now working properly.
86+
- `#263608` , `#150960` - Resolved script error when disable toolbar.
87+
- `#261241` - Resolved script error when remove hyperlink in splitted widget.
88+
- `#259011` - Paragraph before spacing layout issue is now resolved.
89+
- `#260206` - Resolved numbering list issue when list contains start at value.
90+
- `#260206` - Restart numbering is now working properly for different number format.
91+
- `#260637` - Resolved script error when removing comment in header.
92+
- `#249197` - Resolved exception when export Sfdt to other type in server side.
93+
- `#252868` - Resolved script error when resize row to next page.
94+
- `#259972` - Formatting is now applied properly for keep text only option in paste.
95+
- `#258191` - Table cell width are now updated properly.
96+
- `#260133`, `#261809` - Page scrolling issue is resolved when right click in MAC machine.
97+
- `#258087`, `#255070` - Grid columns are now preserved properly on export.
98+
- `#255070` - Page headers is now export properly when section break in table.
99+
- `#259583` - List level number for style paragraph is now export properly.
100+
- `#259153` - Table cell width and height is now copy properly.
101+
- `#258121` - Resolved warnings in bootstrap4 styles when run the application in Firefox.
102+
- `#249197` - Highlight colours are now exported properly.
103+
- `#260048`, `#256276` - Image files are now pasted properly.
104+
- `#256903` - Resolved bookmarks API issue when bookmark is in table.
105+
- `#256758` - Resolved selection issue after correcting the spelling mistake.
106+
- `#258938` - Resolved typo error in place holder of comments text area.
107+
- `#257481` - Font family in font dialog is now update properly based on current selection.
108+
- `#257171` - Bookmarks is now update properly after paste with formatting.
109+
- `#257161` - List number is now update properly when hidden field contains list paragraph.
110+
- `#246365` - Borders are now render properly when copy and paste from excel.
111+
- `#257455` - Font colour is now update properly in modify style dialog.
112+
- `#250770` - Line is now arranged properly when insert field.
113+
- `#255913`, `#257879` - Bookmark is now insert properly in splitted paragraph.
114+
- `#255736` , `#256106` , `#257011` - Context menu is now open in Firefox, Edge and Safari.
115+
- `#254998` - Character format is now apply properly for selected bookmark.
116+
- `#254997`, `#256764`, `#257106` , `#256764` - Paragraph format is now export properly if document contains selection.
117+
- `#255272` - Resolved script error when navigate to bookmark in header.
118+
- `#255188` - Bookmark is now preserved properly in header and footer.
119+
- `#255601` - Bookmark is now select properly after insert text.
120+
- `#256385` - Copy is now working properly in Firefox.
121+
- `#256321` - Auto fit table is now lay-out properly if maximum word width exceeds container width.
122+
- `#256509` - Resolved script error throws on backspace when selection is in bookmark end.
123+
- `#256053` - TOC outline level is now serialized properly on Word export.
124+
- `#256449` - Bullet list is now render properly in IOS chrome and safari.
125+
- `#256099` - List is now apply properly in multilevel list.
126+
- `#256384` - Tab width is now update properly when paragraph contains hanging indent.
127+
- `#264048` , `#267560` - Header style formatting is now preserved properly in local copy and paste.
128+
- `#266571` - Table with auto fit is now layout properly.
129+
- `#266534` - Resolved text navigation issue when spell check is enabled.
130+
- `#151718` - Dynamic toolbar injection is now working properly.
131+
- `#266060` - Fixed paste match destination formatting issue.
132+
- `#267089` , `#255993` - Fixed exception when pasting html content.
133+
- `#267793`, `#152022` - Resolved page scrolling issue when copy is triggered.
134+
- `#267769` - Table width is not update properly when insert table inside table cell.
135+
5136
## 18.1.36-beta (2020-03-19)
6137

7138
### Document Editor

components/documenteditor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-documenteditor",
3-
"version": "17.4.55",
3+
"version": "18.1.36",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/dropdowns/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 18.1.42 (2020-04-01)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `moveTo` method is not working properly when listbox have disabled items has been fixed.
12+
513
## 18.1.36-beta (2020-03-19)
614

715
### Common

components/dropdowns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-dropdowns",
3-
"version": "17.4.50",
3+
"version": "18.1.36",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-filemanager",
3-
"version": "17.4.39",
3+
"version": "18.1.36",
44
"description": "Essential JS 2 FileManager Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 18.1.42 (2020-04-01)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#264099` - Console error on tab key press has been fixed.
12+
- `#269692`,`#269690` - Issue on focussing to the next element has been fixed.
13+
- `#269772` - Prevented taskbar editing tooltip while tooltip is disabled.
14+
515
## 18.1.36-beta (2020-03-19)
616

717
### Gantt

components/gantt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-gantt",
3-
"version": "17.4.46",
3+
"version": "18.1.36",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 18.1.42 (2020-04-01)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#151795` - Provided the row information when clicking the row drag and drop icon.
12+
- `#266184`, `#269384`, `#270479` - Last row cell is not saved properly in batch edit mode issue has been fixed.
13+
- `#267889` - Saving Null value as NaN in numeric edit columns issue has been fixed.
14+
- `#268588` - Script error while destroying the grouping enabled hierarchy Grid has been fixed.
15+
- `#269161` - Column chooser issue in IE11 has been resolved.
16+
517
## 18.1.36-beta (2020-03-19)
618

719
### Grid

components/grids/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-grids",
3-
"version": "17.2.48",
3+
"version": "18.1.36",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/heatmap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-heatmap",
3-
"version": "17.2.48",
3+
"version": "18.1.36",
44
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inplaceeditor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-inplace-editor",
3-
"version": "17.2.48",
3+
"version": "18.1.36",
44
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-inputs",
3-
"version": "17.4.47",
3+
"version": "18.1.36",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/kanban/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

33
## [Unreleased]
44

5-
## 18.1.36-beta (2020-03-19)
5+
## 18.1.42 (2020-04-01)
66

77
### Kanban
88

99
#### New Features
1010

1111
- **Priority Support**: The features enable to render the cards based on the priority value. So, user can easily drag and drop the cards to particular place.
12+
- **Dialog Editing**: The dialog editing support is used to perform CRUD actions such as add new card, edit or delete existing cards.
1213

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

@@ -19,6 +20,7 @@ undefinedThe Kanban component is an efficient way to visually depict work at var
1920
- **Toggle Columns**: The columns can be expanded and collapsed.
2021
- **WIP Validation**: Set a minimum and maximum number of cards in a column.
2122
- **Priority Support**: The features enable to render the cards based on the priority value. So, user can easily drag and drop the cards to particular place.
23+
- **Dialog Editing**: The dialog editing support is used to perform CRUD actions such as add new card, edit or delete existing cards.
2224
- **Drag and Drop**: Cards can be easily dragged and dropped from one column to another. You can also drag them from one swim lane to another.
2325
- **Stacked headers**: Additional column headers can be added in a stacked manner.
2426
- **Tooltip**: Display the card information with a default tooltip and templated tooltip.

components/layouts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-layouts",
3-
"version": "17.4.39",
3+
"version": "18.1.36",
44
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)