mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
- ChartDataProvider: fix useEffect to only refetch on formData/sliceId changes - reactify: preserve legacy `this` context for componentWillUnmount callbacks - HorizonRow: add empty array guard for colorScale="change" - TTestTable: clamp control index when data shrinks - TableRenderers: fix sorting state reset to only trigger on structural props - Chart: initialize renderStartTimeRef with Logger.getTimestamp() - DatasourceEditor: pass fresh validation errors to onChange callback - Dashboard: use event parameter instead of window.event in beforeunload - SliceAdder: use refs to track latest values in cleanup effect - Markdown: add ErrorBoundary and error handler to enable error message - SaveModal: add isLoading check to "Save & go to dashboard" button - CollectionControl: forward header props to ControlHeader Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>