Skip to content

alpha-0.0.2

Pre-release
Pre-release

Choose a tag to compare

@steveblue steveblue released this 10 Aug 17:11
· 14 commits to master since this 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, id and classes properties.