alpha-0.0.2
Pre-release
Pre-release
Maintenance release with only a few new features. The largest breaking change is that you must bring your own Angular 2 Seed project to the party and include the library via npm install ngus.
- Reorganized files between /src and /dist folders.
- New gulp tasks compile typescript into following formats: amd, common, system and es6.
- DOMElement now supports
attr,idandclassesproperties.