Skip to content

Commit 85e2792

Browse files
committed
version 2.7.3
1 parent 5260f80 commit 85e2792

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 2.7.3 - 2022-09-14
4+
5+
### Fixed
6+
- Fix elements overflowing grid column bounds in Row Layout. (thanks @bencarr).
7+
8+
### Removed
9+
- Remove “Column Width” for fields in Matrix layout.
10+
311
## 2.7.2 - 2022-05-15
412

513
### Fixed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/super-table",
33
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
44
"type": "craft-plugin",
5-
"version": "2.7.2",
5+
"version": "2.7.3",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)