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

Refactor unit model

The UIComponents now only have the properties they can make use of. This 
means that the angular components use the CSS properties explicitly 
instead of having all kinds of useless CSS properties.
Also it is no longer needed to update the CSS styles via event because 
Angular's change detection takes care of that.
parent a80b6119
No related branches found
No related tags found
Loading
Showing
with 121 additions and 104 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