Skip to content
Snippets Groups Projects
Commit 373108a5 authored by rhenck's avatar rhenck
Browse files

Refactor elements to use the model's value

This change mainly helps the editor.
The idea is to make the element components have the correct value of
their model and don't rely on the formcontrol value. The formcontrol
can be hard to manipulate, especially in compound elements. Setting
the model value is way easier.

The formcontrols are kept and should not interfere.
parent 36831c44
No related branches found
No related tags found
Loading
Showing
with 65 additions and 51 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment