Skip to content

Releases: modelix/modelix.editor

1.15.0

04 Apr 04:14

Choose a tag to compare

1.15.0 (2026-04-04)

Bug Fixes

  • projectional-editor: catch exception during evaluation of constraints (107ebe9)
  • projectional-editor: completion menu didn't update when the caret was moved (9b606ca)
  • projectional-editor: couldn't change the selection in the code completion menu (9353b77)
  • projectional-editor: couldn't delete characters (ec59bee)
  • projectional-editor: deduplicate TextEditroServiceImpl.replaceText (3ccab44)
  • projectional-editor: editor wasn't updated after text changes (946b41d)
  • projectional-editor: handle CTRL+space when the completion menu is open (8fcdafb)
  • projectional-editor: optimized serialization of CellPropertyValue (0b6f080)
  • projectional-editor: optimized serialization of CellTreeOps (0c12824)
  • projectional-editor: pattern of completion menu was empty when triggered at pos 0 (4b2d309)
  • projectional-editor: reduce amount of cell tree changes during incremental update (d8b472a)
  • projectional-editor: scroll the code completion menu when the selection changes (355f921)
  • projectional-editor: wrong cell was selected when clicking while the main view was scrolled (cbca422)
  • react: default target renderer of reference cells didn't call property getters (e4381a8)
  • react: LinkageError in generated code (dd81d81)

Features

  • react: child collections now have a separator set by default (adfafcf)

1.14.0

27 Mar 04:31

Choose a tag to compare

1.14.0 (2026-03-27)

Bug Fixes

  • drop support of MPS 2023.2 (c2a6870)
  • race conditions in editor tests (ae7de84)

Features

  • split editor into frontend and backend components (7deb5f7)
  • split editor into frontend and backend components (5e3669e)

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)