Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix various issues with deprecated type references #5528

Merged
merged 3 commits into from
Sep 6, 2022

Conversation

adidahiya
Copy link
Contributor

Changes proposed in this pull request:

  • Add ColumnHeaderCellProps type alias, export it (this corresponds to what @blueprintjs/no-deprecated-type-references is suggesting/auto-fixing right now)
  • Deprecate IQueryListRendererProps, add QueryListRendererProps type alias (I realized that this is actually being used outside this repo)
  • Remove IPanel from @bluprintjs/no-deprecated-type-references since we cannot automatically migrate
  • Remove IPanelActions from @bluprintjs/no-deprecated-type-references since that symbol does not exist

@adidahiya adidahiya merged commit f9d5b41 into develop Sep 6, 2022
@adidahiya adidahiya deleted the ad/fix-type-reference-issues branch September 6, 2022 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants