Files
superset2/superset-frontend/src
Evan Rusackas 2a133d2d89 chore(lint): convert dashboard components to function components
Converts Dashboard, DashboardGrid, SliceAdder, DragDroppable,
FilterScopeModal, FilterScopeSelector, gridComponents (Chart, Divider,
Header, Markdown, DraggableNewComponent), menu components (HoverMenu,
BackgroundStyleDropdown, MarkdownModeDropdown, WithPopoverMenu),
nativeFilters (FilterValue, DefaultValue), PublishedStatus, and
UndoRedoKeyListeners from class to function components.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 10:08:45 -07:00
..