-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0c43ce9
commit ef5023d
Showing
14 changed files
with
153 additions
and
47 deletions.
There are no files selected for viewing
10 changes: 0 additions & 10 deletions
10
common/changes/@itwin/appui-react/JonasD-telemetry-peerDep-removal_2025-01-29-11-38.json
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# 5.1.0 Change Notes <!-- omit from toc --> | ||
|
||
- [@itwin/appui-react](#itwinappui-react) | ||
- [Additions](#additions) | ||
- [Changes](#changes) | ||
|
||
## @itwin/appui-react | ||
|
||
### Additions | ||
|
||
- Added property `activeToolEmptyNode` to `FrontstageConfig.toolSettings`, which allows to use custom node if tool settings is empty. [#1137](https://github.com/iTwin/appui/pull/1137) | ||
|
||
### Changes | ||
|
||
- AccuDraw interaction changes. [#1157](https://github.com/iTwin/appui/pull/1157) | ||
- When moving the mouse, the focus changes between `X` and `Y` input fields, in rectangular mode only. | ||
- Removed the delay after typing in the input field, so the visual update is immediate. | ||
- The first input field is automatically focused when the `AccuDrawFieldContainer` appears. | ||
- The first input field is automatically focused when the compass mode is changed. | ||
- Removed colors from rectangular inputs. | ||
- `N`, `S`, `E`, `W` letters, which correspond to North, South, East, and West, can be entered in the bearing angle input field. | ||
- The bearing angle input field automatically adds special characters `°`, `'`, and `"` to facilitate entering the bearing angle. | ||
- The focus is now trapped in AccuDraw input fields. To focus out of these fields, the end user can press the `Escape` key. | ||
- Removed unnecessary `@itwin/core-telemetry` peer dependency. [#1193](https://github.com/iTwin/appui/pull/1193) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.