Releases: iTwin/presentation
Releases · iTwin/presentation
@itwin/[email protected]
@itwin/[email protected]
Patch Changes
-
#870:
TreeRenderer
andTreeNodeRenderer
now take actions as specification function array.label
: Action item's label.action
: The action performed when the button is clicked.show
A boolean determining whether the button should be displayed.icon
: The button's icon.
@itwin/[email protected]
Minor Changes
- #834: Added
TestIModelConnection
that allows opening iModels from local files without the use of deprecated iTwin.js Core APIs. - #834: Updated peer dependencies to support iTwin.js Core v5 packages.
Patch Changes
- Updated dependencies:
- @itwin/[email protected]
@itwin/[email protected]
Minor Changes
- #834: Updated peer dependencies to support iTwin.js Core v5 packages.
@itwin/[email protected]
Patch Changes
- #866: Updated hierarchy level size exceeded info message styling in narrow tree component to avoid cutting out text.
@itwin/[email protected]
Minor Changes
- #834: Updated peer dependencies to support iTwin.js Core v5 packages.
@itwin/[email protected]
Minor Changes
- #834: Apply and use property value constraints for numeric properties
- #834: Updated peer dependencies to support iTwin.js Core v5 packages.
Patch Changes
- #868: Make sure resource that use
dispose
method instead ofSymbol.dispose
are properly disposed. - Updated dependencies:
- @itwin/[email protected]
@itwin/[email protected]
Major Changes
- #864: Add
@itwin/itwinui-icons
as optional peer dependency (only required when using iTwinUI-based tree / node renderers).
@itwin/[email protected]
Patch Changes
-
#860: Changes to tree node action buttons related to filtering:
- Fix filter button style.
- Removed "reset filter" button. The filter can be reset through the filter editing dialog.
-
#862: Update
@itwin/itwinui-react
dependency to5.0.0-alpha.3
.This fixes the following issues:
- nodes being selected on expand,
- node action buttons being rendered incorrectly.
@itwin/[email protected]
Major Changes
- #847: Moving tree rendering components to a new design systems.