Daniel Sentker

Results 20 comments of Daniel Sentker

why is this not yet merged? I cant wait to use this feature.

I'm not sure what has happened since v2. I do not have much time to deal with it right now, I'm sorry. Maybe I'll come there later. I would be...

Sorry, but no time atm. Feel free to provide a PR.

Can you change the packagist namespace name to the original one (dsentker)?

+1, as a small typo fix got the same line slide in/out animation as a complete line rewrite. It would be visually nicer if small typos / Inline changes get...

Perhaps this will help others who are looking for a solution. I am using this implementation to get a user context: ```php namespace App\Utils\FeatureToggle; use App\Entity\User; use Flagception\Model\Context; use Flagception\Decorator\ContextDecoratorInterface;...

I like the idea, but IMHO the name "optional" is wrong. That sounds more like a "show column if user enables it". What about `$table->setTruncatedColumns()` ?

For me, `setResponsiveColumns` is a good method name.

Thank you 👌

Any progress here? I encoutered the same problem and it would be useful to let the developer know about the penthouse option.