Skip to content

Commit f8083ac

Browse files
Torsten Goergkbirken
authored andcommitted
Improve handling of root constraints in conjunction with grouping (#1552).
Details: - Editor improvements for feature model root constraints. - Added repositioning of feature model root constraints on constraint group assignment changes. - Improved the the root constraints editor according to the review comments. - Updated CHANGELOG.md.
1 parent c9bfd5e commit f8083ac

File tree

5 files changed

+1432
-483
lines changed

5 files changed

+1432
-483
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ The project does _not_ follow Semantic Versioning and the changes are documented
1919

2020
- Variability: Remove deprecated concepts `VariabilityModelChunk_old`, and some related concepts.
2121
- Typesystem: All usages of colon casts were transformed to the 'as' cast for null safety. From now on no colon casts are allowed in the typesystem, also read this issue for more info: https://github.com/IETS3/iets3.opensource/issues/688
22+
- Variability: The grouping of root constraints has been improved. New root constraints will be added next to the other constraints in the respective groups. This helps to avoid merge conflicts.
23+
2224

2325
## November 2025
2426

0 commit comments

Comments
 (0)