Browse Source

Merge pull request #7178 from wenzhixin/feature/remove-extensions-json

Remove extensions json files
文翼 1 year ago
parent
commit
16d1d773a8

+ 0 - 17
src/extensions/auto-refresh/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Auto Refresh",
-  "version": "1.0.0",
-  "description": "Plugin to automatically refresh the table on an interval.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/auto-refresh",
-  "example": "#",
-
-  "plugins": [{
-    "name": "bootstrap-table-auto-refresh",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/auto-refresh"
-  }],
-
-  "author": {
-    "name": "fenichaler",
-    "image": "https://avatars.githubusercontent.com/u/3437075"
-  }
-}

+ 0 - 17
src/extensions/cookie/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Cookie",
-  "version": "1.2.1",
-  "description": "Plugin to use the cookie of the browser.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/cookie",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/cookie.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-cookie",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/cookie"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 17
src/extensions/copy-rows/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Copy Rows",
-  "version": "1.0.0",
-  "description": "Allows pushing of selected column data to the clipboard.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/copy-rows",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/copy-rows.html",
-
-  "plugins": [{
-    "name": "copy-rows",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/copy-rows"
-  }],
-
-  "author": {
-    "name": "Homer Glascock",
-    "image": "https://avatars1.githubusercontent.com/u/5546710"
-  }
-}

+ 0 - 17
src/extensions/defer-url/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "DeferURL",
-  "version": "1.0.0",
-  "description": "Plugin to defer server side processing.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/defer-url",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/defer-url.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-defer-url",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/defer-url"
-  }],
-
-  "author": {
-    "name": "rubensa",
-    "image": "https://avatars1.githubusercontent.com/u/1469340"
-  }
-}

+ 0 - 17
src/extensions/editable/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Table Editable",
-  "version": "1.1.0",
-  "description": "Use the x-editable to in-place editing your table.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/editable",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/editable.html",
-
-  "plugins": [{
-    "name": "x-editable",
-    "url": "https://github.com/vitalets/x-editable"
-  }],
-
-  "author": {
-    "name": "wenzhixin",
-    "image": "https://avatars1.githubusercontent.com/u/2117018"
-  }
-}

+ 0 - 17
src/extensions/export/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Table Export",
-  "version": "1.1.0",
-  "description": "Export your table data to JSON, XML, CSV, TXT, SQL, Word, Excel, PNG, PDF.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/export",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/export.html",
-
-  "plugins": [{
-    "name": "tableExport.jquery.plugin",
-    "url": "https://github.com/hhurz/tableExport.jquery.plugin"
-  }],
-
-  "author": {
-    "name": "wenzhixin",
-    "image": "https://avatars1.githubusercontent.com/u/2117018"
-  }
-}

+ 0 - 17
src/extensions/filter-control/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Filter Control",
-  "version": "2.1.0",
-  "description": "Plugin to add input/select element on the top of the columns in order to filter the data.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter-control",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/filter-control.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-filter-control",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/filter-control"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 12
src/extensions/group-by-v2/extension.json

@@ -1,12 +0,0 @@
-{
-  "name": "Group By V2",
-  "version": "1.0.0",
-  "description": "Group the data by field",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by-v2",
-  "example": "",
-  "plugins": [],
-  "author": {
-    "name": "Knoxvillekm",
-    "image": "https://avatars3.githubusercontent.com/u/11072464"
-  }
-}

+ 0 - 17
src/extensions/i18n-enhance/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "i18n Enhance",
-  "version": "1.0.0",
-  "description": "Plugin to add i18n API in order to change column's title and table locale.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/i18n-enhance",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/i18n-enhance.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-i18n-enhance",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/i18n-enhance"
-  }],
-
-  "author": {
-    "name": "Jewway",
-    "image": "https://avatars0.githubusercontent.com/u/3501899"
-  }
-}

+ 0 - 17
src/extensions/key-events/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Key Events",
-  "version": "1.0.0",
-  "description": "Plugin to support the key events in the bootstrap table.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/key-events",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/key-events.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-key-events",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/key-events"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 17
src/extensions/mobile/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Mobile",
-  "version": "1.1.0",
-  "description": "Plugin to support the responsive feature.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/mobile",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/mobile.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-mobile",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/mobile"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 17
src/extensions/multiple-sort/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Multiple Sort",
-  "version": "1.1.0",
-  "description": "Plugin to support the multiple sort.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort",
-  "example": "#",
-
-  "plugins": [{
-    "name": "bootstrap-table-multiple-sort",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-sort"
-  }],
-
-  "author": {
-    "name": "dimbslmh",
-    "image": "https://avatars1.githubusercontent.com/u/745635"
-  }
-}

+ 0 - 17
src/extensions/pipeline/extension.json

@@ -1,17 +0,0 @@
-{
-    "name": "Pipeline",
-    "version": "1.0.0",
-    "description": "Plugin to support a hybrid approach to server/client side paging.",
-    "url": "",
-    "example": "#",
-
-    "plugins": [{
-        "name": "bootstrap-table-pipeline",
-        "url": ""
-    }],
-
-    "author": {
-        "name": "doug-the-guy",
-        "image": ""
-    }
-}

+ 0 - 17
src/extensions/reorder-columns/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Reorder Columns",
-  "version": "1.1.0",
-  "description": "Plugin to support the reordering columns feature.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-columns",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/reorder-columns.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-reorder-columns",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-columns"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 17
src/extensions/reorder-rows/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Reorder Rows",
-  "version": "1.0.0",
-  "description": "Plugin to support the reordering rows feature.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-rows",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/reorder-rows.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-reorder-rows",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/reorder-rows"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 17
src/extensions/resizable/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Resizable",
-  "version": "1.1.0",
-  "description": "Plugin to support the resizable feature.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/resizable.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-resizable",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 17
src/extensions/sticky-header/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Sticky Header",
-  "version": "1.0.0",
-  "description": "An extension which provides a sticky header for table columns when scrolling on a long page and / or table. Works for tables with many columns and narrow width with horizontal scrollbars too.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/sticky-header",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/sticky-header.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-sticky-header",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/sticky-header"
-  }],
-
-  "author": {
-    "name": "vinzloh",
-    "image": "https://avatars0.githubusercontent.com/u/5501845"
-  }
-}

+ 0 - 17
src/extensions/toolbar/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "Toolbar",
-  "version": "2.0.0",
-  "description": "Plugin to support the advanced search.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/toolbar",
-  "example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/toolbar.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-toolbar",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/toolbar"
-  }],
-
-  "author": {
-    "name": "djhvscf",
-    "image": "https://avatars1.githubusercontent.com/u/4496763"
-  }
-}

+ 0 - 17
src/extensions/treegrid/extension.json

@@ -1,17 +0,0 @@
-{
-  "name": "treegrid",
-  "version": "1.0.0",
-  "description": "Plugin to support the jquery treegrid.",
-  "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/treegrid",
-  "example": "https://github.com/wenzhixin/bootstrap-table-examples/blob/master/extensions/treegrid.html",
-
-  "plugins": [{
-    "name": "bootstrap-table-treegrid",
-    "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/treegrid"
-  }],
-
-  "author": {
-    "name": "foreveryang321",
-    "image": "https://avatars0.githubusercontent.com/u/5868190"
-  }
-}