MopaBootstrapBundle icon indicating copy to clipboard operation
MopaBootstrapBundle copied to clipboard

Easy integration of twitters bootstrap into symfony2

Results 29 MopaBootstrapBundle issues
Sort by recently updated
recently updated
newest added

wanted to update to symfony 7 but composer complains: Problem 1 - mopa/bootstrap-bundle[v3.4.0, ..., v3.4.1] require symfony/console ^4.4 || ^5.1 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.1.0, ..., v5.4.34] but these...

label_html is not handled in fields.html.twig https://symfony.com/doc/5.4/reference/forms/types/form.html#label-html

Hi It looks like the demo site is down since several weeks now. http://bootstrap.mohrenweiserpartner.de

I'm running Symfony 4 and installed MopaBootstrapBundle with composer: "composer require mopa/bootstrap-bundle", but the "widget_addon_prepend" on my forms do not work. I get the following error: "The option "widget_addon_prepend" does...

The current bundle (version 3.3.0) uses session_flash and something has changed in the most recent version twig/twig (1.42.0) that raises an error. Workaround: Forcing my site's composer.json to explicitely use...

This fixes #1106, but I have limited testing possibilities at the moment so it'd be great if this would be reviewed by others.

Hi, it would be great to be able to use FA 5.

It took me a while to track down the source of this issue, but I was getting a new blank line at the start of every response returned, even debug...

Hi is it possible to setup sections in forms (other than tabs)? I didn't see any option in the doc. One solution would be to assign a specific call to...