File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 8
8
9
9
## CHANGELOG
10
10
11
+ ### v4.19.4 - 10-02-2019
12
+
13
+ - Fix serialization of renderJs parameters. [ #110 ]
14
+ - Allow array parameter on buttons option for api consistency. [ #111 ]
15
+ - Allow array parameter on editors option for api consistency. [ #112 ]
16
+
11
17
### v4.19.3 - 09-27-2019
12
18
13
19
- Fix Button class doc return type to static.
@@ -577,6 +583,9 @@ To `created_at` with title `Created At`
577
583
[ #107 ] : https://github.com/yajra/laravel-datatables-html/pull/107
578
584
[ #108 ] : https://github.com/yajra/laravel-datatables-html/pull/108
579
585
[ #109 ] : https://github.com/yajra/laravel-datatables-html/pull/109
586
+ [ #110 ] : https://github.com/yajra/laravel-datatables-html/pull/110
587
+ [ #111 ] : https://github.com/yajra/laravel-datatables-html/pull/111
588
+ [ #112 ] : https://github.com/yajra/laravel-datatables-html/pull/112
580
589
581
590
[ #3 ] : https://github.com/yajra/laravel-datatables-html/issues/3
582
591
[ #58 ] : https://github.com/yajra/laravel-datatables-html/issues/58
You can’t perform that action at this time.
0 commit comments