@syncfusion/ej2-react-splitbuttons 23.1.41 → 23.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/dist/ej2-react-splitbuttons.min.js +1 -1
- package/dist/ej2-react-splitbuttons.umd.min.js +1 -1
- package/package.json +8 -8
- package/src/drop-down-button/dropdownbutton.component.d.ts +2 -2
- package/src/progress-button/progressbutton.component.d.ts +2 -2
- package/src/split-button/splitbutton.component.d.ts +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## 23.1.43 (2023-10-31)
|
|
6
|
+
|
|
7
|
+
### DropDownButton
|
|
8
|
+
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- `#I510977` - Provide the original event arguments support in the DropDownButton select event.
|
|
12
|
+
|
|
13
|
+
## 23.1.41 (2023-10-17)
|
|
14
|
+
|
|
5
15
|
### DropDownButton
|
|
6
16
|
|
|
7
17
|
#### Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-splitbuttons.min.js
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-splitbuttons.umd.min.js
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.4
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-splitbuttons@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-splitbuttons@23.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-splitbuttons@23.1.43",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-gwFIx3os7zz9pHuOfUkGIRI/4WHmecrACtFYZhuAOSyubLDVIfqzLCJgnvHg19POuZMgfnMQDm5FA9GPL2hN0g==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-splitbuttons",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-23.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-23.1.43.tgz",
|
|
23
|
+
"_shasum": "c127f1691f8bd2834b96a455b71bed7259c35e05",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-splitbuttons@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~23.
|
|
35
|
-
"@syncfusion/ej2-react-base": "~23.
|
|
36
|
-
"@syncfusion/ej2-splitbuttons": "23.
|
|
34
|
+
"@syncfusion/ej2-base": "~23.2.4",
|
|
35
|
+
"@syncfusion/ej2-react-base": "~23.2.4",
|
|
36
|
+
"@syncfusion/ej2-splitbuttons": "23.2.4"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for React",
|
|
@@ -60,6 +60,6 @@
|
|
|
60
60
|
"type": "git",
|
|
61
61
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
62
62
|
},
|
|
63
|
-
"version": "23.
|
|
63
|
+
"version": "23.2.4",
|
|
64
64
|
"sideEffects": false
|
|
65
65
|
}
|
|
@@ -10,7 +10,7 @@ import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
|
|
|
10
10
|
export declare class DropDownButtonComponent extends DropDownButton {
|
|
11
11
|
state: Readonly<{
|
|
12
12
|
children?: React.ReactNode | React.ReactNode[];
|
|
13
|
-
}> & Readonly<DropDownButtonModel
|
|
13
|
+
}> & Readonly<DropDownButtonModel | DefaultHtmlAttributes>;
|
|
14
14
|
setState: any;
|
|
15
15
|
private getDefaultAttributes;
|
|
16
16
|
initRenderCalled: boolean;
|
|
@@ -23,7 +23,7 @@ export declare class DropDownButtonComponent extends DropDownButton {
|
|
|
23
23
|
private immediateRender;
|
|
24
24
|
props: Readonly<{
|
|
25
25
|
children?: React.ReactNode | React.ReactNode[];
|
|
26
|
-
}> & Readonly<DropDownButtonModel
|
|
26
|
+
}> & Readonly<DropDownButtonModel | DefaultHtmlAttributes>;
|
|
27
27
|
forceUpdate: (callBack?: () => any) => void;
|
|
28
28
|
context: Object;
|
|
29
29
|
portals: any;
|
|
@@ -10,7 +10,7 @@ import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
|
|
|
10
10
|
export declare class ProgressButtonComponent extends ProgressButton {
|
|
11
11
|
state: Readonly<{
|
|
12
12
|
children?: React.ReactNode | React.ReactNode[];
|
|
13
|
-
}> & Readonly<ProgressButtonModel
|
|
13
|
+
}> & Readonly<ProgressButtonModel | DefaultHtmlAttributes>;
|
|
14
14
|
setState: any;
|
|
15
15
|
private getDefaultAttributes;
|
|
16
16
|
initRenderCalled: boolean;
|
|
@@ -20,7 +20,7 @@ export declare class ProgressButtonComponent extends ProgressButton {
|
|
|
20
20
|
private immediateRender;
|
|
21
21
|
props: Readonly<{
|
|
22
22
|
children?: React.ReactNode | React.ReactNode[];
|
|
23
|
-
}> & Readonly<ProgressButtonModel
|
|
23
|
+
}> & Readonly<ProgressButtonModel | DefaultHtmlAttributes>;
|
|
24
24
|
forceUpdate: (callBack?: () => any) => void;
|
|
25
25
|
context: Object;
|
|
26
26
|
portals: any;
|
|
@@ -10,7 +10,7 @@ import { DefaultHtmlAttributes } from '@syncfusion/ej2-react-base';
|
|
|
10
10
|
export declare class SplitButtonComponent extends SplitButton {
|
|
11
11
|
state: Readonly<{
|
|
12
12
|
children?: React.ReactNode | React.ReactNode[];
|
|
13
|
-
}> & Readonly<SplitButtonModel
|
|
13
|
+
}> & Readonly<SplitButtonModel | DefaultHtmlAttributes>;
|
|
14
14
|
setState: any;
|
|
15
15
|
private getDefaultAttributes;
|
|
16
16
|
initRenderCalled: boolean;
|
|
@@ -23,7 +23,7 @@ export declare class SplitButtonComponent extends SplitButton {
|
|
|
23
23
|
private immediateRender;
|
|
24
24
|
props: Readonly<{
|
|
25
25
|
children?: React.ReactNode | React.ReactNode[];
|
|
26
|
-
}> & Readonly<SplitButtonModel
|
|
26
|
+
}> & Readonly<SplitButtonModel | DefaultHtmlAttributes>;
|
|
27
27
|
forceUpdate: (callBack?: () => any) => void;
|
|
28
28
|
context: Object;
|
|
29
29
|
portals: any;
|