cognoma / frontend

Frontend for Project Cognoma
http://cognoma.org/
Other
4 stars 22 forks source link

Feature/replace template cache #56

Closed brendanmckeown closed 7 years ago

brendanmckeown commented 7 years ago

Addresses https://github.com/cognoma/frontend/issues/49

ToDo: the dynamic templates within the queryParamSelector component still rely on the $templateCache service, and I did not have time to address them. I think refactoring them into a separate component may be the answer to remove this last dependency on the template cache.