Skip to content

Commit c9bbe77

Browse files
author
pipeline
committed
v26.2.8 is released
1 parent c4091f1 commit c9bbe77

File tree

1,970 files changed

+291056
-5416
lines changed

Some content is hidden

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

1,970 files changed

+291056
-5416
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/barcodegenerator/node_modules/@babel/helper-environment-visitor/README.md

-19
This file was deleted.

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

-19
This file was deleted.

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

-19
This file was deleted.

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

-19
This file was deleted.

components/barcodegenerator/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/barcodegenerator/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/barcodegenerator/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/barcodegenerator/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/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/@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/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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-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 React",
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.

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

-19
This file was deleted.

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

-19
This file was deleted.

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

-19
This file was deleted.

components/calendars/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/calendars/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/calendars/package.json

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

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

33
## [Unreleased]
44

5-
## 26.2.7 (2024-07-30)
5+
## 26.2.8 (2024-08-06)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I615273` - Now, the tooltip will render properly when a string is used as the y-value.
12+
13+
## 26.2.5 (2024-07-26)
614

715
### Chart
816

0 commit comments

Comments
 (0)