gurpsdomain / GurpsyMcGurpsFace

A (not yet) fully functional webbrowser based Gurps Character Sheet Editor
https://gurpsdomain.github.io/GurpsyMcGurpsFace/
4 stars 0 forks source link

Add component inheritence #36

Closed meronbrouwer closed 7 years ago

meronbrouwer commented 7 years ago

Since Angular 2.3 it is possible to apply componenten inheritence. This could clean up the vode significantly.

See: http://maxisam.github.io/2017/02/01/Angular2-Component-Inheritance/