You are here

CHANGELOG.txt in Views Fluid Grid 6

Same filename and directory in other branches
  1. 7.3 CHANGELOG.txt
6.x-1.x-dev
===========



6.x-1.1
=======

Features:
- #603074 Enable a grouping field in the view.

Bugfixes:
- #602236 IE7 issue - Thumbnails are only showing below each other in one column.
- #649680 by BWPanda: Reset padding and margin in top-level UL of the grid.


6.x-1.0
=======

- Initial checkin.
- Added advanced_help support.
- Change CSS class used for fluid grid container to just views-fluid-grid.
- Optimize hook_init() and template preprocess a little.
- Added translation template.

File

CHANGELOG.txt
View source
  1. 6.x-1.x-dev
  2. ===========
  3. 6.x-1.1
  4. =======
  5. Features:
  6. - #603074 Enable a grouping field in the view.
  7. Bugfixes:
  8. - #602236 IE7 issue - Thumbnails are only showing below each other in one column.
  9. - #649680 by BWPanda: Reset padding and margin in top-level UL of the grid.
  10. 6.x-1.0
  11. =======
  12. - Initial checkin.
  13. - Added advanced_help support.
  14. - Change CSS class used for fluid grid container to just views-fluid-grid.
  15. - Optimize hook_init() and template preprocess a little.
  16. - Added translation template.