Skip to content

1.11.2

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 24 Jan 20:55

The main changes of this version are usability improvements: 1) the status of the navigation menu (collapsed or expended) is now persisted across different pages; 2) the fields associated with VichUploaderBundle are now displayed properly by default, without the need to load any additional form theme.

Features

[8a14529] Made the navigation sidebar status persistent (@unexge)
[660260a] Improved the integration of VichUploaderBundle (now you don't have to register another form theme to display these fields properly) (@javiereguiluz)
[434237d] Improved the internal navigation of the docs (@javiereguiluz)
[1bdf692] Simplified the management of actions and allow to redefine the order of the actions (@javiereguiluz)

Bug Fixes

[d8bd54a] Fixed the form theme for "reset" buttons (@javiereguiluz)
[95d4551] Fixed some design issues for Select2 widgets (@ogizanagi, @javiereguiluz)