v1.2.0
-
Add asterisk on required fields
-
Update Image UiElement to be able to have a non required link
-
Add double image UI Element
-
Correct image template when it has got a link
-
Add title Ui Element
-
Update images UI element display to be responsive
-
Display short description on available widget list
-
Initialize autocomplete fields in javascript if necessary
-
Add Taxon product UI Element with empty render
-
Add title on taxon product ui element
-
Add taxon product display in a carousel
-
Add products UI Element with just the title displayed
-
Use custom javascript to init carousel because Sylius code allow one
-
Replace deprecated Twig Environment
-
Manage carousel to be able to have many ones
-
Display product list ui element template render
-
Update product lists to have an array of result and not a QueryBuilder
-
Update README with new elements
-
Correct tests and PHPstan errors
-
Add optional button in taxon product element
-
Hide separator UI Element
-
Add button link element
-
Update README with new elements