All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
@itwin/itwinui-react
peer dependency has been upgraded to^3.0.0
.@itwin/presentation-components
peer dependency has been upgraded to^5.0.0
.- All other
@itwin
peer dependencies have been upgraded to^4.0.0
. react
andreact-dom
peer dependencies have been upgraded to^18.0.0
.monaco-editor
peer dependency has been upgraded to^0.52.0
.- Update package dependencies.
Table
: React component that displays properties of selected elements and reacts to the ruleset changes.
0.1.1 - 2023-02-13
@itwin
peer dependencies now accept a range of^3.2.6
.
0.1.0 - 2022-04-04
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 hierarchy defined by a Presentation ruleset and reacts to the ruleset changes.