mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Add static methods and default overwrites for datatables.net
* Add support for $("selector").dataTable()
* Add support for $.fn.dataTable.XXX and $.fn.dataTable.util.XXX
* Add support for overwriting datatables.net defaults, see test
* Remove fixed comments
* Great improvement for datatable.net-buttons
* Add all supported plugins for buttons
* Better integration in datatables.net d.ts
* Fix Api datatables.net
* Add support for datatables.net-buttons Api calls
Support for button api
* Add support for datatables-fixedheader Api
* Support for fixedHeader Api calls
* Add static functions
* Updated test
* TSLint all files
* TSLint datatables.net, datatables.net-buttoms index.d.ts
* Fix travis errors
* TSLint Tests
* Fix Travis Errors
* Fix: Add TypeScript Version
* Fix: Set TypeScript Version to 4
* Fix: Test error
2 lines
33 B
JSON
2 lines
33 B
JSON
{ "extends": "dtslint/dt.json" }
|