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

[v5] break: remove various deprecated APIs, clean up ESLint comments #6125

Merged
merged 3 commits into from
May 4, 2023

Conversation

adidahiya
Copy link
Contributor

@adidahiya adidahiya commented May 4, 2023

Changes proposed in this pull request:

  • Remove various /** @deprecated */ APIs that were planned for removal in v5.0 (These APIs are no longer used in our internal repos, thanks to the @blueprintjs/eslint-plugin auto-fixable lint rules):
    • combineRefs
    • Clases.MULTISTEP_DIALOG_FOOTER
    • Constructor
    • TimezoneDisplayFormat.NAME
    • IExampleProps
    • IListItemsProps
    • ICreateNewItem
  • Revisit various /* eslint-disable */ comments to remove the unnecessary ones

@adidahiya
Copy link
Contributor Author

fix ExampleProps type param

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 8740c47 into v5 May 4, 2023
@adidahiya adidahiya deleted the ad/v5-deprecated branch May 4, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant