|
8 | 8 |
|
9 | 9 | ##CHANGELOG |
10 | 10 |
|
| 11 | +###v4.30.3 - 10-06-2020 |
| 12 | + |
| 13 | +- Wait for DOM before executing script using jQuery[#138] |
| 14 | +- Fix[#133] |
| 15 | + |
11 | 16 | ###v4.30.2 - 10-06-2020 |
12 | 17 |
|
13 | 18 | - Fix chrome bfcache issue with editor.[#139], credits to@jiwom |
@@ -675,6 +680,8 @@ To `created_at` with title `Created At` |
675 | 680 | [#135]:https://github.com/yajra/laravel-datatables-html/pull/135 |
676 | 681 | [#127]:https://github.com/yajra/laravel-datatables-html/pull/127 |
677 | 682 | [#139]:https://github.com/yajra/laravel-datatables-html/pull/139 |
| 683 | +[#138]:https://github.com/yajra/laravel-datatables-html/pull/138 |
| 684 | +[#133]:https://github.com/yajra/laravel-datatables-html/pull/133 |
678 | 685 |
|
679 | 686 | [#134]:https://github.com/yajra/laravel-datatables-html/issues/134 |
680 | 687 | [#3]:https://github.com/yajra/laravel-datatables-html/issues/3 |
|