@syncfusion/ej2-react-navigations
Advanced tools
Comparing version 17.1.49 to 17.2.28-beta
@@ -5,2 +5,18 @@ # Changelog | ||
### Menu | ||
#### Bug Fixes | ||
- #237136 - Issue with Parent Menu click in mobile mode. | ||
- #236458 - Issue with Menu Item hovering while a page contains multiple menus. | ||
### Sidebar | ||
#### Breaking Changes | ||
- Change event will trigger only after the expand or collapse transition of the Sidebar. | ||
## 17.1.49 (2019-05-29) | ||
### TreeView | ||
@@ -7,0 +23,0 @@ |
@@ -93,2 +93,3 @@ { | ||
"type": "container", | ||
"blazorPlaceholder": "accordion", | ||
"contentSelect": "div", | ||
@@ -158,3 +159,4 @@ "defaultTag": "<div id='ej2Accordion'></div>", | ||
"content" | ||
] | ||
], | ||
"blazorContainerTemplates": ["header", "content"] | ||
} | ||
@@ -193,2 +195,3 @@ ], | ||
"type": "container", | ||
"blazorPlaceholder": "toolbar", | ||
"contentSelect": "div", | ||
@@ -257,3 +260,4 @@ "defaultTag": "<div id='ej2Toolbar'></div>", | ||
"template" | ||
] | ||
], | ||
"blazorContainerTemplates": ["template"] | ||
} | ||
@@ -269,2 +273,3 @@ ] | ||
"twoWays": [], | ||
"blazorPlaceholder": "contextmenu", | ||
"comment": [ | ||
@@ -314,2 +319,3 @@ "/**", | ||
"type": "container", | ||
"blazorPlaceholder": "tab", | ||
"contentSelect": "div", | ||
@@ -379,6 +385,8 @@ "defaultTag": "<div id='ej2Tab'></div>", | ||
], | ||
"blazorContainerTemplates": ["content"], | ||
"complexDirective": [ | ||
{ | ||
"propertyName": "header", | ||
"baseClass": "Header" | ||
"baseClass": "Header", | ||
"blazorContainerTemplates": ["text"] | ||
}] | ||
@@ -418,2 +426,3 @@ } | ||
"twoWays": [ ], | ||
"blazorPlaceholder": "treeview", | ||
"comment": [ | ||
@@ -489,2 +498,5 @@ "/**", | ||
"nodeTemplate" | ||
], | ||
"blazorTemplates":[ | ||
"nodeTemplate" | ||
] | ||
@@ -499,2 +511,3 @@ }, | ||
"twoWays": ["isOpen"], | ||
"blazorPlaceholder": "sidebar", | ||
"comment": [ | ||
@@ -532,2 +545,3 @@ "/**", | ||
"twoWays": [], | ||
"blazorPlaceholder": "menu", | ||
"comment": [ | ||
@@ -589,5 +603,9 @@ "/**", | ||
"template" | ||
] | ||
], | ||
"blazorTemplates":[ | ||
"template" | ||
] | ||
} | ||
] | ||
} |
/*! | ||
* filename: ej2-react-navigations.umd.min.js | ||
* version : 17.1.49 | ||
* version : 17.2.28-beta | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-navigations@*", | ||
"_id": "@syncfusion/ej2-react-navigations@17.1.48", | ||
"_id": "@syncfusion/ej2-react-navigations@17.1.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-v81NcKnjP1Kivm9FHALaZMCoQ1E9NTj3tqc8ONOSPz2Y5CTSEi0SJ7j8y/addcIEhQtEultUEGorfhI0RqOyuw==", | ||
"_integrity": "sha512-FBDJg69cf5ughGbFJi+VAHWwAvZ5/50HA/UUMw9BH98cM7IqAdyunNtUl/lhk487UjQQXVd1w5tfhYEvUa0PFg==", | ||
"_location": "/@syncfusion/ej2-react-navigations", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-17.1.48.tgz", | ||
"_shasum": "3d9bf6755b996b2715ef03dd1b71a025e6624622", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-17.1.1.tgz", | ||
"_shasum": "27296af5931be56a4aec41a0e2b2a54d895bf499", | ||
"_spec": "@syncfusion/ej2-react-navigations@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.49", | ||
"@syncfusion/ej2-navigations": "17.1.49", | ||
"@syncfusion/ej2-react-base": "~17.1.49" | ||
"@syncfusion/ej2-base": "~17.2.28-beta", | ||
"@syncfusion/ej2-navigations": "17.2.28-beta", | ||
"@syncfusion/ej2-react-base": "~17.2.28-beta" | ||
}, | ||
@@ -155,4 +155,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.1.49", | ||
"version": "17.2.28-beta", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4440491
128201
2
+ Added@syncfusion/ej2-base@17.2.49(transitive)
+ Added@syncfusion/ej2-buttons@17.2.47(transitive)
+ Added@syncfusion/ej2-data@17.2.47(transitive)
+ Added@syncfusion/ej2-icons@17.2.47(transitive)
+ Added@syncfusion/ej2-inputs@17.2.52(transitive)
+ Added@syncfusion/ej2-lists@17.2.47(transitive)
+ Added@syncfusion/ej2-navigations@17.2.28-beta(transitive)
+ Added@syncfusion/ej2-popups@17.2.47(transitive)
+ Added@syncfusion/ej2-react-base@17.2.51(transitive)
+ Added@syncfusion/ej2-splitbuttons@17.2.47(transitive)
+ Addedreact@16.9.0(transitive)
+ Addedreact-dom@16.9.0(transitive)
+ Addedscheduler@0.15.0(transitive)
- Removed@syncfusion/ej2-base@17.1.49(transitive)
- Removed@syncfusion/ej2-buttons@17.1.50(transitive)
- Removed@syncfusion/ej2-data@17.1.51(transitive)
- Removed@syncfusion/ej2-icons@17.1.47(transitive)
- Removed@syncfusion/ej2-inputs@17.1.50(transitive)
- Removed@syncfusion/ej2-lists@17.1.47(transitive)
- Removed@syncfusion/ej2-navigations@17.1.49(transitive)
- Removed@syncfusion/ej2-popups@17.1.50(transitive)
- Removed@syncfusion/ej2-react-base@17.1.50(transitive)
- Removed@syncfusion/ej2-splitbuttons@17.1.51(transitive)
- Removedreact@16.8.6(transitive)
- Removedreact-dom@16.8.6(transitive)
- Removedscheduler@0.13.6(transitive)