File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 8
8
9
9
## CHANGELOG
10
10
11
+ ### v4.31.0 - 10-09-2020
12
+
13
+ - Add button customize option value. [ #142 ] , credits to @gredimano
14
+ - Fix https://github.com/yajra/laravel-datatables/issues/1541
15
+ - Add template and method to wrap scripts with a function. [ #143 ]
16
+
11
17
### v4.30.3 - 10-06-2020
12
18
13
19
- Wait for DOM before executing script using jQuery [ #138 ]
@@ -682,6 +688,8 @@ To `created_at` with title `Created At`
682
688
[ #139 ] : https://github.com/yajra/laravel-datatables-html/pull/139
683
689
[ #138 ] : https://github.com/yajra/laravel-datatables-html/pull/138
684
690
[ #133 ] : https://github.com/yajra/laravel-datatables-html/pull/133
691
+ [ #142 ] : https://github.com/yajra/laravel-datatables-html/pull/142
692
+ [ #143 ] : https://github.com/yajra/laravel-datatables-html/pull/143
685
693
686
694
[ #134 ] : https://github.com/yajra/laravel-datatables-html/issues/134
687
695
[ #3 ] : https://github.com/yajra/laravel-datatables-html/issues/3
You can’t perform that action at this time.
0 commit comments