Skip to content

Commit 45a2319

Browse files
author
pipeline
committed
v26.2.8 is released
1 parent 5e7ee40 commit 45a2319

File tree

271 files changed

+5013
-5021
lines changed

Some content is hidden

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

271 files changed

+5013
-5021
lines changed

components/barcodegenerator/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 26.2.7 (2024-07-30)
5+
## 26.2.8 (2024-08-06)
66

77
### Barcode
88

components/base/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 26.2.4 (2024-07-24)
6+
7+
### Common
8+
9+
#### Bug Fixes
10+
11+
- `#I581127` - The issue with "the memory leak on the Vue Grid when rendering the row template" has been resolved.
12+
513
## 25.1.35 (2024-03-15)
614

715
### Common

components/base/node_modules/@babel/helper-environment-visitor/README.md

-19
This file was deleted.

components/base/node_modules/@babel/helper-function-name/README.md

-19
This file was deleted.

components/base/node_modules/@babel/helper-hoist-variables/README.md

-19
This file was deleted.

components/base/node_modules/@babel/helper-split-export-declaration/README.md

-19
This file was deleted.

components/base/node_modules/@types/eslint/README.md

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/node_modules/@types/node/README.md

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/node_modules/aws-sdk/README.md

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/node_modules/dayjs/README.md

+11-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/node_modules/karma-typescript/node_modules/qs/README.md

+12-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-base",
3-
"version": "26.1.35",
3+
"version": "26.2.5",
44
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 26.2.8 (2024-08-06)
6+
7+
### Switch
8+
9+
#### Bug Fixes
10+
11+
- `#F190104` - The issue with Script error occurs while `opening dialog` component using switch button has been resolved.
12+
513
## 26.2.7 (2024-07-30)
614

715
### Switch

components/buttons/node_modules/@babel/helper-environment-visitor/README.md

-19
This file was deleted.

components/buttons/node_modules/@babel/helper-function-name/README.md

-19
This file was deleted.

components/buttons/node_modules/@babel/helper-hoist-variables/README.md

-19
This file was deleted.

components/buttons/node_modules/@babel/helper-split-export-declaration/README.md

-19
This file was deleted.

components/buttons/node_modules/aws-sdk/README.md

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/buttons/node_modules/karma-typescript/node_modules/qs/README.md

+12-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/buttons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-buttons",
3-
"version": "26.2.5",
3+
"version": "26.2.7",
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

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 26.2.8 (2024-08-06)
6+
7+
### DatePicker
8+
9+
#### Bug Fixes
10+
11+
- `#F188894` - Fixed the issue where, in Mobile Mode, opening the popup and pressing the back button without selecting any date would apply an overlay to the entire page.
12+
513
## 26.1.41 (2024-07-09)
614

715
### DatePicker

components/calendars/node_modules/@babel/helper-environment-visitor/README.md

-19
This file was deleted.

0 commit comments

Comments
 (0)