Releases: modelix/modelix.text-editor
Releases · modelix/modelix.text-editor
1.8.0
1.8.0 (2025-02-03)
Features
- react: added joy and and antd design (fa30a47)
- react: added primereact components (625908f)
1.7.1
1.7.1 (2025-01-31)
Bug Fixes
- react: usage of mui.Tooltip caused an exception (728f146)
1.7.0
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
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
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
1.5.2 (2024-12-06)
Bug Fixes
- publish all-editor-plugins.zip to artifacts.itemis.cloud (5fddcc1)
1.5.1
1.5.1 (2024-12-06)
Bug Fixes
- publishing of plugins to GitHub packages (3cdb2ec)
1.5.0
1.5.0 (2024-12-06)
Bug Fixes
- catch exception in reference presentation (baa510f)
Features
1.4.2
1.4.2 (2024-11-19)
Bug Fixes
- enable publishing to itemis nexus (3f6e41e)
1.4.1
1.4.1 (2024-10-24)
Bug Fixes
- generate to java instead of kotlin (4fc5df3)