Florian CAVASIN

Results 44 issues of Florian CAVASIN

I don't know if it's linked or not. But I've started 15 days ago a new project with `[V1.8.0] Symfony/demo 5.4`. I've update my composer packages today, which include `symfony/*...

**Is your feature request related to a problem? Please describe.** When using switches with detailed state like: - Private / Public - And not imply: Public ? Off / On....

**Is your feature request related to a problem? Please describe.** When using light mode and having tabs. It's nearly impossible to differentiate tab "accessible" or not: ![image](https://user-images.githubusercontent.com/25293190/146519522-37eface3-bbc6-4784-95a7-483e13a80b19.png) ```html Disabled ```...

When using vertical menu, it will be nice if we can add "menu divider/spacer". It can look something like that ![image](https://user-images.githubusercontent.com/25293190/145583659-55d6a06e-0e4c-49fe-bf15-e3e92f2d23fc.png)

## Description ATM, the KnpMenu doesn't work. _Note : Knp Breadcrumb neither.._ Result with the `knp_menu.md` example: - Item `header` doesn't display :x: - Item `header` have a bad style...

Hi, The [documentation to extending Webpack encore](https://github.com/kevinpapst/AdminLTEBundle/blob/master/Resources/docs/extend_webpack_encore.md#create-your-webpackconfigjs) is 2 years old, and it is not following the "best practice" in terms of webpack. I'm explaining why. # Not using relative...

documentation

Add two event `selected.date.start` & `selected.date.end` when user click on date. Note : if `autoApply`, there's no `selected.date.end` trigger

Is there a way to init mentions on existing text ? Like when editing an existing commentary with mentions.

**Describe the bug** When calling `show()` function 2 times with a different url the second time, js error is triggered. ``` Uncaught Error: Can't get element with id=undefined, please create...

**Describe the bug** With MultiDrag activated and using `selectedClass` and `ghostClass` with same class. At the end of the sort, the first item looses his `selectedClass` class, but it is...