datatables.net-buttons-bs4
Advanced tools
Comparing version 1.5.3 to 1.5.4
@@ -60,4 +60,5 @@ /*! Bootstrap integration for DataTables' Buttons | ||
DataTable.ext.buttons.collection.className += ' dropdown-toggle'; | ||
DataTable.ext.buttons.collection.rightAlignClassName = 'dropdown-menu-right'; | ||
return DataTable.Buttons; | ||
})); |
@@ -6,2 +6,2 @@ /*! | ||
(function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-buttons"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);if(!b||!b.fn.dataTable)b=require("datatables.net-bs4")(a,b).$;b.fn.dataTable.Buttons||require("datatables.net-buttons")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c){var a=c.fn.dataTable;c.extend(!0,a.Buttons.defaults,{dom:{container:{className:"dt-buttons btn-group"}, | ||
button:{className:"btn btn-secondary"},collection:{tag:"div",className:"dt-button-collection dropdown-menu",button:{tag:"a",className:"dt-button dropdown-item",active:"active",disabled:"disabled"}}}});a.ext.buttons.collection.className+=" dropdown-toggle";return a.Buttons}); | ||
button:{className:"btn btn-secondary"},collection:{tag:"div",className:"dt-button-collection dropdown-menu",button:{tag:"a",className:"dt-button dropdown-item",active:"active",disabled:"disabled"}}}});a.ext.buttons.collection.className+=" dropdown-toggle";a.ext.buttons.collection.rightAlignClassName="dropdown-menu-right";return a.Buttons}); |
{ | ||
"name": "datatables.net-buttons-bs4", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "Buttons for DataTables with styling for [Bootstrap 4](http://getbootstrap.com/)", | ||
@@ -32,5 +32,5 @@ "files": [ | ||
"datatables.net-bs4": "^1.10.15", | ||
"datatables.net-buttons": "1.5.3" | ||
"datatables.net-buttons": "1.5.4" | ||
}, | ||
"style": "css/buttons.bootstrap4.css" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
14710
308
1
+ Addeddatatables.net-buttons@1.5.4(transitive)
- Removeddatatables.net-buttons@1.5.3(transitive)
Updateddatatables.net-buttons@1.5.4