Skip to content

A class registry system to allow static namespaced typescript classed to be registered with angular modules

License

Notifications You must be signed in to change notification settings

reasn/ts-angular-class-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-angular-class-registry 0.3.0

A class registry system to allow namespaced typescript classes to annotated in order to be registered with angular modules

Release History

  • 2015-01-14   v0.0.0    Initial release
  • 2015-01-15   v0.1.0    Refactoring, now uses annotation as central term
  • 2015-01-15   v0.1.1    Bug fix for non-string object properties
  • 2015-01-15   v0.1.2    Added toolbox containing log decorator
  • 2015-01-15   v0.1.3    Added support for angular filters
  • 2015-01-15   v0.1.4    Renamed LogDecorator.log into LogDecorator.debug
  • 2015-01-23   v0.2.0    Directives are now accessible inside the scope via the their names using controllerAs
  • 2015-01-23   v0.2.1    Removed controllerAs functionality due to inconsistencies (e.g. directive methods being bound to window when used without parentheses)
  • 2015-02-18 v0.2.2 Fixed a bug in IE9
  • 2015-04-08 v0.2.3 Fixed a data type bug in Filter Interface
  • 2015-04-22 v0.3.0 Removed angular log decorator.

Maintained by Alexander Thiel

About

A class registry system to allow static namespaced typescript classed to be registered with angular modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published