This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/superset.git
synced
2026-09-01 13:01:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c2fef29cb7a781b2e451b2731cfd8a889dc6299
superset2
/
superset-frontend
/
plugins
/
plugin-chart-table
/
src
T
History
Joe Li
a8a8b51afb
fix(plugin-chart-table): guard row-indexed comparison-color lookups against undefined entries (
#43139
)
2026-08-24 11:45:25 -07:00
..
DataTable
fix(plugin-chart-table): align sticky header column dividers with table body (
#42573
)
2026-08-06 15:40:44 -07:00
images
…
stories
…
utils
perf(frontend): migrate lodash imports to lodash-es for tree-shaking (
#41511
)
2026-06-30 00:09:39 +07:00
buildQuery.ts
feat(table): allow choosing Sum or Average for the "Show summary" totals row (
#43027
)
2026-08-13 13:15:23 -07:00
consts.ts
…
controlPanel.tsx
feat(table): allow choosing Sum or Average for the "Show summary" totals row (
#43027
)
2026-08-13 13:15:23 -07:00
index.ts
chore(lint): toggle
import/no-named-as-default
to error level + fix all violations (
#42214
)
2026-07-20 10:22:15 -07:00
Styles.tsx
chore(a11y): enable jsx-a11y/prefer-tag-over-role as error (
#42078
)
2026-07-26 17:38:55 -07:00
TableChart.tsx
fix(plugin-chart-table): guard row-indexed comparison-color lookups against undefined entries (
#43139
)
2026-08-24 11:45:25 -07:00
transformProps.ts
feat: Color Picker replaces the color selection drop-down list in conditional formatting (
#42053
)
2026-08-08 02:00:56 +03:00
types.ts
…