iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
620 stars 210 forks source link

deprecate appui-abstract content apis (backport #7167) [release/4.9.x] #7176

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

Deprecate appui-abstract /content apis. In addition, deprecate BackstageItemsManager which should have been deprecated in 3.6 but was not since it was believed internal APIs could be removed whenever. I'd like to split the difference, deprecate it now, and remove it in 5.0 to give any possible consumers a heads-up.

Appui companion PR: https://github.com/iTwin/appui/pull/1033


This is an automatic backport of pull request #7167 done by Mergify.

mergify[bot] commented 1 month ago

Cherry-pick of a438fdac4eac1bfba4e832427880ad54bdd75a91

ben-polinsky commented 1 month ago

Thanks for the version adjustments.