opitzconsulting / jquery-mobile-angular-adapter

jquery mobile angular adapter
MIT License
517 stars 114 forks source link

table widget: add refresh support #142

Closed tbosch closed 11 years ago

tbosch commented 11 years ago

Jqm 1.3 introduced the table widget. However, it does not yet have a refresh method, see here: https://github.com/jquery/jquery-mobile/issues/5570. Waiting for jqm 1.3.1 to implement this...

jperl commented 11 years ago

:+1: (added a comment to watch this)

tbosch commented 11 years ago

Just updated to jqm 1.3.1 and the jqm table widget seems to refresh properly now. @jperl Could you also do some tests?

Thanks, Tobias

jperl commented 11 years ago

@tigbro Sure!

tbosch commented 11 years ago

As far as I see this is working now, I also added tests for this. Closing...