Lean annotation template due to modularization
Feature
Summary
Follow up from !168 (merged)
This MR provides the modularization of the annotation component. Three new components are introduced (annotationtoggles, annotationlist and annotationoptions) to keep the template lean and maintainable and to separate the logic from the markup.
Does the result of the MR comply to our "definition of done"?
-
Unit tests passed -
Code reviewed -
Acceptance criteria met -
Functional tests passed -
Non-Functional requirements met -
Product Owner accepts the User Story
Documentation
-
I updated the README (if applicable) -
I provided my functions with appropriate documentation -
I adjusted other parts of the documentation (if applicable)
Tests
Are we able to test this new feature?
-
Yes, everything can be done via unit tests. -
Yes, you can test by following these steps: … -
No, it is not possible.
Changelog
-
I added a statement to the CHANGELOG.
Related Tickets
Add all related issues and especially those to be closed.
related to #158 (closed) and #274 (closed)
Related
Closes
closes ${274}