doriansmiley / lotusJS-MWV

MVW framework for applications based on lotusJS web components
2 stars 0 forks source link

Release/1.0.12 #9

Closed doriansmiley closed 6 years ago

doriansmiley commented 6 years ago

Refactors decorators to require a context reference for objects that receive injections. This is the best approach as to not tightly couple decorators with a specific context. Refactors @inject to allow the passing of a key value. Also refactored mapObject to allow passing of parameters #8.