@microsoft/vscode-azext-utils
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -145,4 +145,4 @@ "use strict"; | ||
} | ||
refreshUIOnly(treeItem) { | ||
this._onDidChangeTreeDataEmitter.fire(treeItem === this._rootTreeItem ? undefined : treeItem); | ||
refreshUIOnly(_treeItem) { | ||
this._onDidChangeTreeDataEmitter.fire(undefined); | ||
} | ||
@@ -149,0 +149,0 @@ loadMore(treeItem, context) { |
{ | ||
"name": "@microsoft/vscode-azext-utils", | ||
"author": "Microsoft Corporation", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Common UI tools for developing Azure extensions for VS Code", | ||
@@ -6,0 +6,0 @@ "tags": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
288180