22 Commits (214746c73761cc6268a8a9abaacd116c1da7f08b)

Author SHA1 Message Date
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
Ivan Sidorov cd36f505b1
Fix #16831: Fix console Table Widget does not render correctly in combination with ANSI formatting 4 years ago
Alexander Makarov dab7a6c317
Update phpdoc 4 years ago
Stepan 2b9323d517
Fix #18047: Fix colorization markers output in Table.php 4 years ago
Daniel Schischkin 3b87c5f31a
Fix #18028: Fix division by zero exception in Table.php::calculateRowHeight 4 years ago
Michael Härtl c41b428088
Fix #17884: Fix 0 values in console Table rendered as empty string 5 years ago
alex-code b0b1c82ae9 Fix #17648: Handle empty column arrays in console `Table` widget 5 years ago
Tobias Munk a44b307c01
Fixes #16918: Console Table widget variables visibility was changed to protected to allow extending it 5 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Damian Dziaduch e11e3eb4c5 Allow `\yii\console\widgets\Table` to render empty table (#16865) 6 years ago
rhertogh 2ef24d9c65 Fixes #16331: Fixed console table without headers 6 years ago
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 7 years ago
Vladimir Khramtsov b44bbd6a13 Fix code issues (#15435) 7 years ago
Dmitry Dorogin 73fddb004e
Fixes #15407 7 years ago
Vladimir Kuprienko 898e43d6eb Improves readability of `yii\console\widgets\Table` widget (#15236) 7 years ago
webleaf aab86eb7e7 Fixes #15229: Fixed `yii\console\widgets\Table` default value for `getScreenWidth()`, when `Console::getScreenSize()` can't determine screen size 7 years ago
Alexander Makarov 2d672b6722
release version 2.0.13 7 years ago
Alexander Makarov 1c23e6dea8
Fixed Table phpdoc example [skip ci] 7 years ago
bscheshirwork 8987957f06 Fixes #14697: Fixed `console\widgets\Table` rendering when there's no data supplied 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk d2781cd232 Added configuration for headers in PHP files generated by `message/extract` command (#14417) 7 years ago
Daniel Gómez Pan b0ad73e361 Fixes #11415: Added `yii\console\widgets\Table` to draw tables in console apps 7 years ago