Skip to content

Conversation

@alyssajoyner
Copy link
Contributor

@alyssajoyner alyssajoyner commented Oct 21, 2025

This PR removes deprecated code, components and styles.

Code

  • toBeCalledTimes is deprecated; replaced with toHaveBeenCalledTimes
  • toBeCalledWith is deprecated; replaced with toHaveBeenCalledWith
  • lightTheme is deprecated; replaced with theme
  • error is deprecated; replaced with errors
  • MutableDataFrame is deprecated; replaced with DataFrame
  • getDataProvider is deprecated; replaced with getSupplementaryQueryRequest
  • condition is deprecated

Components

  • HorizontalGroup and VerticalGroup are deprecated; replaced with Stack

Styles

  • Remove gf-form styles

NOTE: Select component is deprecated and should be replaced with Combobox. This work is not included in this PR due to testing issues with Combobox.

@alyssajoyner alyssajoyner marked this pull request as ready for review October 21, 2025 21:21
@alyssajoyner alyssajoyner requested a review from a team as a code owner October 21, 2025 21:21
@alyssajoyner alyssajoyner moved this from Incoming to Needs Review in Partner Datasources Oct 21, 2025
@alyssajoyner alyssajoyner moved this from Needs Review to Incoming in Partner Datasources Oct 22, 2025
@alyssajoyner alyssajoyner marked this pull request as draft October 22, 2025 03:52
@adamyeats adamyeats moved this from Incoming to In Progress in Partner Datasources Oct 22, 2025
@alyssajoyner alyssajoyner moved this from In Progress to Needs Review in Partner Datasources Oct 23, 2025
@alyssajoyner alyssajoyner marked this pull request as ready for review October 23, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

1 participant