django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
42 stars 20 forks source link

fix: make grid layout (rows/columns) compatible with flex box-based Django admin #208

Closed fsbraun closed 2 months ago

fsbraun commented 2 months ago

Fixes #206 and #207

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.92%. Comparing base (f11feee) to head (d7f0116). Report is 16 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #208 +/- ## ========================================== - Coverage 86.93% 86.92% -0.01% ========================================== Files 120 120 Lines 3107 3120 +13 Branches 330 331 +1 ========================================== + Hits 2701 2712 +11 + Misses 304 303 -1 - Partials 102 105 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.