You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion is tracking the work of the migration from js/ts class Components to functional components. Similar to the typescript tracker, this has a script for updating this list: To update the tracker, go to the superset-frontend directory, run node ../scripts/generate_frontend_class_component_tasklist.js, and copy and paste the output below
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This discussion is tracking the work of the migration from js/ts class Components to functional components. Similar to the typescript tracker, this has a script for updating this list: To update the tracker, go to the superset-frontend directory, run node ../scripts/generate_frontend_class_component_tasklist.js, and copy and paste the output below
packages/superset-ui-core/src/chart/components
packages/superset-ui-core/test/chart/components
packages/superset-ui-demo/storybook/shared/components
packages/superset-ui-demo/storybook/stories/superset-ui-number-format
packages/superset-ui-demo/storybook/stories/superset-ui-time-format
src/SqlLab/components/App
src/SqlLab/components/TabbedSqlEditors
src/components/AlteredSliceTag
src/components/AsyncSelect
src/components/Chart
src/components/CopyToClipboard
src/components/Datasource
src/components/DeprecatedSelect
src/components/ErrorBoundary
src/dashboard/components
src/dashboard/components/CssEditor
src/dashboard/components/Header
src/dashboard/components/Header/HeaderActionsDropdown
src/dashboard/components/PublishedStatus
src/dashboard/components/UndoRedoKeyListeners
src/dashboard/components/dnd
src/dashboard/components/filterscope
src/dashboard/components/gridComponents
src/dashboard/components/gridComponents/new
src/dashboard/components/menu
src/dashboard/components/resizable
src/dashboard/containers
src/explore/components
src/explore/components/controls
src/explore/components/controls/AnnotationLayerControl
src/explore/components/controls/CollectionControl
src/explore/components/controls/DatasourceControl
src/explore/components/controls/FilterBoxItemControl
src/explore/components/controls/FilterControl/AdhocFilterControl
src/explore/components/controls/FilterControl/AdhocFilterEditPopover
src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent
src/explore/components/controls/FilterControl/AdhocFilterPopoverTrigger
src/explore/components/controls/FixedOrMetricControl
src/explore/components/controls/MetricControl
src/explore/components/controls/MetricControl/AdhocMetricEditPopover
src/explore/components/controls/TimeSeriesColumnControl
src/features/home
src/features/profile
src/pages/ChartCreation
src/types
src/visualizations/FilterBox
Beta Was this translation helpful? Give feedback.
All reactions