- NgaModule - module wrapper for all ng2-admin custom features
- Ng Module per page
- async components load
- menu moved (again) to a separate file (as now each module has its own route file)
- no need to import Ba* directives into the pages which have NgaModule in the import statement
In the commit akveo/ng2-admin@e7fca6d4, we moved to @types for TypeScript typings.
It remains some traces in the documentation. This commit remove them.