Skip to content

Releases: iTwin/presentation

@itwin/[email protected]

10 Feb 16:04
7cb5b11
Compare
Choose a tag to compare

Patch Changes

  • #873: Fix hierarchy level size exceeds limit info message wrapping in narrow Tree on Safari browser.
  • #873: Do not require two clicks to expand node with filter buttons on touch devices.

@itwin/[email protected]

07 Feb 13:19
af1d486
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #870: TreeRenderer and TreeNodeRenderer 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]

04 Feb 16:04
5ea6cf9
Compare
Choose a tag to compare

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

@itwin/[email protected]

04 Feb 16:04
5ea6cf9
Compare
Choose a tag to compare

Minor Changes

  • #834: Updated peer dependencies to support iTwin.js Core v5 packages.

@itwin/[email protected]

04 Feb 16:04
5ea6cf9
Compare
Choose a tag to compare

Patch Changes

  • #866: Updated hierarchy level size exceeded info message styling in narrow tree component to avoid cutting out text.

@itwin/[email protected]

04 Feb 16:04
5ea6cf9
Compare
Choose a tag to compare

Minor Changes

  • #834: Updated peer dependencies to support iTwin.js Core v5 packages.

@itwin/[email protected]

04 Feb 16:04
5ea6cf9
Compare
Choose a tag to compare

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 of Symbol.dispose are properly disposed.
  • Updated dependencies:

@itwin/[email protected]

04 Feb 12:10
3fe8b80
Compare
Choose a tag to compare
Pre-release

Major Changes

  • #864: Add @itwin/itwinui-icons as optional peer dependency (only required when using iTwinUI-based tree / node renderers).

@itwin/[email protected]

31 Jan 11:30
6f7148d
Compare
Choose a tag to compare
Pre-release

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 to 5.0.0-alpha.3.

    This fixes the following issues:

    • nodes being selected on expand,
    • node action buttons being rendered incorrectly.

@itwin/[email protected]

29 Jan 12:15
6fc3a9b
Compare
Choose a tag to compare
Pre-release

Major Changes

  • #847: Moving tree rendering components to a new design systems.