@syncfusion/ej2-react-splitbuttons 20.4.38 → 20.4.42

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 CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.4.40 (2022-12-28)
6
+
7
+ ### DropDownButton
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#F31632` - Accessibility issue in DropDownButton has been resolved.
12
+ - `#I422250` - Keyboard navigation not working properly when we set arguments cancel property as true in `beforeClose` event of DropDownButton has been resolved.
13
+
14
+ ## 20.4.38 (2022-12-21)
15
+
5
16
  ### DropDownButton
6
17
 
7
18
  #### Bug Fixes
package/README.md CHANGED
@@ -108,4 +108,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-compo
108
108
 
109
109
  Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/components/splitbuttons/CHANGELOG.md?utm_source=npm&utm_campaign=split-button)
110
110
 
111
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
111
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-splitbuttons.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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 : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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@19.13.0",
3
+ "_id": "@syncfusion/ej2-react-splitbuttons@20.4.40",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-iEEYsKeaeWoPAlnQnanMeH5GF0D9srrr8INEz/pUnOL4GljoTMx9JibPZunm9JUuSrIOqzb6mWjoU169ywgiMw==",
5
+ "_integrity": "sha512-nrDKTBK2Oxj2QiPzb/h6cjf1nGfrBZGA8XgYGRbM924+DaP1sFuaSXKPT+zRYeI9rLSJn8Kt3Hrvf4bMC3oI5g==",
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-release/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-19.13.0.tgz",
23
- "_shasum": "71c1ca9628899852796de7fc4a17b4e989b366a2",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-splitbuttons/-/ej2-react-splitbuttons-20.4.40.tgz",
23
+ "_shasum": "ab345a41b24bf439ba5f3e14bf7b8ea56d14cfa8",
24
24
  "_spec": "@syncfusion/ej2-react-splitbuttons@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,39 +31,16 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.38",
35
- "@syncfusion/ej2-react-base": "~20.4.38",
36
- "@syncfusion/ej2-splitbuttons": "20.4.38"
34
+ "@syncfusion/ej2-base": "~20.4.42",
35
+ "@syncfusion/ej2-react-base": "~20.4.42",
36
+ "@syncfusion/ej2-splitbuttons": "20.4.42"
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",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-react-splitbuttons.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-react-ui-components#readme",
42
+ "homepage": "https://www.syncfusion.com/react-components",
43
43
  "keywords": [
44
- "ej2",
45
- "ej2-splitbuttons",
46
- "syncfusion",
47
- "ej2 splitbutton",
48
- "ej2 dropdownbutton",
49
- "ej2 buttongroup",
50
- "ej2 progress button",
51
- "split button",
52
- "splitbutton",
53
- "dropdown",
54
- "dropdown button",
55
- "drop-down button",
56
- "dropdownbutton",
57
- "dropdown popup",
58
- "button group",
59
- "buttongroup",
60
- "group button",
61
- "progress button",
62
- "spin button",
63
- "animation button",
64
- "progress",
65
- "spinner",
66
- "progress indicator",
67
44
  "react",
68
45
  "reactjs",
69
46
  "ej2-react-splitbuttons",
@@ -83,6 +60,6 @@
83
60
  "type": "git",
84
61
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
85
62
  },
86
- "version": "20.4.38",
63
+ "version": "20.4.42",
87
64
  "sideEffects": false
88
65
  }