Releases: jupitern/table
Releases · jupitern/table
2.1.0 - minimum supported version is now PHP 8.0
30 Jun 21:22
Compare
Sorry, something went wrong.
No results found
Merge pull request #9 from jupitern/development
php8 update
added validation for column element name
28 Aug 10:42
Compare
Sorry, something went wrong.
No results found
added validation for column element name. An exception is thrown if the element does not exit
2.0.2
04 Dec 22:28
Compare
Sorry, something went wrong.
No results found
isCallable function added to filter random strings acting like callables
fixed issue to prevent that a random string in a cell is interpreted as a callable.
28 Nov 12:46
Compare
Sorry, something went wrong.
No results found
fixed issue to prevent that a random string in a cell is interpreted as a callable.
echo is_callable('trim'); // true
Added support for row /cell attributes directly or using callables
19 Jun 16:55
Compare
Sorry, something went wrong.
No results found
colspan fix
22 Feb 10:00
Compare
Sorry, something went wrong.
No results found
Update TableColumn.php
Allow a column to be rendered without a header to work with colspans
->column()
->title(false)
->add()
1.0.2
09 Jan 16:58
Compare
Sorry, something went wrong.
No results found
1.0.1
21 Nov 15:39
Compare
Sorry, something went wrong.
No results found
1.0.0
17 Nov 16:19
Compare
Sorry, something went wrong.
No results found
0.5.1
17 Nov 16:10
Compare
Sorry, something went wrong.
No results found