0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/reference
Gareth Palmer a63689869e Add support for merging cells in TableBlock.
Handsontable has support for merging table cells using the `mergeCells`
plugin but there was no support in Wagtail for storing which cells have
been merged or rendering them in the output template.

The client JavaScript will now save which cells have been merged and
the output template will merge or hide cells.

See https://handsontable.com/docs/6.2.0/Options.html#mergeCells
2023-09-08 08:30:49 +10:00
..
contrib Add support for merging cells in TableBlock. 2023-09-08 08:30:49 +10:00
pages Fix link in custom HTML attributes in Panels documentation 2023-07-21 06:36:11 +10:00
streamfield Add note to clarify that blocks are not interchangeable with model fields 2023-08-30 18:47:57 +01:00
hooks.md Fix incorrect versionchanged number for user_page_permissions deprecation 2023-07-19 17:53:26 +10:00
index.md
jinja2.md
management_commands.md Remove old versionadded / versionchanged notes 2023-07-19 17:53:26 +10:00
panel_api.md
project_template.md Add support for --template argument to wagtail start 2023-07-12 13:18:31 +01:00
settings.md Add docs for managing stored queries in searchpromotions 2023-07-18 15:00:56 +01:00
signals.md
viewsets.md Allow ChooserViewSet to be filtered by specified URL parameters 2023-09-06 15:58:36 +01:00