Skip to content

Releases: modelix/modelix.editor

1.17.0

23 Apr 04:47

Choose a tag to compare

1.17.0 (2026-04-23)

Features

  • react: show tabs also when other concept aspects are opened first (cc61cd4)
  • react: split pane (6787e91)

1.16.0

18 Apr 04:29

Choose a tag to compare

1.16.0 (2026-04-18)

Bug Fixes

  • react: avoid LinkageError caused by JSON related classes (717808b)
  • react: compile errors (7e88b96)
  • react: project view: hide expand button on nodes without children (8fa0437)

Features

  • react: project view (4e57f61)
  • react: project view (cb6eb6c)
  • react: project view: icons (aa89f07)
  • react: project view: virtual folders (6f79f0c)
  • react: use react-router to preserve state when navigating a link (ea850aa)

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)