Closed tbosch closed 11 years ago
Also update to angular 1.0.6, see the changelog here: https://github.com/angular/angular.js/blob/master/CHANGELOG.md
Things to investigate, whether we already have workarounds in the adapter, which can be removed:
Updated to jqm 1.3.1, fixed tests and added tests for the new table widget. Needed to change in the adapter itself yet. The points mentioned above still need to be examined...
Checked the chanelog, no further changes needed. Only angular-mocks stays old for now, this is handled by #181.
Closing this.
Jqm 1.3.1 is out. Updating the adapter should fixes several issues, e.g. #142.
Tobias