- Fix email validation for cell value.
- Fix an error when trying to validate column values.
- Fix an issue where Tablemaker JS wasn’t re-initialized when toggling Matrix blocks collapsed state.
- Update English translations.
- Fix an error when initializing the field in some instances.
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
- Fix an error in Craft 4.6.0 where dropdown column options weren’t saving correctly.
- Fix email validation for cell value.
- Fix an error when trying to validate column values.
- Update English translations.
- Fix an error when initializing the field in some instances.
- Update English translations.
- Fix an error when initializing the field in some instances.
- Fix an error in Craft 4.6.0 where dropdown column options weren’t saving correctly.
- Fix an error when trying to access columns for the field on an empty element.
- Add
type
tocolumns
for GQL queries.
- Fix Dropdown columns not showing their options settings on-load.
- Fix an error when removing a Dropdown column.
- Fix an error when removing columns.
- Fix an error with type settings for the field.
- Fix an error with GraphQL when querying an empty field.
- Fix an error with GraphQL when querying an empty field.
- Improve typing sluggishness for large Table Maker fields.
- Fix an incompatibility with Vizy.
- Add GraphQL support (thanks @mattstein).
- Now requires Table Maker
3.0.0
in order to update from Craft 3.
- Removed Craft 2 migration.
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
- Fix an incompatibility with Vizy.
- Add changelog notice when updating.
- Add GraphQL support (thanks @mattstein).
- Fix an error when running the Craft 2 migration on an already Craft 3 updated install.
- Add Craft 2 migration (thanks @jamesmacwhite).
- New icon.
{note} The plugin’s package name has changed to
verbb/tablemaker
. Table Maker will need be updated to 3.0 from a terminal, by runningcomposer require verbb/tablemaker && composer remove supercool/tablemaker
.
- Migration to
verbb/tablemaker
. - Now requires Craft 3.7+.
- Fixed an error caused by deleting a column when there are mulitple columns and the deleted column is not the last one.
- Initial Craft CMS 3 release