Skip to content

Commit 2c52de3

Browse files
committed
update readme
1 parent 5238035 commit 2c52de3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ All this work is based on the following assumptions:
2929

3030
* Angular native implementation compatible with 1.3.4+;
3131
* Keep things DRY;
32+
* Supports static and dynamic (ng-repeat) rows;
3233
* Easy to apply any style on top of it;
3334
* Works with any base CSS framework;
3435
* Should integrate seamlessly with any table component you might choose to use.
@@ -73,7 +74,9 @@ All this work is based on the following assumptions:
7374

7475
#### wt-responsive-table
7576

76-
* wt-responsive-tables
77+
* table: wt-responsive-table
78+
* td: responsive-omit-title: title should be ommited
79+
* td: responsive-omit-if-empty: no row for empty cells
7780

7881
## Installation
7982

0 commit comments

Comments
 (0)