@meshmakers/octo-process-diagrams 3.4.1070 → 3.4.1090
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -16,7 +16,7 @@ Part of the [@meshmakers](https://www.npmjs.com/org/meshmakers) package ecosyste
|
|
|
16
16
|
- **Dockview Layout** — Flexible, rearrangeable panel system
|
|
17
17
|
- **Animations** — SVG animations with data binding support
|
|
18
18
|
- **Exposed Properties** — Bind symbol properties to runtime data (number, string, boolean)
|
|
19
|
-
- **Expression Evaluation** — `expr-eval` based expressions for data bindings
|
|
19
|
+
- **Expression Evaluation** — `expr-eval-fork` based expressions for data bindings
|
|
20
20
|
- **Grouping** — Figma/Illustrator-style temporary grouping of primitives and symbols
|
|
21
21
|
- **Undo/Redo** — Full history with keyboard shortcuts
|
|
22
22
|
|
|
@@ -225,7 +225,7 @@ An optional LCARS theme mixin is available:
|
|
|
225
225
|
- **Kendo UI Angular 21** (Buttons, Inputs, Dropdowns, Dialogs, ListView)
|
|
226
226
|
- **Apollo Angular** for GraphQL
|
|
227
227
|
- **dockview-angular** for flexible panel layout
|
|
228
|
-
- **expr-eval** for expression evaluation
|
|
228
|
+
- **expr-eval-fork** for expression evaluation
|
|
229
229
|
|
|
230
230
|
## Detailed Documentation
|
|
231
231
|
|