
ConditionalFormattingConfig with a useGradient flag.getColorFunction) to respect useGradient and fall back to solid colors when disabled.FormattingPopoverContent UI.useGradient to true for backward compatibility with existing saved charts and dashboards.cd superset-frontend && npm run testnpm run test -- getColorFormatters && npm run test -- TableChart && npm run test -- FormattingPopoverContent✅ Less visually noisy table highlighting
✅ More control over conditional formatting appearance
✅ Backward-compatible table styling behaviorPosted Aug 8, 2026
Merged a backward-compatible React and TypeScript feature into Apache Superset, adding solid or gradient conditional formatting with tests across seven files.
0
0