Skip to content

Update Grid column header docs - #137

Open
mafanya23 wants to merge 8 commits into
nextfrom
update-gridcolumn-header-docs
Open

Update Grid column header docs#137
mafanya23 wants to merge 8 commits into
nextfrom
update-gridcolumn-header-docs

Conversation

@mafanya23

@mafanya23 mafanya23 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Restructuring and updating Grid column header API. Standalone pages for each property are introduced

- css: add style block to example
- customfilter: fix parameter list indentation
- filterconfig: unify property formatting, add optional labels, fix dateFilter section indentation
- sortas: add @params section and usage example
- text: update example to show summary-based text callback
- tooltip: expand example with object form config
[add] updates for v9.3.9
[update] add Excel export fix to v9.3.9
[add] what's new for v9.3.10
- fix broken markdown table on the header properties index page
- restore the header type signature, example and related links
  that were lost when the old page was split
- fix the tooltipTemplate example: the component-level summary was
  missing, so totalPopulation rendered as undefined
- fix the colspan/rowspan examples: add the columns the spans reach
  into, without them the examples are not reproducible
- correct column ids that contradicted their header text
- align all 13 pages with the convention used by the sibling column
  property pages: ### Usage / ### Parameters / ### Example headings,
  so the sections appear in the page TOC
- replace site-absolute links with .md paths, which the repo link
  normalizer rewrites and the build validates
- remove the orphaned gridcolumn_header_property.md and redirect its
  URL to the new index page
- repoint the column summary links in configuration.md and
  grid_spans_config.md to gridcolumn_summary_property
@mafanya23 mafanya23 changed the title Update gridcolumn header docs Update Grid column header docs Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant