Skip to content

Commit e2bb510

Browse files
author
pipeline
committed
v20.4.42 is released
1 parent eb21cf7 commit e2bb510

Some content is hidden

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

56 files changed

+893
-2237
lines changed

components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 20.4.40 (2022-12-28)
5+
## 20.4.42 (2023-01-04)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#I427235` - The issue `cssClass` property not updated properly while string with a white space in the end of the property in checkbox has been fixed.
612

713
### Chips
814

915
#### Bug Fixes
1016

1117
- `#I422262` - Added the aria-disabled attribute to the disabled Chip items.
1218

19+
## 20.4.40 (2022-12-28)
20+
1321
### Floating Action Button `Preview`
1422

1523
The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.

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-vue-buttons",
3-
"version": "18.46.0",
3+
"version": "20.4.40",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 20.4.40 (2022-12-28)
6-
7-
### DateRangePicker
8-
9-
#### Bug Fixes
10-
11-
- `#F171486` - Issue with "performance delay in the popup open while entering invalid start or end date value" has been resolved.
12-
135
## 19.3.46 (2021-10-19)
146

157
### TimePicker
@@ -1234,6 +1226,14 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
12341226
- **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
12351227

12361228

1229+
## 20.4.40 (2022-12-28)
1230+
1231+
### DateRangePicker
1232+
1233+
#### Bug Fixes
1234+
1235+
- `#F171486` - Issue with "performance delay in the popup open while entering invalid start or end date value" has been resolved.
1236+
12371237
## 19.1.56 (2021-04-13)
12381238

12391239
### DateRangePicker

components/calendars/package.json

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,10 @@
11
{
22
"name": "@syncfusion/ej2-vue-calendars",
3-
"version": "18.30.7",
3+
"version": "20.4.40",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
10-
"web-components",
11-
"calendar",
12-
"date",
13-
"time",
14-
"datetime",
15-
"daterange",
16-
"culture",
17-
"month",
18-
"year",
19-
"decade",
20-
"timepicker",
21-
"strict-mode",
22-
"step",
23-
"interval",
24-
"min",
25-
"max",
26-
"globalization",
27-
"datepicker",
28-
"daterangepicker",
29-
"datetimepicker",
30-
"enable-persistence",
31-
"locale",
32-
"value",
33-
"format",
34-
"week-number",
35-
"enable-rtl",
36-
"presets",
37-
"min-days",
38-
"max-days",
39-
"start-date",
40-
"end-date",
41-
"time-format",
42-
"rangepicker",
43-
"month-picker",
448
"vue",
459
"vue-calendars",
4610
"ej2-vue-calendars"

components/charts/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.4.42 (2023-01-04)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#F179514` - Now the alignment of text is proper in the header of the tooltip and crosshair tooltip text.
12+
- `#I401851` - Axis title overlaps with axis labels issue has been fixed.
13+
14+
### RangeNavigator
15+
16+
#### Bug Fixes
17+
18+
- `#I413509` - Now period selectors are updating properly for the range selector changes.
19+
520
## 20.4.40 (2022-12-28)
621

722
### Chart

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-vue-charts",
3-
"version": "20.7.10",
3+
"version": "20.4.40",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/circulargauge/package.json

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,10 @@
11
{
22
"name": "@syncfusion/ej2-vue-circulargauge",
3-
"version": "16.40.22",
3+
"version": "20.4.40",
44
"description": "Essential JS 2 CircularGauge Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"syncfusion",
10-
"ej2-circulargauge",
11-
"typescript",
12-
"javascript",
13-
"circular",
14-
"gauge",
15-
"arc-gauge",
16-
"radial-gauge",
17-
"semi-circular-gauge",
18-
"quarter-circular-gauge",
19-
"half-gauge",
20-
"quarter-gauge",
21-
"scale",
22-
"range",
23-
"multiple-ranges",
24-
"axis",
25-
"needle",
26-
"pointer",
27-
"multiple-pointers",
28-
"ticks",
29-
"labels",
30-
"annotation",
31-
"animation",
32-
"template",
338
"vue",
349
"vuejs",
3510
"vue-circulargauge",

components/diagrams/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+
## 20.4.42 (2023-01-04)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I426113` - Now, bezier control points dragging is restricted when we hide control points.
12+
- `#I425406` - Now, the bezier segment points are not static when we move connector source or target node.
13+
- `#I422049` - Now, calling doLayout after injecting line routing module working properly.
14+
- `#I421754` - The issue on tooltip relative mode mouse is now working properly.
15+
- `#I423978` - Now, HTML nodes gets update properly in the overview while auto scroll the diagram.
16+
517
## 20.4.40 (2022-12-28)
618

719
### Diagram

components/diagrams/README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -173,22 +173,22 @@ Diagram component is also offered in following list of frameworks.
173173

174174
## Key Features
175175

176-
- [**Nodes**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/node.html) - Nodes are used to host graphical objects (path or controls) that can be arranged and manipulated on a diagram page. Many predefined standard shapes are included. Custom shapes can also be created and added easily.
177-
- [**Connectors**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/connector.html) - The relationship between two nodes is represented using a connector.
178-
- [**Labels**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/annotation.html)- Labels are used to annotate nodes and connectors.
179-
* [**Ports**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/port.html) - Ports act as the connection points of the node and allows to create connections with only those specific points.
180-
- [**Interactive Features**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/drawing-tool.html) - Interactive features are used to improve the run time editing experience of a diagram.
181-
- [**Data Binding**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/local-data.html) - Generates diagram with nodes and connectors based on the information provided from an external data source.
182-
- [**Commands**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/keyboard-functions.html) - Supports a set of predefined commands that helps edit the diagram using keyboard. It is also possible to configure new commands and key combinations.
183-
- [**Automatic Layout**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/hierarchical-model.html) - Automatic layouts are used to arrange nodes automatically based on a predefined layout logic. There is built-in support for organizational chart layout, hierarchical tree layout, symmetric layout, radial tree layout, and mind map layout.
184-
- [**Overview Panel**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/overview.html) - The overview panel is used to improve navigation experience when exploring large diagrams.
185-
- [**SymbolPalettes**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/symbol-palette.html) - The symbol palette is a gallery of reusable symbols and nodes that can be dragged and dropped on the surface of a diagram.
186-
- [**Rulers**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/drawing-tool.html) - The ruler provides horizontal and vertical guides for measuring diagram objects in diagram control.
187-
- [**Serialization**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/serialization.html) - When saved in JSON format a diagram’s state persists, and then it can be loaded back using serialization.
188-
- [**Exporting and Printing**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/print-export.html) - Diagrams can be exported as .png, .jpeg, .bmp, and .svg image files, and can also be printed as documents.
189-
- [**Gridlines**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/default-functionality.html) - Gridlines are the pattern of lines drawn behind diagram elements. It provides a visual guidance while dragging or arranging the objects on a diagram surface.
190-
- [**Page Layout**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/print-export.html)- The drawing surface can be configured to page-like appearance using page size, orientation, and margins.
191-
- [**Context Menu**](https://ej2.syncfusion.com/vue/demos/#/material/diagram/keyboard-functions.html) - Frequently used commands can easily be mapped to the context menu.
176+
- [Nodes](https://ej2.syncfusion.com/vue/demos/#/material/diagram/node.html) - Nodes are used to host graphical objects (path or controls) that can be arranged and manipulated on a diagram page. Many predefined standard shapes are included. Custom shapes can also be created and added easily.
177+
- [Connectors](https://ej2.syncfusion.com/vue/demos/#/material/diagram/connector.html) - The relationship between two nodes is represented using a connector.
178+
- [Labels](https://ej2.syncfusion.com/vue/demos/#/material/diagram/annotation.html)- Labels are used to annotate nodes and connectors.
179+
* [Ports](https://ej2.syncfusion.com/vue/demos/#/material/diagram/port.html) - Ports act as the connection points of the node and allows to create connections with only those specific points.
180+
- [Interactive Features](https://ej2.syncfusion.com/vue/demos/#/material/diagram/drawing-tool.html) - Interactive features are used to improve the run time editing experience of a diagram.
181+
- [Data Binding](https://ej2.syncfusion.com/vue/demos/#/material/diagram/local-data.html) - Generates diagram with nodes and connectors based on the information provided from an external data source.
182+
- [Commands](https://ej2.syncfusion.com/vue/demos/#/material/diagram/keyboard-functions.html) - Supports a set of predefined commands that helps edit the diagram using keyboard. It is also possible to configure new commands and key combinations.
183+
- [Automatic Layout](https://ej2.syncfusion.com/vue/demos/#/material/diagram/hierarchical-model.html) - Automatic layouts are used to arrange nodes automatically based on a predefined layout logic. There is built-in support for organizational chart layout, hierarchical tree layout, symmetric layout, radial tree layout, and mind map layout.
184+
- [Overview Panel](https://ej2.syncfusion.com/vue/demos/#/material/diagram/overview.html) - The overview panel is used to improve navigation experience when exploring large diagrams.
185+
- [SymbolPalettes](https://ej2.syncfusion.com/vue/demos/#/material/diagram/symbol-palette.html) - The symbol palette is a gallery of reusable symbols and nodes that can be dragged and dropped on the surface of a diagram.
186+
- [Rulers](https://ej2.syncfusion.com/vue/demos/#/material/diagram/drawing-tool.html) - The ruler provides horizontal and vertical guides for measuring diagram objects in diagram control.
187+
- [Serialization](https://ej2.syncfusion.com/vue/demos/#/material/diagram/serialization.html) - When saved in JSON format a diagram’s state persists, and then it can be loaded back using serialization.
188+
- [Exporting and Printing](https://ej2.syncfusion.com/vue/demos/#/material/diagram/print-export.html) - Diagrams can be exported as .png, .jpeg, .bmp, and .svg image files, and can also be printed as documents.
189+
- [Gridlines](https://ej2.syncfusion.com/vue/demos/#/material/diagram/default-functionality.html) - Gridlines are the pattern of lines drawn behind diagram elements. It provides a visual guidance while dragging or arranging the objects on a diagram surface.
190+
- [Page Layout](https://ej2.syncfusion.com/vue/demos/#/material/diagram/print-export.html)- The drawing surface can be configured to page-like appearance using page size, orientation, and margins.
191+
- [Context Menu](https://ej2.syncfusion.com/vue/demos/#/material/diagram/keyboard-functions.html) - Frequently used commands can easily be mapped to the context menu.
192192

193193
## Support
194194

components/diagrams/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
{
22
"name": "@syncfusion/ej2-vue-diagrams",
3-
"version": "19.13.9",
3+
"version": "20.4.40",
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 Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
77
"keywords": [
8-
"ej2",
9-
"Syncfusion",
10-
"web-components",
11-
"diagram",
128
"vue",
139
"vue-diagrams",
1410
"ej2-vue-diagrams"

0 commit comments

Comments
 (0)