We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fbc2ad commit 41bc61aCopy full SHA for 41bc61a
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.25.0 - 04-17-2020
12
+
13
+- HTML title for columns labels [#125], credits to @mgralikowski.
14
15
### v4.24.0 - 04-02-2020
16
17
- Add TextArea rows & cols fluent attribute setter.
@@ -629,6 +633,7 @@ To `created_at` with title `Created At`
629
633
[#122]: https://github.com/yajra/laravel-datatables-html/pull/122
630
634
[#124]: https://github.com/yajra/laravel-datatables-html/pull/124
631
635
[#117]: https://github.com/yajra/laravel-datatables-html/pull/117
636
+[#125]: https://github.com/yajra/laravel-datatables-html/pull/125
632
637
638
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
639
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58
0 commit comments