1.x-1.3.0
What's Changed
- Issue #32: no sub-directory for image field (new installs). by @herbdool in #33
- Issue #27 fix some styles by @herbdool in #34
- Issue #27 remove container (revert) by @herbdool in #36
- Issue #39 push last card item (link) to the bottom by @herbdool in #40
- Issue #37 Allow row of columns to wrap (bug fix) by @herbdool in #38
- Issue #41 use CSS Grid by default by @herbdool in #42
Full Changelog: 1.x-1.2.3...1.x-1.3.0
Note: This release makes a change to the grid library used for columns. Instead of using core's Bootstrap v4 grid, it uses the Bootstrap v5 CSS Grid. The library is included with the module. It also allows administrators to change it back. Read the README.md in this module to find out how.