Skip to content

Releases: modelix/modelix.editor

1.19.0

Choose a tag to compare

@slisson slisson released this 28 May 13:38

1.19.0 (2026-05-28)

Bug Fixes

  • missing dependency in generator of org.modelix.mps.notation (f366b8b)

Features

1.18.1

Choose a tag to compare

@slisson slisson released this 08 May 07:52

1.18.1 (2026-05-08)

Bug Fixes

  • publish workflow failed (e114765)

1.18.0

Choose a tag to compare

@slisson slisson released this 08 May 04:50

1.18.0 (2026-05-08)

Bug Fixes

  • react: generator warnings (a4c7408)

Features

  • build solution (2fe9752)
  • build solution (6feac7a)
  • build solution (f961873)
  • build solution (e362eff)
  • react: extracted project view into a new solution of reusable components (0f340e5)
  • react: index page with all available pages (30aafb6)

1.17.0

Choose a tag to compare

@slisson slisson released this 23 Apr 04:47

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

Choose a tag to compare

@slisson slisson released this 18 Apr 04:29

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

Choose a tag to compare

@slisson slisson released this 04 Apr 04:14

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

Choose a tag to compare

@slisson slisson released this 27 Mar 04:31

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

Choose a tag to compare

@slisson slisson released this 06 Nov 03:11

1.13.1 (2025-11-06)

Bug Fixes

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

1.13.0

Choose a tag to compare

@slisson slisson released this 05 Nov 03:08

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

Choose a tag to compare

@slisson slisson released this 02 Nov 03:12

1.12.0 (2025-11-02)

Features

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