iTwin / appui

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

Update release tags of frequently used APIs #891

Open GerardasB opened 2 weeks ago

GerardasB commented 2 weeks ago
### Tasks
- [ ] `AccuDrawKeyboardShortcuts` will be bumped to `@public`
- [ ] `DrawingNavigationAidControl` will be bumped to `@public`, although it will be deprecated as well https://github.com/iTwin/appui/pull/888
- [ ] `ReducerRegistry` will be bumped to `@public` and is deprecated already.
- [ ] `@internal` tag will be removed from `ToolAssistanceField` https://github.com/iTwin/appui/issues/671
- [ ] `AccuDrawWidget` will be bumped to `@public`.
- [ ] `BackstageItemUtilities`, `StatusBarItemUtilities`, and `ToolbarItemUtilities` will be bumped to `@public`.
- [ ] `useTransientState` will be bumped to `@public`.
- [ ] `FormatProps` is from `@itwin/core-quantity` and will be bumped to `@public`.