Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.37 KB

ReleaseNotes.md

File metadata and controls

25 lines (16 loc) · 1.37 KB

Hi, just released version 1.3.1 of jquery-mobile-angular adapter. This works with angular 1.0.6 and jquery-mobile 1.3.1.

Thanks all who provided feedback and submitted issues!

New features:

  • upgrade to angular 1.0.6 and jqm 1.3.1.
  • jqm table widget now fully working, as jqm added the refresh function.

Breaking changes:

  • routes with absolute urls in templateUrl are not treated as real absolute urls, and not prefixed with the base url of the document (issue 155)

Feedback welcome!

Tobias