Skip to content

Add pivot panel and release 4.1.6 - #129

Merged
petera2c merged 11 commits into
mainfrom
feat/pivot-panel-4.1.6
Aug 9, 2026
Merged

Add pivot panel and release 4.1.6#129
petera2c merged 11 commits into
mainfrom
feat/pivot-panel-4.1.6

Conversation

@petera2c

@petera2c petera2c commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds a pivot panel in the column editor so people can put fields into Rows, Columns, and Values
  • Multiple row fields now show as normal extra rows (one per combination), not expand/collapse groups
  • Docs, changelog, and package version set to 4.1.6

Test plan

  • Open the Pivot Panel Storybook example and place fields into Rows, Columns, and Values
  • Confirm the table updates when Values has at least one measure, and goes flat again when Values is empty
  • With Quarter + Product as Rows, confirm every combination is a full row (no chevrons / empty child column)
  • Check aggregation dropdown and remove control look consistent with the rest of the side panel
  • Skim /docs/pivot and changelog 4.1.6 for accuracy

Made with Cursor

petera2c and others added 11 commits August 8, 2026 18:48
Ship enablePivotPanel for composing Rows/Columns/Values in the column editor, emit one flat row per dimension combination (no synthetic rowGrouping tree), and align panel UI with shared overlay/column-editor styles.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add changelog 4.1.6, bump package versions, and update pivot docs/blog copy for enablePivotPanel and flat multi-dimension rows.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Drop dead expandAll/stickyParents paths that assumed multi-row pivot was nested, and rename nested-rows presets to multi-rows.

Co-authored-by: Cursor <cursoragent@cursor.com>
Remove preset buttons and status text; open the column editor with enablePivotPanel at 500px height.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@petera2c
petera2c merged commit c87176a into main Aug 9, 2026
4 checks passed
@petera2c
petera2c deleted the feat/pivot-panel-4.1.6 branch August 9, 2026 04:02
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