From daeac8c5db9dafb2db0cfb96ca5c64391f29e840 Mon Sep 17 00:00:00 2001 From: "ROOT\\umamaheswaric" Date: Tue, 14 May 2019 18:01:07 +0530 Subject: [PATCH 1/4] Added Syncfusion. --- src/apps.json | 9 +++++++++ src/icons/syncfusion.svg | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/icons/syncfusion.svg diff --git a/src/apps.json b/src/apps.json index 289825e20..2f8511cdd 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10044,6 +10044,15 @@ "implies": "Perl", "website": "https://www.sympa.org/" }, + "Syncfusion": { + "cats": [ + 12, 18, 59 + ], + "icon": "syncfusion.svg", + "website": "https://www.syncfusion.com/javascript-ui-controls", + "js": { "ej.base": "" }, + "html": "<*class=.*[ |\"]e-control|e-lib[ |\"].*>" + }, "Synology DiskStation": { "cats": [ 48 diff --git a/src/icons/syncfusion.svg b/src/icons/syncfusion.svg new file mode 100644 index 000000000..a40170983 --- /dev/null +++ b/src/icons/syncfusion.svg @@ -0,0 +1,19 @@ + + + + Syncfusion Logo + Created with Sketch. + + \ No newline at end of file From 8e54163345af896a90064f52d509c7e4275f3b2b Mon Sep 17 00:00:00 2001 From: "ROOT\\umamaheswaric" Date: Wed, 15 May 2019 11:02:11 +0530 Subject: [PATCH 2/4] Regex expression modified. --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 2f8511cdd..9fe3cc5ad 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10051,7 +10051,7 @@ "icon": "syncfusion.svg", "website": "https://www.syncfusion.com/javascript-ui-controls", "js": { "ej.base": "" }, - "html": "<*class=.*[ |\"]e-control|e-lib[ |\"].*>" + "html": "<[^<]* [class=\"[^<]*(\be-control\b) [^<]* (\be-lib\b)[^<]*\" [^<]*>" }, "Synology DiskStation": { "cats": [ From 9b815ba8fef6cfb98ba9008f85cc36a8bff2e867 Mon Sep 17 00:00:00 2001 From: "ROOT\\umamaheswaric" Date: Wed, 15 May 2019 11:52:31 +0530 Subject: [PATCH 3/4] Group structure changed. --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 9fe3cc5ad..3f698d425 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10051,7 +10051,7 @@ "icon": "syncfusion.svg", "website": "https://www.syncfusion.com/javascript-ui-controls", "js": { "ej.base": "" }, - "html": "<[^<]* [class=\"[^<]*(\be-control\b) [^<]* (\be-lib\b)[^<]*\" [^<]*>" + "html": "<[^<]* class=\"[^<]*\be-control\b[^-][^<]*\be-lib\b[^>]*\"[^>]*>" }, "Synology DiskStation": { "cats": [ From d1c58fbcc74070019ce59cff7a02fad22cf47d97 Mon Sep 17 00:00:00 2001 From: "ROOT\\umamaheswaric" Date: Tue, 21 May 2019 11:35:42 +0530 Subject: [PATCH 4/4] Modified the name "Syncfusion" to "Essential JS 2". --- src/apps.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/apps.json b/src/apps.json index 3f698d425..7ba7e68f5 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3121,6 +3121,15 @@ "icon": "Erlang.png", "website": "http://www.erlang.org" }, + "Essential JS 2": { + "cats": [ + 12, 18, 59 + ], + "icon": "syncfusion.svg", + "website": "https://www.syncfusion.com/javascript-ui-controls", + "js": { "ej.base": "" }, + "html": "<[^<]* class=\"[^<]*\be-control\b[^-][^<]*\be-lib\b[^>]*\"[^>]*>" + }, "Etherpad": { "cats": [ 24 @@ -10044,15 +10053,6 @@ "implies": "Perl", "website": "https://www.sympa.org/" }, - "Syncfusion": { - "cats": [ - 12, 18, 59 - ], - "icon": "syncfusion.svg", - "website": "https://www.syncfusion.com/javascript-ui-controls", - "js": { "ej.base": "" }, - "html": "<[^<]* class=\"[^<]*\be-control\b[^-][^<]*\be-lib\b[^>]*\"[^>]*>" - }, "Synology DiskStation": { "cats": [ 48