Skip to content

Commit

Permalink
Fix Grid CSS regression (#2194) (#2195)
Browse files Browse the repository at this point in the history
This PR addresses #2194. 

When changing over to the new Grid styles, some CSS was moved over from
the `gv-grid` to `gv-grid-row`. For templates that are not (yet)
updated, this will cause discrepancies.

This will only fix the frontend for custom templates. The backend can
only be fixed on the templates themselves.

💾 [Build
file](https://www.dropbox.com/scl/fi/a3ftzbr27uqlzrs4lyim9/gravityview-2.31-b93399e28.zip?rlkey=mpqomp4bx1g3gtz3yhou6q3eo&dl=1)
(b93399e).
  • Loading branch information
mrcasual authored Nov 9, 2024
2 parents 5907106 + b93399e commit d9ff8bf
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 4 deletions.
4 changes: 4 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Beautifully display your Gravity Forms entries. Learn more on [gravitykit.com](h

== Changelog ==

= develop =

* Fixed: Custom templates using the GravityView grid styles would render incorrectly.

= 2.31 on November 4, 2024 =

This release introduces [flexible widget positioning](https://docs.gravitykit.com/article/1027-dynamic-widget-placement?utm_source=gravityview&utm_medium=changelog&utm_campaign=release) in Views, enhances entry-in-a-lightbox functionality, and adds support for the Gravity Forms 2.9+ Image Choice field. It also addresses compatibility issues with LiteSpeed, Divi, and LifterLMS, along with various other fixes and improvements.
Expand Down
2 changes: 1 addition & 1 deletion templates/css/gv-default-styles-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d9ff8bf

Please sign in to comment.