Skip to content

1.3.0

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 22 Apr 15:23

The main feature of this new version are the new and spectacular responsive tables displayed when the backend is browsed using a smartphone. Check out how do these tables look

New features

[af26df3][ed08447] Implemented advanced responsive tables for smartphones
[53a8651][dd73a22] Updated header markup to follow Bootstrap best practices

Fixes

[1589496] Avoid using HttpFoundation/Response constants as they aren't compatible with sf <2.4 (ogizanagi)

Misc.

[890d0b8] Added Symfony 2.8 to Travis tests