Skip to content

Commit 2655755

Browse files
author
pipeline
committed
sample(ej2-425): context menu label updated.
1 parent f615df9 commit 2655755

File tree

7 files changed

+1
-7
lines changed

7 files changed

+1
-7
lines changed

src/autocomplete/sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "AutoComplete",
33
"directory": "autocomplete",
44
"category": "Editors",
5-
"type": "new",
65
"samples": [
76
{ "url": "default", "name": "Default Functionalities", "category": "AutoComplete" },
87
{ "url": "grouping-icon", "name": "Grouping and Icons", "category": "AutoComplete" },

src/combobox/sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "ComboBox",
33
"directory": "combobox",
44
"category": "Editors",
5-
"type": "new",
65
"samples": [
76
{ "url": "default", "name": "Default Functionalities", "category": "ComboBox" },
87
{ "url": "grouping-icon", "name": "Grouping and Icons", "category": "ComboBox" },

src/common/sampleList.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/context-menu/sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "ContextMenu",
33
"directory": "context-menu",
44
"category": "Navigation",
5-
"type": "new",
65
"samples": [
76
{
87
"url": "context-menu",

src/maskedtextbox/sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "MaskedTextBox",
33
"directory": "maskedtextbox",
44
"category": "Editors",
5-
"type": "new",
65
"samples": [
76
{
87
"url": "default",

src/multiselect/sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "MultiSelect",
33
"directory": "multiselect",
44
"category": "Editors",
5-
"type": "new",
65
"samples": [
76
{ "url": "default", "name": "Default Functionalities", "category": "MultiSelect" },
87
{ "url": "data-binding", "name": "Data Binding", "category": "MultiSelect" },

src/treeview/sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "TreeView",
33
"directory": "treeview",
44
"category":"Navigation",
5-
"type": "new",
65
"samples" : [
76
{"url":"default", "name": "Default Functionalities", "category": "TreeView"},
87
{"url":"localdata", "name": "Local Data", "category": "Data Binding"},

0 commit comments

Comments
 (0)