Skip to content

fix(arguments): drop the wrap/data-table incompatibility note#344

Merged
markdumay merged 1 commit into
mainfrom
docs/table-wrap-datatables
Jul 14, 2026
Merged

fix(arguments): drop the wrap/data-table incompatibility note#344
markdumay merged 1 commit into
mainfrom
docs/table-wrap-datatables

Conversation

@markdumay

@markdumay markdumay commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

The wrap argument's comment claimed "This setting is not compatible with data tables." That is no longer true: Hinode now renders a wrapped data table uniformly and mod-simple-datatables applies the wrapped layout through simple-datatables' tableRender hook, so wrap combines with sortable, paginate and searchable.

Typed fix rather than docs deliberately: the comment feeds the generated argument documentation, so it needs a release (v6.4.0 → v6.4.1) to reach downstream sites. The companion PRs will then pick up the bump.

Companion to gethinode/hinode#2018 and gethinode/mod-simple-datatables#277.

🤖 Generated with Claude Code

The wrap argument's comment claimed "This setting is not compatible with data
tables." That is no longer true: Hinode renders a wrapped data table uniformly
and mod-simple-datatables applies the wrapped layout through simple-datatables'
tableRender hook, so wrap combines with sortable, paginate and searchable.

The stale note is surfaced in the generated argument documentation, so it needs
a release to reach downstream sites.
@markdumay markdumay force-pushed the docs/table-wrap-datatables branch from 57ec0ac to 64c928f Compare July 14, 2026 10:40
@markdumay markdumay changed the title docs(arguments): drop the wrap/data-table incompatibility note fix(arguments): drop the wrap/data-table incompatibility note Jul 14, 2026
@markdumay markdumay merged commit 0049417 into main Jul 14, 2026
11 checks passed
@markdumay markdumay deleted the docs/table-wrap-datatables branch July 14, 2026 10:47
@markdumay

Copy link
Copy Markdown
Collaborator Author

🎉 This PR is included in version 6.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant