@syncfusion/ej2-react-navigations 20.4.38 → 20.4.40

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,15 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### ContextMenu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I424794` - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
10
+ - `#I425402` - Accessibility issue in context menu has been fixed.
11
+
12
+ ## 20.4.38 (2022-12-21)
13
+
5
14
  ### Toolbar
6
15
 
7
16
  #### New Features
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-navigations.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.40
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-navigations.umd.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.40
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-navigations@*",
3
- "_id": "@syncfusion/ej2-react-navigations@19.79.2",
3
+ "_id": "@syncfusion/ej2-react-navigations@20.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-Wq12JoajaV1ZykOr9nUSajlOuz0boAAOaMNAL0GwQc8q0mVyu/uOEWdUbIRU26HaWh3J6D68BsbwJwHZs0dO2w==",
5
+ "_integrity": "sha512-fZBZ6Cgi1fEtjyBAWK8Fwo2UFfhLbVz6ko3xgsJ0baJbYijlv0RsK+c1yyJK5V9MsNvJcCZKRe/CaNC9dvhZVg==",
6
6
  "_location": "/@syncfusion/ej2-react-navigations",
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-navigations/-/ej2-react-navigations-19.79.2.tgz",
23
- "_shasum": "7ee60eebb0f0356f8fb1f3d3f7cf238602a9d20a",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-20.4.38.tgz",
23
+ "_shasum": "c72110ac251be727a4935bc6ef47762ed744ebc1",
24
24
  "_spec": "@syncfusion/ej2-react-navigations@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,118 +31,16 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.38",
35
- "@syncfusion/ej2-navigations": "20.4.38",
36
- "@syncfusion/ej2-react-base": "~20.4.38"
34
+ "@syncfusion/ej2-base": "~20.4.40",
35
+ "@syncfusion/ej2-navigations": "20.4.40",
36
+ "@syncfusion/ej2-react-base": "~20.4.40"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-react-navigations.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
- "syncfusion",
46
- "web-components",
47
- "javascript",
48
- "typescript",
49
- "model",
50
- "toolbar",
51
- "horizontal-scroll",
52
- "ribbon",
53
- "navbar",
54
- "navigation-bar",
55
- "toolbar-customization",
56
- "scrollable-toolbar",
57
- "toolbar-popup",
58
- "multirow-toolbar",
59
- "extended-toolbar",
60
- "overflow",
61
- "command-buttons",
62
- "accordion",
63
- "panelbar",
64
- "ejTab",
65
- "tab",
66
- "tabStrip",
67
- "scrollable-tab",
68
- "popup-tab",
69
- "multirow-tab",
70
- "header-orientation",
71
- "close-tab",
72
- "tab-wizard",
73
- "tab-with-menu",
74
- "ejAccordion",
75
- "accordion",
76
- "accordion-wizard",
77
- "multiple-open-panel-bar",
78
- "multiple-open-accordion",
79
- "panel-bar",
80
- "collapsible-panel-bar",
81
- "context-menu",
82
- "context menu",
83
- "contextmenu",
84
- "breadcrumb",
85
- "breadcrumb navigation",
86
- "breadcrumb trail",
87
- "ej2 breadcrumb",
88
- "navigation links",
89
- "navigational aid",
90
- "previous page navigation",
91
- "current page hierarchy",
92
- "current page location",
93
- "path of url",
94
- "trace page location",
95
- "list of breadcrumb links",
96
- "breadcrumb routing",
97
- "ej2 contextmenu",
98
- "tab-directive",
99
- "toolbar-directive",
100
- "accordion-directive",
101
- "sidebar",
102
- "dock size",
103
- "showbackdrop",
104
- "target",
105
- "position",
106
- "dock",
107
- "gestures",
108
- "sticky-sidebar",
109
- "fixed",
110
- "hamburger",
111
- "sidenav",
112
- "nav",
113
- "hamburger-menu",
114
- "side-menu",
115
- "navigation-bar",
116
- "sticky",
117
- "drawer",
118
- "slidebar",
119
- "slide",
120
- "slide-panel",
121
- "multiple-sidebar",
122
- "slide-navigation",
123
- "navigation-drawer",
124
- "menu",
125
- "menu bar",
126
- "ej2 menu",
127
- "menu items",
128
- "menu item",
129
- "menu-item",
130
- "ej menu",
131
- "treeview",
132
- "tree",
133
- "ej2-treeview",
134
- "tree structure",
135
- "hierarchical structure",
136
- "tree navigation",
137
- "treeview-checkbox",
138
- "drag and drop",
139
- "tree editing",
140
- "load-on-demand",
141
- "accordion tree",
142
- "tree node template",
143
- "tree multi selection",
144
- "carousel",
145
- "appbar",
146
44
  "react",
147
45
  "ej2-react-navigations",
148
46
  "react-navigations",
@@ -168,6 +66,6 @@
168
66
  "type": "git",
169
67
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
170
68
  },
171
- "version": "20.4.38",
69
+ "version": "20.4.40",
172
70
  "sideEffects": false
173
71
  }