iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Deprecate `@itwin/core-react` package #827

Closed GerardasB closed 4 weeks ago

GerardasB commented 3 months ago

Describe the Solution you'd like

Most of @itwin/core-react was already replaced by iTwinUI. We should deprecate the remaining components and APIs from this package in preparation of package removal. In case the API is still needed and there's no available replacement - move it to @itwin/components-react.

### Tasks
- [x] Deprecate `Popup` in favor of `iTwinUI` `Popover`
- [x] Move remaining components to other packages