Bastien

Results 50 issues of Bastien

Hello, I am using DAMA for my tests. This is useful for some tests, but not for End to End tests, since it does not support it. But it gives...

feature-request

According https://github.com/tgalopin/html-sanitizer-bundle/issues/26 I will allow nullable value here too

Hello, is it possible to allow the tags attributes (like class, style, etc) for specifics (or all ) tags in one time in yaml ? Currently, I've to do this...

See #26 I will perform a PR in the parent repository to also allow null

If we pass null value to sanitize method, we have the following error : `TypeError : HtmlSanitizer\Bundle\Twig\TwigExtension::sanitize(): Argument #1 ($html) must be of type string, null given, called in ...`...

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes/no | BC Break | yes/no #### Summary The goal would be...

Enhancement
Awaiting PR

Hello, there is a bug with the drag n drop in a table : ```twig {% block ValidateurType_widget %} {# widget_attributes will generate class="item" from the DiscountCollectionType.entry_options configuration #} {{form_widget(form.ordre)}}...

Hello, I'm trying to place my buttons on the same row that my fields, like this ![collection1](https://user-images.githubusercontent.com/53140475/63501690-60ec9280-c4cc-11e9-8234-ed26c3c00a3f.PNG) But for the moment, I have : ![collection2](https://user-images.githubusercontent.com/53140475/63501728-73ff6280-c4cc-11e9-9d0b-00af9da7842b.PNG) And I can't put my...

See #68 All that remains is to modify the documentation.

enhancement