0.3.0 • Published 9 years ago

ts-angular-class-registry v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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

0.3.0

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago