Skip to content

v0.1.0

Choose a tag to compare

@roluk roluk released this 04 Apr 13:36
· 101 commits to master since this release
0db38a0

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.