Skip to content

Releases: modelix/modelix.editor

1.13.1

06 Nov 03:11

Choose a tag to compare

1.13.1 (2025-11-06)

Bug Fixes

  • react: ensure SNodes are always wrapped with dependency tracking (cabc2b5)

1.13.0

05 Nov 03:08

Choose a tag to compare

1.13.0 (2025-11-05)

Bug Fixes

  • ModelixNodeAsMPSNode.getReferences() was always empty (eec9996)
  • several minor issues found while working on the FeatureModel editor (d35513b)

Features

  • react: page path variable reference (a3a1411)

1.12.0

02 Nov 03:12

Choose a tag to compare

1.12.0 (2025-11-02)

Features

  • react: new 'page' concept for defining custom endpoints (440dc48)

1.11.0

29 Oct 03:12

Choose a tag to compare

1.11.0 (2025-10-29)

Bug Fixes

  • react: generation failed for function calls inside functions (5011ec5)

Features

1.10.0

10 Jul 03:19

Choose a tag to compare

1.10.0 (2025-07-10)

Features

  • migration to modelix 15.4.1 (bba1fb9)

1.9.0

10 Mar 02:30

Choose a tag to compare

1.9.0 (2025-03-10)

Features

  • migration to modelix.core 12.0.0 (7919097)

1.8.0

03 Feb 02:41
f9fb7f9

Choose a tag to compare

1.8.0 (2025-02-03)

Features

  • react: added joy and and antd design (fa30a47)
  • react: added primereact components (625908f)

1.7.1

31 Jan 02:40
b9ccb8e

Choose a tag to compare

1.7.1 (2025-01-31)

Bug Fixes

  • react: usage of mui.Tooltip caused an exception (728f146)

1.7.0

27 Jan 02:42

Choose a tag to compare

1.7.0 (2025-01-27)

Bug Fixes

  • react: generator of ForEachComponent (53b10f2)
  • react: renderers were not polymorphic (a95ca1d)

Features

  • react: language with higher level abstractions (09d772d)

1.6.0

26 Jan 02:42

Choose a tag to compare

1.6.0 (2025-01-26)

Bug Fixes

  • react: generate java lambdas instead of anonymous classes (25edfca)
  • react: handle null values in properties of the generic component (909059c)
  • react: use stable API in OpenNodeInWebEditorAction (4e7ed03)

Features

  • react: allow renderers to return a list of components (ec61257)
  • react: make mui.Grid2 available (afdff62)
  • react: MPS model checker integration (a7aa2b0)
  • react: re-added deprecated method in ModelCheckerIntegration (88fdf7c)
  • react: several usability improvements of the react language (b1a7688)