Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Releases: ulfryk/angular-typescript

BettaTyped

08 Jul 06:49
Compare
Choose a tag to compare

Changelog:

  • remove TS typings from repo
  • use typings instead of DefinitelyTyped

Phantomized

29 Jun 12:53
Compare
Choose a tag to compare

Changelog:

  • updated dependencies
  • moved test browser to PhantomJS2 (for compatibility with newer Angular versions)

Ugly Kid Joe

28 Dec 09:09
Compare
Choose a tag to compare

Changelog:

  • update Resource class (use this type in returned values)
  • keep dependencies up to date (TS 1.7)

Dirty Harry

24 Sep 14:02
Compare
Choose a tag to compare

Still almost stable, but no new issues appear now:

Changelog:

  • fix issue connected with directive name
  • fix type issues for Resource part
  • keep dependencies up to date (TS 1.6)

Just a Kid

23 Jul 19:40
Compare
Choose a tag to compare

Changelog:

  • better README.md
  • injected dependencies are attached with '$$' prefix, not '$_'

Ready to Rock

30 Jun 05:51
Compare
Choose a tag to compare

It's first tested and fully working version of this module.

Changelog:

  • fixed all bugs
  • 100% test coverage
  • fixed major @at.resource() misbehvin' issues