Commit Graph

12 Commits

Author SHA1 Message Date
Brandon Kelly
5b93c1a144 Fix TableTest namespace 2021-02-26 23:15:25 +03:00
Ivan Sidorov
cd36f505b1 Fix #16831: Fix console Table Widget does not render correctly in combination with ANSI formatting 2020-10-23 22:21:03 +03:00
Stepan
2b9323d517 Fix #18047: Fix colorization markers output in Table.php 2020-06-23 13:45:34 +03:00
Daniel Schischkin
3b87c5f31a Fix #18028: Fix division by zero exception in Table.php::calculateRowHeight 2020-05-18 14:11:43 +03:00
Michael Härtl
c41b428088 Fix #17884: Fix 0 values in console Table rendered as empty string 2020-02-21 23:07:25 +03:00
alex-code
b0b1c82ae9 Fix #17648: Handle empty column arrays in console Table widget 2019-11-04 00:43:05 +03:00
Damian Dziaduch
e11e3eb4c5 Allow \yii\console\widgets\Table to render empty table (#16865)
When headers provided but no columns.
Ref #16858
2018-11-06 00:05:49 +03:00
rhertogh
2ef24d9c65 Fixes #16331: Fixed console table without headers 2018-10-26 13:00:49 +03:00
Dmitry Dorogin
73fddb004e Fixes #15407 2017-12-24 15:53:25 +02:00
bscheshirwork
8987957f06 Fixes #14697: Fixed console\widgets\Table rendering when there's no data supplied 2017-08-28 01:27:54 +03:00
Robert Korulczyk
12eb936083 Enable heredoc_to_nowdoc rule in php-cs-fixer (#14419) 2017-07-10 13:18:52 +03:00
Daniel Gómez Pan
b0ad73e361 Fixes #11415: Added yii\console\widgets\Table to draw tables in console apps 2017-06-29 18:19:55 +03:00