Skip to content

Commit

Permalink
updated readme for #142
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Bosch committed May 10, 2013
1 parent f03e337 commit d0e0545
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Expand Up @@ -412,13 +412,6 @@ update the widget.
- `ng-repeat` is not supported on a `<select data-role="slider">` yet, as jqm
creates a sibling element to the select, instead of a wrapper (like in all other cases).

### widget `table`

- Dynamically adding rows results in wrong styling:
The table widget of jQuery Mobile does not yet contain a refresh method. This will
be implemented in jqm 1.3.1, see here: https://github.com/jquery/jquery-mobile/issues/5570


##Integrating custom jquery mobile plugins with angular

All integration work is done using the `jqmNgWidget` provider.
Expand Down

0 comments on commit d0e0545

Please sign in to comment.