Skip to content

Releases: iTwin/presentation-rules-editor

v0.1.1

13 Feb 15:01
b2ae344
Compare
Choose a tag to compare

Changed

  • @itwin peer dependencies now accept a range of ^3.2.6.

v0.1.0

04 Apr 13:36
0db38a0
Compare
Choose a tag to compare

Added

  • EditableRuleset: Represents a ruleset with dynamic content. It acts as the main communication channel between different components in this package.
  • SoloRulesetEditor: Represents a single monaco editor instance that is used to edit an associated ruleset.
  • PropertyGrid: React component that displays properties of selected elements and reacts to the ruleset changes.
  • Tree: React component that displays a tree hierachy defined by a Presentation ruleset and reacts to the ruleset changes.