From 6b42509290aada3e7782456626092b5396aeb890 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Mon, 22 Mar 2021 14:15:36 +0000 Subject: [PATCH 001/271] Nuspec: Include a target --- nuget.nuspec | 47 +++++++++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 20 deletions(-) diff --git a/nuget.nuspec b/nuget.nuspec index ad05afb..f001963 100644 --- a/nuget.nuspec +++ b/nuget.nuspec @@ -1,23 +1,30 @@ - - datatables.net-dt - 1.10.24 - DataTables integration for DataTables - SpryMedia Ltd - http://datatables.net - MIT - DataTables jQuery table DataTables - - - - - - - - - - - - + + datatables.net-dt + 1.10.24 + DataTables integration for DataTables + SpryMedia Ltd + http://datatables.net + MIT + DataTables jQuery table DataTables + + + + + + + + + + + + + + + + + + + From 54465ec080f62a5af37f259c875453715fe86ed0 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Fri, 9 Apr 2021 09:51:21 +0100 Subject: [PATCH 002/271] Build: Sass - no charset Sync to source repo @b2245a55b4744be18d5eb175f27bbb195ff6a2cf --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 367f7f6..e632b5d 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "5acc91f8f22088f1d1680387c5787f4e7f8a8b3c", + "last-sync": "b2245a55b4744be18d5eb175f27bbb195ff6a2cf", "last-tag": "1.10.24" } \ No newline at end of file From 8516131073f4794ab4da2d2976abf996f9d8e2d6 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Fri, 9 Apr 2021 09:51:22 +0100 Subject: [PATCH 003/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @85dd2e27864270b239313632c6139fd761a2c61d --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index e632b5d..5e90ff0 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "b2245a55b4744be18d5eb175f27bbb195ff6a2cf", + "last-sync": "85dd2e27864270b239313632c6139fd761a2c61d", "last-tag": "1.10.24" } \ No newline at end of file From a7c0a76253c89e0a11396e88110a226e04cfa859 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 22 Apr 2021 12:21:50 +0100 Subject: [PATCH 004/271] Since a9ccfb4 opacity must be set for sorting_asc / sorting_desc Sync to source repo @c0218442e08d1bd9a55242216414105bbf871af9 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 5e90ff0..41f5d70 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "85dd2e27864270b239313632c6139fd761a2c61d", + "last-sync": "c0218442e08d1bd9a55242216414105bbf871af9", "last-tag": "1.10.24" } \ No newline at end of file From b75f72981837f63acca3bf4dd8fe75a374ac312d Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 22 Apr 2021 12:21:50 +0100 Subject: [PATCH 005/271] Fix - CSS: Opacity must be set for sorting_asc / sorting_desc Merge pull request #191 from u01jmg3/master Sync to source repo @309e6d76e0dd669ed46476700761b7c9d2945e62 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 41f5d70..ab614bf 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "c0218442e08d1bd9a55242216414105bbf871af9", + "last-sync": "309e6d76e0dd669ed46476700761b7c9d2945e62", "last-tag": "1.10.24" } \ No newline at end of file From 1004fabc352c5385a95bfe9fccd68a81c1cbec8b Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 22 Apr 2021 12:21:51 +0100 Subject: [PATCH 006/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @2e1ff12b3d7ee60b7a2a6b378369679281c6b7db --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index ab614bf..95b118f 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "309e6d76e0dd669ed46476700761b7c9d2945e62", + "last-sync": "2e1ff12b3d7ee60b7a2a6b378369679281c6b7db", "last-tag": "1.10.24" } \ No newline at end of file From 16574211b23954873d9a27f929a8ada2f1cb7060 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 11 May 2021 16:37:08 +0100 Subject: [PATCH 007/271] - Fixed issue with concurrent ajax draws being ignored and only rendering the first. - Removed `settings.bAjaxDataGet` variable (now unnecessary as this needs to be tracked per each ajax request not globally) Sync to source repo @195886cac32eb1dd73f3df17a96785917fc96122 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 95b118f..2b274e3 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "2e1ff12b3d7ee60b7a2a6b378369679281c6b7db", + "last-sync": "195886cac32eb1dd73f3df17a96785917fc96122", "last-tag": "1.10.24" } \ No newline at end of file From 05c19459f5f6323d563fb59a241ad6fd68fec9ea Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 11 May 2021 16:37:09 +0100 Subject: [PATCH 008/271] - _fnAjaxUpdate doesn't return anymore and needs to be called differently Sync to source repo @6a099c6e383cdf88d3fc9f72ed0b3ca2cffa0ecf --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 2b274e3..a7bd263 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "195886cac32eb1dd73f3df17a96785917fc96122", + "last-sync": "6a099c6e383cdf88d3fc9f72ed0b3ca2cffa0ecf", "last-tag": "1.10.24" } \ No newline at end of file From 4628aba961811bf6a96e230ecd9684e7781b8f41 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 11 May 2021 16:37:09 +0100 Subject: [PATCH 009/271] Fix: - Issue with concurrent ajax draws being ignored. Many thanks skylord123 Merge pull request #192 from skylord123/fix-concurrent-ajax Sync to source repo @1e38dcabf36a3c77d105ac44b9108ea4b347a657 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index a7bd263..139d788 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "6a099c6e383cdf88d3fc9f72ed0b3ca2cffa0ecf", + "last-sync": "1e38dcabf36a3c77d105ac44b9108ea4b347a657", "last-tag": "1.10.24" } \ No newline at end of file From 4996b0921d353a7f23094e9c3a161ff1dbe90d01 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 11 May 2021 16:37:09 +0100 Subject: [PATCH 010/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @0a30bdea744d031283615ab38a8116c78344ea12 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 139d788..20b5ab7 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "1e38dcabf36a3c77d105ac44b9108ea4b347a657", + "last-sync": "0a30bdea744d031283615ab38a8116c78344ea12", "last-tag": "1.10.24" } \ No newline at end of file From 61123cc88224438b07d9684a0ef21dc540c77f98 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 12 May 2021 09:31:09 +0100 Subject: [PATCH 011/271] Test: Tweak for async behaviour on clear() test with server-side processing Sync to source repo @4483d432677e91dd8ced9beb7e60f0fb27c30f86 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 20b5ab7..17b7bfa 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "0a30bdea744d031283615ab38a8116c78344ea12", + "last-sync": "4483d432677e91dd8ced9beb7e60f0fb27c30f86", "last-tag": "1.10.24" } \ No newline at end of file From c806446118f5e035e1e0250aaad05e3fddd5780b Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 12 May 2021 09:31:10 +0100 Subject: [PATCH 012/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @bc9038a0e05c01c1ae44ac513743bb8593988cdc --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 17b7bfa..7a74481 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "4483d432677e91dd8ced9beb7e60f0fb27c30f86", + "last-sync": "bc9038a0e05c01c1ae44ac513743bb8593988cdc", "last-tag": "1.10.24" } \ No newline at end of file From dbea04c7a1c0b174a6b2177cb9d9d17dc7a57501 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 12 May 2021 15:46:10 +0100 Subject: [PATCH 013/271] TEST dummy commit to test jenkins Sync to source repo @417b0ee06dfbb73e604807ab4039266b61ef8244 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 7a74481..c0c6f8c 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "bc9038a0e05c01c1ae44ac513743bb8593988cdc", + "last-sync": "417b0ee06dfbb73e604807ab4039266b61ef8244", "last-tag": "1.10.24" } \ No newline at end of file From f9667cae24f9fb120f6516f456562097611518a7 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 12 May 2021 15:46:11 +0100 Subject: [PATCH 014/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @8110cdb3b49f64557b9aafe727fb924b0aec43ae --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index c0c6f8c..7280cde 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "417b0ee06dfbb73e604807ab4039266b61ef8244", + "last-sync": "8110cdb3b49f64557b9aafe727fb924b0aec43ae", "last-tag": "1.10.24" } \ No newline at end of file From 5867b56154a87e9da7ae7fd1a7c9a403da617d8c Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 12 May 2021 15:46:11 +0100 Subject: [PATCH 015/271] TEST another dummy commit Sync to source repo @a9e35be25902522983bb9092b13d66ada2bca42c --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 7280cde..43e022a 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "8110cdb3b49f64557b9aafe727fb924b0aec43ae", + "last-sync": "a9e35be25902522983bb9092b13d66ada2bca42c", "last-tag": "1.10.24" } \ No newline at end of file From e82edda2387462435019547b62a0c56917a8c5f7 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 12 May 2021 15:46:11 +0100 Subject: [PATCH 016/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @0d33755036bd9d108bce318dee17803bbb2d3e7d --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 43e022a..faad079 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "a9e35be25902522983bb9092b13d66ada2bca42c", + "last-sync": "0d33755036bd9d108bce318dee17803bbb2d3e7d", "last-tag": "1.10.24" } \ No newline at end of file From 391125c66182bd2ca2fb2c731be32703ba255ecc Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 19 May 2021 10:07:00 +0100 Subject: [PATCH 017/271] Fix: Display of negative numbers which had been rounded to 0 would have a negative prefix https://datatables.net/forums/discussion/61194/error-rendering-negative-numbers-represented-as-strings#latest Sync to source repo @bdad59624639247f7051a1484113be4620255f61 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index faad079..478563b 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "0d33755036bd9d108bce318dee17803bbb2d3e7d", + "last-sync": "bdad59624639247f7051a1484113be4620255f61", "last-tag": "1.10.24" } \ No newline at end of file From a25959e978810a8a3559f6425191a989b1cae631 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 19 May 2021 10:07:00 +0100 Subject: [PATCH 018/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @4fbe3cdd831ca550c04315dd8de521671e9d36fa --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 478563b..3794cad 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "bdad59624639247f7051a1484113be4620255f61", + "last-sync": "4fbe3cdd831ca550c04315dd8de521671e9d36fa", "last-tag": "1.10.24" } \ No newline at end of file From 2df33e7227d5edc5070fc6dbf552d638a189edf3 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Wed, 19 May 2021 10:07:00 +0100 Subject: [PATCH 019/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @3680e1f8eeb51d785ee7a7bbc828ffe311760768 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 3794cad..53bf819 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "4fbe3cdd831ca550c04315dd8de521671e9d36fa", + "last-sync": "3680e1f8eeb51d785ee7a7bbc828ffe311760768", "last-tag": "1.10.24" } \ No newline at end of file From 4bd3d6b8fd3364ebec7608dc504b1c9c2d19d997 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 11:27:04 +0100 Subject: [PATCH 020/271] fix: Fix issues with code preview for bulma example Jira Issue DD-1979 Sync to source repo @56dfef677f6681deb7bdcd5eecce0d0377ba6b6f --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 53bf819..6c14f11 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "3680e1f8eeb51d785ee7a7bbc828ffe311760768", + "last-sync": "56dfef677f6681deb7bdcd5eecce0d0377ba6b6f", "last-tag": "1.10.24" } \ No newline at end of file From 6dcefaf42904e8da37eff5fab4b82f48fc17382f Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 11:27:04 +0100 Subject: [PATCH 021/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @ccc0e7560e5ca60700bd1d25165043e2442db50e --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 6c14f11..5c37383 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "56dfef677f6681deb7bdcd5eecce0d0377ba6b6f", + "last-sync": "ccc0e7560e5ca60700bd1d25165043e2442db50e", "last-tag": "1.10.24" } \ No newline at end of file From 7d3bce26e3d5b99c179a1cc2b44b178e91bf3959 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 11:27:04 +0100 Subject: [PATCH 022/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @57c03463047df60dd4b8dca8cb6fd19ab57ed15e --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 5c37383..9ab9223 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "ccc0e7560e5ca60700bd1d25165043e2442db50e", + "last-sync": "57c03463047df60dd4b8dca8cb6fd19ab57ed15e", "last-tag": "1.10.24" } \ No newline at end of file From 09318573462528e3a46aca59ac94060cf6bd2919 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 13:31:32 +0100 Subject: [PATCH 023/271] dev: Update bulma example description as it is now fully supported Jira Issue DD-1980 Sync to source repo @09ac9c1b8db4e51a75e62a9cd44363e486cbe784 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 9ab9223..0c2739b 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "57c03463047df60dd4b8dca8cb6fd19ab57ed15e", + "last-sync": "09ac9c1b8db4e51a75e62a9cd44363e486cbe784", "last-tag": "1.10.24" } \ No newline at end of file From 342f9ef81c061cc08823f6cd50813f903c412a57 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 13:31:32 +0100 Subject: [PATCH 024/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @6e8e64a7bbd97e0cbbd09fd165841c55995ad9e1 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 0c2739b..30bb037 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "09ac9c1b8db4e51a75e62a9cd44363e486cbe784", + "last-sync": "6e8e64a7bbd97e0cbbd09fd165841c55995ad9e1", "last-tag": "1.10.24" } \ No newline at end of file From 71cbd97ec5f5d216fed4b53e1ecde617b0833181 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 14:01:32 +0100 Subject: [PATCH 025/271] DEV DD-1980 tech preview still in heading Sync to source repo @21eb267f9c3a0ea91594e0fd006d1c0b48f0d599 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 30bb037..ec97a5b 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "6e8e64a7bbd97e0cbbd09fd165841c55995ad9e1", + "last-sync": "21eb267f9c3a0ea91594e0fd006d1c0b48f0d599", "last-tag": "1.10.24" } \ No newline at end of file From a3e8e8474321a758496b29f65f674a5225ee099b Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 14:01:32 +0100 Subject: [PATCH 026/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @67027b65b837bcfa2ccad52d499c5ab46e96c0c9 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index ec97a5b..a009d90 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "21eb267f9c3a0ea91594e0fd006d1c0b48f0d599", + "last-sync": "67027b65b837bcfa2ccad52d499c5ab46e96c0c9", "last-tag": "1.10.24" } \ No newline at end of file From aa1e27ca835beebe4d11d8b47be0d83edffb3b1e Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 14:16:57 +0100 Subject: [PATCH 027/271] fix: Ensure that the tbody is inserted in such a way that the html is valid for html5. https://html.spec.whatwg.org/#the-tfoot-element Based off of this spec doc. Jira Issue DD-1981 Sync to source repo @12d4e2c63049350f4e067aef8497360aa300b674 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index a009d90..4d7c099 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "67027b65b837bcfa2ccad52d499c5ab46e96c0c9", + "last-sync": "12d4e2c63049350f4e067aef8497360aa300b674", "last-tag": "1.10.24" } \ No newline at end of file From aefb3d5cb657fb6e0dd1664d9c7d78921363365f Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 14:16:57 +0100 Subject: [PATCH 028/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @101b6adb1443c337077d0b3e7baf1f646b75e2ad --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 4d7c099..239b84e 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "12d4e2c63049350f4e067aef8497360aa300b674", + "last-sync": "101b6adb1443c337077d0b3e7baf1f646b75e2ad", "last-tag": "1.10.24" } \ No newline at end of file From 071deab31b2cfda0e11e07a4887f7de5b1ffaad9 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Thu, 20 May 2021 14:16:58 +0100 Subject: [PATCH 029/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @9f70e6f4d681916a29a738ce340fae110ceaba28 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 239b84e..15d28d6 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "101b6adb1443c337077d0b3e7baf1f646b75e2ad", + "last-sync": "9f70e6f4d681916a29a738ce340fae110ceaba28", "last-tag": "1.10.24" } \ No newline at end of file From 6ca0ddaec12208e4f8e0f2fbc137681dccf7c47f Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Fri, 21 May 2021 17:41:07 +0100 Subject: [PATCH 030/271] TEST added datetime to the tests Sync to source repo @4e69f60ed1a337d9e4d19715c664fa10e3fd407b --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 15d28d6..745be50 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "9f70e6f4d681916a29a738ce340fae110ceaba28", + "last-sync": "4e69f60ed1a337d9e4d19715c664fa10e3fd407b", "last-tag": "1.10.24" } \ No newline at end of file From aa36386be15ff358564bf373231a3d5cc3911679 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Fri, 21 May 2021 17:41:07 +0100 Subject: [PATCH 031/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @3a19a49de1cb1e69524848c40f8044e0d9e988a0 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 745be50..96db5ab 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "4e69f60ed1a337d9e4d19715c664fa10e3fd407b", + "last-sync": "3a19a49de1cb1e69524848c40f8044e0d9e988a0", "last-tag": "1.10.24" } \ No newline at end of file From 962e01bbec7a6e84d8d8a7d6bcf1aa40937e8421 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 25 May 2021 09:06:59 +0100 Subject: [PATCH 032/271] Fix example: Extra HTML table in HTML5 data attribute example Sync to source repo @63b7a21678621735a49a6380a4d164ecadf23941 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 96db5ab..9afe624 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "3a19a49de1cb1e69524848c40f8044e0d9e988a0", + "last-sync": "63b7a21678621735a49a6380a4d164ecadf23941", "last-tag": "1.10.24" } \ No newline at end of file From 0f31ab976752bd56c6296b404bf15c73e0b01b72 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 25 May 2021 09:06:59 +0100 Subject: [PATCH 033/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @f91282d26b4e4ea33635382bb92ad8a3313fdf6b --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 9afe624..fbbc22b 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "63b7a21678621735a49a6380a4d164ecadf23941", + "last-sync": "f91282d26b4e4ea33635382bb92ad8a3313fdf6b", "last-tag": "1.10.24" } \ No newline at end of file From c5f4d64a5236d659d0525c597337b05ae9faf7d5 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 25 May 2021 09:07:00 +0100 Subject: [PATCH 034/271] Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @a65a9d1d39d7ad187f4050e29285a1de7d793e87 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index fbbc22b..e4c65a9 100644 --- a/datatables.json +++ b/datatables.json @@ -15,6 +15,6 @@ "images/sort_desc.png" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "f91282d26b4e4ea33635382bb92ad8a3313fdf6b", + "last-sync": "a65a9d1d39d7ad187f4050e29285a1de7d793e87", "last-tag": "1.10.24" } \ No newline at end of file From 25af33c7040da5ea9f277632c968076795d7697d Mon Sep 17 00:00:00 2001 From: SandyDatatables Date: Thu, 27 May 2021 15:56:06 +0000 Subject: [PATCH 035/271] Update dist repo config files --- License.txt | 4 ++- Readme.md | 8 +++-- composer.json | 43 +++++++++++++----------- datatables.json | 19 ++++------- images/favicon.ico | Bin 0 -> 894 bytes js/dataTables.dataTables.min.js | 2 +- nuget.nuspec | 56 ++++++++++++++++--------------- package.json | 41 +++++++++++++--------- types/dataTables.dataTables.d.ts | 0 9 files changed, 94 insertions(+), 79 deletions(-) create mode 100644 images/favicon.ico create mode 100644 types/dataTables.dataTables.d.ts diff --git a/License.txt b/License.txt index 379a7e7..614cf94 100644 --- a/License.txt +++ b/License.txt @@ -1,3 +1,5 @@ +The MIT License (MIT) + Copyright SpryMedia Limited and other contributors http://datatables.net @@ -17,4 +19,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE. diff --git a/Readme.md b/Readme.md index 5797f6e..22acf87 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,7 @@ -# DataTables for jQuery -This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) . + # DataTables for jQuery with styling for [DataTables](https://datatables.net/) + +This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) with styling for [DataTables](https://datatables.net/). DataTables is a table enhancing library which adds features such as paging, ordering, search, scrolling and many more to a static HTML page. A comprehensive API is also available that can be used to manipulate the table. Please refer to the [DataTables web-site](//datatables.net) for a full range of documentation and examples. @@ -32,7 +33,7 @@ bower install --save datatables.net-dt ## Documentation -Full documentation of the DataTables options, API and plug-in interface are available on the DOCS_LINK. The site also contains information on the wide variety of plug-ins that are available for DataTables, which can be used to enhance and customise your table even further. +Full documentation of the DataTables options, API and plug-in interface are available on the [website](https://datatables.net/reference/index). The site also contains information on the wide variety of plug-ins that are available for DataTables, which can be used to enhance and customise your table even further. ## Bug / Support @@ -48,3 +49,4 @@ If you are thinking of contributing code to DataTables, first of all, thank you! ## License This software is released under the [MIT license](//datatables.net/license). You are free to use, modify and distribute this software, but all copyright information must remain. + diff --git a/composer.json b/composer.json index bf73a36..b528b78 100644 --- a/composer.json +++ b/composer.json @@ -1,25 +1,30 @@ - { - "name": "datatables.net/datatables.net-dt", - "version": "1.10.21", - "description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is the DataTables integration extension for DataTables.", - "homepage": "http://www.datatables.net/", - "authors": [{ - "name": "SpryMedia", - "homepage": "https://datatables.net" - }], - "license": [ - "MIT" - ], + "version": "1.10.24", + "name": "datatables.net/datatables.net-dt", + "description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [DataTables](https://datatables.net/)", + "support": { + "forum": "https://datatables.net/forums", + "source": "https://github.com/DataTables/Dist-DataTables-DataTables" + }, + "homepage": "http://www.datatables.net/", + "authors": [ + { + "name": "SpryMedia", + "homepage": "https://datatables.net" + } + ], + "license": [ + "MIT" + ], "prefer-stable": true, "minimum-stability": "dev", - "support": { - "forum": "https://datatables.net/forums", - "source": "https://github.com/DataTables/Dist-DataTables-DataTables" - }, - "keywords": ["DataTables", "jQuery", "table", "DataTables"], + "keywords": [ + "Datatables", + "jQuery", + "table" + ], "require": { - "components/jquery":">=3.5.1", - "datatables.net/datatables.net":">=1.10.15" + "datatables.net/datatables.net": ">=1.10.24", + "datatables.net/datatables.net": ">=1.10.15" } } diff --git a/datatables.json b/datatables.json index e4c65a9..9036e68 100644 --- a/datatables.json +++ b/datatables.json @@ -1,20 +1,15 @@ { - "css": [ - "css/jquery.dataTables.css", - "css/jquery.dataTables.min.css" - ], "js": [ "js/dataTables.dataTables.js", "js/dataTables.dataTables.min.js" ], - "images": [ - "images/sort_asc_disabled.png", - "images/sort_asc.png", - "images/sort_both.png", - "images/sort_desc_disabled.png", - "images/sort_desc.png" + "css": [ + "css/jquery.dataTables.css", + "css/jquery.dataTables.min.css" + ], + "types": [ + "types/dataTables.dataTables.d.ts" ], "src-repo": "http://github.com/DataTables/DataTablesSrc", - "last-sync": "a65a9d1d39d7ad187f4050e29285a1de7d793e87", "last-tag": "1.10.24" -} \ No newline at end of file +} diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..6eeaa2a0d393190ce748107222d9a026f992e4a7 GIT binary patch literal 894 zcmZQzU<5(|0R|u`!H~hsz#zuJz@P!dKp_SNAO?xUfG{@$0|>*weY}F;x;`B~@Mg`jC-vo5%k$%{OoKy1zkdA+(K2o3 zEDKGQQ~gcX+N!TtEj1|9e2tL(rheJva*5dKY#gZsIRxM zB;!h75Wi?9l5?>z>S-`t`=OAFp5C?(007k>qM(bnVuyja#;c*qL9N z(Q%=@`f7d2?T&^wySIHjy#MKh?rZrO7i!Bt-@f(!@WDrwB`uD&)%Eqcd3o(gVV7ri zp6ji@(BF7(+uE0x&)(R!?s#YIg_7JW1=-KHZv1@s(DSxD9<^am-%+f#!uU}z9=j>5*%b{WE2`20#tutPWS1# zz4s39d~xOMwaqJzOl{rMU%#oo=xj&xyY1WF&71o?Hs-LOkAD^4SRbV?yXz(e#efNwKXpT1J^s+yE;1`KXoe5&f?1A$tYso}un=1c3AzCL>B&D=RpqN3i1hL&lnclP!D`u*G0#bsJv!oAH) z-rc|T`^Wdkrw?7(xb)_p%`Y#WdAn`Pvz+W#0Rbo6-Ha3zp1gPgjDkZ)k6Gz!@9D0( zG^hL4?)Be4zWep#`{$>RUhUoaq@wgyfd9*oU{6tz+SXQhl3284sj;T&{L=I*bGxt4 z@4vfX%A<*$FN^a&MMa! - - datatables.net-dt - 1.10.24 - DataTables integration for DataTables - SpryMedia Ltd - http://datatables.net - MIT - DataTables jQuery table DataTables - - - - - - - - - - - - - - - - - - - + + 1.10.24 + datatables.net-dt + This is DataTables with styling for [DataTables](https://datatables.net/) + + SpryMedia Ltd + http://datatables.net + MIT + Datatables jQuery table + + + + + + + + + + + + + + + + + + + + diff --git a/package.json b/package.json index 62f1bb5..e0c2803 100644 --- a/package.json +++ b/package.json @@ -1,35 +1,44 @@ { "name": "datatables.net-dt", + "description": "DataTables for jQuery with styling for [DataTables](https://datatables.net/)", + "main": "js/dataTables.dataTables.js", + "style": "css/jquery.dataTables.css", "version": "1.10.24", - "description": "DataTables for jQuery ", "files": [ "css/**/*.css", "js/**/*.js", "images/*" ], - "style": "css/jquery.dataTables.css", "keywords": [ - "filter", - "sort", - "DataTables", + "Datatables", "jQuery", "table", - "DataTables" + "filter", + "sort" + ], + "dependencies": { + "datatables.net": ">=1.10.24", + "jquery": ">=1.7" + }, + "moduleType": [ + "globals", + "amd", + "node" + ], + "ignore": [ + "composer.json", + "datatables.json", + "package.json" ], - "homepage": "https://datatables.net", - "bugs": "https://datatables.net/forums", - "license": "MIT", "author": { "name": "SpryMedia Ltd", "url": "http://datatables.net" }, - "dependencies": { - "jquery": ">=1.7", - "datatables.net": "1.10.24" - }, + "homepage": "https://datatables.net", + "bugs": "https://datatables.net/forums", + "license": "MIT", "repository": { "type": "git", "url": "https://github.com/DataTables/Dist-DataTables-DataTables.git" - }, - "main": "js/dataTables.dataTables.js" -} \ No newline at end of file + } +} diff --git a/types/dataTables.dataTables.d.ts b/types/dataTables.dataTables.d.ts new file mode 100644 index 0000000..e69de29 From 4f88d95938bb6d59567bac32312755073627ed20 Mon Sep 17 00:00:00 2001 From: SandyDatatables Date: Fri, 28 May 2021 09:48:57 +0000 Subject: [PATCH 036/271] Update dist repo config files --- License.txt | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/License.txt b/License.txt index 614cf94..d282390 100644 --- a/License.txt +++ b/License.txt @@ -1,22 +1,22 @@ The MIT License (MIT) -Copyright SpryMedia Limited and other contributors -http://datatables.net + Copyright SpryMedia Limited and other contributors + http://datatables.net -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. From 1fc39cb3fb0af18d8319ff4dec0f7eb2e0edb28f Mon Sep 17 00:00:00 2001 From: SandyDatatables Date: Fri, 28 May 2021 10:23:21 +0000 Subject: [PATCH 037/271] Fix license tabbing --- License.txt | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/License.txt b/License.txt index d282390..614cf94 100644 --- a/License.txt +++ b/License.txt @@ -1,22 +1,22 @@ The MIT License (MIT) - Copyright SpryMedia Limited and other contributors - http://datatables.net +Copyright SpryMedia Limited and other contributors +http://datatables.net - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. From aa14b8e637d986a82796780d98984e5ce3d66a01 Mon Sep 17 00:00:00 2001 From: SandyDatatables Date: Fri, 28 May 2021 11:04:09 +0000 Subject: [PATCH 038/271] Add gitignore to remove lock files --- .gitignore | 1 + composer.lock | 98 --------------------------------------------------- 2 files changed, 1 insertion(+), 98 deletions(-) create mode 100644 .gitignore delete mode 100644 composer.lock diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63f1fef --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.lock diff --git a/composer.lock b/composer.lock deleted file mode 100644 index 5f1fc22..0000000 --- a/composer.lock +++ /dev/null @@ -1,98 +0,0 @@ -{ - "_readme": [ - "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", - "This file is @generated automatically" - ], - "content-hash": "e567d062af15744a4b943f31731e0f65", - "packages": [ - { - "name": "components/jquery", - "version": "3.5.1", - "source": { - "type": "git", - "url": "https://github.com/components/jquery.git", - "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/components/jquery/zipball/b33e8f0f9a1cb2ae390cf05d766a900b53d2125b", - "reference": "b33e8f0f9a1cb2ae390cf05d766a900b53d2125b", - "shasum": "" - }, - "type": "component", - "extra": { - "component": { - "scripts": [ - "jquery.js" - ], - "files": [ - "jquery.min.js", - "jquery.min.map", - "jquery.slim.js", - "jquery.slim.min.js", - "jquery.slim.min.map" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "JS Foundation and other contributors" - } - ], - "description": "jQuery JavaScript Library", - "homepage": "http://jquery.com", - "time": "2020-05-05T13:21:02+00:00" - }, - { - "name": "datatables.net/datatables.net", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/DataTables/Dist-DataTables.git", - "reference": "2f29186345d6984b513760e6719eedbaf5aa734f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/DataTables/Dist-DataTables/zipball/2f29186345d6984b513760e6719eedbaf5aa734f", - "reference": "2f29186345d6984b513760e6719eedbaf5aa734f", - "shasum": "" - }, - "require": { - "components/jquery": "3.5.1" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "SpryMedia", - "homepage": "https://datatables.net" - } - ], - "description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.", - "homepage": "http://www.datatables.net/", - "keywords": [ - "datatables", - "jquery", - "table" - ], - "time": "2020-08-25T12:34:58+00:00" - } - ], - "packages-dev": [], - "aliases": [], - "minimum-stability": "dev", - "stability-flags": [], - "prefer-stable": true, - "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "1.1.0" -} From f46e8c02f2b430e5e09c65a5bb4b479cb78c804c Mon Sep 17 00:00:00 2001 From: SandyDatatables Date: Tue, 1 Jun 2021 14:31:20 +0000 Subject: [PATCH 039/271] Add proper npm typing --- Readme.md | 6 ++++++ package.json | 1 + 2 files changed, 7 insertions(+) diff --git a/Readme.md b/Readme.md index 22acf87..87de8d0 100644 --- a/Readme.md +++ b/Readme.md @@ -18,11 +18,17 @@ For inclusion of this library using a standard `