This is an automated email from the ASF dual-hosted git repository.

lilykuang pushed a change to branch table-time-compare-hide-show
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 39bb074810 Table with Time Comparison:
     add 78d31905fa Table with Time Comparison:
     new cc5bdc1ad5 feat(time-comparison-table): implement comparison columns 
dropdown
     new 4b7d8930ba expand and collapse all time comparison columns
     new 8a1979c768 update variable names
     new b48bff9bb6 updated style

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/components/Dropdown.tsx                    |   5 +-
 .../src/components/Menu.tsx}                       |   3 +-
 .../superset-ui-chart-controls/src/index.ts        |   4 +-
 .../plugins/plugin-chart-table/package.json        |   1 +
 .../plugin-chart-table/src/DataTable/DataTable.tsx |  20 ++-
 .../plugins/plugin-chart-table/src/TableChart.tsx  | 172 ++++++++++++++++++++-
 .../plugins/plugin-chart-table/src/buildQuery.ts   |   5 +-
 .../plugin-chart-table/src/controlPanel.tsx        |  19 ++-
 .../plugin-chart-table/src/transformProps.ts       |   3 +-
 9 files changed, 209 insertions(+), 23 deletions(-)
 copy docs/babel.config.js => 
superset-frontend/packages/superset-ui-chart-controls/src/components/Dropdown.tsx
 (90%)
 copy superset-frontend/packages/{superset-ui-core/src/dynamic-plugins/index.ts 
=> superset-ui-chart-controls/src/components/Menu.tsx} (91%)

Reply via email to