Releases: iTwin/presentation-rules-editor
Releases · iTwin/presentation-rules-editor
v0.1.1
v0.1.0
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.