You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please visit the [project page](http://tochoromero.github.com/aurelia-table) for the documentation and examples.
2
2
3
-
## Updating to 0.1.5
4
-
There was one breaking change in version 0.1.5.
5
-
The Filter Plugin has been updated to allow multiple filters at the same time. The ```filter-text``` and
6
-
```filter-keys``` properties <strong>have been replaced</strong> by a ```filters``` property.
7
-
Please refer to the [documentation](http://tochoromero.github.com/aurelia-table) to learn how to use it.
8
-
9
3
## Features
10
4
Aurelia Table is very easy to use, and you have complete control over the look and feel. You can make your table look exactly the way you want using plain html and css.
11
5
Out of the box you will get:
@@ -15,3 +9,9 @@ Out of the box you will get:
15
9
- Row Selection
16
10
17
11
For a complete list of features and examples please visit the [project page](http://tochoromero.github.com/aurelia-table).
0 commit comments