jonny827
jonny827
Is this PR focusing on building out a breadcrumb that has links or just a string? I think `getPathAsString()` works quite well as I suggest in Issue #224 for a...
@oparadis I would suggest creating a Pull Request so the core team is presented with the possibility to merge and a discussion can form around the idea. I do think...
@zetta 1. Does your bundle supports all of these [expressions](http://jmsyst.com/bundles/JMSSecurityExtraBundle/master/expressions)? 2. Does it support recursive checks(N-Levels)? 3. I see you just use the normal KNP render option , does this...
@zetta 1. Excellent, That looks like a logical approach to implement the functionality. 2. That is perfect. Implementations should not be limited number of nested levels (Bootstrap 3.X does not...
@zetta and @stof I have fixed my comment. I thought I saw somewhere that it was filtering by name but I have been looking through several bundles, gists's , tutorials,...
@nicolas-grekas I have the latest version of composer 2.5.8 and I also ran `composer update` prior to submitting the issue. As a double check I ran `composer self-update` and then...
I have separated my reply from the Issues at hand to keep the facts and personal opinion separated. I see we have three roads now that Symfony has released Bootstrap...
A) @isometriks Thank you for such a quick reply to my inquiry. Thank you for clarifying your comment. I agree that adding undue complexity to a template that in 95%+...
I found this by wondering myself if there was a way to use Svelte for Native Apps and Google brought me to the website and this repository as the first...