Skip to content

Investigate @itwin/presentation-hierarchies and @itwin/presentation-hierarchies-react merge #1422

Description

@saskliutas

Investigate possibility of merging @itwin/presentation-hierarchies and @itwin/presentation-hierarchies-react packages into single @itwin/presentation-hierarchies package. API could be grouped by export paths into:

  • /core - hierarchy building APIs
  • /react - react state management and utilities APIs
  • /react/stratakit - StrataKit based components to render hierarchy.

react and stratakit could be specified as optional peer dependencies and would be required for consumer to install only when UI part is used.

Possible problems:

  • How to handle dependencies that re needed only for UI part?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions