Skip to content

Releases: modelix/modelix.text-editor

1.8.0

03 Feb 02:41
f9fb7f9
Compare
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
Compare
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
Compare
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
Compare
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)

1.5.3

20 Dec 02:46
Compare
Choose a tag to compare

1.5.3 (2024-12-20)

Bug Fixes

  • compile error because of missing NullConcept (212dc07)
  • migration to modelix.core:10.+ by specifying useRoleIds = false (eedfee2)
  • reduce priority of mavenLocal to fix Kotlin compile errors (3c743c7)

1.5.2

06 Dec 15:37
5fddcc1
Compare
Choose a tag to compare

1.5.2 (2024-12-06)

Bug Fixes

  • publish all-editor-plugins.zip to artifacts.itemis.cloud (5fddcc1)

1.5.1

06 Dec 14:38
0db7399
Compare
Choose a tag to compare

1.5.1 (2024-12-06)

Bug Fixes

  • publishing of plugins to GitHub packages (3cdb2ec)

1.5.0

06 Dec 13:27
addae93
Compare
Choose a tag to compare

1.5.0 (2024-12-06)

Bug Fixes

  • catch exception in reference presentation (baa510f)

Features

1.4.2

19 Nov 13:05
Compare
Choose a tag to compare

1.4.2 (2024-11-19)

Bug Fixes

  • enable publishing to itemis nexus (3f6e41e)

1.4.1

24 Oct 02:46
ee11f77
Compare
Choose a tag to compare

1.4.1 (2024-10-24)

Bug Fixes

  • generate to java instead of kotlin (4fc5df3)